Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement decryption of images | Nicolas Werner | 2019-12-03 | 1 | -0/+1 |
* | Bump required boost and cmake version to match mtxclient | Nicolas Werner | 2019-12-03 | 1 | -1/+1 |
* | Remove old timeline | Nicolas Werner | 2019-11-23 | 1 | -20/+6 |
* | optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider | Nicolas Werner | 2019-11-23 | 1 | -1/+3 |
* | Organize qml files a bit | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
* | Remove unused Qt Module | Nicolas Werner | 2019-11-23 | 1 | -1/+0 |
* | Use a basic implementation of a DelegateChooser for compat with older Qt | Nicolas Werner | 2019-11-23 | 1 | -0/+3 |
* | Use win lean and mean to fix WinSock include issue | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
* | Restore saving of media | Nicolas Werner | 2019-11-23 | 1 | -1/+0 |
* | Implement avatars in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
* | Add placeholder timeline model | Nicolas Werner | 2019-11-23 | 1 | -0/+2 |
* | Replace timeline with empty qml view | Nicolas Werner | 2019-11-23 | 1 | -15/+19 |
* | Cache User Mentions | Joseph Donofry | 2019-08-09 | 1 | -4/+2 |
* | Add User Mentions Dialog | Joseph Donofry | 2019-07-16 | 1 | -0/+4 |
* | Fix deprecated function call issues with Qt 5.13 | Joseph Donofry | 2019-07-04 | 1 | -1/+1 |
* | Removed RPATH from compiled binaries. | Vitaly Zaitsev | 2019-06-26 | 1 | -0/+2 |
* | Initial Support for Rich Replies | Joseph Donofry | 2019-06-11 | 1 | -2/+6 |
* | Update to v0.6.4 | Joseph Donofry | 2019-05-22 | 1 | -1/+1 |
* | link boost dynamically | redsky17 | 2019-05-08 | 1 | -1/+2 |
* | Nlohmann build updates | redsky17 | 2019-02-24 | 1 | -1/+12 |
* | Release Nheko 0.6.3 | Joe | 2019-02-08 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/redsky17/nheko | Joe | 2019-02-08 | 1 | -1/+14 |
|\ | |||||
| * | Tweak build settings | redsky17 | 2019-02-08 | 1 | -1/+1 |
| * | Revert "Remove built-in emoji picker" | redsky17 | 2019-01-26 | 1 | -0/+10 |
| * | Add initial support for QtIndenticon | redsky17 | 2019-01-26 | 1 | -0/+3 |
* | | Add /bigobj for nheko MSVC build | Joe | 2019-01-27 | 1 | -0/+7 |
|/ | |||||
* | v0.6.2 | Konstantinos Sideris | 2018-10-07 | 1 | -1/+1 |
* | Remove built-in emoji picker | Konstantinos Sideris | 2018-10-07 | 1 | -10/+0 |
* | Remove Scrollbar | Konstantinos Sideris | 2018-10-06 | 1 | -2/+0 |
* | Remove debug logs from Windows builds | Konstantinos Sideris | 2018-10-06 | 1 | -4/+9 |
* | Enable debug logs | Konstantinos Sideris | 2018-09-30 | 1 | -2/+7 |
* | Move TextLabel into its own file | Konstantinos Sideris | 2018-09-26 | 1 | -0/+2 |
* | v0.6.1 | Konstantinos Sideris | 2018-09-26 | 1 | -1/+1 |
* | v0.6.0 | Konstantinos Sideris | 2018-09-21 | 1 | -2/+2 |
* | macOS: Use the native emoji picker | Konstantinos Sideris | 2018-09-19 | 1 | -2/+2 |
* | Add context menu option to show the raw message | Konstantinos Sideris | 2018-09-12 | 1 | -0/+1 |
* | Switch to libcmark | Konstantinos Sideris | 2018-09-11 | 1 | -1/+2 |
* | Remove custom stylesheet for qmenu | Konstantinos Sideris | 2018-09-08 | 1 | -0/+1 |
* | Initial support for sending markdown formatted messages | Konstantinos Sideris | 2018-09-07 | 1 | -0/+1 |
* | Use proxy objects on lambdas instead of raw pointers | Konstantinos Sideris | 2018-09-07 | 1 | -0/+1 |
* | Forgot to update cmake project version | Konstantinos Sideris | 2018-09-01 | 1 | -1/+1 |
* | Merge matrix-structs into the client lib | Konstantinos Sideris | 2018-09-01 | 1 | -2/+17 |
* | Bump version to v0.5.4 | Konstantinos Sideris | 2018-08-21 | 1 | -1/+1 |
* | Bump version to 0.5.3 | Konstantinos Sideris | 2018-08-12 | 1 | -1/+1 |
* | Remove dash from version string when building outside of git | Konstantinos Sideris | 2018-08-08 | 1 | -1/+5 |
* | Use archives instead of repos to fetch dependencies | Konstantinos Sideris | 2018-08-08 | 1 | -1/+1 |
* | v0.5.2 | Konstantinos Sideris | 2018-07-28 | 1 | -1/+1 |
* | Create user profile modal | Konstantinos Sideris | 2018-07-20 | 1 | -0/+2 |
* | Bump version to v0.5.1 | Konstantinos Sideris | 2018-07-17 | 1 | -1/+1 |
* | Fix the download path for the Windows notification lib | Konstantinos Sideris | 2018-07-17 | 1 | -1/+1 |
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -130/+129 |
* | Bump version to 0.5.0 | Konstantinos Sideris | 2018-07-15 | 1 | -3/+3 |
* | Re-enable groups | Konstantinos Sideris | 2018-07-14 | 1 | -1/+0 |
* | Working D-Bus desktop notifications (#361) | Max Sandholm | 2018-07-11 | 1 | -1/+4 |
* | Limit -Wshadow to non-gcc (#368) | Johannes Walcher | 2018-07-10 | 1 | -1/+5 |
* | Add -Wshadow | Konstantinos Sideris | 2018-07-08 | 1 | -0/+1 |
* | Add a timeline message when encryption is enabled | Konstantinos Sideris | 2018-07-07 | 1 | -0/+2 |
* | Mark third-party headers as system | Konstantinos Sideris | 2018-07-04 | 1 | -2/+2 |
* | Don't download dependencies during build | Konstantinos Sideris | 2018-07-04 | 1 | -14/+16 |
* | Add build target for doxygen | Konstantinos Sideris | 2018-07-02 | 1 | -0/+20 |
* | Implement dekstop notifications on Windows (#290) | Konstantinos Sideris | 2018-07-01 | 1 | -1/+11 |
* | Merge branch 'e2ee' | Konstantinos Sideris | 2018-06-17 | 1 | -23/+39 |
|\ | |||||
| * | Update CI instructions | Konstantinos Sideris | 2018-06-17 | 1 | -12/+9 |
| * | Add support for displaying decrypted messages | Konstantinos Sideris | 2018-06-10 | 1 | -0/+1 |
| * | Migrate to mtxclient for the http calls | Konstantinos Sideris | 2018-06-09 | 1 | -3/+1 |
| * | Install missing dependencies in travis-ci/appveyor | Konstantinos Sideris | 2018-06-04 | 1 | -3/+21 |
| * | Include mtxclient in the build | Konstantinos Sideris | 2018-06-04 | 1 | -15/+16 |
* | | Add Visual Studio 2017 support (#336) | Nicolas Riebesel | 2018-06-14 | 1 | -10/+8 |
|/ | |||||
* | Bump version to v0.4.3 | Konstantinos Sideris | 2018-06-02 | 1 | -1/+1 |
* | Bump version to 0.4.2 | Konstantinos Sideris | 2018-05-25 | 1 | -1/+1 |
* | Bump version to 0.4.1 | Konstantinos Sideris | 2018-05-24 | 1 | -1/+1 |
* | Implement desktop notification for mac | Konstantinos Sideris | 2018-05-05 | 1 | -2/+11 |
* | Add compile option for address sanitizers | Konstantinos Sideris | 2018-05-04 | 1 | -0/+5 |
* | Bump version | Konstantinos Sideris | 2018-05-03 | 1 | -2/+2 |
* | Add member list | Konstantinos Sideris | 2018-05-01 | 1 | -0/+2 |
* | Add prototype room settings menu | Konstantinos Sideris | 2018-04-30 | 1 | -0/+2 |
* | Add Qt5Svg dependency | Konstantinos Sideris | 2018-04-28 | 1 | -0/+2 |
* | Fix UI inconsistencies between room list & communities | Konstantinos Sideris | 2018-04-28 | 1 | -1/+0 |
* | Remove old/unused code | Konstantinos Sideris | 2018-04-28 | 1 | -1/+0 |
* | Remove dead code | Konstantinos Sideris | 2018-04-21 | 1 | -1/+0 |
* | Bump version to v0.3.1 | Konstantinos Sideris | 2018-04-13 | 1 | -1/+1 |
* | Bump version | Konstantinos Sideris | 2018-04-03 | 1 | -2/+2 |
* | Adjust CMakeLists to make dependency downloading optional | Konstantinos Sideris | 2018-03-29 | 1 | -77/+43 |
* | Link with pthread on Linux | Konstantinos Sideris | 2018-03-24 | 1 | -0/+4 |
* | Add basic support for username auto-completion | Konstantinos Sideris | 2018-03-24 | 1 | -0/+2 |
* | Adjust version number for the windows build | Konstantinos Sideris | 2018-03-22 | 1 | -2/+5 |
* | Be compatible with cmake 3.1 | Konstantinos Sideris | 2018-03-22 | 1 | -1/+0 |
* | Add version info in the settings menu | Konstantinos Sideris | 2018-03-22 | 1 | -19/+18 |
* | Add fancy snackbar animation | Konstantinos Sideris | 2018-03-16 | 1 | -1/+7 |
* | Implement user registration with reCAPTCHA | Konstantinos Sideris | 2018-03-12 | 1 | -1/+2 |
* | Bump version | Konstantinos Sideris | 2018-03-04 | 1 | -1/+1 |
* | Remove dead code & small refactorings using the std library | Konstantinos Sideris | 2018-03-03 | 1 | -1/+0 |
* | Pass arch flags for appveyor build | Konstantinos Sideris | 2018-03-03 | 1 | -3/+3 |
* | Specify install directory & arch for the matrix_structs library | Konstantinos Sideris | 2018-03-03 | 1 | -1/+1 |
* | Remove git submodules in favor of cmake's ExternalProject | Konstantinos Sideris | 2018-03-03 | 1 | -12/+14 |
* | Fix crash when inviting users | Konstantinos Sideris | 2018-02-28 | 1 | -1/+0 |
* | Replace login request with the one from matrix-structs | Konstantinos Sideris | 2018-02-23 | 1 | -1/+0 |
* | Support audio, video, generic file for pasting (#220) | christarazi | 2018-02-18 | 1 | -2/+2 |
* | Simplify variant access with std::visit | Konstantinos Sideris | 2018-02-11 | 1 | -1/+1 |
* | Update build instructions | Konstantinos Sideris | 2018-02-10 | 1 | -1/+2 |
* | Added AppData manifest file for Gnome Software (#224) | Vitaly Zaitsev | 2018-02-01 | 1 | -0/+1 |
* | Remove Accept-Encoding header | Konstantinos Sideris | 2018-01-22 | 1 | -7/+1 |
* | Load the initial cache data without blocking the UI | Konstantinos Sideris | 2018-01-21 | 1 | -0/+1 |
* | Use the Accept-Content header to enable response compression | Konstantinos Sideris | 2018-01-21 | 1 | -1/+7 |
* | Add support for pasting images into a room (#180) | christarazi | 2018-01-10 | 1 | -0/+2 |
* | Add make install and make uninstall rules to cmake (#196) | Bart Ribbers | 2018-01-09 | 1 | -0/+23 |
* | Communities (#195) | Max Sandholm | 2018-01-09 | 1 | -0/+6 |
* | Create widgets on demand for messages added to the end of the timeline | Konstantinos Sideris | 2018-01-05 | 1 | -0/+1 |
* | Initial support for read receipts | Konstantinos Sideris | 2018-01-03 | 1 | -0/+2 |
* | Add deb and rpm packages on releases | Konstantinos Sideris | 2017-12-26 | 1 | -6/+9 |
* | Remove submodules from matrix-structs | Konstantinos Sideris | 2017-12-16 | 1 | -0/+2 |
* | Allow only one application instance | Konstantinos Sideris | 2017-12-14 | 1 | -0/+1 |
* | Remove -march=native | Konstantinos Sideris | 2017-12-12 | 1 | -1/+0 |
* | Add dialog to create rooms | Konstantinos Sideris | 2017-12-11 | 1 | -0/+2 |
* | Add menu to invite users | Konstantinos Sideris | 2017-12-10 | 1 | -0/+4 |
* | Fix travis errors | Konstantinos Sideris | 2017-12-04 | 1 | -1/+0 |
* | Migrate to matrix-structs for event and response parsing | Konstantinos Sideris | 2017-12-04 | 1 | -56/+2 |
* | Initial integration with matrix-structs | Konstantinos Sideris | 2017-12-03 | 1 | -4/+6 |
* | Add inline audio clip player (m.audio) (#143) | Konstantinos Sideris | 2017-12-01 | 1 | -3/+8 |
* | Group emoji and dialogs with namespaces | Konstantinos Sideris | 2017-11-30 | 1 | -18/+17 |
* | Create directories for related files | Konstantinos Sideris | 2017-11-30 | 1 | -64/+79 |
* | Add read support for m.file messages (#24) | Konstantinos Sideris | 2017-11-28 | 1 | -0/+2 |
* | Windows icon fix and change the installer to QT Installer Framework on Window... | Marcel | 2017-11-06 | 1 | -14/+21 |
* | Add dummy settings menu | Konstantinos Sideris | 2017-11-02 | 1 | -0/+4 |
* | Add scroll-down button | Konstantinos Sideris | 2017-10-27 | 1 | -0/+2 |
* | Remove cache updates from the main thread | Konstantinos Sideris | 2017-10-21 | 1 | -2/+3 |
* | Make sidebar topic expand on click and fix html formatting of elided text. (#96) | Rokas Kupstys | 2017-10-20 | 1 | -0/+2 |
* | Fix icons for retina displays | Konstantinos Sideris | 2017-10-15 | 1 | -0/+2 |
* | Add snackbar | Konstantinos Sideris | 2017-10-08 | 1 | -19/+15 |
* | Receive typing notifications (#88) | Konstantinos Sideris | 2017-10-04 | 1 | -15/+17 |
* | Build lmdb on appveyor | Konstantinos Sideris | 2017-10-01 | 1 | -6/+27 |
* | React to externally left and joined rooms, and add "leave room" button in roo... | Max Sandholm | 2017-10-01 | 1 | -0/+4 |
* | Remove unnecessary animations | Konstantinos Sideris | 2017-09-30 | 1 | -2/+0 |
* | Handle missing git submodules automatically | Konstantinos Sideris | 2017-09-26 | 1 | -0/+6 |
* | Add march=native | Konstantinos Sideris | 2017-09-18 | 1 | -0/+2 |
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -2/+2 |
* | Ghetto room switcher | Konstantinos Sideris | 2017-08-15 | 1 | -0/+2 |
* | Avoid header conflict (second attempt) | Konstantinos Sideris | 2017-08-06 | 1 | -2/+2 |
* | Include lmdb header | Konstantinos Sideris | 2017-08-05 | 1 | -0/+2 |
* | Initial support for state cache | Konstantinos Sideris | 2017-07-30 | 1 | -1/+12 |
* | Remove custom badge counter from mac and windows (#42) | Konstantinos Sideris | 2017-07-09 | 1 | -10/+42 |
* | Improve login flow (#35) | jansol | 2017-07-08 | 1 | -2/+1 |
* | Show unread count on MacOs toolbar | Konstantinos Sideris | 2017-07-01 | 1 | -0/+8 |
* | Experimental support for user avatars in timeline | Konstantinos Sideris | 2017-06-05 | 1 | -0/+2 |
* | Show confirmation dialog on logout | Konstantinos Sideris | 2017-06-02 | 1 | -0/+2 |
* | Be explicit about the text color on the context menu | Konstantinos Sideris | 2017-05-31 | 1 | -1/+0 |
* | Show a warning for Qt < 5.7 | Konstantinos Sideris | 2017-05-30 | 1 | -1/+1 |
* | Explicitly define 5.7 as the minimum required Qt version | Konstantinos Sideris | 2017-05-30 | 1 | -0/+7 |
* | Set up translations | Konstantinos Sideris | 2017-05-29 | 1 | -1/+17 |
* | Add custom scrollbar on the timeline | Konstantinos Sideris | 2017-05-24 | 1 | -0/+2 |
* | Minimize to tray | Konstantinos Sideris | 2017-05-21 | 1 | -0/+2 |
* | Snappy sidebar | Konstantinos Sideris | 2017-05-19 | 1 | -2/+0 |
* | Remove RoomList UI form | Konstantinos Sideris | 2017-05-19 | 1 | -4/+1 |
* | Simplify room list item | Konstantinos Sideris | 2017-05-19 | 1 | -0/+2 |
* | Remove MainWindow ui form | Konstantinos Sideris | 2017-05-14 | 1 | -1/+0 |
* | Initial support for backwards pagination | Konstantinos Sideris | 2017-05-12 | 1 | -0/+1 |
* | Add settings panel for homeserver's domain | Konstantinos Sideris | 2017-05-09 | 1 | -0/+2 |
* | Use timeline to retrieve state events | Konstantinos Sideris | 2017-05-07 | 1 | -1/+20 |
* | Add base Event class | Konstantinos Sideris | 2017-05-04 | 1 | -0/+2 |
* | Add event contents | Konstantinos Sideris | 2017-05-04 | 1 | -5/+36 |
* | Add full screen overlay for image display | Konstantinos Sideris | 2017-04-30 | 1 | -0/+2 |
* | Add initial support for inline images | Konstantinos Sideris | 2017-04-28 | 1 | -0/+2 |
* | Rename History to Timeline | Konstantinos Sideris | 2017-04-27 | 1 | -6/+6 |
* | Add spinner to hide uninitialized layout after login | Konstantinos Sideris | 2017-04-26 | 1 | -0/+3 |
* | Add full emoji support | Konstantinos Sideris | 2017-04-23 | 1 | -0/+9 |
* | Update CI | Konstantinos Sideris | 2017-04-11 | 1 | -1/+12 |
* | Remove capitalization | Konstantinos Sideris | 2017-04-11 | 1 | -31/+31 |
* | Use only a MatrixClient as a shared pointer | Konstantinos Sideris | 2017-04-11 | 1 | -2/+8 |
* | Add appveyor CI | Konstantinos Sideris | 2017-04-09 | 1 | -9/+8 |
* | Implement initial registration stage | Konstantinos Sideris | 2017-04-08 | 1 | -0/+2 |
* | Use const refs for the deserialized data | Konstantinos Sideris | 2017-04-06 | 1 | -1/+1 |
* | Add rule for release builds | Konstantinos Sideris | 2017-04-06 | 1 | -4/+35 |
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+104 |