Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DbCache to DbKv | Alex Auvolat | 2020-02-28 | 6 | -6/+12 |
| | |||||
* | Refactor connector creation logic | Alex Auvolat | 2020-02-28 | 4 | -95/+109 |
| | |||||
* | XMPP logging | Alex Auvolat | 2020-02-27 | 2 | -11/+10 |
| | |||||
* | Logging done better | Alex Auvolat | 2020-02-27 | 1 | -6/+3 |
| | |||||
* | Fix maintenance of connected status | Alex Auvolat | 2020-02-26 | 2 | -0/+2 |
| | |||||
* | Initial ability to configure accounts from web interface | Alex Auvolat | 2020-02-26 | 7 | -12/+174 |
| | |||||
* | Try to fix stuff | Alex Auvolat | 2020-02-26 | 1 | -1/+5 |
| | |||||
* | Handle event IDs on xmpp; do not echo back messages | Alex Auvolat | 2020-02-26 | 1 | -1/+7 |
| | |||||
* | Whoops & refactor | Alex Auvolat | 2020-02-26 | 1 | -1/+1 |
| | |||||
* | Room autorejoin | Alex Auvolat | 2020-02-26 | 1 | -1/+2 |
| | |||||
* | Backlog several pages of messages if not initial backlog | Alex Auvolat | 2020-02-26 | 1 | -17/+50 |
| | |||||
* | Parallelize mattermost room loading; mutexes | Alex Auvolat | 2020-02-26 | 1 | -36/+78 |
| | |||||
* | go fmt | Alex Auvolat | 2020-02-23 | 4 | -60/+59 |
| | |||||
* | Restrict to subset of teams | Alex Auvolat | 2020-02-21 | 1 | -18/+41 |
| | |||||
* | Fix fetching room/user pictures | Alex Auvolat | 2020-02-21 | 1 | -5/+5 |
| | |||||
* | Keep in cache the Id of the last seen post for backlogging purposes | Alex Auvolat | 2020-02-21 | 2 | -2/+17 |
| | |||||
* | Basic backlogging | Alex Auvolat | 2020-02-21 | 2 | -4/+38 |
| | |||||
* | Implement on-demand updating of room & user pictures | Alex Auvolat | 2020-02-21 | 2 | -22/+80 |
| | |||||
* | Mattermost media objects in both ways + user/team profile pictures from MM ↵ | Alex Auvolat | 2020-02-21 | 5 | -36/+142 |
| | | | | to Matrix | ||||
* | Files&images Mattermost->Matrix works | Alex Auvolat | 2020-02-21 | 3 | -1/+118 |
| | |||||
* | Easybridge has an avatar | Alex Auvolat | 2020-02-21 | 2 | -7/+62 |
| | |||||
* | Get display name correctly | Alex Auvolat | 2020-02-18 | 1 | -4/+4 |
| | |||||
* | Don't always rejoin; propagate user nicknames | Alex Auvolat | 2020-02-18 | 1 | -7/+22 |
| | |||||
* | WTH nil is not propagated correctly ? got quantum nil if not doing this | Alex Auvolat | 2020-02-18 | 1 | -1/+4 |
| | |||||
* | Handle mattermost private messages | Alex Auvolat | 2020-02-18 | 1 | -68/+122 |
| | |||||
* | (incomplete) handle title changes from mattermost to matrix | Alex Auvolat | 2020-02-18 | 1 | -0/+15 |
| | |||||
* | Basic mattermost is going on correctly | Alex Auvolat | 2020-02-17 | 1 | -0/+299 |
| | |||||
* | Fix query/join with invalid IDs (for IRC) | Alex Auvolat | 2020-02-17 | 1 | -7/+13 |
| | |||||
* | Talking to Easybridge is now possible for some things | Alex Auvolat | 2020-02-17 | 3 | -2/+12 |
| | |||||
* | Go fmt | Alex Auvolat | 2020-02-17 | 2 | -24/+25 |
| | |||||
* | Logging | Alex Auvolat | 2020-02-17 | 2 | -10/+12 |
| | |||||
* | Fix XMPP && transmit nicknames from bridges to matrix | Alex Auvolat | 2020-02-17 | 3 | -51/+74 |
| | |||||
* | Correctly update room topics (works on irc) | Alex Auvolat | 2020-02-17 | 3 | -12/+29 |
| | |||||
* | Logging; fix xmpp a bit | Alex Auvolat | 2020-02-17 | 2 | -5/+38 |
| | |||||
* | Basic bridging going on both ways successfully | Alex Auvolat | 2020-02-16 | 1 | -0/+5 |
| | |||||
* | Begin some bridging | Alex Auvolat | 2020-02-16 | 1 | -2/+2 |
| | |||||
* | Some infrastructure | Alex Auvolat | 2020-02-16 | 1 | -2/+2 |
| | |||||
* | Basic XMPP | Alex Auvolat | 2020-02-16 | 4 | -21/+332 |
| | |||||
* | Invitations, closing before configure, etc | Alex Auvolat | 2020-02-16 | 2 | -3/+44 |
| | |||||
* | First commit with working stub of IRC bridge | Alex Auvolat | 2020-02-16 | 3 | -0/+410 |