Commit graph

  • f8a1ed84a8 Fix background color on the room list widget Konstantinos Sideris 2018-07-26 12:12:00 +0300
  • 899249a485 Add missing tooltips on buttons Konstantinos Sideris 2018-07-25 23:28:37 +0300
  • a845ccb8d7 Use repaint instead of update on the loading animation Konstantinos Sideris 2018-07-25 23:10:45 +0300
  • 1f47a6af3a Improve the style of snackbar a bit Konstantinos Sideris 2018-07-25 23:07:56 +0300
  • 8386dd73ce Enable scrollbar on the room list for macOS (#174) Konstantinos Sideris 2018-07-25 18:59:33 +0300
  • 069f0a1fbd Use native scrollbar in the timeline Konstantinos Sideris 2018-07-25 18:48:11 +0300
  • bfdbd49e3e Align timeline widgets to the bottom Konstantinos Sideris 2018-07-25 16:46:57 +0300
  • 59a42183bc Fix issue with missing communities due to an unregistered metatype Konstantinos Sideris 2018-07-25 16:34:54 +0300
  • 35067088f9 Disable paint updates when removing the room filter Konstantinos Sideris 2018-07-24 21:43:51 +0300
  • 6583686a7c Remove spacer & set sizePolicy on the timeline view & widgets Konstantinos Sideris 2018-07-23 21:54:13 +0300
  • 6b42e3b202 Simplify the message shown when another app instance is detected Konstantinos Sideris 2018-07-22 20:26:50 +0300
  • 98548b1b8b Minor modal adjustments Konstantinos Sideris 2018-07-22 20:01:12 +0300
  • 85e93a88a6 Add option to specify the scale factor Konstantinos Sideris 2018-07-22 19:48:58 +0300
  • 18695d636d Add input field to specify the device name on login Konstantinos Sideris 2018-07-22 18:41:15 +0300
  • 3d2e29bfa0 Remove pixel values from modals, use pointSize instead Konstantinos Sideris 2018-07-22 18:03:12 +0300
  • 24bad93f6b Add option to ignore key requests altogether Konstantinos Sideris 2018-07-22 16:36:25 +0300
  • 0247b47553 Refactor the room settings menu to look like the user profile Konstantinos Sideris 2018-07-22 15:41:06 +0300
  • 5dfd26abc5 Reject key requests for users that are not members of the room Konstantinos Sideris 2018-07-21 21:40:11 +0300
  • a823a43686 i18n: Update Polish translation (#382) Marcin Mikołajczak 2018-07-22 11:46:23 +0200
  • b182ada3df Add note about e2ee Konstantinos Sideris 2018-07-21 21:07:55 +0300
  • 73e3161c88 Disable paint updates while applying room filtering (#380) Konstantinos Sideris 2018-07-21 14:57:56 +0300
  • 6c65213c83 Reuse the profile modal & adjust its spacing relative to the font size Konstantinos Sideris 2018-07-21 14:33:35 +0300
  • 54c7eb374a Lower the complexity of the group filtering algorithm (#380) Konstantinos Sideris 2018-07-21 13:35:36 +0300
  • 9d718fccf4 Clear timeline widgets when they exceed a certain limit (#158) Konstantinos Sideris 2018-07-21 12:09:23 +0300
  • e8cb2cee0c Use a smaller icon size in the sidebar Konstantinos Sideris 2018-07-20 17:44:09 +0300
  • 83008f44e4 Show device list in user profile & add option to create 1-1 chat Konstantinos Sideris 2018-07-20 16:15:50 +0300
  • d7e5171bfa Create user profile modal Konstantinos Sideris 2018-07-20 12:02:35 +0300
  • 5540fc0737 Add user avatar after the 'encryption is enabled' message Konstantinos Sideris 2018-07-19 18:46:36 +0300
  • 00f99d9ae5 Fix variable shadowing on clang Konstantinos Sideris 2018-07-18 17:11:02 +0300
  • e4dedbcaba Mark own read messages with a double checkmark (#377) Konstantinos Sideris 2018-07-17 23:50:18 +0300
  • 40facd116e Bump version to v0.5.1 v0.5.1 Konstantinos Sideris 2018-07-17 17:30:17 +0300
  • 2e1e0efb06 Fix the download path for the Windows notification lib Konstantinos Sideris 2018-07-17 17:11:59 +0300
  • 0e814da91c Move all files under src/ Konstantinos Sideris 2018-07-17 16:37:25 +0300
  • 96a2c614bf
    Merge pull request #372 from bebehei/notification mujx 2018-07-16 13:37:40 +0300
  • c942a4b9fc Explicitly set no timeout for notifications Benedikt Heine 2018-07-16 12:13:05 +0200
  • a7cf30005b Update image_data hint to current notification spec Benedikt Heine 2018-07-16 12:12:07 +0200
  • 3a917f7f12 Use a brighter color for button text (#355) Konstantinos Sideris 2018-07-15 21:38:47 +0300
  • 21185a44e7 Properly reset the autocomplete anchor when the popup closes Konstantinos Sideris 2018-07-15 21:26:48 +0300
  • fde066e236 Use MainWindow instead of QApplication::activeWindow to reference the main window Konstantinos Sideris 2018-07-15 20:58:10 +0300
  • 31d09dbd68 De-duplicate the m.room.encryption event Konstantinos Sideris 2018-07-15 20:32:22 +0300
  • a9f02128a2 Use the http link for video messages Konstantinos Sideris 2018-07-15 20:05:31 +0300
  • 33490eddab Remove the v2 namespace from the http client Konstantinos Sideris 2018-07-15 19:09:08 +0300
  • e6b45263bc User reverse iterator instead of while loop Konstantinos Sideris 2018-07-15 18:58:09 +0300
  • 4059f17e15 Add the -v / --version option, which displays the version string of the application. Konstantinos Sideris 2018-07-15 14:53:18 +0300
  • 243cd14b2e Update issue template Konstantinos Sideris 2018-07-15 12:28:37 +0300
  • 9e77f0e407 Bump version to 0.5.0 v0.5.0 Konstantinos Sideris 2018-07-15 10:25:06 +0300
  • c4613b210e Fix Windows build Konstantinos Sideris 2018-07-14 16:27:51 +0300
  • 888700743a Remove the FindOlm.cmake script for the Windows build Konstantinos Sideris 2018-07-14 12:21:47 +0300
  • 73dbd3c8dd Re-enable groups Konstantinos Sideris 2018-07-14 12:08:16 +0300
  • 4f41c0df4d Properly display the bottom border on the TopRoomBar Konstantinos Sideris 2018-07-12 18:30:01 +0300
  • 824563e38a Added FindOlm.cmake script from mtxclient to find generic libolm packaged without cmake support. (#370) Vitaly Zaitsev 2018-07-12 16:16:13 +0500
  • 363e3735f1 Allow close events from the session manager (#353) Konstantinos Sideris 2018-07-11 20:55:13 +0300
  • 80ebe3f29d Working D-Bus desktop notifications (#361) Max Sandholm 2018-07-11 17:33:02 +0300
  • e7f30b57e8 Use QSharedPointer::data to be compatible with Qt < 5.11 Konstantinos Sideris 2018-07-11 16:49:09 +0300
  • 6f07ab433e Send image dimensions in m.image event Konstantinos Sideris 2018-07-10 23:31:51 +0300
  • cfaecaab17 Limit -Wshadow to non-gcc (#368) Johannes Walcher 2018-07-10 10:39:28 +0200
  • 1312c139cc Don't pre-load messages from caches Konstantinos Sideris 2018-07-09 12:17:22 +0300
  • 172d111d1c Add -Wshadow Konstantinos Sideris 2018-07-08 22:10:40 +0300
  • 6d474b77f1 Fix variable shadowing that caused the key response to be null Konstantinos Sideris 2018-07-08 21:24:44 +0300
  • 278eccc040 Add context menu action to request encryption keys Konstantinos Sideris 2018-07-07 23:59:23 +0300
  • 9a0e18dea7 Add a timeline message when encryption is enabled Konstantinos Sideris 2018-07-07 13:39:53 +0300
  • 67458dd2f8 Mark all decrypted messages with a padlock Konstantinos Sideris 2018-07-07 12:35:29 +0300
  • ec63a4fbf7 Mark third-party headers as system Konstantinos Sideris 2018-07-04 21:36:02 +0300
  • 3bc8d791fb Don't download dependencies during build Konstantinos Sideris 2018-07-04 01:38:54 +0300
  • 6c5309d9eb Fix regressions regarding UI resizing Konstantinos Sideris 2018-07-04 00:05:05 +0300
  • a8e82ba284 Add build target for doxygen Konstantinos Sideris 2018-07-02 18:39:49 +0300
  • 4073d61045 Add shortcuts for chat-only & Room List-only views Konstantinos Sideris 2018-07-01 22:57:14 +0300
  • ccc6cd8dab Mark encrypted messages with a lock icon Konstantinos Sideris 2018-07-01 19:40:53 +0300
  • 95ce2ef920 Implement dekstop notifications on Windows (#290) Konstantinos Sideris 2018-07-01 00:23:16 +0300
  • 765ff5dcb5 Fix crash on Windows with out_of_range exception & update docs Konstantinos Sideris 2018-06-30 22:43:55 +0300
  • 5b5d35fd1f Add basic support for replies (#292) Konstantinos Sideris 2018-06-30 15:13:15 +0300
  • d56446ce97 Allow arbitrary resizing of the main window & restore sidebar's size Konstantinos Sideris 2018-06-29 14:28:48 +0300
  • 4344b6964f Save timeline messages in cache for faster startup times Konstantinos Sideris 2018-06-28 16:16:43 +0300
  • 1d6746e4c9 Upgrade matrix-structs & mtxclient Konstantinos Sideris 2018-06-27 21:24:25 +0300
  • 651ac95719 State that encrypted attachments aren't supported (#352) Luca Beltrame 2018-06-27 15:52:11 +0200
  • 9802ea8809 Send one claim request per user that includes all devices Konstantinos Sideris 2018-06-25 17:19:52 +0300
  • 794b9ceb1b Add entry for GCC5 on Travis-CI Konstantinos Sideris 2018-06-23 21:17:33 +0300
  • cb21433dc8 Allow copying the version info in the settings page Konstantinos Sideris 2018-06-23 01:46:18 +0300
  • 2749afbb91 Fix the appimage generation Konstantinos Sideris 2018-06-22 23:54:35 +0300
  • a72eca339f Immediately shutdown the http client on exit Konstantinos Sideris 2018-06-22 19:47:55 +0300
  • 7051d8025f Build mtxclient with Bundled Boost (#350) Cameron Conn 2018-06-22 07:22:10 -0500
  • 1a3a9c836c i18n: Add Polish translation (#349) Marcin Mikołajczak 2018-06-22 01:20:17 +0200
  • 74396e9aba Verify signature of identity keys before sharing the megolm session Konstantinos Sideris 2018-06-20 00:38:34 +0300
  • 961c880d55 Handle olm & lmdb exceptions during message decryption Konstantinos Sideris 2018-06-19 22:53:22 +0300
  • 7ecabcd614 Mark encrypted rooms when processing room state Konstantinos Sideris 2018-06-18 18:36:19 +0300
  • 604cdcec8a Save the olm account after we create new one-time keys Konstantinos Sideris 2018-06-18 12:56:47 +0300
  • 4514d13948 Improve logging a bit Konstantinos Sideris 2018-06-18 12:29:24 +0300
  • 8704265978 Merge branch 'e2ee' Konstantinos Sideris 2018-06-17 19:18:12 +0300
  • 9884e02eb8 Update build instructions Konstantinos Sideris 2018-06-17 19:10:48 +0300
  • 197b2dac74 Fix regressions regarding invites & slowness during shutdown Konstantinos Sideris 2018-06-17 18:44:04 +0300
  • d081fe9b9e Setup BinTray Konstantinos Sideris 2018-06-17 16:53:14 +0300
  • 66249ed126 Correctly mark received messages whose response came after /sync Konstantinos Sideris 2018-06-17 02:29:19 +0300
  • c0d32ef319 Update CI instructions Konstantinos Sideris 2018-06-17 00:23:49 +0300
  • 24e0285210 Don't try to send megolm session keys to devices with no one-time keys Konstantinos Sideris 2018-06-15 16:45:39 +0300
  • b758cc4487 Pass down toolchain file on Windows Konstantinos Sideris 2018-06-15 02:25:09 +0300
  • 9102a141f3 Handle OLM_MESSAGE type of messages properly Konstantinos Sideris 2018-06-15 01:35:31 +0300
  • 7fc010fc4f Fix CI errors on macOS & Windows Konstantinos Sideris 2018-06-14 09:36:41 +0300
  • 8e9d210a2a Rename the log namespace to avoid symbol clash with the math function Konstantinos Sideris 2018-06-14 02:28:35 +0300
  • cce85f3ba8 Add Visual Studio 2017 support (#336) Nicolas Riebesel 2018-06-14 01:17:38 +0200
  • 5d47cc3940 Add support for sending encrypted messages Konstantinos Sideris 2018-06-13 12:28:00 +0300