aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Add easybridge account config widget in system roomsAlex Auvolat2020-02-281-0/+1
|
* Store the user's key in the session store so that login/unlock is automatic ↵Alex Auvolat2020-02-281-0/+5
| | | | if cookie is still there
* Remove accounts from config file; add log levelAlex Auvolat2020-02-271-27/+15
|
* RefactorAlex Auvolat2020-02-261-32/+2
|
* Implement account configuration save/load from dbAlex Auvolat2020-02-261-12/+18
|
* Stub web interfaceAlex Auvolat2020-02-261-0/+4
|
* Room autorejoinAlex Auvolat2020-02-261-19/+3
|
* Move appservice/ to /Alex Auvolat2020-02-261-13/+4
|
* go fmtAlex Auvolat2020-02-231-2/+2
|
* Basic backloggingAlex Auvolat2020-02-211-0/+1
|
* Easybridge has an avatarAlex Auvolat2020-02-211-4/+4
|
* Basic mattermost is going on correctlyAlex Auvolat2020-02-171-0/+3
|
* Go fmtAlex Auvolat2020-02-171-31/+31
|
* Fix XMPP && transmit nicknames from bridges to matrixAlex Auvolat2020-02-171-0/+2
|
* Set easybridge display nameAlex Auvolat2020-02-171-1/+1
|
* Logging; fix xmpp a bitAlex Auvolat2020-02-171-4/+7
|
* Basic bridging going on both ways successfullyAlex Auvolat2020-02-161-0/+2
|
* Begin some bridgingAlex Auvolat2020-02-161-1/+4
|
* Some infrastructureAlex Auvolat2020-02-161-96/+165
|
* Basic XMPPAlex Auvolat2020-02-161-7/+59
|
* Invitations, closing before configure, etcAlex Auvolat2020-02-161-2/+2
|
* First commit with working stub of IRC bridgeAlex Auvolat2020-02-161-0/+93