Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve exiting (actually it was Mattermost that was creating a deadlock) | Alex Auvolat | 2020-03-04 | 1 | -26/+17 |
| | |||||
* | Handle shutdown better | Alex Auvolat | 2020-03-02 | 1 | -2/+20 |
| | |||||
* | Now receiving messages from messenger as well (rudimentary) | Alex Auvolat | 2020-03-01 | 1 | -4/+16 |
| | |||||
* | Allow _ezbr_ to be put in suffix of usernames/room aliases instead of prefix | Alex Auvolat | 2020-02-29 | 1 | -10/+16 |
| | |||||
* | Put Easybridge avatar in Docker container | Alex Auvolat | 2020-02-28 | 1 | -1/+7 |
| | |||||
* | Error channels; notify users of restart | Alex Auvolat | 2020-02-28 | 1 | -6/+6 |
| | |||||
* | Add easybridge account config widget in system rooms | Alex Auvolat | 2020-02-28 | 1 | -0/+1 |
| | |||||
* | Store the user's key in the session store so that login/unlock is automatic ↵ | Alex Auvolat | 2020-02-28 | 1 | -0/+5 |
| | | | | if cookie is still there | ||||
* | Remove accounts from config file; add log level | Alex Auvolat | 2020-02-27 | 1 | -27/+15 |
| | |||||
* | Refactor | Alex Auvolat | 2020-02-26 | 1 | -32/+2 |
| | |||||
* | Implement account configuration save/load from db | Alex Auvolat | 2020-02-26 | 1 | -12/+18 |
| | |||||
* | Stub web interface | Alex Auvolat | 2020-02-26 | 1 | -0/+4 |
| | |||||
* | Room autorejoin | Alex Auvolat | 2020-02-26 | 1 | -19/+3 |
| | |||||
* | Move appservice/ to / | Alex Auvolat | 2020-02-26 | 1 | -13/+4 |
| | |||||
* | go fmt | Alex Auvolat | 2020-02-23 | 1 | -2/+2 |
| | |||||
* | Basic backlogging | Alex Auvolat | 2020-02-21 | 1 | -0/+1 |
| | |||||
* | Easybridge has an avatar | Alex Auvolat | 2020-02-21 | 1 | -4/+4 |
| | |||||
* | Basic mattermost is going on correctly | Alex Auvolat | 2020-02-17 | 1 | -0/+3 |
| | |||||
* | Go fmt | Alex Auvolat | 2020-02-17 | 1 | -31/+31 |
| | |||||
* | Fix XMPP && transmit nicknames from bridges to matrix | Alex Auvolat | 2020-02-17 | 1 | -0/+2 |
| | |||||
* | Set easybridge display name | Alex Auvolat | 2020-02-17 | 1 | -1/+1 |
| | |||||
* | Logging; fix xmpp a bit | Alex Auvolat | 2020-02-17 | 1 | -4/+7 |
| | |||||
* | Basic bridging going on both ways successfully | Alex Auvolat | 2020-02-16 | 1 | -0/+2 |
| | |||||
* | Begin some bridging | Alex Auvolat | 2020-02-16 | 1 | -1/+4 |
| | |||||
* | Some infrastructure | Alex Auvolat | 2020-02-16 | 1 | -96/+165 |
| | |||||
* | Basic XMPP | Alex Auvolat | 2020-02-16 | 1 | -7/+59 |
| | |||||
* | Invitations, closing before configure, etc | Alex Auvolat | 2020-02-16 | 1 | -2/+2 |
| | |||||
* | First commit with working stub of IRC bridge | Alex Auvolat | 2020-02-16 | 1 | -0/+93 |