Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |