Commit Graph

1213 Commits (1a97859930120f39c35cd8f9d5683bb1b08d1809)

Author SHA1 Message Date
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
Joseph Donofry 994edb836c Change how decrypt value is retrieved from settings 5 years ago
Nicolas Werner b00e624fb0 Fix own messages not showing as encrypted 5 years ago
Nicolas Werner d5e1475a5c Fix encrypted messages not showing a user in the sidebar 5 years ago
Joseph Donofry b298f01d92
Add signal/slot for decryption changes in last patch 5 years ago
Nicolas Werner 35601b6bef Terminate user color calculation, when no solution can be found 5 years ago
Joseph Donofry a4c280a4f9
Add ability to toggle sidebar messages for encrypted rooms 5 years ago
Nicolas Werner 0e1bb5137b Add menu entry to show decrypted source 5 years ago
Nicolas Werner ba3d405513 Fix Binding restoreMode warning spamming logs 5 years ago
Nicolas Werner e8271acd99 Fix own encrypted images not showing up after sending 5 years ago
Nicolas Werner eff8af6fac Try to fix messages getting stuck by sometimes sending them twice and never failing them 5 years ago
Nicolas Werner 695c3c0814 Fix registration on construct 5 years ago
Nicolas Werner dd1dca3751 Add --debug switch 5 years ago
Nicolas Werner a70044e67b Cache decrypted events 5 years ago
Nicolas Werner c739a0422d Fix encrypted event indicator 5 years ago
Nicolas Werner 3ae4e49b5f Remove unused paramters 5 years ago
Nicolas Werner dcddea6fb8 Fix reply not closing 5 years ago
Nicolas Werner 82ec022f9c Fix notification not being cleared, when read event didn't cause a notification 5 years ago