Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Nicolas Werner | 2021-03-05 | 6 | -0/+24 |
* | Remove UserItem class | Loren Burkholder | 2021-01-15 | 2 | -82/+0 |
* | lint | Nicolas Werner | 2020-12-25 | 1 | -1/+2 |
* | Fix some compiler warnings | Nicolas Werner | 2020-12-25 | 1 | -5/+5 |
* | Remove redundant user search suggestion code | Nicolas Werner | 2020-11-25 | 2 | -68/+41 |
* | Optimize build | Nicolas Werner | 2020-10-27 | 3 | -2/+9 |
* | Remove some redundant functions | Nicolas Werner | 2020-05-30 | 1 | -4/+7 |
* | Improve compile times a tiny bit | Nicolas Werner | 2020-05-26 | 3 | -6/+3 |
* | Fix reply not closing | Nicolas Werner | 2020-04-13 | 2 | -147/+0 |
* | Fix broken avatars in quick switcher | Nicolas Werner | 2020-03-22 | 1 | -2/+7 |
* | fix c++11 range-loop might detach Qt container | Nicolas Werner | 2020-02-07 | 1 | -1/+1 |
* | Select first room on startup | Nicolas Werner | 2020-02-04 | 1 | -1/+2 |
* | modernize: use nullptr | Nicolas Werner | 2020-02-04 | 2 | -4/+4 |
* | Remove more unneeded headers | Nicolas Werner | 2020-01-31 | 2 | -4/+7 |
* | Remove metatypes from headers | Nicolas Werner | 2020-01-31 | 2 | -5/+3 |
* | Optimize includes a bit | Nicolas Werner | 2020-01-31 | 1 | -6/+1 |
* | Add initial QML Reply Popup | Joseph Donofry | 2020-01-27 | 1 | -1/+0 |
* | Reduce overhead of Cache.h | Nicolas Werner | 2019-12-15 | 6 | -16/+12 |
* | Reduce some include of Cache.h since it needs 11s on average | Nicolas Werner | 2019-12-14 | 1 | -0/+2 |
* | Replace timeline with empty qml view | Nicolas Werner | 2019-11-23 | 1 | -35/+42 |
* | Merge pull request #86 from Nheko-Reborn/avatar-memory-usage | DeepBlueV7.X | 2019-08-30 | 1 | -21/+5 |
|\ | |||||
| * | Try to reduce memory usage by reusing avatar pixmaps | Nicolas Werner | 2019-08-26 | 1 | -21/+5 |
* | | Fix themeing issues on mentions | Joseph Donofry | 2019-08-29 | 2 | -1/+15 |
|/ | |||||
* | More updates to mentions functionality | Joseph Donofry | 2019-08-19 | 2 | -9/+16 |
* | Fix issues with caching and loading of mentions. | Joseph Donofry | 2019-08-12 | 2 | -9/+52 |
* | Cache User Mentions | Joseph Donofry | 2019-08-09 | 2 | -0/+148 |
* | Further UI Updates to Rich Replies | Joseph Donofry | 2019-06-14 | 2 | -8/+14 |
* | Further Improve Reply Functionality | Joseph Donofry | 2019-06-13 | 4 | -26/+89 |
* | Add style for reply popup. Fix ALL of the linting issues | redsky17 | 2019-06-11 | 5 | -6/+4 |
* | Initial Support for Rich Replies | Joseph Donofry | 2019-06-11 | 6 | -0/+554 |