aboutsummaryrefslogtreecommitdiff
path: root/server.go
Commit message (Expand)AuthorAgeFilesLines
* Fix searchAlex Auvolat2020-03-091-3/+3
* Fix revUserId (messenger) and implement search (messenger only for now)Alex Auvolat2020-03-091-0/+16
* Improve exiting (actually it was Mattermost that was creating a deadlock)Alex Auvolat2020-03-041-1/+6
* Handle shutdown betterAlex Auvolat2020-03-021-8/+12
* Support for external processes; stub FB messenger bridgeAlex Auvolat2020-02-291-1/+3
* Allow _ezbr_ to be put in suffix of usernames/room aliases instead of prefixAlex Auvolat2020-02-291-1/+1
* Fix Mattermost event deduplicationAlex Auvolat2020-02-291-5/+9
* Allow "query" againAlex Auvolat2020-02-281-1/+1
* FixesAlex Auvolat2020-02-281-10/+17
* Put Easybridge avatar in Docker containerAlex Auvolat2020-02-281-1/+1
* Error channels; notify users of restartAlex Auvolat2020-02-281-7/+17
* Handle matrix left events correctly (hopefully)Alex Auvolat2020-02-281-3/+3
* Make protocol name/account name search case insensitiveAlex Auvolat2020-02-281-1/+1
* Rename DbCache to DbKvAlex Auvolat2020-02-281-1/+1
* Do not put password in form on modifyAlex Auvolat2020-02-271-1/+1
* Logging done betterAlex Auvolat2020-02-271-2/+3
* Handle event IDs on xmpp; do not echo back messagesAlex Auvolat2020-02-261-0/+4
* Room autorejoinAlex Auvolat2020-02-261-10/+2
* Move appservice/ to /Alex Auvolat2020-02-261-0/+259