Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `client_pickle` messenger configuration param | Alex Auvolat | 2020-03-05 | 1 | -1/+4 |
| | | | | so that a serialized client object can be passed, bypassing the need to re-login at each restart | ||||
* | Fix SIGSEGV | Alex Auvolat | 2020-03-04 | 1 | -2/+4 |
| | |||||
* | Don't flood Messenger bridge logs to stderr by default | Alex Auvolat | 2020-03-04 | 2 | -4/+5 |
| | |||||
* | Better practices | Alex Auvolat | 2020-03-04 | 1 | -0/+1 |
| | |||||
* | Improve exiting (actually it was Mattermost that was creating a deadlock) | Alex Auvolat | 2020-03-04 | 1 | -7/+9 |
| | |||||
* | Handle shutdown better | Alex Auvolat | 2020-03-02 | 1 | -17/+28 |
| | |||||
* | (wip) many things don't work | Alex Auvolat | 2020-03-01 | 1 | -0/+1 |
| | |||||
* | Messenger: hopefully handle joins correctly | Alex Auvolat | 2020-03-01 | 1 | -1/+1 |
| | |||||
* | Refactor some && officially integrate Messenger backend :) | Alex Auvolat | 2020-03-01 | 1 | -0/+6 |
| | |||||
* | Read backlog; handle messages in the correct order | Alex Auvolat | 2020-03-01 | 1 | -1/+16 |
| | |||||
* | Very primitive ability to send fb messages | Alex Auvolat | 2020-03-01 | 1 | -3/+4 |
| | |||||
* | Load member lists and avatar (low res) from facebook | Alex Auvolat | 2020-02-29 | 1 | -14/+34 |
| | |||||
* | Support for external processes; stub FB messenger bridge | Alex Auvolat | 2020-02-29 | 2 | -0/+437 |