Commit Graph

101 Commits (ed9501023ae57e668a930e5d3accbb47ad3d7812)

Author SHA1 Message Date
Konstantinos Sideris b47007d59a Add compile option for address sanitizers 7 years ago
Konstantinos Sideris 5caaa9d3c4 Bump version 7 years ago
Konstantinos Sideris 763330fd3c Add member list 7 years ago
Konstantinos Sideris 3097037c3d Add prototype room settings menu 7 years ago
Konstantinos Sideris 2c9aa72d13 Add Qt5Svg dependency 7 years ago
Konstantinos Sideris 7621dc0cb0 Fix UI inconsistencies between room list & communities 7 years ago
Konstantinos Sideris bee9278a1a Remove old/unused code 7 years ago
Konstantinos Sideris 9d825b07ca Remove dead code 7 years ago
Konstantinos Sideris 96617385bc Bump version to v0.3.1 7 years ago
Konstantinos Sideris 8dc17ccecb Bump version 7 years ago
Konstantinos Sideris 3afc76dbaa Adjust CMakeLists to make dependency downloading optional 7 years ago
Konstantinos Sideris 97326243db Link with pthread on Linux 7 years ago
Konstantinos Sideris 553a97c8bb Add basic support for username auto-completion 7 years ago
Konstantinos Sideris 2054aad975 Adjust version number for the windows build 7 years ago
Konstantinos Sideris 8a2b29a3bf Be compatible with cmake 3.1 7 years ago
Konstantinos Sideris f77a103209 Add version info in the settings menu 7 years ago
Konstantinos Sideris 4a6becacca Add fancy snackbar animation 7 years ago
Konstantinos Sideris 4659d0efc2 Implement user registration with reCAPTCHA 7 years ago
Konstantinos Sideris 7fc33a71fd Bump version 7 years ago
Konstantinos Sideris 7f7f3a805b Remove dead code & small refactorings using the std library 7 years ago
Konstantinos Sideris 564d51943e Pass arch flags for appveyor build 7 years ago
Konstantinos Sideris f9a662f7ad Specify install directory & arch for the matrix_structs library 7 years ago
Konstantinos Sideris 4e4d2c5ce0 Remove git submodules in favor of cmake's ExternalProject 7 years ago
Konstantinos Sideris 9de1ec1b7b Fix crash when inviting users 7 years ago
Konstantinos Sideris f525b7e6a9 Replace login request with the one from matrix-structs 7 years ago
christarazi cd9d1a2ec6 Support audio, video, generic file for pasting (#220) 7 years ago
Konstantinos Sideris 6d08e67abd Simplify variant access with std::visit 7 years ago
Konstantinos Sideris 3fd257243c Update build instructions 7 years ago
Vitaly Zaitsev 73bc1ffa7b Added AppData manifest file for Gnome Software (#224) 7 years ago
Konstantinos Sideris 64dd4c5985 Remove Accept-Encoding header 7 years ago
Konstantinos Sideris c59cd0e80b Load the initial cache data without blocking the UI 7 years ago
Konstantinos Sideris e37c2e34ce Use the Accept-Content header to enable response compression 7 years ago
christarazi ddfce136ed Add support for pasting images into a room (#180) 7 years ago
Bart Ribbers 3d321622bb Add make install and make uninstall rules to cmake (#196) 7 years ago
Max Sandholm 312df6f3bb Communities (#195) 7 years ago
Konstantinos Sideris 983aea7c76 Create widgets on demand for messages added to the end of the timeline 7 years ago
Konstantinos Sideris eaf05748ff Initial support for read receipts 7 years ago
Konstantinos Sideris 155a9e828d Add deb and rpm packages on releases 7 years ago
Konstantinos Sideris 7e24a468b5 Remove submodules from matrix-structs 7 years ago
Konstantinos Sideris 65672d3dfb Allow only one application instance 7 years ago
Konstantinos Sideris 6aa635e4b9 Remove -march=native 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 b9c4a819ad Fix travis errors 7 years ago
Konstantinos Sideris a605e4486f Migrate to matrix-structs for event and response parsing 7 years ago
Konstantinos Sideris 914bdecc0b Initial integration with matrix-structs 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 b21942a3e3 Add read support for m.file messages (#24) 7 years ago