Commit graph

  • b382579789 Slightly improved ru+de translations (#333) Peter 2018-06-12 21:56:20 +0200
  • e5dd64c63a Add method to convert PendingMessage's to event types Konstantinos Sideris 2018-06-12 22:35:10 +0300
  • a97528b432 Fix bug where cache was initialized twice in a row Konstantinos Sideris 2018-06-12 20:36:16 +0300
  • 36cb62748b Add menu option to enable encryption in a private room Konstantinos Sideris 2018-06-12 09:45:26 +0300
  • 626c680911 Add support for displaying decrypted messages Konstantinos Sideris 2018-06-10 20:03:45 +0300
  • b89257a34b Migrate to mtxclient for the http calls Konstantinos Sideris 2018-06-09 16:03:14 +0300
  • 1366b01790 Install missing dependencies in travis-ci/appveyor Konstantinos Sideris 2018-06-04 16:07:47 +0300
  • 0a9d95dfc9 Include mtxclient in the build Konstantinos Sideris 2018-06-04 13:54:51 +0300
  • 54671b3ae3 French translation (#329) Victor Berger 2018-06-03 10:58:20 +0200
  • 70ffa43424 Bump version to v0.4.3 v0.4.3 Konstantinos Sideris 2018-06-02 10:22:24 +0300
  • 0fe81ecd4a Show Matrix ID tooltip when hovering over display name Konstantinos Sideris 2018-05-26 22:44:49 +0300
  • b371c15b5f Properly resize Audio & File widgets Konstantinos Sideris 2018-05-26 17:05:57 +0300
  • 90595beb16 Set fixed height for the DateSeparator & TextLabel Konstantinos Sideris 2018-05-26 10:34:34 +0300
  • bcba977f4c Fix resize slowness on the TopBar Konstantinos Sideris 2018-05-25 16:13:38 +0300
  • f533d9d7ea Bump version to 0.4.2 v0.4.2 Konstantinos Sideris 2018-05-25 10:15:51 +0300
  • 5538a04690 Make the number of unread messages fit in the bubble Konstantinos Sideris 2018-05-25 10:01:53 +0300
  • 5e9d8373e4 Use the white for text on the dark theme Konstantinos Sideris 2018-05-25 09:30:42 +0300
  • c11b18d5e0 Fix "jumpy messages" regression Konstantinos Sideris 2018-05-24 21:53:30 +0300
  • ec7b3e1e2b Bump version to 0.4.1 v0.4.1 Konstantinos Sideris 2018-05-24 02:25:19 +0300
  • 3cf7ab9f04 Fix line break issue on timeline with long words Konstantinos Sideris 2018-05-23 16:33:30 +0300
  • 03c5f79543 Use std::string for the "creator" key in m.room.member Konstantinos Sideris 2018-05-21 09:06:10 +0300
  • 9eb1c496a0 Retrieve the current room state from cache when the edit modal opens Konstantinos Sideris 2018-05-18 21:43:58 +0300
  • d88dee3185 Refresh the room info on the top bar after sync Konstantinos Sideris 2018-05-18 21:37:08 +0300
  • 4ab42c68f4 Fix crash on unfinished animation & center the edit modal Konstantinos Sideris 2018-05-18 21:27:44 +0300
  • b19a5f6f8f Generate missing translations strings Konstantinos Sideris 2018-05-18 20:38:28 +0300
  • 4d3709615a Update dockerfiles with the qt-svg dependency Konstantinos Sideris 2018-05-18 20:36:12 +0300
  • 1bc4260249 Update screen-shot Konstantinos Sideris 2018-05-17 01:12:22 +0300
  • 3d26c5f14d Add missing header Konstantinos Sideris 2018-05-17 00:15:12 +0300
  • 791a9d0a4d Hide the edit menu when the user doesn't have enough power Konstantinos Sideris 2018-05-16 23:30:50 +0300
  • 340c9ab9de Add menu to modify the name & topic of the room Konstantinos Sideris 2018-05-16 20:40:42 +0300
  • fab413327c Initial Russian translate (#318) Anton Karmanov 2018-05-15 00:09:22 +0500
  • 127d0cd1a4 Add missing markdown extension Konstantinos Sideris 2018-05-14 15:11:24 +0300
  • 592640addf Add contributing document Konstantinos Sideris 2018-05-14 15:08:44 +0300
  • ccf089ddb6 Fix translations Konstantinos Sideris 2018-05-13 22:09:26 +0300
  • 4bd43780d9 Add read support for room access options (#324) twahm 2018-05-12 17:31:58 -0500
  • 18061f0600 Use the correct avatar size for HiDPI displays Konstantinos Sideris 2018-05-11 16:00:14 +0300
  • 05585ff8cf Make explicit that MatrixClient & Cache are unique pointers Konstantinos Sideris 2018-05-11 13:41:46 +0300
  • 701aa93b0a Add scrollbar in the settings menu Konstantinos Sideris 2018-05-09 01:00:10 +0300
  • 17896b1c82 Start in tray (#319) Anton Karmanov 2018-05-09 01:53:40 +0500
  • 7d809be79f Hide SnackBar initially & guard against access of an empty list Konstantinos Sideris 2018-05-08 23:38:57 +0300
  • ebed87ea57 Don't use shared pointers for cache Konstantinos Sideris 2018-05-08 20:30:09 +0300
  • 4c4ea557b3 Replace shared pointers of MatrixClient with a single instance Konstantinos Sideris 2018-05-08 18:43:56 +0300
  • ffb43836e4 Remove the pseudo deb & rpm packages from releases Konstantinos Sideris 2018-05-07 12:16:50 +0300
  • 5aff3e4309 Don't send notification for the room that is currently open Konstantinos Sideris 2018-05-07 12:00:49 +0300
  • 506cf68072 Implement desktop notification for mac Konstantinos Sideris 2018-05-05 22:40:24 +0300
  • ed9501023a Add support for retrieving the notification events (#33) Konstantinos Sideris 2018-05-05 16:38:41 +0300
  • b47007d59a Add compile option for address sanitizers Konstantinos Sideris 2018-05-04 18:11:03 +0300
  • 156e1e62a6 Fetch user avatars while browsing the member list Konstantinos Sideris 2018-05-04 17:59:29 +0300
  • 8dd21b1dae Remove the extra top margin from timeline widgets Konstantinos Sideris 2018-05-04 15:47:04 +0300
  • 5caaa9d3c4 Bump version v0.4.0 Konstantinos Sideris 2018-05-03 19:09:22 +0300
  • 7dab863738 Remove flickering by updating auto-complete menu items in-place Konstantinos Sideris 2018-05-03 17:29:02 +0300
  • d6ac72ab3f Default to the first item in room selection menu Konstantinos Sideris 2018-05-03 15:19:28 +0300
  • f1b355f7a7 Add missing header Konstantinos Sideris 2018-05-02 16:35:07 +0300
  • 916c0d48af Move access token to header Konstantinos Sideris 2018-05-02 16:00:37 +0300
  • 7f69c71814 Handle invalid access token Konstantinos Sideris 2018-05-02 15:30:08 +0300
  • 23accc50d6 Show user avatar for messages on different day or time gap > 15 mins Konstantinos Sideris 2018-05-01 23:32:11 +0300
  • f2954a3616 Remove extra semicolon Konstantinos Sideris 2018-05-01 19:49:01 +0300
  • 763330fd3c Add member list Konstantinos Sideris 2018-05-01 19:35:28 +0300
  • 3097037c3d Add prototype room settings menu Konstantinos Sideris 2018-04-30 21:41:47 +0300
  • 21c68c5824 Show room tooltips when the sidebar is collapsed Konstantinos Sideris 2018-04-30 09:27:12 +0300
  • 62d54146a7 More consistent spacing between messages Konstantinos Sideris 2018-04-29 20:39:22 +0300
  • 95120c602b Refactor utils::getMessageDescription Konstantinos Sideris 2018-04-29 15:42:40 +0300
  • b67024149c Install qt5-svg in travis Konstantinos Sideris 2018-04-28 21:34:40 +0300
  • 2c9aa72d13 Add Qt5Svg dependency Konstantinos Sideris 2018-04-28 21:19:16 +0300
  • 6a7028a8e7 Correctly specify the input path for Nheko.app Konstantinos Sideris 2018-04-28 18:27:22 +0300
  • cdba854954 Fix pip/SSL issue on travis Konstantinos Sideris 2018-04-28 17:54:39 +0300
  • ca80fb24ab Prettify macOS installer with dmgbuild Konstantinos Sideris 2018-04-28 17:28:26 +0300
  • 4a7b62e8fa Fix CI errors Konstantinos Sideris 2018-04-28 16:17:36 +0300
  • 7621dc0cb0 Fix UI inconsistencies between room list & communities Konstantinos Sideris 2018-04-28 15:27:12 +0300
  • bee9278a1a Remove old/unused code Konstantinos Sideris 2018-04-28 13:16:37 +0300
  • 3f80725c33 Add support for displaying m.sticker events Konstantinos Sideris 2018-04-27 22:15:44 +0300
  • c971602b2d Add remove_if for maps Konstantinos Sideris 2018-04-27 18:19:43 +0300
  • c03b4e230e Update matrix-struct Konstantinos Sideris 2018-04-27 17:37:36 +0300
  • 2c6192d08f Fix clicking on room list suggestions Konstantinos Sideris 2018-04-27 14:04:13 +0300
  • b72e48cbab Improve room searching Konstantinos Sideris 2018-04-27 01:57:46 +0300
  • 6dfb824d11 Copy lmdb.dll in the windows installer Konstantinos Sideris 2018-04-25 17:52:47 +0300
  • 31f5fbf891 Improve the date separator widget Konstantinos Sideris 2018-04-25 15:37:43 +0300
  • b655a503a7 Fix signal redefinition warning Konstantinos Sideris 2018-04-24 23:57:49 +0300
  • 4fd8eccece Adjust completion menu to fit its contents Konstantinos Sideris 2018-04-24 16:03:50 +0300
  • 649d73a7bd Clear typing notifications when the user list is empty Konstantinos Sideris 2018-04-24 14:50:47 +0300
  • 0028fdfe6c Remove map from room_id to QPixmap from ChatPage Konstantinos Sideris 2018-04-24 14:13:05 +0300
  • 4f6ffb6e73 Fix CI errors Konstantinos Sideris 2018-04-22 15:37:23 +0300
  • 1642f3cf40 Update invites in the UI after sync Konstantinos Sideris 2018-04-22 14:19:05 +0300
  • c0e355f485 Properly clean stale invites Konstantinos Sideris 2018-04-22 12:26:41 +0300
  • 6d0bc0c05e Strip whitespace from room names for QuickSwitcher Konstantinos Sideris 2018-04-22 11:27:00 +0300
  • 7a16e05b14 Initialize views before room list Konstantinos Sideris 2018-04-22 10:54:52 +0300
  • 29bd8b71d1 Implement media cache Konstantinos Sideris 2018-04-21 21:18:57 +0300
  • 54091cf403 Bump cache format version Konstantinos Sideris 2018-04-21 17:27:38 +0300
  • 9d825b07ca Remove dead code Konstantinos Sideris 2018-04-21 17:27:06 +0300
  • 74ff905582 Clean up Top Bar Konstantinos Sideris 2018-04-21 17:21:44 +0300
  • 4a2f1af090 Save read receipts Konstantinos Sideris 2018-04-21 17:14:16 +0300
  • 2f00fc51bf Cache refactoring Konstantinos Sideris 2018-04-21 16:34:50 +0300
  • ca66940ec3 Popup improvements Konstantinos Sideris 2018-04-14 14:12:36 +0300
  • 96617385bc Bump version to v0.3.1 Konstantinos Sideris 2018-04-13 14:51:48 +0300
  • 66bc95ece0 Bump version to v0.3.1 v0.3.1 Konstantinos Sideris 2018-04-13 14:51:48 +0300
  • e032f2935a Add more Dutch translations (#296) Bart Ribbers 2018-04-10 23:08:59 +0200
  • 7e4fa28923 Add some more German Translations (#295) Marcel 2018-04-10 22:48:49 +0200
  • 0b3029b3c4 Implement pressing tab to navigate auto completion (#294) christarazi 2018-04-10 01:47:23 -0700
  • 5125433552 Hide emoji panel if it's not under the mouse cursor Konstantinos Sideris 2018-04-08 15:49:53 +0300
  • 8dc17ccecb Bump version v0.3.0 Konstantinos Sideris 2018-04-03 15:17:34 +0300