Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Security against deletion of dbPmRoomMap entries | Alex Auvolat | 2020-10-04 | 1 | -1/+5 |
* | Update go packages; remove db cache | Alex Auvolat | 2020-10-04 | 1 | -67/+17 |
* | Allow _ezbr_ to be put in suffix of usernames/room aliases instead of prefix | Alex Auvolat | 2020-02-29 | 1 | -10/+13 |
* | Fix Mattermost event deduplication | Alex Auvolat | 2020-02-29 | 1 | -3/+9 |
* | Actually gorm:"type:text" was useless | Alex Auvolat | 2020-02-28 | 1 | -21/+21 |
* | Fix db models to use text instead of varchar; remove unused columns & fix ind... | Alex Auvolat | 2020-02-28 | 1 | -33/+31 |
* | Handle matrix left events correctly (hopefully) | Alex Auvolat | 2020-02-28 | 1 | -13/+23 |
* | Add LRU cache for some DB operations | Alex Auvolat | 2020-02-28 | 1 | -27/+82 |
* | Rename DbCache to DbKv | Alex Auvolat | 2020-02-28 | 1 | -11/+11 |
* | Logging done better | Alex Auvolat | 2020-02-27 | 1 | -5/+5 |
* | Implement account configuration save/load from db | Alex Auvolat | 2020-02-26 | 1 | -1/+13 |
* | Room autorejoin | Alex Auvolat | 2020-02-26 | 1 | -0/+16 |
* | Move appservice/ to / | Alex Auvolat | 2020-02-26 | 1 | -0/+266 |