aboutsummaryrefslogtreecommitdiff
path: root/connector/irc
Commit message (Expand)AuthorAgeFilesLines
* Looks like 2FA works in facebook messenger :oAlex Auvolat2020-10-041-0/+4
* IRC autorejoin on reconnectAlex Auvolat2020-05-041-0/+12
* Add password authentication to IRCAlex Auvolat2020-05-042-4/+32
* Notify user of stuff going on in backends (not done for FB Messenger)Alex Auvolat2020-05-041-3/+2
* Fix revUserId (messenger) and implement search (messenger only for now)Alex Auvolat2020-03-091-0/+5
* Load member lists and avatar (low res) from facebookAlex Auvolat2020-02-291-1/+1
* Support for external processes; stub FB messenger bridgeAlex Auvolat2020-02-291-1/+1
* Fix Mattermost event deduplicationAlex Auvolat2020-02-291-8/+8
* Rename DbCache to DbKvAlex Auvolat2020-02-282-2/+4
* Refactor connector creation logicAlex Auvolat2020-02-281-22/+25
* Fix maintenance of connected statusAlex Auvolat2020-02-261-0/+1
* Initial ability to configure accounts from web interfaceAlex Auvolat2020-02-262-1/+55
* Mattermost media objects in both ways + user/team profile pictures from MM to...Alex Auvolat2020-02-211-3/+11
* Fix query/join with invalid IDs (for IRC)Alex Auvolat2020-02-171-7/+13
* Talking to Easybridge is now possible for some thingsAlex Auvolat2020-02-171-2/+6
* Go fmtAlex Auvolat2020-02-171-19/+19
* LoggingAlex Auvolat2020-02-171-3/+3
* Fix XMPP && transmit nicknames from bridges to matrixAlex Auvolat2020-02-171-2/+10
* Correctly update room topics (works on irc)Alex Auvolat2020-02-171-5/+16
* Logging; fix xmpp a bitAlex Auvolat2020-02-171-2/+2
* Basic bridging going on both ways successfullyAlex Auvolat2020-02-161-0/+5
* Begin some bridgingAlex Auvolat2020-02-161-2/+2
* Some infrastructureAlex Auvolat2020-02-161-2/+2
* Basic XMPPAlex Auvolat2020-02-161-15/+28
* Invitations, closing before configure, etcAlex Auvolat2020-02-161-3/+41
* First commit with working stub of IRC bridgeAlex Auvolat2020-02-161-0/+255