Commit Graph

  • ccb904315e Bump up Qt versions on travis & appveyor Konstantinos Sideris 2018-01-29 02:12:05 +0200
  • f4c9696a36 Fixed some spelling mistakes in resources/langs/nheko_de.ts Fryboyter 2018-01-27 09:45:40 +0100
  • 597f829c57 Remove '#' from the room avatars Konstantinos Sideris 2018-01-25 18:10:05 +0200
  • 67418e11b1 Add missing processEvents call Konstantinos Sideris 2018-01-25 17:18:37 +0200
  • 2cf3161bff Call processEvents while rendering new events Konstantinos Sideris 2018-01-25 16:49:31 +0200
  • 208ca4f638 Generate compile_commands.json Konstantinos Sideris 2018-01-25 15:08:19 +0200
  • 0e91dae922 Erase items using the key Konstantinos Sideris 2018-01-25 14:34:15 +0200
  • 936e215aed Resize text input vertically to fit the contents Konstantinos Sideris 2018-01-25 07:57:19 +0200
  • 1fad9398fc Use more stl containers & minor refactorings Konstantinos Sideris 2018-01-24 20:46:37 +0200
  • 9eedcd700a Remove trailing whitespace from text messages Konstantinos Sideris 2018-01-23 18:14:13 +0200
  • 2274642f12 Show the scroll-down button when showing the timeline Konstantinos Sideris 2018-01-23 17:34:57 +0200
  • 48dabdfdc7 Don't dismiss the loading overlay by clicking Konstantinos Sideris 2018-01-22 16:47:08 +0200
  • 72cba5d9eb Disable minimize to tray except for the ChatPage Konstantinos Sideris 2018-01-22 16:33:47 +0200
  • 4098cf6780 Fix ci Konstantinos Sideris 2018-01-22 14:52:54 +0200
  • 64dd4c5985 Remove Accept-Encoding header Konstantinos Sideris 2018-01-22 12:02:07 +0200
  • c59cd0e80b Load the initial cache data without blocking the UI Konstantinos Sideris 2018-01-21 21:43:21 +0200
  • c123bada94 Refactor avatar fetching in one function Konstantinos Sideris 2018-01-21 20:28:38 +0200
  • fc890f572c Fix iterator crash Konstantinos Sideris 2018-01-21 18:25:58 +0200
  • e37c2e34ce Use the Accept-Content header to enable response compression Konstantinos Sideris 2018-01-21 15:12:21 +0200
  • 92a578f5e8 Convert 'if' to 'else if' to remove a no-op Konstantinos Sideris 2018-01-17 10:16:54 +0200
  • 9de2db2fb8 Automatically focus on input when opening a dialog Konstantinos Sideris 2018-01-16 22:50:47 +0200
  • eea33062e3 Add some very useful commands Konstantinos Sideris 2018-01-16 22:34:31 +0200
  • 26540bd120 Hack to work around layout flickering when adding new timeline items Konstantinos Sideris 2018-01-16 22:24:23 +0200
  • 7792ca7149 Fix emoji as avatars issue for the receipts Konstantinos Sideris 2018-01-16 21:02:29 +0200
  • caf5b70994 Move the cursor to the start/end of the text before we move up/down in history Konstantinos Sideris 2018-01-16 20:51:46 +0200
  • af5663b6bc Add borders Konstantinos Sideris 2018-01-15 21:04:49 +0200
  • 020a842aef Change cache format to not allow duplicate receipts Konstantinos Sideris 2018-01-14 23:33:12 +0200
  • fa8061c34b Check if the linuxdeployqt-AppDir does exist before downloading (#205) krombel 2018-01-14 22:20:22 +0100
  • 61b637ad3a check if the linuxdeployqt-AppDir does exist before downloading Krombel 2018-01-14 19:18:44 +0100
  • 4521837765 Add option to disable typing notifications Konstantinos Sideris 2018-01-14 15:57:58 +0200
  • c4fa8c844d Add a checkmark to messages that have been received by the server (#93) Konstantinos Sideris 2018-01-14 12:54:17 +0200
  • dfeb0c833a Move timestamps to the right Konstantinos Sideris 2018-01-14 12:29:54 +0200
  • fe9d8a6534 Fix macOs ci Konstantinos Sideris 2018-01-13 22:53:08 +0200
  • d31a08f1d5 Keep syncing regardless of connectivity (#93) Konstantinos Sideris 2018-01-13 22:25:15 +0200
  • d3603606e7 Make some functions inline Konstantinos Sideris 2018-01-13 17:52:23 +0200
  • 3929261a8e Use QSharedPointer to save RoomStates Konstantinos Sideris 2018-01-13 17:15:47 +0200
  • d2962ec0b2 Add qt5.7 on travis ci Konstantinos Sideris 2018-01-13 14:59:48 +0200
  • f87b8fe817 Upload filter automatically and use filter_id (#201) krombel 2018-01-13 13:49:51 +0100
  • 396becbaa7 Properly assign default value to QSharedPointer for Qt5.7 Konstantinos Sideris 2018-01-12 12:35:15 +0200
  • daabb40bed Use Q_NULLPTR to be compatible with qt5.7 Konstantinos Sideris 2018-01-12 11:27:24 +0200
  • 5b09c8e652 Handle surrogate pairs in avatars Konstantinos Sideris 2018-01-12 10:21:53 +0200
  • 02f03f41f0 redo lint as it got lost by rebase Krombel 2018-01-11 22:34:12 +0100
  • 6fd6e7b56a add functionality to automatically upload the filter Krombel 2018-01-11 17:59:13 +0100
  • 6d79de3d0d add sync filter for initial sync Krombel 2018-01-11 14:45:48 +0100
  • 8beef5e61f Dismiss modal by clicking on the overlay Konstantinos Sideris 2018-01-11 18:10:18 +0200
  • 9521efab7e Lint Konstantinos Sideris 2018-01-11 16:34:43 +0200
  • 0570135253 Filter out content in sync that is currently unhandled (#198) krombel 2018-01-11 15:33:50 +0100
  • 96dc7231fd add sync filter for initial sync Krombel 2018-01-11 14:45:48 +0100
  • 82341247f7 Remove Connection header Konstantinos Sideris 2018-01-10 23:38:34 +0200
  • b4818aff32 remove ephemeral filtering Krombel 2018-01-10 16:28:00 +0100
  • 791cce17b9 filter content out that is currently unhandled Krombel 2018-01-10 15:02:42 +0100
  • 7f3b6c4846 Fix versioning on deb packages Konstantinos Sideris 2018-01-10 16:00:20 +0200
  • ddfce136ed Add support for pasting images into a room (#180) christarazi 2018-01-09 23:52:59 -0800
  • f503e1f4a3 Revert unnecessary changes from make lint Chris Tarazi 2018-01-09 12:12:34 -0800
  • 53f670096c Make group's sidebar visible through an option Konstantinos Sideris 2018-01-09 21:57:41 +0200
  • 3d321622bb Add make install and make uninstall rules to cmake (#196) Bart Ribbers 2018-01-09 19:34:01 +0100
  • 9b49b7fdb8 Address the issues pointed out in review (4) Chris Tarazi 2018-01-08 22:38:41 -0800
  • d1d52ce371 Make install rules Linux specific PureTryOut 2018-01-09 17:29:40 +0100
  • 4d89293597 Move cmake_uninstall.cmake.in to cmake/ Bart Ribbers 2018-01-09 16:42:54 +0100
  • bfdcfdc7a9 Add make install and make uninstall rules to cmake Bart Ribbers 2018-01-09 16:07:02 +0100
  • 312df6f3bb Communities (#195) Max Sandholm 2018-01-09 15:07:32 +0200
  • c0a4979693 Fix suggested changes Max Sandholm 2018-01-09 14:36:28 +0200
  • 59f8b5728c Address the issues pointed out in review (3) Chris Tarazi 2018-01-07 13:32:05 -0800
  • 334d73c024 Address the issues pointed out in review (2) Chris Tarazi 2018-01-02 22:28:37 -0800
  • 6190254ae0 Address the issues pointed out in review Chris Tarazi 2017-12-27 22:56:46 -0800
  • 47a27ca5b7 Use new QIODevice api for pasted images Chris Tarazi 2017-12-24 11:02:31 -0800
  • 1f7d238b53 Use generic QIODevice for uploading media Chris Tarazi 2017-12-23 13:31:14 -0800
  • 3f0116c6f0 Support pasting images into rooms Chris Tarazi 2017-11-25 13:28:51 -0800
  • 2ea3a29ae6 Fix wrong merge Max Sandholm 2018-01-08 17:10:04 +0200
  • 59b592d6aa lint Max Sandholm 2018-01-08 17:00:55 +0200
  • 39ac43baa5 remove .vscode again Max Sandholm 2018-01-08 17:00:18 +0200
  • 81a706bf20 Make usernames in timeline less bold Konstantinos Sideris 2018-01-08 11:27:37 +0200
  • 36cf6f342c add vscode to gitignore Max Sandholm 2018-01-06 16:47:53 +0200
  • 615cc70515 Merge remote-tracking branch 'upstream/master' into communities Max Sandholm 2018-01-06 16:44:47 +0200
  • 80d7524b87 Merge remote-tracking branch 'upstream/master' into communities Max Sandholm 2018-01-06 16:43:51 +0200
  • 953634c9b5 Enable read receipts on messages sent through nheko Konstantinos Sideris 2018-01-05 15:28:38 +0200
  • 983aea7c76 Create widgets on demand for messages added to the end of the timeline Konstantinos Sideris 2018-01-05 00:27:32 +0200
  • a7e84b63ac Remove an extra colon from the receipt time Konstantinos Sideris 2018-01-04 10:52:49 +0200
  • cd54a3e44f matrix-structs: Parse m.room.redaction events Konstantinos Sideris 2018-01-03 23:45:32 +0200
  • 8a259a0f07 Add missing <functional> header Konstantinos Sideris 2018-01-03 20:52:12 +0200
  • eaf05748ff Initial support for read receipts Konstantinos Sideris 2018-01-03 18:05:49 +0200
  • 44ee1b549d Add Alpine Linux installation instructions (#191) Bart Ribbers 2018-01-02 21:50:19 +0100
  • 3237a3e63b Add Alpine Linux installation instructions PureTryOut 2018-01-02 21:26:06 +0100
  • b70d11fb6f Add missing -j flag to the archive script Konstantinos Sideris 2018-01-02 11:00:16 +0200
  • 2d592b1408 (broken) Merge remote-tracking branch 'upstream/master' into communities Max Sandholm 2018-01-01 18:28:47 +0200
  • 799885ad24 Add script to create archive Konstantinos Sideris 2017-12-31 14:27:25 +0200
  • 1a3369877e Update travis Konstantinos Sideris 2017-12-31 13:19:32 +0200
  • 0efe6c7db4 matrix-structs: Fix historical user ID decoding Konstantinos Sideris 2017-12-30 21:59:36 +0200
  • 287dff892c ci: Don't build artifacts on commits without a tag Konstantinos Sideris 2017-12-30 18:32:16 +0200
  • f7003ddeb5 Load last content from all rooms Konstantinos Sideris 2017-12-30 18:16:11 +0200
  • 5e0fbe87a0 Use toMSecsSinceEpoch to be compatible with qt < 5.8 Konstantinos Sideris 2017-12-30 17:44:47 +0200
  • 208f957911 Re-order room list based on activity Konstantinos Sideris 2017-12-30 17:29:57 +0200
  • d1d8b92b37 Use qobject_cast on TimelineItem Konstantinos Sideris 2017-12-30 11:59:55 +0200
  • 5e3022bd9a matrix-structs: Set defaults on common structs Konstantinos Sideris 2017-12-27 19:48:39 +0200
  • 3ce505b00e Add release badge v0.1.0 Konstantinos Sideris 2017-12-27 01:07:55 +0200
  • 353b90a9a5 Mention deb and rpm packages Konstantinos Sideris 2017-12-26 19:21:13 +0200
  • ca770e0cdb Docs: Update required Clang version to 3.8 (#182) alphapapa 2017-12-26 11:17:50 -0600
  • 155a9e828d Add deb and rpm packages on releases Konstantinos Sideris 2017-12-26 19:08:00 +0200
  • df16850938
    Docs: Update required Clang version to 3.8 alphapapa 2017-12-26 05:45:46 -0600
  • 1ab55d4732 Add date separator in the timeline Konstantinos Sideris 2017-12-25 23:02:33 +0200