Commit Graph

485 Commits (9802ea8809812a8e0eb2879233a2df1109c271cf)

Author SHA1 Message Date
Konstantinos Sideris 53f670096c Make group's sidebar visible through an option 7 years ago
Max Sandholm 312df6f3bb Communities (#195) 7 years ago
Konstantinos Sideris 81a706bf20 Make usernames in timeline less bold 7 years ago
Konstantinos Sideris 953634c9b5 Enable read receipts on messages sent through nheko 7 years ago
Konstantinos Sideris 983aea7c76 Create widgets on demand for messages added to the end of the timeline 7 years ago
Konstantinos Sideris a7e84b63ac Remove an extra colon from the receipt time 7 years ago
Konstantinos Sideris eaf05748ff Initial support for read receipts 7 years ago
Konstantinos Sideris f7003ddeb5 Load last content from all rooms 7 years ago
Konstantinos Sideris 5e0fbe87a0 Use `toMSecsSinceEpoch` to be compatible with qt < 5.8 7 years ago
Konstantinos Sideris 208f957911 Re-order room list based on activity 7 years ago
Konstantinos Sideris d1d8b92b37 Use qobject_cast on TimelineItem 7 years ago
Konstantinos Sideris 1ab55d4732 Add date separator in the timeline 7 years ago
Konstantinos Sideris 6835a97b15 Use a better regex to identify URLs 7 years ago
Konstantinos Sideris e57f5f848b Restrict display name width to 500px 7 years ago
Konstantinos Sideris 9d763c4de9 Don't keep fetching history on non-visible timelines 7 years ago
Konstantinos Sideris de61663e42 Use the "state_key" to assign avatars 7 years ago
Konstantinos Sideris 33f534c6f8 Cache room avatars (#139) 7 years ago
Konstantinos Sideris ece20dd917 Add rounded corners to inline images 7 years ago
Konstantinos Sideris 32377dc027 Remove the 'Video' prefix from video links 7 years ago
Konstantinos Sideris 1705273bb8 Fix font size inconsistencies 7 years ago
Konstantinos Sideris ccbcfe9fa4 Bold room names 7 years ago
Konstantinos Sideris aaa4d8c323 Prevent emoji selector for closing 7 years ago
Konstantinos Sideris f11044b5eb Handle incoming invites 7 years ago
Konstantinos Sideris 101bf47443 Remove minimum height limit (#160, #163) 7 years ago
Konstantinos Sideris b5e692bb28 Improve logging on event parsing failure 7 years ago
Konstantinos Sideris 65672d3dfb Allow only one application instance 7 years ago
Konstantinos Sideris 1d285993f7 Valgrind run 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 19bae2a2e6 Add gui option for joining rooms (#25) 7 years ago
Konstantinos Sideris d872b1060b Reset cache on breaking changes 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 6415c4125f Add style colors for the ScrollBar 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 f4f78b1d8a Add basic support for m.video messages 7 years ago
Konstantinos Sideris 5573548fb1 Allow audio clip uploads 7 years ago
Konstantinos Sideris 432a2e1354 Add inline audio clip player (m.audio) (#143) 7 years ago
Konstantinos Sideris eae069ad93 Group emoji and dialogs with namespaces 7 years ago
Konstantinos Sideris 32c8340577 Create directories for related files 7 years ago
Konstantinos Sideris 5663c58dd9 Use templates for the TimelineItem generation 7 years ago
Konstantinos Sideris deb1a6e292 Simplify timeline item creation 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 f1eb0bbac0 Remove another /messages call (#139) 7 years ago
Konstantinos Sideris e4c8a555d6 Don't backfill messages automatically (#139) 7 years ago
Konstantinos Sideris 0dad256743 Reload theme without restart (#137) 7 years ago