Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-27 | Reconfigure server url, when requested by login response | Nicolas Werner | 1 | -0/+6 | |
2019-06-27 | Support well-known for server discovery | Nicolas Werner | 9 | -690/+3096 | |
2019-06-27 | Fix santizize=undefined warning (overflow) | Nicolas Werner | 2 | -4/+4 | |
2019-06-26 | Removed RPATH from compiled binaries. | Vitaly Zaitsev | 1 | -0/+2 | |
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org> | |||||
2019-06-14 | Further UI Updates to Rich Replies | Joseph Donofry | 6 | -15/+29 | |
2019-06-13 | Further Improve Reply Functionality | Joseph Donofry | 15 | -74/+177 | |
Quoted replies now include matrix.to links for the event and the user. UI Rendering has been (slightly) improved... still very WIP. Restructured the reply structure in the code for future usability improvements. | |||||
2019-06-11 | Add style for reply popup. Fix ALL of the linting issues | redsky17 | 12 | -16/+23 | |
2019-06-11 | Fix lambda capture and lint issues | redsky17 | 2 | -2/+4 | |
2019-06-11 | Fix linting issue | Joseph Donofry | 1 | -2/+1 | |
2019-06-11 | Initial Support for Rich Replies | Joseph Donofry | 11 | -254/+411 | |
Add placeholder UI for showing replies in the text entry widget. Existing quoting capability has been removed (Temporarily), as it was replaced with the new reply capability. Replies sent from nheko do not currently appear correctly in the timeline (this will be fixed in a future commit). | |||||
2019-06-09 | Add initial support for rich replies to nheko | Joseph Donofry | 10 | -9/+65 | |
2019-06-06 | Update CHANGELOG.md with 0.7.0 changes thus far | Joseph Donofry | 1 | -0/+10 | |
2019-05-30 | Update CHANGELOG.md with 0.7.0 changes thus far | Joseph Donofry | 1 | -0/+9 | |
2019-05-27 | Update mtxclient version | redsky17 | 1 | -2/+2 | |
2019-05-27 | Fix linting issues | redsky17 | 2 | -18/+16 | |
2019-05-27 | Add reply and menu buttons to TimelineItem | redsky17 | 4 | -3/+56 | |
2019-05-22 | Update to v0.6.4 | Joseph Donofry | 6 | -10/+33 | |
2019-05-22 | Minor build tweaks | Joseph Donofry | 3 | -3/+11 | |
2019-05-22 | Update mtxclient version and build args | Joseph Donofry | 2 | -3/+3 | |
2019-05-19 | Replicate AppVeyor JSON Install from mtxclient: | Joseph Donofry | 1 | -1/+3 | |
https://github.com/Nheko-Reborn/mtxclient/commit/023177170c4 | |||||
2019-05-15 | Update nightly badge link | Joseph Donofry | 1 | -1/+1 | |
2019-05-15 | Fix flathub badge size | Joseph Donofry | 1 | -1/+1 | |
2019-05-15 | Fix flathub badge size | Joseph Donofry | 1 | -1/+1 | |
2019-05-15 | Fix flathub badge size | Joseph Donofry | 1 | -1/+1 | |
2019-05-15 | Update flathub link | Joseph Donofry | 1 | -1/+2 | |
2019-05-14 | Update appdata.xml | Joseph Donofry | 1 | -2/+26 | |
2019-05-12 | Update to newer mtxclient to allow optional static linking | Joseph Donofry | 2 | -2/+3 | |
2019-05-12 | Attempt to make travis build with more cores | Joseph Donofry | 1 | -0/+2 | |
2019-05-09 | Update Travis Install Script | Joseph Donofry | 1 | -0/+3 | |
Add new key for ubuntu repo that causes travis to fail. | |||||
2019-05-08 | link boost dynamically | redsky17 | 2 | -2/+3 | |
2019-05-08 | Update mtxclient ver | redsky17 | 1 | -2/+2 | |
2019-05-08 | Update to boost 1.69.0 to attemp travis fix | redsky17 | 1 | -5/+4 | |
2019-05-01 | Remove 'error on unset' for travis builds | redsky17 | 2 | -2/+2 | |