Commit Graph

1454 Commits (20885dd66a25d23b326ce4f8f75c3b94fe315d85)

Author SHA1 Message Date
lkito 60ad6ce277 Added an option to have descriptions for user settings. 5 years ago
Joseph Donofry 5228861b88
Add reaction/redaction for in-line Reactions 5 years ago
lkito d8b89e2ef0 Added an optional feature to show bigger emoji-only messages with 3 or less emoji 5 years ago
Nicolas Werner bdf1147a80 add a bit of additional logging to image paste 5 years ago
Nicolas Werner 23e4408fa8 Add /roomnick command 5 years ago
Nicolas Werner 7de1fc62e8 Tag rooms via context menu 5 years ago
Nicolas Werner 5abdad308d Fix crash when reacting to messages from /sync 5 years ago
Nicolas Werner f0757a6426 Fix local echo for reactions 5 years ago
lkito 2c21f6e3fa Implemented optional message body highlighting feature. 5 years ago
Nicolas Werner 576269c9e5 Prevent timeline being black on some platforms 5 years ago
CH Chethan Reddy 57b8cdbd4d remove #if defined __has_include 5 years ago
CH Chethan Reddy e4a7e85935 Change the commit hash for mtxclient 5 years ago
CH Chethan Reddy 30d61e3114 minor fixes 5 years ago
Joseph Donofry 18f934efad
Add un-encrypted warning icon for messages in encrypted rooms 5 years ago
Nicolas Werner 279bcd1bf2 Show inline images 5 years ago
Joseph Donofry ee4dcef90f
Add new QML-based emoji picker (work in progress) 5 years ago
Joseph Donofry 8984661187
Initial support for sending reactions 5 years ago
Nicolas Werner 000ab4853a Translation updates 5 years ago
Nicolas Werner 6befadeec8 Remove shadowing loginMethod 5 years ago
Nicolas Werner 9713284435 Fix not being able to log http status on login 5 years ago
Nicolas Werner 7b1fa60cc6 Add SSO 5 years ago
Nicolas Werner 813790e603 Improve Login and Register page hinting 5 years ago
Joseph Donofry a1661f7006
merge master into reactions 5 years ago
Nicolas Werner a942ae9b93 Fix messages being immediately read again 5 years ago
Nicolas Werner 0b1d3a40f4 Remove unused binding name 5 years ago
Nicolas Werner e5a5a66716 Fix reaction redaction for real this time 5 years ago
Nicolas Werner ff54ce9334 Fix rooms with a lot of reactions not paginating correctly 5 years ago
Nicolas Werner e045e3eb1c Show displayname on reactions 5 years ago
Nicolas Werner 8348a6c35d Fix reaction count 5 years ago
Nicolas Werner e55a09906f Misc color fixes 5 years ago
Nicolas Werner 692c6119b4 Fix joined rooms dropping to the bottom at first 5 years ago
Nicolas Werner db24f174b1 Fix jumpy room list, when sort order is ambiguous 5 years ago
Nicolas Werner 54013e4a00 Basic, broken reaction display 5 years ago
Nicolas Werner a8b22e49c3 Fix self counting as read message 5 years ago
Nicolas Werner 0c73c74574 Speed up initial load a bit 5 years ago
Nicolas Werner d6685e8d61 Add delete pending_receipts migration 5 years ago
Nicolas Werner dad2de7ba2 Add support for db migrations 5 years ago
Lasath Fernando 166ed0674d Run linter 5 years ago
Nicolas Werner 9750241e73 Old Qt doesn't have .get... 5 years ago
Nicolas Werner 641a883bfd Optimize RoomList sorting 5 years ago
Nicolas Werner e6fcccc8bd Don't store pending receipts in cache 5 years ago
Nicolas Werner 0716bbafff Strip reply fallback from plain text body 5 years ago
Lasath Fernando 1f9d3024b1 Add visual indication that data is being fetched 5 years ago
Nicolas Werner bb66254c58 Make notifications a bit easier to read 5 years ago
Nicolas Werner 27350cf51e Fix high CPU usage on high dpi screens 5 years ago
Nicolas Werner 17c657a170 Send correct orientation for exif rotated images 5 years ago
Nicolas Werner d6386546b3 Only prune old messages every 500 syncs 5 years ago
Nicolas Werner 28adc9dc9b Respect exif rotation of images 5 years ago
Nicolas Werner d94ac86816 Fix double percent encoding of invites 5 years ago
Joseph Donofry 5893365439 Change decrypt setting again 5 years ago