Commit Graph

68 Commits (3fd257243cd1e107140350c1b3cda6cc034b7b48)

Author SHA1 Message Date
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
Konstantinos Sideris 544b623512 Add dialog to create rooms 7 years ago
Konstantinos Sideris ef0b0f6879 Add menu to invite users 7 years ago
Konstantinos Sideris f176af0f7a Catch deserialization exceptions on initial /sync 7 years ago
Konstantinos Sideris c1d0bbaf0b Prevent queue from getting blocked (#142) 7 years ago
Konstantinos Sideris b9c4a819ad Fix travis errors 7 years ago
Konstantinos Sideris a605e4486f Migrate to matrix-structs for event and response parsing 7 years ago
Konstantinos Sideris 3ea2053b25 Use std::exception for the login response 7 years ago
Konstantinos Sideris 914bdecc0b Initial integration with matrix-structs 7 years ago
Konstantinos Sideris 5573548fb1 Allow audio clip uploads 7 years ago
Konstantinos Sideris fdb76bb5c1 Implement file uploads 7 years ago
Konstantinos Sideris b21942a3e3 Add read support for m.file messages (#24) 7 years ago
Konstantinos Sideris 0f363b5f44 Send read receipts 7 years ago
Jani Mustonen 4e1c8dd663 Implement a per-room send queue. (#118) 7 years ago
Benjamin Saunders 5bd5555a51 Use C++11 braced list style (#121) 7 years ago
Thomas Herzog 287b5aa4c0 Implemented sending of typing notifications (#105) 7 years ago
Konstantinos Sideris 91b8427795 Add missing headers 7 years ago
Konstantinos Sideris a17b6dffaf Clean up headers 7 years ago
Konstantinos Sideris 143ed5176a Use callbacks on MatrixClient 7 years ago
Konstantinos Sideris 160fe1d668 Remove cache updates from the main thread 7 years ago
Konstantinos Sideris 13e526c27d Retry initial sync (#19) 7 years ago
Konstantinos Sideris 76ddfb792b Add /join command support 7 years ago
Konstantinos Sideris ebe36b5713 Drop the loading screen if consensus can't be achieved 7 years ago
Konstantinos Sideris 985530e99b Resume sync when connectivity is established 7 years ago
Konstantinos Sideris 1fc68c5b7f Use string timeout parameter 7 years ago
Konstantinos Sideris 11a3282136 Remove full_state from initial sync 7 years ago
Konstantinos Sideris d60c2b76e3 Receive typing notifications (#88) 7 years ago
Max Sandholm 7ad45d8d64 React to externally left and joined rooms, and add "leave room" button in room menu (#75) 7 years ago
Konstantinos Sideris 0c0ac68bc2 Remove extra clang-format options 7 years ago
Konstantinos Sideris edff71bc24 Implement image uploads (#24) 8 years ago
Konstantinos Sideris ed36bdb037 Allow port number as part of the hostname 8 years ago
Konstantinos Sideris b5ae84c3c3 Add write support for m.emote events 8 years ago
Konstantinos Sideris 2644e4acca Small style change 8 years ago
jansol f5ba63946b Improve login flow (#35) 8 years ago
Konstantinos Sideris 26dfbfd08c Lazy load initial timeline events 8 years ago
Konstantinos Sideris 95c492bad8 Experimental support for user avatars in timeline 8 years ago