summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-05-26Fix some join messages showing as emptyNicolas Werner
2020-05-24Added an option to have descriptions for user settings.lkito
2020-05-21Added an optional feature to show bigger emoji-only messages with 3 or less e...lkito
2020-05-18add a bit of additional logging to image pasteNicolas Werner
2020-05-18Add /roomnick commandNicolas Werner
2020-05-18Tag rooms via context menuNicolas Werner
2020-05-16Implemented optional message body highlighting feature.lkito
2020-05-15Prevent timeline being black on some platformsNicolas Werner
2020-05-15remove #if defined __has_includeCH Chethan Reddy
2020-05-15Change the commit hash for mtxclientCH Chethan Reddy
2020-05-15minor fixesCH Chethan Reddy
2020-05-14Add un-encrypted warning icon for messages in encrypted roomsJoseph Donofry
2020-05-14Show inline imagesNicolas Werner
2020-05-10Translation updatesNicolas Werner
2020-05-10Remove shadowing loginMethodNicolas Werner
2020-05-10Fix not being able to log http status on loginNicolas Werner
2020-05-09Add SSONicolas Werner
2020-05-09Improve Login and Register page hintingNicolas Werner
2020-05-08Merge pull request #192 from Nheko-Reborn/reactionsDeepBlueV7.X
2020-05-06Fix messages being immediately read againNicolas Werner
2020-05-06Remove unused binding nameNicolas Werner
2020-05-06Fix reaction redaction for real this timeNicolas Werner
2020-05-06Fix rooms with a lot of reactions not paginating correctlyNicolas Werner
2020-05-06Show displayname on reactionsNicolas Werner
2020-05-06Fix reaction countNicolas Werner
2020-05-05Misc color fixesNicolas Werner
2020-05-05Fix joined rooms dropping to the bottom at firstNicolas Werner
2020-05-05Fix jumpy room list, when sort order is ambiguousNicolas Werner
2020-05-04Basic, broken reaction displayNicolas Werner
2020-05-04Fix self counting as read messageNicolas Werner
2020-05-04Speed up initial load a bitNicolas Werner
2020-05-02Add delete pending_receipts migrationNicolas Werner
2020-05-02Add support for db migrationsNicolas Werner
2020-05-01Merge pull request #184 from shocklateboy92/features/backlog-progressDeepBlueV7.X
2020-04-30Run linterLasath Fernando
2020-05-01Old Qt doesn't have .get...Nicolas Werner
2020-04-30Optimize RoomList sortingNicolas Werner
2020-04-30Don't store pending receipts in cacheNicolas Werner
2020-04-30Strip reply fallback from plain text bodyNicolas Werner
2020-04-29Add visual indication that data is being fetchedLasath Fernando
2020-04-29Make notifications a bit easier to readNicolas Werner
2020-04-29Fix high CPU usage on high dpi screensNicolas Werner
2020-04-26Send correct orientation for exif rotated imagesNicolas Werner
2020-04-26Only prune old messages every 500 syncsNicolas Werner
2020-04-26Respect exif rotation of imagesNicolas Werner
2020-04-24Fix double percent encoding of invitesNicolas Werner
2020-04-23Change decrypt setting againJoseph Donofry
2020-04-23Merge branch 'decrypt-sidebar' of ssh://github.com/Nheko-Reborn/nheko into de...Joseph Donofry
2020-04-23Change how decrypt value is retrieved from settingsJoseph Donofry
2020-04-23Merge branch 'master' into decrypt-sidebarJoseph Donofry