| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-02-13 | Add Japanese translation | Shun Sakai | 10 | -90/+1458 | |
| 2020-02-11 | Fix typo in CONTRIBUTING.md | Shun Sakai | 1 | -2/+2 | |
| The ISO 639-1 code of Japanese is not "jp" but "ja". | |||||
| 2020-02-09 | Improve styling of emote messages | Nicolas Werner | 3 | -11/+10 | |
| 2020-02-07 | fix c++11 range-loop might detach Qt container | Nicolas Werner | 2 | -2/+2 | |
| 2020-02-06 | Don't leak the full file path when sending file | Nicolas Werner | 1 | -1/+1 | |
| 2020-02-06 | Fix bug in html tag escaping | Nicolas Werner | 1 | -3/+2 | |
| 2020-02-05 | Fix linter issue | Nicolas Werner | 1 | -1/+4 | |
| 2020-02-05 | Bump mtxclient to fix keybackup | Nicolas Werner | 1 | -1/+1 | |
| 2020-02-05 | Fix integer overflow of cachesize on windows | DeepBlueV7.X | 1 | -1/+1 | |
| 2020-02-04 | Make closing the reply popup actually clear the reply message | Joseph Donofry | 4 | -1/+9 | |
| 2020-02-04 | Select first room on startup | Nicolas Werner | 3 | -7/+15 | |
| 2020-02-04 | modernize: use override | Nicolas Werner | 10 | -37/+13 | |
| 2020-02-04 | modernize: raw string literals | Nicolas Werner | 1 | -3/+3 | |
| 2020-02-04 | modernize: use nullptr | Nicolas Werner | 29 | -43/+43 | |
| 2020-02-03 | Improve styling a bit | Nicolas Werner | 6 | -14/+15 | |
| 2020-02-02 | use room rules for mentions | Nicolas Werner | 2 | -22/+32 | |
| 2020-02-02 | Fix <displaynames> | Nicolas Werner | 1 | -1/+1 | |
| 2020-02-02 | Add muting | Nicolas Werner | 3 | -6/+88 | |
| 2020-02-02 | Close popup when clicking outside | Nicolas Werner | 1 | -0/+1 | |
| 2020-02-02 | Speed up timeline by using global ToolTip and Menu | Nicolas Werner | 14 | -418/+458 | |
| 2020-02-01 | more emojis | Joseph Donofry | 1 | -0/+4 | |
| 2020-01-31 | Remove wildcard mtx.hpp includes | Nicolas Werner | 4 | -4/+5 | |
| 2020-01-31 | Remove even more headers | Nicolas Werner | 2 | -3/+1 | |
| 2020-01-31 | Remove more unneeded headers | Nicolas Werner | 9 | -113/+103 | |
| 2020-01-31 | Remove metatypes from headers | Nicolas Werner | 16 | -43/+42 | |
| 2020-01-31 | Optimize includes a bit | Nicolas Werner | 41 | -228/+271 | |
