Commit Graph

  • 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
  • 33a8628059 Update the room list after a redacted event has been removed Konstantinos Sideris 2018-04-03 10:24:35 +0300
  • 3afc76dbaa Adjust CMakeLists to make dependency downloading optional Konstantinos Sideris 2018-03-29 09:59:04 +0300
  • 00549e0ec5 Use -std=c++11 on matrix structs Konstantinos Sideris 2018-03-28 13:33:59 +0300
  • 945784db11 Correctly propagate focusOut event on TextEdit Konstantinos Sideris 2018-03-28 13:09:16 +0300
  • 327e60af01 Update translation files Konstantinos Sideris 2018-03-28 11:05:08 +0300
  • 0a09ce0f75 Update first & last sender after message deletion Konstantinos Sideris 2018-03-27 21:07:39 +0300
  • 284d200361 Fix invite button colors on the system theme Konstantinos Sideris 2018-03-27 20:21:14 +0300
  • f4675165ea Add environment variable to allow insecure connections (self-signed certs) Konstantinos Sideris 2018-03-27 10:38:00 +0300
  • ed0b345e76 Pin invites to the top of the room list Konstantinos Sideris 2018-03-26 22:02:53 +0300
  • 15931fc322 Track invites so they can be removed outside of nheko Konstantinos Sideris 2018-03-26 21:39:00 +0300
  • f9fd03b958 Simplify variant usage Konstantinos Sideris 2018-03-26 20:41:16 +0300
  • f6f46119a6 Fix CI errors Konstantinos Sideris 2018-03-25 23:05:44 +0300
  • f02d3ee606 Replace std::thread with QtConcurrent Konstantinos Sideris 2018-03-25 21:50:45 +0300
  • 72d5d6d286 Show avatars in the completion popup Konstantinos Sideris 2018-03-25 15:59:47 +0300
  • 97326243db Link with pthread on Linux Konstantinos Sideris 2018-03-24 23:36:27 +0200
  • 553a97c8bb Add basic support for username auto-completion Konstantinos Sideris 2018-03-24 23:16:15 +0200
  • 2054aad975 Adjust version number for the windows build Konstantinos Sideris 2018-03-22 19:13:38 +0200
  • 8a2b29a3bf Be compatible with cmake 3.1 Konstantinos Sideris 2018-03-22 16:34:11 +0200
  • f77a103209 Add version info in the settings menu Konstantinos Sideris 2018-03-22 16:20:22 +0200
  • 64a6771dc8 Fix text color on room switcher Konstantinos Sideris 2018-03-22 09:16:17 +0200
  • 480de2d30b Adjust unread msg bubble Konstantinos Sideris 2018-03-20 21:23:01 +0200
  • 42733eeb86 TimelineView: remove unneeded date separators when deleting a redacted message (#279) Hawkheart 2018-03-20 02:59:00 -0400
  • d2d65b6662 More stylistic changes & dark theme tweaks Konstantinos Sideris 2018-03-19 20:26:14 +0200
  • cef385e1e4 Use the full with of the roomlist for the last message Konstantinos Sideris 2018-03-19 18:10:48 +0200
  • bac1f46127 Dark theme revisited Konstantinos Sideris 2018-03-18 23:38:04 +0200
  • 48ee36f6b2 Add border in community list & minor refactorings (#204) Konstantinos Sideris 2018-03-18 17:38:57 +0200
  • b70e09c7ec Add border line above the text input Konstantinos Sideris 2018-03-18 17:08:13 +0200
  • 7253dc2c54 roomlist: Put the message timestamp on the top Konstantinos Sideris 2018-03-18 15:54:53 +0200
  • 4192a99927 Upgrade gcc version Konstantinos Sideris 2018-03-18 14:46:40 +0200
  • fef7cd5b83 Don't count m.room.member or m.room.reaction events as viewable Konstantinos Sideris 2018-03-18 13:29:21 +0200
  • 81d3bd8ce6 Remove redacted events from other users (#171) Konstantinos Sideris 2018-03-18 12:47:35 +0200
  • 49270d10b4 Update matrix-structs library Konstantinos Sideris 2018-03-18 11:05:39 +0200
  • 97e6fc6af3 Update readme Konstantinos Sideris 2018-03-17 21:32:50 +0200
  • a0ae6cf5d5 Add ability to redact messages Konstantinos Sideris 2018-03-17 21:23:46 +0200
  • a6f867353f Update issue template Konstantinos Sideris 2018-03-17 11:48:00 +0200
  • 2fe0dbb38c Fix CI & adjust snackbar animation Konstantinos Sideris 2018-03-17 11:38:06 +0200
  • 4a6becacca Add fancy snackbar animation Konstantinos Sideris 2018-03-16 17:56:45 +0200
  • 343acaf434 Remove opacity animation from the scrollbar Konstantinos Sideris 2018-03-16 17:29:21 +0200
  • 511c58d608 Add context menu option to save images Konstantinos Sideris 2018-03-14 21:31:09 +0200
  • 1b5e18cb1a Fix CI builds v0.2.1 Konstantinos Sideris 2018-03-13 08:53:32 +0200
  • 4659d0efc2 Implement user registration with reCAPTCHA Konstantinos Sideris 2018-03-12 22:23:26 +0200
  • 39a8150fae Update room name & avatar on new rooms Konstantinos Sideris 2018-03-12 00:15:06 +0200
  • d6b61fbb14 Add context menu option to mark events individually as read Konstantinos Sideris 2018-03-11 17:56:40 +0200
  • 290de548bb Remove unused variables Konstantinos Sideris 2018-03-10 23:31:01 +0200
  • 39abf163b8 Crete a proxy for media to uniquely match signal to the caller Konstantinos Sideris 2018-03-07 21:23:57 +0200
  • ea22bdce18 Add a unique id for locally uploaded images Konstantinos Sideris 2018-03-07 20:42:32 +0200
  • d703377a0a Add missing header v0.2.0 Konstantinos Sideris 2018-03-04 16:12:28 +0200
  • 9e8d41b7cf Update screenhost on appdata.xml Konstantinos Sideris 2018-03-04 15:41:41 +0200
  • af02b4f4a8 Show messages in the RoomList after initial sync Konstantinos Sideris 2018-03-04 15:39:41 +0200
  • fb5719f184 Don't handle password when the matrix id is entered Konstantinos Sideris 2018-03-04 15:15:52 +0200
  • 0f62cba498 Retry initial sync only on specific errors Konstantinos Sideris 2018-03-04 14:49:15 +0200
  • 7fc33a71fd Bump version Konstantinos Sideris 2018-03-04 14:08:46 +0200
  • b15a04b00a Don't open room switcher when another dialog is open Konstantinos Sideris 2018-03-04 13:40:30 +0200
  • 47c31b9a18 Retry initial sync forever (#234) Stuart Mumford 2018-03-04 10:35:14 +0000
  • b93d238d4e
    Update README.md mujx 2018-03-04 10:55:07 +0200
  • 7f7f3a805b Remove dead code & small refactorings using the std library Konstantinos Sideris 2018-03-03 22:08:56 +0200
  • 564d51943e Pass arch flags for appveyor build Konstantinos Sideris 2018-03-03 19:57:00 +0200
  • f9a662f7ad Specify install directory & arch for the matrix_structs library Konstantinos Sideris 2018-03-03 18:46:31 +0200
  • b00365f665 Specify release config for windows Konstantinos Sideris 2018-03-03 13:16:21 +0200
  • 63273b2b9b Remove xcode8 entry from ci Konstantinos Sideris 2018-03-03 13:14:29 +0200
  • 4e4d2c5ce0 Remove git submodules in favor of cmake's ExternalProject Konstantinos Sideris 2018-03-03 13:02:33 +0200
  • 735d508a29 Handle empty matrix ID (regression from 9de1ec1) Konstantinos Sideris 2018-03-01 09:31:08 +0200
  • f6c279f6f2 Propagate errors during /login & /versions Konstantinos Sideris 2018-02-28 22:07:53 +0200
  • 9de1ec1b7b Fix crash when inviting users Konstantinos Sideris 2018-02-28 21:14:41 +0200
  • 12a96aae6d Add some missing references Konstantinos Sideris 2018-02-28 12:12:07 +0200
  • c75a136973 Enable room switcher only in the chat view (#251) Konstantinos Sideris 2018-02-26 13:17:04 +0200
  • ea268d9761 Fix & cleanup nix files (#240) Francesco Gazzetta 2018-02-24 22:46:29 +0100
  • f525b7e6a9 Replace login request with the one from matrix-structs Konstantinos Sideris 2018-02-23 22:27:59 +0200
  • fb850787d7 Relax matrix identifier parsing Konstantinos Sideris 2018-02-23 22:06:35 +0200
  • 020f153f1f Fix crash when trying to use automatically deleted ImageOverlay dialog Konstantinos Sideris 2018-02-20 22:08:16 +0200
  • f95998a64b Be explicit about the captured parameters in lambdas Konstantinos Sideris 2018-02-20 17:09:11 +0200
  • 127c52e39a Scale down the preview image to fit in the application window Konstantinos Sideris 2018-02-19 23:33:11 +0200
  • 1764bacd4b Move scaleImage() in Utils Konstantinos Sideris 2018-02-19 23:32:37 +0200
  • 8b139c32a3 Minor adjustments Konstantinos Sideris 2018-02-19 22:09:21 +0200
  • a8e17b9c91 Notify the user on upload failures Konstantinos Sideris 2018-02-19 00:17:54 +0200
  • cd9d1a2ec6 Support audio, video, generic file for pasting (#220) christarazi 2018-02-18 12:52:31 -0800
  • c8bfb02211 Show loading indicator while waiting for /login & /logout Konstantinos Sideris 2018-02-18 22:22:26 +0200
  • 7e2f835eec Properly detect the start of the timeline Konstantinos Sideris 2018-02-17 19:29:53 +0200
  • fdd5051dcf Remove QPropertyAnimation from modals to work around a regression on Qt 5.10.1 (#87) Konstantinos Sideris 2018-02-17 18:43:40 +0200
  • 59e4148a7c Fix transparency issue on custom dialogs Konstantinos Sideris 2018-02-17 14:04:46 +0200
  • 8d867f418d Hide emoji picker when the app loses focus Konstantinos Sideris 2018-02-16 19:02:15 +0200
  • a1ea11d5ef Fix clang build Konstantinos Sideris 2018-02-16 10:26:31 +0200
  • 86280098b4 Implement server-side notification count Konstantinos Sideris 2018-02-15 21:58:57 +0200
  • 6d08e67abd Simplify variant access with std::visit Konstantinos Sideris 2018-02-11 19:28:32 +0200
  • 0be787f1e4 RoomList: do not blindly dereference RoomState (#232) William Pitcock 2018-02-11 06:39:06 -0600
  • ba8faa357f Remove empty destructors Konstantinos Sideris 2018-02-10 16:29:09 +0200
  • 26f221ec23 Move LeaveRoom dialog to MainWindow (#87) Konstantinos Sideris 2018-02-10 16:05:31 +0200
  • 3fd257243c Update build instructions Konstantinos Sideris 2018-02-10 13:46:26 +0200
  • ddcc0f7f60 Generate a date separator before local messages Konstantinos Sideris 2018-02-10 01:09:30 +0200
  • da6b816228 Remove tone emoji Konstantinos Sideris 2018-02-09 12:20:09 +0200
  • b60554b8fd Add a timeout timer for initial sync (#223, #222) Konstantinos Sideris 2018-02-08 19:07:58 +0200
  • 54582cab3a
    Merge pull request #227 from christarazi/fix-text-wrap-checkmark mujx 2018-02-08 14:26:08 +0200
  • 31eb0a9c88
    Create new font for checkmark Chris Tarazi 2018-02-06 20:52:21 -0800
  • 2dcc01633e
    Apply fixed width for checkmark for all messages Chris Tarazi 2018-02-05 20:42:55 -0800
  • a15079c68f
    Fix #217: create space for checkmark beforehand Chris Tarazi 2018-02-04 17:22:55 -0800
  • 20f65aee5d
    Merge pull request #231 from xvitaly/fedora mujx 2018-02-07 17:50:27 +0200
  • 6527ae25b7
    Updated Fedora installation instructions. Vitaly Zaitsev 2018-02-07 15:41:10 +0100
  • b6c39abcb4 Update build instructions (#226) Konstantinos Sideris 2018-02-05 14:12:07 +0200