Commit Graph

374 Commits (1705273bb80be62fa4be8a36be57d295b8b0851c)
 

Author SHA1 Message Date
Konstantinos Sideris 1705273bb8 Fix font size inconsistencies 7 years ago
Konstantinos Sideris 94b2827051 Bump font sizes 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 2818480120 Update matrix-structs 7 years ago
Konstantinos Sideris 474e52b502 Handle null values on events 7 years ago
Konstantinos Sideris 950078afcf Dump json contents on parsing errors 7 years ago
Konstantinos Sideris b5e692bb28 Improve logging on event parsing failure 7 years ago
Konstantinos Sideris 7e24a468b5 Remove submodules from matrix-structs 7 years ago
Jani Mustonen bd512533fb Update package.nix to include QT Multimedia (#165) 7 years ago
Konstantinos Sideris 65672d3dfb Allow only one application instance 7 years ago
Konstantinos Sideris 7de5af83db Upgrade appveyor to Qt 5.9.2 7 years ago
Konstantinos Sideris 76cc3820fc Create appimage with docker 7 years ago
Konstantinos Sideris 6aa635e4b9 Remove -march=native 7 years ago
Konstantinos Sideris 1d285993f7 Valgrind run 7 years ago
Konstantinos Sideris 544b623512 Add dialog to create rooms 7 years ago
Konstantinos Sideris 3c5241ccd0 Add system theme colors for FloatingButton (#112) 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 bba3bba55a Add debug info on travis builds 7 years ago
Konstantinos Sideris d872b1060b Reset cache on breaking changes 7 years ago
Konstantinos Sideris bbe69a4fb6 Handle malformed state events 7 years ago
Konstantinos Sideris f524700767 Add release target on the Makefile 7 years ago
Konstantinos Sideris 64e475908b Handle malformed m.topic events 7 years ago
Konstantinos Sideris f176af0f7a Catch deserialization exceptions on initial /sync 7 years ago
alphapapa e1a4458a10 docs: Update required Clang version and Ubuntu 14.04 instructions (#150) 7 years ago
Konstantinos Sideris 7aad86d875 Fix invited rooms parsing 7 years ago
Konstantinos Sideris 6d26ad0ad0 Update build instructions to include the latest changes 7 years ago
Konstantinos Sideris c1d0bbaf0b Prevent queue from getting blocked (#142) 7 years ago
Konstantinos Sideris 65a2743bf1 Use the same compiler for c 7 years ago
Konstantinos Sideris 6415c4125f Add style colors for the ScrollBar 7 years ago
Konstantinos Sideris d6e6ec2581 Update dependencies 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 1976a3280c Run tests only with gcc 7 years ago
Konstantinos Sideris 0ca6f0ddd0 Bump gcc and clang version 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 78353a29bc Install qt-multimedia on travis 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