aboutsummaryrefslogtreecommitdiff
path: root/connector/external
Commit message (Collapse)AuthorAgeFilesLines
* Fix revUserId (messenger) and implement search (messenger only for now)Alex Auvolat2020-03-091-2/+27
|
* `client_pickle` messenger configuration paramAlex Auvolat2020-03-051-1/+4
| | | | so that a serialized client object can be passed, bypassing the need to re-login at each restart
* Fix SIGSEGVAlex Auvolat2020-03-041-2/+4
|
* Don't flood Messenger bridge logs to stderr by defaultAlex Auvolat2020-03-042-4/+5
|
* Better practicesAlex Auvolat2020-03-041-0/+1
|
* Improve exiting (actually it was Mattermost that was creating a deadlock)Alex Auvolat2020-03-041-7/+9
|
* Handle shutdown betterAlex Auvolat2020-03-021-17/+28
|
* (wip) many things don't workAlex Auvolat2020-03-011-0/+1
|
* Messenger: hopefully handle joins correctlyAlex Auvolat2020-03-011-1/+1
|
* Refactor some && officially integrate Messenger backend :)Alex Auvolat2020-03-011-0/+6
|
* Read backlog; handle messages in the correct orderAlex Auvolat2020-03-011-1/+16
|
* Very primitive ability to send fb messagesAlex Auvolat2020-03-011-3/+4
|
* Load member lists and avatar (low res) from facebookAlex Auvolat2020-02-291-14/+34
|
* Support for external processes; stub FB messenger bridgeAlex Auvolat2020-02-292-0/+437