| Commit message (Expand) | Author | Files | Lines |
2020-02-27 | ove stream fetch DB queries to worker stores. github/erikj/worker_can_read_streams erikj/worker_can_read_streams | Erik Johnston | 8 | -178/+199 |
2020-02-26 | Store room version on invite (#6983) | Richard van der Hoff | 7 | -2/+78 |
2020-02-26 | Port PresenceHandler to async/await (#6991) | Erik Johnston | 7 | -115/+113 |
2020-02-26 | Updated warning for incorrect database collation/ctype (#6985) | Uday Bansal | 2 | -3/+8 |
2020-02-26 | Ensure 'deactivated' parameter is a boolean on user admin API, Fix error hand... | Andrew Morgan | 4 | -4/+68 |
2020-02-25 | Sanity-check database before running upgrades (#6982) | Richard van der Hoff | 3 | -17/+33 |
2020-02-25 | Merge worker apps into one. (#6964) | Erik Johnston | 16 | -2327/+1052 |
2020-02-25 | contrib/docker: remove quotes for POSTGRES_INITDB_ARGS (#6984) | Fridtjof Mund | 2 | -1/+2 |
2020-02-24 | Remove redundant store_room call (#6979) | Richard van der Hoff | 2 | -23/+1 |
2020-02-24 | Upsert room version when we join over federation (#6968) | Richard van der Hoff | 3 | -10/+30 |
2020-02-24 | Fix minor issues with email config (#6962) | Richard van der Hoff | 3 | -40/+36 |
2020-02-21 | No longer use room alias events to calculate room names for push notification... | Patrick Cloke | 2 | -22/+15 |
2020-02-21 | Change displayname of user as admin in rooms (#6876) | Dirk Klimpel | 2 | -1/+12 |
2020-02-2 |