Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-01-08 | Fix potential crash from the room directory | Nicolas Werner | 2 | -18/+48 | |
2023-01-07 | Speedup quick switcher | Nicolas Werner | 5 | -38/+57 | |
2023-01-07 | Fix clear button styling | Nicolas Werner | 1 | -20/+7 | |
2023-01-07 | Fix html in usernames | Nicolas Werner | 2 | -2/+2 | |
2023-01-07 | Navigate to space when room is selected | Nicolas Werner | 5 | -3/+11 | |
fixes #1260 | |||||
2023-01-07 | Fix crash in migrations during secrets deletion | Nicolas Werner | 3 | -18/+53 | |
We need to block the migrations returning until the migrations are done. Fixes #1258 | |||||
2023-01-05 | Update .gitlab-ci.yml | DeepBlueV7.X | 1 | -0/+2 | |
2023-01-05 | Update AppImageBuilder.yml | Zhymabek Roman | 1 | -0/+8 | |
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | |||||
2023-01-05 | Try to fix blank screen in AppImage build | Zhymabek Roman | 1 | -0/+1 | |
2023-01-05 | Try to fix blank screen in AppImage build | Zhymabek Roman | 1 | -2/+2 | |
2023-01-05 | Fix stupid typo in AppImage | Zhymabek Roman | 1 | -0/+4 | |
2023-01-05 | Fix appimage-builder package version query bug | Zhymabek Roman | 1 | -2/+6 | |
See: https://github.com/AppImageCrafters/appimage-builder/issues/280 | |||||
2023-01-02 | Bump mtxclient version | Nicolas Werner | 2 | -2/+2 | |
2023-01-02 | Maybe fix text selection in raw message dialog | Nicolas Werner | 1 | -0/+1 | |
2023-01-02 | A whole new year full of excitement and possibilities! | Nicolas Werner | 252 | -0/+252 | |
2023-01-02 | Fix pagination after timeline clear | Nicolas Werner | 2 | -1/+8 | |
2022-12-29 | Limit build jobs on small systems | Nicolas Werner | 1 |