Commit graph

  • 752ffa5c51
    Model alias is still needed Nicolas Werner 2021-07-19 17:49:57 +0200
  • 11c9666408
    Cache sticker picker Nicolas Werner 2021-07-19 17:45:55 +0200
  • 3b56ff2d85
    Fix replying and editing stickers Nicolas Werner 2021-07-19 16:14:09 +0200
  • 9a950c7f0e
    Merge pull request #648 from Nheko-Reborn/stickers2 DeepBlueV7.X 2021-07-19 13:31:48 +0000
  • 60be0e8c09
    Make scrolling sticker picker bearable Nicolas Werner 2021-07-19 14:57:10 +0200
  • 9f416f1fc9
    Fix only first 7 stickers showing up Nicolas Werner 2021-07-19 12:43:16 +0200
  • 56b44a85b5
    Fix unused state key when iterating room stickers Nicolas Werner 2021-07-19 03:29:48 +0200
  • 9d5ba4f681
    Move sticker parsing and enable room stickers Nicolas Werner 2021-07-19 03:02:30 +0200
  • 8a1666bc88
    Basic sticker support Nicolas Werner 2021-07-15 20:37:52 +0200
  • 1dc20f9164
    Merge pull request #646 from Nheko-Reborn/historical-key-sharing DeepBlueV7.X 2021-07-18 16:22:45 +0000
  • aa84cf24f6
    Disable unchecked key sharing to trusted users by default Nicolas Werner 2021-07-17 21:43:25 +0200
  • 3f0aa13cb6
    Share historical keys Nicolas Werner 2021-07-17 02:14:44 +0200
  • 9fadd14871
    Store megolm session data in separate database Nicolas Werner 2021-07-17 01:27:37 +0200
  • 0b864d9485
    Fix replies not reloading after fetching them Nicolas Werner 2021-07-16 11:47:49 +0200
  • 19f2c02eda
    Remove 'respond to key requests' functionality Joseph Donofry 2021-07-15 18:08:59 -0400
  • b453b65787
    Try to make scrolling emoji picker a bit smoother Nicolas Werner 2021-07-15 17:56:32 +0200
  • b158c02e3b
    Fix warning by deleting code I don't understand Nicolas Werner 2021-07-15 00:34:47 +0200
  • be0576f6a1
    Add workaround for TextEdit not rerendering after image loaded Nicolas Werner 2021-07-15 00:26:39 +0200
  • 47899ee7ed
    Switch to room after joining invite Nicolas Werner 2021-07-13 03:13:52 +0200
  • 0a4e95a1db
    Don't allow switching to current room Nicolas Werner 2021-07-13 02:57:16 +0200
  • d81e3f94e7
    Try to fix crash in setCurrentIndex Nicolas Werner 2021-07-13 02:45:03 +0200
  • c600827f78
    Strip reply fallback from roomlist Nicolas Werner 2021-07-13 02:36:10 +0200
  • 613b9a27da
    Fix sending encrypted edits Nicolas Werner 2021-07-13 02:13:18 +0200
  • 9d7235867e
    Ignore some more files in appimage Nicolas Werner 2021-07-12 23:55:35 +0200
  • 39dd25f7b3
    Remove examples from appimage Nicolas Werner 2021-07-12 23:40:52 +0200
  • 40a3ee6eb2
    Fix verification requests showing up on startup Nicolas Werner 2021-07-12 23:02:26 +0200
  • 9d6bc706ff
    Don't use full dump for replies Nicolas Werner 2021-07-12 22:28:01 +0200
  • f704e381c3
    Fix a few missing properties Nicolas Werner 2021-07-12 01:28:09 +0200
  • 801af1864c
    Fix off-by-1 in insertRows when loading room list from initial sync Nicolas Werner 2021-07-12 01:07:10 +0200
  • 68851ee5aa
    Update Qt version in README Nicolas Werner 2021-07-12 00:55:44 +0200
  • 92d6b9c5f1
    Install deps for add-apt-repo Nicolas Werner 2021-07-12 00:54:11 +0200
  • cee73d7598
    Try to update qt in CI Nicolas Werner 2021-07-12 00:49:58 +0200
  • bd26624ed8
    Prepare for reuseItems in timeline Nicolas Werner 2021-07-12 00:24:33 +0200
  • f7ffcb4846
    Use required properties and delegate pooling for room list Nicolas Werner 2021-07-10 20:28:46 +0200
  • d61a9c718a
    Fix high CPU usage when a room is open Nicolas Werner 2021-07-10 17:21:15 +0200
  • b064eb34aa
    Fix lint Nicolas Werner 2021-07-10 16:14:24 +0200
  • c755d54243
    Remove db bottleneck by caching ro txn for 100 requests Nicolas Werner 2021-07-10 16:12:38 +0200
  • f38650edf0
    Add additional device verification logging Nicolas Werner 2021-07-10 16:11:33 +0200
  • d163809551
    Fix blurhash discoloration on decode Nicolas Werner 2021-07-09 23:35:27 +0200
  • 2f08f5181c
    Redesign invites and room preview joins Nicolas Werner 2021-07-09 09:36:33 +0200
  • c318adbf21 Merge branch 'nheko_loading_spinner' into 'master' Nicolas Werner 2021-07-09 07:48:50 +0000
  • 16e9332aec
    Remove commented code Joseph Donofry 2021-07-08 22:41:36 -0400
  • 8871f7e9d8
    Fixes from code review Joseph Donofry 2021-07-08 22:39:27 -0400
  • f5d3804476 Merge branch 'windows_coeurl' into 'master' Joe Donofry 2021-07-09 01:35:29 +0000
  • 425f02b800
    Remove EmojiEmitter Joseph Donofry 2021-07-08 21:28:10 -0400
  • 1d204ce94c
    Merge remote-tracking branch 'origin/master' into nheko_loading_spinner Joseph Donofry 2021-07-08 21:15:50 -0400
  • d25f020d79
    Fix linter issue Joseph Donofry 2021-07-08 21:07:45 -0400
  • d05253a740 Add missing include to Utils Joe 2021-07-08 00:39:11 -0400
  • 9a96a0ba5d Update mtxclient with coeurl fixes Joe 2021-07-07 22:56:44 -0400
  • 4ff0775a22 Get SChannel CURL backend working for coeurl on Windows Joe 2021-07-07 17:05:39 -0400
  • 82088fa0d7 Fix cmake template define issue Joe 2021-07-07 09:48:13 -0400
  • 478c3b3e0b Fix Backtrace define error for Windows Joe 2021-07-07 00:26:03 -0400
  • 4a9a35e717 Translated using Weblate (Finnish) Weblate 2021-07-06 14:53:18 -0400
  • fdbb894929 Translated using Weblate (Estonian) Weblate 2021-07-06 06:21:21 -0400
  • f23fd5f822
    Fix a few embarrassing bugs with device list updates Nicolas Werner 2021-07-06 11:39:29 +0200
  • 9540d704e0
    Show previews for space rooms Nicolas Werner 2021-07-04 23:06:50 +0200
  • ecd57df6e2
    Explicitly state that online keybackup is unsupported rn Nicolas Werner 2021-07-03 23:25:28 +0200
  • 9f30a30e53
    Update E2EE note Nicolas Werner 2021-07-03 23:17:17 +0200
  • f6f5d2615a
    Make emoji picker follow theme Nicolas Werner 2021-07-03 22:45:36 +0200
  • 683a24d2aa
    Fix community sidebar toggle Nicolas Werner 2021-07-02 12:36:33 +0200
  • d2ba0b6603
    Update translations Nicolas Werner 2021-07-02 09:47:43 +0200
  • 5b016cbc68
    Remove dead code to calculate last message Nicolas Werner 2021-07-01 12:45:47 +0200
  • 568ec845da
    Fix mouse cursor on reply delegates Nicolas Werner 2021-06-30 22:54:58 +0200
  • 25461b20eb
    Merge pull request #626 from Nheko-Reborn/curl DeepBlueV7.X 2021-06-30 20:22:06 +0000
  • bebe330035
    Install libevent dev dependency for appimage Nicolas Werner 2021-06-30 15:32:54 +0200
  • 66e69d7f2b
    Ignore return value of write() in signal handler Nicolas Werner 2021-06-30 15:28:44 +0200
  • e5776f7177
    Add libevent in flatpak Nicolas Werner 2021-06-30 15:01:59 +0200
  • 9f7064676c
    Get rid of boost dependency for stacktraces Nicolas Werner 2021-06-30 15:01:41 +0200
  • a2c4d0875c
    Update mtxclient and add coeurl to flatpak Nicolas Werner 2021-06-30 13:05:18 +0200
  • 94e21ea2ea
    Add curl deps to CI Nicolas Werner 2021-06-30 12:45:41 +0200
  • 590395a08b
    Fix too many newlines in reply fallback Nicolas Werner 2021-06-30 12:22:22 +0200
  • 2c307a4dee
    Fix error message for /sync Nicolas Werner 2021-06-30 12:21:57 +0200
  • 00f251753e
    Use coeurl for networking Nicolas Werner 2021-06-30 02:43:36 +0200
  • c7a25ba25f Intermediate commit for redsky kamathmanu 2021-06-27 16:41:25 -0400
  • 78c69a8f7b
    Fix tags going missing if you join communities Nicolas Werner 2021-06-26 23:56:34 +0200
  • fddc558b23
    Merge pull request #624 from Cadair/inline_img_single_quote DeepBlueV7.X 2021-06-25 17:27:15 +0000
  • 7fdd00a5c1
    Try to fix appveyor Nicolas Werner 2021-06-25 18:57:45 +0200
  • 7fab2925b4
    Apply suggestions from code review Stuart Mumford 2021-06-25 15:44:15 +0100
  • 9194b87bdc
    Update src/timeline/TimelineModel.cpp Stuart Mumford 2021-06-25 15:21:04 +0100
  • d60ea38cb8
    Add another regex to match inline img tags using single quotes Stuart Mumford 2021-06-25 12:14:45 +0100
  • 36f0e04439
    Merge pull request #610 from Nheko-Reborn/spaces DeepBlueV7.X 2021-06-25 09:39:15 +0000
  • 4a5414975d
    fix sort by unread not getting persisted Nicolas Werner 2021-06-25 11:26:39 +0200
  • ee44effdbd
    Fix clicking links in mobile mode Nicolas Werner 2021-06-23 00:51:45 +0200
  • 6a807894b4
    Increase contrast of dark theme secondary colors slightly Nicolas Werner 2021-06-21 01:44:05 +0200
  • 760406f218
    Don't use a thin font in the room list Nicolas Werner 2021-06-21 01:38:33 +0200
  • f8dfc72625
    Fix spaces showing up with world filter Nicolas Werner 2021-06-20 13:30:35 +0200
  • d30446a8b3
    Don't spam key requests directly after startup Nicolas Werner 2021-06-19 01:46:23 +0200
  • eb6baf619a
    Fix missing back button on spaces page in narrow mode as well as topic not resizing properly Nicolas Werner 2021-06-18 16:40:40 +0200
  • 847e52a6af
    Fix null warning for space avatars Nicolas Werner 2021-06-18 16:23:09 +0200
  • 884fb74d2d
    Add a basic 'Space page' Nicolas Werner 2021-06-18 16:22:06 +0200
  • c69d2ef648
    Fix off by 1 in previousRoom condition Nicolas Werner 2021-06-18 14:13:01 +0200
  • e6edb1daa3
    Hide last message on spaces Nicolas Werner 2021-06-18 14:10:45 +0200
  • f349b0cce0
    Hide spaces by default, unless they are in the current space filter Nicolas Werner 2021-06-18 14:05:52 +0200
  • 0ec7be3090
    Fix hiding rooms from a space Nicolas Werner 2021-06-18 12:10:13 +0200
  • 71129d4edc
    Update mtxclient for spaces Nicolas Werner 2021-06-16 23:09:08 +0200
  • 6bfa6c4c79
    Allow filtering by space Nicolas Werner 2021-06-16 22:59:41 +0200
  • 6a7d28d1b5
    update SingleApplication Nicolas Werner 2021-06-16 22:30:45 +0200
  • 12ce7686ce
    Show some spaces in the community sidebar Nicolas Werner 2021-06-16 00:09:45 +0200
  • d2410f46c8 Absorb roomlist changes and update branch kamathmanu 2021-06-19 16:53:43 -0400
  • 57a9a1d0e1
    Merge pull request #611 from balsoft/allow-edits-of-pending-messages DeepBlueV7.X 2021-06-19 20:27:53 +0000