Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fill out missing fields in Info.plist | Konstantinos Sideris | 2018-08-31 | 1 | -3/+4 |
| | | | | fixes #423 | ||||
* | Handle some more edge cases in timeline | Konstantinos Sideris | 2018-08-31 | 3 | -5/+37 |
| | |||||
* | Stop calling /messages if the prev_batch token is empty | Konstantinos Sideris | 2018-08-31 | 1 | -1/+1 |
| | |||||
* | Fix a use-after-free error during logout | Konstantinos Sideris | 2018-08-31 | 6 | -28/+34 |
| | |||||
* | Add temp fix to work with servers that don't support e2ee endpoints | Konstantinos Sideris | 2018-08-30 | 1 | -0/+6 |
| | | | | fixes #371 | ||||
* | Only call /sync when retrying initial sync (#422) | Konstantinos Sideris | 2018-08-30 | 3 | -18/+24 |
| | |||||
* | Increase LMDB's map size (#413) | Konstantinos Sideris | 2018-08-29 | 1 | -1/+1 |
| | |||||
* | Make lambda that updates avatar a class method | Konstantinos Sideris | 2018-08-29 | 2 | -91/+91 |
| | |||||
* | Add the ability to change the room avatar | Konstantinos Sideris | 2018-08-29 | 3 | -10/+181 |
| | | | | fixes #418 | ||||
* | Call adjustSize before showing the timeline widget | Konstantinos Sideris | 2018-08-28 | 4 | -26/+34 |
| | |||||
* | Remove unnecessary height setting for timeline messages | Konstantinos Sideris | 2018-08-27 | 1 | -1/+0 |
| | | | | This will remove some minor flickering (hopefully for good) | ||||
* | Show the room id in the room settings modal | Konstantinos Sideris | 2018-08-26 | 1 | -0/+19 |
| | | | | fixes #416 | ||||
* | Add method to delete old messages periodically | Konstantinos Sideris | 2018-08-25 | 3 | -2/+77 |
| | | | | fixes #413 | ||||
* | Bump version to v0.5.4 | Konstantinos Sideris | 2018-08-21 | 4 | -8/+9 |
| | |||||
* | i18n: Update Polish translation (#411) | Marcin Mikołajczak | 2018-08-21 | 1 | -21/+71 |
| | | | Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | ||||
* | Add device ID and device fingerprint to settings page like in Riot. (#407) | Rudi Floren | 2018-08-21 | 4 | -1/+77 |
| | |||||
* | Remove pixel ratio from image scaling | Konstantinos Sideris | 2018-08-20 | 1 | -6/+0 |
| | |||||
* | Fix crash on logout | Konstantinos Sideris | 2018-08-13 | 1 | -0/+2 |
| | |||||
* | Update readme | Konstantinos Sideris | 2018-08-12 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.5.3 | Konstantinos Sideris | 2018-08-12 | 5 | -35/+9 |
| | |||||
* | Install the bundled spdlog | Konstantinos Sideris | 2018-08-12 | 2 | -2/+2 |
| | |||||
* | Enable compilation on FreeBSD (#403) | Colin Lord | 2018-08-12 | 3 | -4/+6 |
| | |||||
* | Add option to disable desktop notifications | Konstantinos Sideris | 2018-08-11 | 3 | -6/+32 |
| | | | | fixes #388 | ||||
* | Increase the minimum modal size | Konstantinos Sideris | 2018-08-11 | 4 | -9/+25 |
| | |||||
* | Simplify dialog creation | Konstantinos Sideris | 2018-08-11 | 16 | -274/+181 |
| | |||||
* | Add solid background in TypingDisplay | Konstantinos Sideris | 2018-08-10 | 5 | -2/+15 |
| | |||||
* | Update polish translation (#402) | Marcin Mikołajczak | 2018-08-09 | 1 | -1/+1 |
| | |||||
* | Add bottom border line on Linux | Konstantinos Sideris | 2018-08-09 | 2 | -2/+6 |
| | |||||
* | Remove the reserved space gap for the typing notifications | Konstantinos Sideris | 2018-08-09 | 6 | -19/+44 |
| | |||||
* | Allow user to configure join rules for a room | Konstantinos Sideris | 2018-08-09 | 2 | -41/+188 |
| | |||||
* | Add missing update() on typing display | Konstantinos Sideris | 2018-08-09 | 1 | -0/+2 |
| | |||||
* | Don't use bundled spdlog | Konstantinos Sideris | 2018-08-08 | 2 | -8/+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 | 7 | -22/+35 |
| | |||||
* | Import appdata file from flatpak | Konstantinos Sideris | 2018-08-08 | 1 | -21/+23 |
| | |||||
* | Remove hover event from emoji picker | Konstantinos Sideris | 2018-08-08 | 3 | -9/+22 |
| | | | | fixes #398 | ||||
* | Add tooltips for the message indicators (#377) | Konstantinos Sideris | 2018-08-08 | 1 | -0/+19 |
| | |||||
* | Remove hardcoded colors from the typing display | Konstantinos Sideris | 2018-08-08 | 5 | -20/+38 |
| | |||||
* | Add flatpak installation | Konstantinos Sideris | 2018-08-03 | 1 | -0/+6 |
| | |||||
* | Remove unwanted whitespace from the user settings menu | Konstantinos Sideris | 2018-08-01 | 1 | -2/+6 |
| | |||||
* | Consider the scale ratio when scaling down images | Konstantinos Sideris | 2018-08-01 | 5 | -31/+37 |
| | | | | fixes #393 | ||||
* | Add install instructions for macOS (#395) | Sireesh Kodali | 2018-07-31 | 1 | -0/+8 |
| | |||||
* | Use double instead of int when scaling pixmaps (#393) | Konstantinos Sideris | 2018-07-30 | 1 | -1/+3 |
| | |||||
* | Add tab-completion for usernames | Konstantinos Sideris | 2018-07-29 | 2 | -11/+49 |
| | | | | fixes #394 | ||||
* | v0.5.2 | Konstantinos Sideris | 2018-07-28 | 4 | -9/+9 |
| | |||||
* | i18n: Update Polish translation (#390) | Marcin Mikołajczak | 2018-07-27 | 1 | -39/+98 |
| | | | Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | ||||
* | Don't use the generic json type for joined_groups | Konstantinos Sideris | 2018-07-26 | 1 | -1/+1 |
| | | | | fixes #389 | ||||
* | Add foreground color for disabled buttons on the dark theme | Konstantinos Sideris | 2018-07-26 | 1 | -0/+1 |
| | |||||
* | Increase the opacity of the hover color on the room list | Konstantinos Sideris | 2018-07-26 | 2 | -4/+4 |
| | |||||
* | Fix background color on the room list widget | Konstantinos Sideris | 2018-07-26 | 3 | -0/+9 |
| | |||||
* | Add missing tooltips on buttons | Konstantinos Sideris | 2018-07-25 | 5 | -8/+16 |
| | | | | fixes #249 | ||||
* | Use repaint instead of update on the loading animation | Konstantinos Sideris | 2018-07-25 | 1 | -1/+1 |
| | |||||
* | Improve the style of snackbar a bit | Konstantinos Sideris | 2018-07-25 | 6 | -54/+63 |
| | |||||
* | Enable scrollbar on the room list for macOS (#174) | Konstantinos Sideris | 2018-07-25 | 4 | -2/+13 |
| | |||||
* | Use native scrollbar in the timeline | Konstantinos Sideris | 2018-07-25 | 5 | -6/+13 |
| | |||||
* | Align timeline widgets to the bottom | Konstantinos Sideris | 2018-07-25 | 1 | -0/+1 |
| | |||||
* | Fix issue with missing communities due to an unregistered metatype | Konstantinos Sideris | 2018-07-25 | 3 | -5/+1 |
| | |||||
* | Disable paint updates when removing the room filter | Konstantinos Sideris | 2018-07-24 | 1 | -0/+2 |
| | |||||
* | Remove spacer & set sizePolicy on the timeline view & widgets | Konstantinos Sideris | 2018-07-23 | 4 | -19/+23 |
| | | | | | This was causing some flickering when many messages were added. Mostly visible on macOS. | ||||
* | Simplify the message shown when another app instance is detected | Konstantinos Sideris | 2018-07-22 | 2 | -39/+6 |
| | |||||
* | Minor modal adjustments | Konstantinos Sideris | 2018-07-22 | 2 | -8/+3 |
| | |||||
* | Add option to specify the scale factor | Konstantinos Sideris | 2018-07-22 | 7 | -5/+99 |
| | | | | | | fixes #357 fixes #335 fixes #230 | ||||
* | Add input field to specify the device name on login | Konstantinos Sideris | 2018-07-22 | 2 | -18/+24 |
| | |||||
* | Remove pixel values from modals, use pointSize instead | Konstantinos Sideris | 2018-07-22 | 12 | -99/+154 |
| | |||||
* | Add option to ignore key requests altogether | Konstantinos Sideris | 2018-07-22 | 6 | -2/+70 |
| | |||||
* | Refactor the room settings menu to look like the user profile | Konstantinos Sideris | 2018-07-22 | 10 | -196/+94 |
| | |||||
* | Reject key requests for users that are not members of the room | Konstantinos Sideris | 2018-07-22 | 3 | -0/+24 |
| | |||||
* | i18n: Update Polish translation (#382) | Marcin Mikołajczak | 2018-07-22 | 1 | -49/+165 |
| | | | Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | ||||
* | Add note about e2ee | Konstantinos Sideris | 2018-07-21 | 1 | -0/+5 |
| | |||||
* | Disable paint updates while applying room filtering (#380) | Konstantinos Sideris | 2018-07-21 | 1 | -0/+5 |
| | |||||
* | Reuse the profile modal & adjust its spacing relative to the font size | Konstantinos Sideris | 2018-07-21 | 3 | -22/+59 |
| | |||||
* | Lower the complexity of the group filtering algorithm (#380) | Konstantinos Sideris | 2018-07-21 | 6 | -44/+52 |
| | | | | | | | | The old algorithm during filtering will check every room if it's part of the group. O(N*G) The room ids for a group are now stored in a map for faster lookup so the search can be completed in a single pass. O(N) | ||||
* | Clear timeline widgets when they exceed a certain limit (#158) | Konstantinos Sideris | 2018-07-21 | 2 | -2/+45 |
| | | | | | That's a fix to deal with long running sessions which will end up taking more & more memory given enough time. | ||||
* | Use a smaller icon size in the sidebar | Konstantinos Sideris | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Show device list in user profile & add option to create 1-1 chat | Konstantinos Sideris | 2018-07-20 | 15 | -21/+162 |
| | |||||
* | Create user profile modal | Konstantinos Sideris | 2018-07-20 | 27 | -13/+265 |
| | |||||
* | Add user avatar after the 'encryption is enabled' message | Konstantinos Sideris | 2018-07-19 | 1 | -0/+3 |
| | | | | fixes #378 | ||||
* | Fix variable shadowing on clang | Konstantinos Sideris | 2018-07-18 | 1 | -3/+3 |
| | |||||
* | Mark own read messages with a double checkmark (#377) | Konstantinos Sideris | 2018-07-17 | 12 | -1/+248 |
| | |||||
* | Bump version to v0.5.1 | Konstantinos Sideris | 2018-07-17 | 4 | -9/+9 |
| | |||||
* | 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 | 145 | -280/+282 |
| | |||||
* | Merge pull request #372 from bebehei/notification | mujx | 2018-07-16 | 1 | -2/+2 |
|\ | | | | | Improvements to Linux notification manager | ||||
| * | Explicitly set no timeout for notifications | Benedikt Heine | 2018-07-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | The notification spec handles -1 and 0 as special values: -1 -> representation for "undef" 0 -> infinitely values above 0 represent the timeout in ms. The notification messages should disappear again and with 0, this insn't the case. Setting it to -1 lets the notification manager decide the timeout and displays the notification like all others. | ||||
| * | Update image_data hint to current notification spec | Benedikt Heine | 2018-07-16 | 1 | -1/+1 |
|/ | | | | | The current notification spec says image-data should get used instead of image_data. | ||||
* | Use a brighter color for button text (#355) | Konstantinos Sideris | 2018-07-15 | 1 | -1/+1 |
| | |||||
* | Properly reset the autocomplete anchor when the popup closes | Konstantinos Sideris | 2018-07-15 | 3 | -3/+7 |
| | | | | fixes #305 | ||||
* | Use MainWindow instead of QApplication::activeWindow to reference the main ↵ | Konstantinos Sideris | 2018-07-15 | 2 | -4/+12 |
| | | | | | | | | window The latter will not always return a valid pointer. fixes #363 | ||||
* | De-duplicate the m.room.encryption event | Konstantinos Sideris | 2018-07-15 | 2 | -4/+13 |
| | |||||
* | Use the http link for video messages | Konstantinos Sideris | 2018-07-15 | 5 | -21/+22 |
| | | | | Add method to convert matrix content URIs to http links | ||||
* | Remove the v2 namespace from the http client | Konstantinos Sideris | 2018-07-15 | 19 | -182/+174 |
| | |||||
* | User reverse iterator instead of while loop | Konstantinos Sideris | 2018-07-15 | 1 | -7/+3 |
| | |||||
* | Add the -v / --version option, which displays the version string of the ↵ | Konstantinos Sideris | 2018-07-15 | 1 | -1/+6 |
| | | | | application. | ||||
* | Update issue template | Konstantinos Sideris | 2018-07-15 | 1 | -4/+13 |
| | |||||
* | Bump version to 0.5.0 | Konstantinos Sideris | 2018-07-15 | 4 | -11/+11 |
| | |||||
* | Fix Windows build | Konstantinos Sideris | 2018-07-14 | 4 | -121/+114 |
| | |||||
* | Remove the FindOlm.cmake script for the Windows build | Konstantinos Sideris | 2018-07-14 | 1 | -0/+1 |
| | |||||
* | Re-enable groups | Konstantinos Sideris | 2018-07-14 | 14 | -159/+142 |
| | |||||
* | Properly display the bottom border on the TopRoomBar | Konstantinos Sideris | 2018-07-12 | 1 | -1/+2 |
| | |||||
* | Added FindOlm.cmake script from mtxclient to find generic libolm packaged ↵ | Vitaly Zaitsev | 2018-07-12 | 1 | -0/+40 |
| | | | | | without cmake support. (#370) Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org> | ||||
* | Allow close events from the session manager (#353) | Konstantinos Sideris | 2018-07-11 | 2 | -5/+11 |
| | |||||
* | Working D-Bus desktop notifications (#361) | Max Sandholm | 2018-07-11 | 7 | -15/+283 |
| | | | | | | | | | | | | * Working D-Bus desktop notifications * Remove return type on constructor * Fix the Windows placeholder class * Fix wrong variable name * Fix windows and macOS versions of notificationsmanager | ||||
* | Use QSharedPointer::data to be compatible with Qt < 5.11 | Konstantinos Sideris | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Send image dimensions in m.image event | Konstantinos Sideris | 2018-07-10 | 6 | -48/+69 |
| | | | | fixes #215 | ||||
* | Limit -Wshadow to non-gcc (#368) | Johannes Walcher | 2018-07-10 | 1 | -1/+5 |
| | |||||
* | Don't pre-load messages from caches | Konstantinos Sideris | 2018-07-09 | 1 | -1/+1 |
| | | | | | | Requires backfilling which is not implemented. fixes #365 | ||||
* | Add -Wshadow | Konstantinos Sideris | 2018-07-08 | 2 | -7/+8 |
| | |||||
* | Fix variable shadowing that caused the key response to be null | Konstantinos Sideris | 2018-07-08 | 2 | -2/+5 |
| | |||||
* | Add context menu action to request encryption keys | Konstantinos Sideris | 2018-07-07 | 7 | -10/+312 |
| | |||||
* | Add a timeline message when encryption is enabled | Konstantinos Sideris | 2018-07-07 | 8 | -107/+181 |
| | |||||
* | Mark all decrypted messages with a padlock | Konstantinos Sideris | 2018-07-07 | 2 | -11/+23 |
| | | | | fixes #351 | ||||
* | 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 | 9 | -64/+66 |
| | | | | fixes #346 | ||||
* | Fix regressions regarding UI resizing | Konstantinos Sideris | 2018-07-04 | 9 | -78/+133 |
| | | | | The room list would be hidden only through window resizing. | ||||
* | Add build target for doxygen | Konstantinos Sideris | 2018-07-02 | 2 | -0/+2330 |
| | | | | Includes documentation & dependency/call graphs | ||||
* | Add shortcuts for chat-only & Room List-only views | Konstantinos Sideris | 2018-07-01 | 6 | -4/+113 |
| | | | | | Ctrl-O -> Chat Ctrl-L -> Room list | ||||
* | Mark encrypted messages with a lock icon | Konstantinos Sideris | 2018-07-01 | 13 | -102/+200 |
| | |||||
* | Implement dekstop notifications on Windows (#290) | Konstantinos Sideris | 2018-07-01 | 3 | -3/+55 |
| | |||||
* | Fix crash on Windows with out_of_range exception & update docs | Konstantinos Sideris | 2018-06-30 | 3 | -8/+39 |
| | |||||
* | Add basic support for replies (#292) | Konstantinos Sideris | 2018-06-30 | 7 | -1/+41 |
| | |||||
* | Allow arbitrary resizing of the main window & restore sidebar's size | Konstantinos Sideris | 2018-06-29 | 5 | -4/+57 |
| | | | | | | | fixes #160 fixes #163 fixes #187 fixes #127 | ||||
* | Save timeline messages in cache for faster startup times | Konstantinos Sideris | 2018-06-28 | 14 | -64/+272 |
| | |||||
* | Upgrade matrix-structs & mtxclient | Konstantinos Sideris | 2018-06-28 | 3 | -31/+36 |
| | |||||
* | State that encrypted attachments aren't supported (#352) | Luca Beltrame | 2018-06-27 | 1 | -1/+1 |
| | | | | As nheko does not support yet sending encrypted attachments (see issue #348) explicitly indicate so in the README. | ||||
* | Send one claim request per user that includes all devices | Konstantinos Sideris | 2018-06-25 | 3 | -49/+96 |
| | | | | | Add missing megolm algorithm field that was causing the "unknown algorithm" error. | ||||
* | Add entry for GCC5 on Travis-CI | Konstantinos Sideris | 2018-06-23 | 3 | -3/+16 |
| | |||||
* | Allow copying the version info in the settings page | Konstantinos Sideris | 2018-06-23 | 2 | -7/+5 |
| | |||||
* | Fix the appimage generation | Konstantinos Sideris | 2018-06-22 | 5 | -19/+17 |
| | |||||
* | Immediately shutdown the http client on exit | Konstantinos Sideris | 2018-06-22 | 2 | -3/+3 |
| | |||||
* | Build mtxclient with Bundled Boost (#350) | Cameron Conn | 2018-06-22 | 1 | -0/+6 |
| | | | | | | | * Build mtxclient with bundled Boost if requested. This commit ensures that mtxclient is built with the bundled version of Boost instead of a possibly-outdated system version when using USE_BUNDLED_BOOST. This resolves issue mujx/nheko#338. | ||||
* | i18n: Add Polish translation (#349) | Marcin Mikołajczak | 2018-06-22 | 1 | -0/+582 |
| | | | Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | ||||
* | Verify signature of identity keys before sharing the megolm session | Konstantinos Sideris | 2018-06-20 | 1 | -16/+32 |
| | | | | Ignore devices that fail the verification. | ||||
* | Handle olm & lmdb exceptions during message decryption | Konstantinos Sideris | 2018-06-19 | 2 | -12/+40 |
| | | | | fixes #345 | ||||
* | Mark encrypted rooms when processing room state | Konstantinos Sideris | 2018-06-18 | 3 | -12/+8 |
| | |||||
* | Save the olm account after we create new one-time keys | Konstantinos Sideris | 2018-06-18 | 3 | -2/+15 |
| | | | | | | | | Otherwise after a restart the old account will be loaded and we won't be able to decrypt messages from devices using the new one-time keys. Also new one-time key upload requests will fail due to conflicts with the existing keys with the same keyid. | ||||
* | Improve logging a bit | Konstantinos Sideris | 2018-06-18 | 2 | -3/+8 |
| | |||||
* | Merge branch 'e2ee' | Konstantinos Sideris | 2018-06-17 | 64 | -2665/+3760 |
|\ | | | | | | | | | | | | | | | | | - Support for e2ee rooms - Implement categories & file logging - Let the user know when the app can't reach the server (#93) fixes #13 fixes #326 | ||||
| * | Update build instructions | Konstantinos Sideris | 2018-06-17 | 1 | -18/+32 |
| | | |||||
| * | Fix regressions regarding invites & slowness during shutdown | Konstantinos Sideris | 2018-06-17 | 5 | -11/+8 |
| | | |||||
| * | Setup BinTray | Konstantinos Sideris | 2018-06-17 | 6 | -42/+83 |
| | | |||||
| * | Correctly mark received messages whose response came after /sync | Konstantinos Sideris | 2018-06-17 | 3 | -6/+19 |
| | | |||||
| * | Update CI instructions | Konstantinos Sideris | 2018-06-17 | 9 | -32/+40 |
| | | |||||
| * | Don't try to send megolm session keys to devices with no one-time keys | Konstantinos Sideris | 2018-06-15 | 2 | -79/+96 |
| | | |||||
| * | Pass down toolchain file on Windows | Konstantinos Sideris | 2018-06-15 | 1 | -0/+1 |
| | | |||||
| * | Handle OLM_MESSAGE type of messages properly | Konstantinos Sideris | 2018-06-15 | 6 | -93/+188 |
| | | |||||
| * | Fix CI errors on macOS & Windows | Konstantinos Sideris | 2018-06-14 | 3 | -8/+9 |
| | | | | | | | | | | - Run the linter - Explicitly use cmake for installing olm | ||||
| * | Rename the log namespace to avoid symbol clash with the math function | Konstantinos Sideris | 2018-06-14 | 25 | -265/+408 |
| | | | | | | | | - Patch the olm repo with a CMakeLists.txt file | ||||
| * | Add support for sending encrypted messages | Konstantinos Sideris | 2018-06-13 | 6 | -12/+345 |
| | | |||||
| * | Add method to convert PendingMessage's to event types | Konstantinos Sideris | 2018-06-12 | 5 | -58/+151 |
| | | | | | | | | Add more logging during message sending | ||||
| * | Fix bug where cache was initialized twice in a row | Konstantinos Sideris | 2018-06-12 | 4 | -60/+89 |
| | | |||||
| * | Add menu option to enable encryption in a private room | Konstantinos Sideris | 2018-06-12 | 6 | -14/+141 |
| | | |||||
| * | Add support for displaying decrypted messages | Konstantinos Sideris | 2018-06-10 | 19 | -99/+869 |
| | | |||||
| * | Migrate to mtxclient for the http calls | Konstantinos Sideris | 2018-06-09 | 44 | -2430/+1624 |
| | | |||||
| * | Install missing dependencies in travis-ci/appveyor | Konstantinos Sideris | 2018-06-04 | 7 | -34/+46 |
| | | |||||
| * | Include mtxclient in the build | Konstantinos Sideris | 2018-06-04 | 12 | -51/+257 |
| | | |||||
* | | Add Visual Studio 2017 support (#336) | Nicolas Riebesel | 2018-06-14 | 4 | -10/+99 |
| | | |||||
* | | Slightly improved ru+de translations (#333) | Peter | 2018-06-12 | 2 | -56/+56 |
| | | | | | | | | removed type=unfinished for translated items | ||||
* | | French translation (#329) | Victor Berger | 2018-06-03 | 1 | -0/+583 |
|/ | |||||
* | Bump version to v0.4.3 | Konstantinos Sideris | 2018-06-02 | 3 | -8/+8 |
| | |||||
* | Show Matrix ID tooltip when hovering over display name | Konstantinos Sideris | 2018-05-26 | 2 | -12/+71 |
| | | | | fixes #212 | ||||
* | Properly resize Audio & File widgets | Konstantinos Sideris | 2018-05-26 | 6 | -23/+57 |
| | | | | Remove empty space between username & timeline widgets | ||||
* | Set fixed height for the DateSeparator & TextLabel | Konstantinos Sideris | 2018-05-26 | 3 | -3/+5 |
| | |||||
* | Fix resize slowness on the TopBar | Konstantinos Sideris | 2018-05-25 | 4 | -79/+42 |
| | |||||
* | Bump version to 0.4.2 | Konstantinos Sideris | 2018-05-25 | 3 | -8/+8 |
| | |||||
* | Make the number of unread messages fit in the bubble | Konstantinos Sideris | 2018-05-25 | 2 | -11/+22 |
| | | | | fixes #330 | ||||
* | Use the white for text on the dark theme | Konstantinos Sideris | 2018-05-25 | 2 | -0/+2 |
| | | | | fixes #331 | ||||
* | Fix "jumpy messages" regression | Konstantinos Sideris | 2018-05-24 | 1 | -9/+1 |
| | | | | Caused by the commit addressing #193 | ||||
* | Bump version to 0.4.1 | Konstantinos Sideris | 2018-05-24 | 3 | -8/+8 |
| | |||||
* | Fix line break issue on timeline with long words | Konstantinos Sideris | 2018-05-23 | 2 | -8/+47 |
| | | | | fixes #193 | ||||
* | Use std::string for the "creator" key in m.room.member | Konstantinos Sideris | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | Retrieve the current room state from cache when the edit modal opens | Konstantinos Sideris | 2018-05-18 | 2 | -8/+16 |
| | |||||
* | Refresh the room info on the top bar after sync | Konstantinos Sideris | 2018-05-18 | 2 | -1/+12 |
| | |||||
* | Fix crash on unfinished animation & center the edit modal | Konstantinos Sideris | 2018-05-18 | 2 | -0/+11 |
| | |||||
* | Generate missing translations strings | Konstantinos Sideris | 2018-05-18 | 5 | -5/+120 |
| | |||||
* | Update dockerfiles with the qt-svg dependency | Konstantinos Sideris | 2018-05-18 | 2 | -11/+7 |
| | |||||
* | Update screen-shot | Konstantinos Sideris | 2018-05-17 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Add missing header | Konstantinos Sideris | 2018-05-17 | 1 | -1/+2 |
| | | | | [ci skip] | ||||
* | Hide the edit menu when the user doesn't have enough power | Konstantinos Sideris | 2018-05-16 | 5 | -20/+93 |
| | |||||
* | Add menu to modify the name & topic of the room | Konstantinos Sideris | 2018-05-16 | 8 | -78/+341 |
| | | | | fixes #235 | ||||
* | Initial Russian translate (#318) | Anton Karmanov | 2018-05-14 | 1 | -0/+559 |
| | |||||
* | Add missing markdown extension | Konstantinos Sideris | 2018-05-14 | 2 | -1/+1 |
| | |||||
* | Add contributing document | Konstantinos Sideris | 2018-05-14 | 2 | -2/+40 |
| | |||||
* | Fix translations | Konstantinos Sideris | 2018-05-13 | 6 | -331/+1781 |
| | |||||
* | Add read support for room access options (#324) | twahm | 2018-05-13 | 4 | -13/+134 |
| | | | | - Join rules - Guest access | ||||
* | Use the correct avatar size for HiDPI displays | Konstantinos Sideris | 2018-05-11 | 9 | -34/+48 |
| | |||||
* | Make explicit that MatrixClient & Cache are unique pointers | Konstantinos Sideris | 2018-05-11 | 6 | -12/+12 |
| | |||||
* | Add scrollbar in the settings menu | Konstantinos Sideris | 2018-05-09 | 4 | -16/+35 |
| | |||||
* | Start in tray (#319) | Anton Karmanov | 2018-05-08 | 3 | -1/+41 |
| | |||||
* | Hide SnackBar initially & guard against access of an empty list | Konstantinos Sideris | 2018-05-08 | 3 | -20/+24 |
| | |||||
* | Don't use shared pointers for cache | Konstantinos Sideris | 2018-05-08 | 17 | -96/+86 |
| | |||||
* | Replace shared pointers of MatrixClient with a single instance | Konstantinos Sideris | 2018-05-08 | 31 | -269/+196 |
| | |||||
* | Remove the pseudo deb & rpm packages from releases | Konstantinos Sideris | 2018-05-07 | 3 | -72/+0 |
| | |||||
* | Don't send notification for the room that is currently open | Konstantinos Sideris | 2018-05-07 | 2 | -2/+11 |
| | |||||
* | Implement desktop notification for mac | Konstantinos Sideris | 2018-05-05 | 8 | -7/+107 |
| | |||||
* | Add support for retrieving the notification events (#33) | Konstantinos Sideris | 2018-05-05 | 11 | -26/+192 |
| | |||||
* | Add compile option for address sanitizers | Konstantinos Sideris | 2018-05-04 | 1 | -0/+5 |
| | |||||
* | Fetch user avatars while browsing the member list | Konstantinos Sideris | 2018-05-04 | 3 | -1/+19 |
| | |||||
* | Remove the extra top margin from timeline widgets | Konstantinos Sideris | 2018-05-04 | 2 | -3/+3 |
| | |||||
* | Bump version | Konstantinos Sideris | 2018-05-03 | 3 | -9/+9 |
| | |||||
* | Remove flickering by updating auto-complete menu items in-place | Konstantinos Sideris | 2018-05-03 | 2 | -21/+105 |
| | | | | Instead of deleting the current items and creating new ones. | ||||
* | Default to the first item in room selection menu | Konstantinos Sideris | 2018-05-03 | 2 | -6/+15 |
| | | | | | | - Add backwards navigation with backtab fixes #316 | ||||
* | Add missing header | Konstantinos Sideris | 2018-05-02 | 1 | -0/+1 |
| | |||||
* | Move access token to header | Konstantinos Sideris | 2018-05-02 | 2 | -69/+23 |
| | |||||
* | Handle invalid access token | Konstantinos Sideris | 2018-05-02 | 4 | -5/+23 |
| | |||||
* | Show user avatar for messages on different day or time gap > 15 mins | Konstantinos Sideris | 2018-05-01 | 2 | -18/+80 |
| | | | | fixes #278 | ||||
* | Remove extra semicolon | Konstantinos Sideris | 2018-05-01 | 1 | -1/+1 |
| | |||||
* | Add member list | Konstantinos Sideris | 2018-05-01 | 13 | -15/+301 |
| | |||||
* | Add prototype room settings menu | Konstantinos Sideris | 2018-04-30 | 14 | -12/+309 |
| | |||||
* | Show room tooltips when the sidebar is collapsed | Konstantinos Sideris | 2018-04-30 | 1 | -0/+5 |
| | |||||
* | More consistent spacing between messages | Konstantinos Sideris | 2018-04-29 | 2 | -13/+17 |
| | |||||
* | Refactor utils::getMessageDescription | Konstantinos Sideris | 2018-04-29 | 9 | -125/+100 |
| | |||||
* | Install qt5-svg in travis | Konstantinos Sideris | 2018-04-28 | 4 | -6/+8 |
| | |||||
* | Add Qt5Svg dependency | Konstantinos Sideris | 2018-04-28 | 1 | -0/+2 |
| | |||||
* | Correctly specify the input path for Nheko.app | Konstantinos Sideris | 2018-04-28 | 1 | -1/+1 |
| | |||||
* | Fix pip/SSL issue on travis | Konstantinos Sideris | 2018-04-28 | 1 | -1/+5 |
| | |||||
* | Prettify macOS installer with dmgbuild | Konstantinos Sideris | 2018-04-28 | 3 | -3/+39 |
| | |||||
* | Fix CI errors | Konstantinos Sideris | 2018-04-28 | 2 | -2/+2 |
| | |||||
* | Fix UI inconsistencies between room list & communities | Konstantinos Sideris | 2018-04-28 | 17 | -320/+260 |
| | | | | | fixes #204 fixes #255 | ||||
* | Remove old/unused code | Konstantinos Sideris | 2018-04-28 | 4 | -88/+8 |
| | |||||
* | Add support for displaying m.sticker events | Konstantinos Sideris | 2018-04-27 | 8 | -3/+77 |
| | | | | fixes #291 | ||||
* | Add remove_if for maps | Konstantinos Sideris | 2018-04-27 | 2 | -7/+17 |
| | |||||
* | Update matrix-struct | Konstantinos Sideris | 2018-04-27 | 1 | -1/+1 |
| | |||||
* | Fix clicking on room list suggestions | Konstantinos Sideris | 2018-04-27 | 4 | -20/+39 |
| | |||||
* | Improve room searching | Konstantinos Sideris | 2018-04-27 | 8 | -154/+265 |
| | | | | fixes #257 | ||||
* | Copy lmdb.dll in the windows installer | Konstantinos Sideris | 2018-04-25 | 1 | -1/+6 |
| | |||||
* | Improve the date separator widget | Konstantinos Sideris | 2018-04-25 | 5 | -38/+103 |
| | |||||
* | Fix signal redefinition warning | Konstantinos Sideris | 2018-04-24 | 3 | -3/+3 |
| | |||||
* | Adjust completion menu to fit its contents | Konstantinos Sideris | 2018-04-24 | 5 | -0/+25 |
| | |||||
* | Clear typing notifications when the user list is empty | Konstantinos Sideris | 2018-04-24 | 2 | -14/+17 |
| | | | | fixes #304 | ||||
* | Remove map from room_id to QPixmap from ChatPage | Konstantinos Sideris | 2018-04-24 | 4 | -10/+47 |
| | | | | The avatars are loaded from cache | ||||
* | Fix CI errors | Konstantinos Sideris | 2018-04-22 | 4 | -30/+26 |
| | |||||
* | Update invites in the UI after sync | Konstantinos Sideris | 2018-04-22 | 6 | -1/+44 |
| | |||||
* | Properly clean stale invites | Konstantinos Sideris | 2018-04-22 | 2 | -3/+21 |
| | |||||
* | Strip whitespace from room names for QuickSwitcher | Konstantinos Sideris | 2018-04-22 | 3 | -44/+25 |
| | |||||
* | Initialize views before room list | Konstantinos Sideris | 2018-04-22 | 1 | -1/+1 |
| | |||||
* | Implement media cache | Konstantinos Sideris | 2018-04-21 | 6 | -35/+63 |
| | |||||
* | Bump cache format version | Konstantinos Sideris | 2018-04-21 | 1 | -1/+1 |
| | |||||
* | Remove dead code | Konstantinos Sideris | 2018-04-21 | 11 | -486/+0 |
| | |||||
* | Clean up Top Bar | Konstantinos Sideris | 2018-04-21 | 2 | -25/+0 |
| | |||||
* | Save read receipts | Konstantinos Sideris | 2018-04-21 | 4 | -21/+17 |
| | |||||
* | Cache refactoring | Konstantinos Sideris | 2018-04-21 | 26 | -920/+1361 |
| | |||||
* | Popup improvements | Konstantinos Sideris | 2018-04-14 | 4 | -26/+72 |
| | | | | | | | | | - ESC closes the popup. - Up/Down arrows for navigation. - BackTab for backwards navigation. fixes #301 fixes #302 | ||||
* | Bump version to v0.3.1 | Konstantinos Sideris | 2018-04-13 | 8 | -60/+15 |
| | |||||
* | Add more Dutch translations (#296) | Bart Ribbers | 2018-04-11 | 1 | -32/+33 |
| | |||||
* | Add some more German Translations (#295) | Marcel | 2018-04-10 | 1 | -24/+26 |
| | |||||
* | Implement pressing tab to navigate auto completion (#294) | christarazi | 2018-04-10 | 4 | -3/+73 |
| | | | | | | | | Fixes #287 * Fix pop-up not showing when less than max * Select suggestion by pressing Enter | ||||
* | Hide emoji panel if it's not under the mouse cursor | Konstantinos Sideris | 2018-04-08 | 4 | -11/+40 |
| | | | | | fixes #254 fixes #246 | ||||
* | Bump version | Konstantinos Sideris | 2018-04-03 | 5 | -66/+11 |
| | |||||
* | Update the room list after a redacted event has been removed | Konstantinos Sideris | 2018-04-03 | 2 | -1/+4 |
| | | | | fixes #286 | ||||
* | Adjust CMakeLists to make dependency downloading optional | Konstantinos Sideris | 2018-03-29 | 7 | -94/+127 |
| |