Commit Graph

3 Commits (2281f0d37ef4f638d65889b332daa5be216a0d08)

Author SHA1 Message Date
Konstantinos Sideris e9ee29978d Add context menu option to show the raw message 6 years ago
Konstantinos Sideris 59a42183bc Fix issue with missing communities due to an unregistered metatype 6 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 6 years ago
Konstantinos Sideris 33490eddab Remove the v2 namespace from the http client 6 years ago
Konstantinos Sideris 73dbd3c8dd Re-enable groups 6 years ago
Konstantinos Sideris 626c680911 Add support for displaying decrypted messages 7 years ago
Konstantinos Sideris b89257a34b Migrate to mtxclient for the http calls 7 years ago
Konstantinos Sideris 0a9d95dfc9 Include mtxclient in the build 7 years ago
Konstantinos Sideris 18061f0600 Use the correct avatar size for HiDPI displays 7 years ago
Konstantinos Sideris 05585ff8cf Make explicit that MatrixClient & Cache are unique pointers 7 years ago
Konstantinos Sideris 4c4ea557b3 Replace shared pointers of MatrixClient with a single instance 7 years ago
Konstantinos Sideris ed9501023a Add support for retrieving the notification events (#33) 7 years ago
Konstantinos Sideris 916c0d48af Move access token to header 7 years ago
Konstantinos Sideris 7f69c71814 Handle invalid access token 7 years ago
Konstantinos Sideris bee9278a1a Remove old/unused code 7 years ago
Konstantinos Sideris 29bd8b71d1 Implement media cache 7 years ago
Konstantinos Sideris 2f00fc51bf Cache refactoring 7 years ago
Konstantinos Sideris f4675165ea Add environment variable to allow insecure connections (self-signed certs) 7 years ago
Konstantinos Sideris f6f46119a6 Fix CI errors 7 years ago
Konstantinos Sideris 72d5d6d286 Show avatars in the completion popup 7 years ago
Konstantinos Sideris 49270d10b4 Update matrix-structs library 7 years ago
Konstantinos Sideris a0ae6cf5d5 Add ability to redact messages 7 years ago
Konstantinos Sideris 4659d0efc2 Implement user registration with reCAPTCHA 7 years ago
Konstantinos Sideris 290de548bb Remove unused variables 7 years ago
Konstantinos Sideris 39abf163b8 Crete a proxy for media to uniquely match signal to the caller 7 years ago
Konstantinos Sideris 0f62cba498 Retry initial sync only on specific errors 7 years ago
Konstantinos Sideris 735d508a29 Handle empty matrix ID (regression from 9de1ec1) 7 years ago
Konstantinos Sideris f6c279f6f2 Propagate errors during /login & /versions 7 years ago
Konstantinos Sideris 12a96aae6d Add some missing references 7 years ago
Konstantinos Sideris f525b7e6a9 Replace login request with the one from matrix-structs 7 years ago
Konstantinos Sideris f95998a64b Be explicit about the captured parameters in lambdas 7 years ago
Konstantinos Sideris 8b139c32a3 Minor adjustments 7 years ago
Konstantinos Sideris a8e17b9c91 Notify the user on upload failures 7 years ago
christarazi cd9d1a2ec6 Support audio, video, generic file for pasting (#220) 7 years ago
Konstantinos Sideris 86280098b4 Implement server-side notification count 7 years ago
Konstantinos Sideris b60554b8fd Add a timeout timer for initial sync (#223, #222) 7 years ago
Konstantinos Sideris 4098cf6780 Fix ci 7 years ago
Konstantinos Sideris 64dd4c5985 Remove Accept-Encoding header 7 years ago
Konstantinos Sideris c123bada94 Refactor avatar fetching in one function 7 years ago
Konstantinos Sideris fc890f572c Fix iterator crash 7 years ago
Konstantinos Sideris e37c2e34ce Use the Accept-Content header to enable response compression 7 years ago
Konstantinos Sideris d31a08f1d5 Keep syncing regardless of connectivity (#93) 7 years ago
krombel f87b8fe817 Upload filter automatically and use filter_id (#201) 7 years ago
Konstantinos Sideris 9521efab7e Lint 7 years ago
krombel 0570135253 Filter out content in sync that is currently unhandled (#198) 7 years ago
Konstantinos Sideris 82341247f7 Remove Connection header 7 years ago
christarazi ddfce136ed Add support for pasting images into a room (#180) 7 years ago
Max Sandholm 312df6f3bb Communities (#195) 7 years ago
Konstantinos Sideris 33f534c6f8 Cache room avatars (#139) 7 years ago
Konstantinos Sideris b5e692bb28 Improve logging on event parsing failure 7 years ago