Commit graph

  • a014b2f8d6
    Fix crash on empty private read receipts being received Nicolas Werner 2022-09-06 20:24:09 +0200
  • 1d7575036e
    Allow creating spaces Nicolas Werner 2022-09-05 02:00:20 +0200
  • c6bf1e6508
    Attribute values can contain slashes Nicolas Werner 2022-09-04 18:14:14 +0200
  • 9fa4411d4f More linting... Hiers 2022-09-03 16:49:03 +0100
  • 6fb8ae801f Linting again. Hiers 2022-09-03 16:38:57 +0100
  • a0e847f1eb Function that was meant to sync the unread line was relying on an async function, oops. Hiers 2022-09-03 15:31:47 +0100
  • 99ae1f7f2b Call fullyReadEventId function when used instead of storing it and passing it through. Hiers 2022-09-03 15:30:16 +0100
  • e144c5741f
    Implement space stickers & emoji Nicolas Werner 2022-09-01 13:25:11 +0200
  • 01fd5e6b61
    Unset the transient parent on separate chat windows Nicolas Werner 2022-08-31 20:44:21 +0200
  • 130e1b43fb
    Fix empty widgets still being shown Nicolas Werner 2022-08-30 22:05:33 +0200
  • 57f505c486
    Fix invalid userids on profile requests Nicolas Werner 2022-08-30 15:40:33 +0200
  • 74597c99a3 Fix for crash on opening a room invite. Hiers 2022-08-27 19:40:36 +0100
  • 47189240a2
    Don't trust synapse Nicolas Werner 2022-08-27 18:43:48 +0200
  • 60bd6e9990 Merged try/catch blocks. Hiers 2022-08-27 02:25:16 +0100
  • 4eed67c8b8 Switch isRoomUnread for index 0. Hiers 2022-08-27 01:07:28 +0100
  • 9b232bf0df Fixed unread line to work in standalone room windows. Hiers 2022-08-26 22:53:30 +0100
  • 27401f6416
    Merge pull request #1166 from foresto/clang-format-11-compat DeepBlueV7.X 2022-08-25 13:21:32 +0000
  • c66d7dede8 Revert "Specify every linter option" Forest 2022-08-24 18:49:06 -0700
  • 82319b87a8
    Merge pull request #1165 from ChungZH/patch-1 DeepBlueV7.X 2022-08-24 22:02:21 +0000
  • 91b1d30ef0
    Fix the position of version Zirnc 2022-08-24 11:05:31 +0800
  • 74e6ad448f Linting. Hiers 2022-08-23 21:50:55 +0100
  • 5554c46a8a Unread line is removed when user sends a message. Hiers 2022-08-23 21:15:22 +0100
  • a893b34b4c Changed on windows focus function to refresh unread line if room is unread. Hiers 2022-08-23 19:36:47 +0100
  • 207b9793f3 Fix for breaking macos and clazy builds. Hiers 2022-08-21 10:52:34 +0100
  • 04efaaf4c7 Fix for possible performance issues when user has joined a large number of rooms. Hiers 2022-08-21 10:00:35 +0100
  • 55cdb20180 Minor performance improvement. Fix for misbehaving event2order DB at application start. Hiers 2022-08-15 18:09:17 +0100
  • 9d44547457 Fix for unread line not showing when last read message is hidden. Hiers 2022-08-12 20:19:49 +0100
  • 503277e654 Extended unread line functionality to work on minimised window or focusing another window. Hiers 2022-08-11 19:18:18 +0100
  • 25b726b211 Removed unnecessary ternary operator. Hiers 2022-08-09 17:53:58 +0100
  • 1cf63d4546 Minor visual fix. Hiers 2022-08-07 18:46:01 +0100
  • 8a3a187418 First draft of unread line feature. Hiers 2022-08-07 16:43:20 +0100
  • 2e5e157db6
    Merge pull request #1162 from Hiers/discrete-roomprofile-edit DeepBlueV7.X 2022-08-21 23:12:15 +0000
  • b94689c4d1 Added discrete edit button to room profiles. Hiers 2022-08-22 00:01:20 +0100
  • 63339ad632
    Merge pull request #1156 from foresto/patch-1 DeepBlueV7.X 2022-08-20 21:50:55 +0000
  • 3b0b8605a8
    Merge pull request #1160 from foresto/reaction-colors DeepBlueV7.X 2022-08-20 21:49:57 +0000
  • 732b82c04d
    Allow summary tag Nicolas Werner 2022-08-20 23:45:38 +0200
  • f66ed4bea5 Reactions: avoid highlight color misuse, subdue border color Forest 2022-08-19 20:22:32 -0700
  • 4d1a01c829
    Focus message input box when pressing Esc Forest 2022-08-19 07:41:22 +0000
  • ff87bef030
    Fix inline image escape order Nicolas Werner 2022-08-18 22:05:47 +0200
  • 08b304eccf
    Break http images and implement barebones spoiler support when not in mobile mode Nicolas Werner 2022-08-17 01:06:28 +0200
  • 0e4932d973
    Merge pull request #1155 from foresto/grammar-apostrophe DeepBlueV7.X 2022-08-16 19:26:33 +0000
  • a4bd65ee1e Grammar fix: Group's sidebar -> Groups sidebar Forest 2022-08-15 21:49:57 -0700
  • e8d5829c1f
    Reduce memory usage when compiling slightly Nicolas Werner 2022-08-15 20:03:45 +0200
  • b51ad45dc2
    Make member search case insensitive Nicolas Werner 2022-08-13 18:13:42 +0200
  • 1cfbac4c92
    Fix crash when device has no keys to verify Nicolas Werner 2022-08-13 18:01:16 +0200
  • 242b7d5506
    Fix crash when fetching global profile Nicolas Werner 2022-08-13 16:28:41 +0200
  • 9570c3ccc4
    Enable encryption for DMs when started from the profile Nicolas Werner 2022-08-13 15:51:04 +0200
  • 9714486447
    Hide uneditable spaces from menu Nicolas Werner 2022-08-10 00:28:23 +0200
  • 376612e4eb
    Support editing space children Nicolas Werner 2022-08-10 00:20:44 +0200
  • 68c02da6c8
    Change preview title for spaces Nicolas Werner 2022-08-08 22:55:23 +0200
  • f14c192231
    Fix c&p error on room names in previews Nicolas Werner 2022-08-08 22:54:20 +0200
  • 52a3df88cd Translated using Weblate (Finnish) Weblate 2022-08-06 13:21:34 -0400
  • cd289e0587
    Fix macos shadowing Nicolas Werner 2022-08-05 22:10:22 +0200
  • 9d8d6b4bca
    Show a room preview in the join confirmation dialog Nicolas Werner 2022-08-05 21:44:40 +0200
  • 213a28eee3
    Add notification authorization for badges on macOS Joseph Donofry 2022-08-04 17:57:43 -0400
  • 39dc3d0efb
    Port to Apple M1: Update needed dependencies Techcable 2022-08-03 13:50:00 -0700
  • a1968110d5
    Fix notification format on windows Nicolas Werner 2022-08-01 23:40:22 +0200
  • 3517b6506c Translated using Weblate (Polish) Weblate 2022-08-01 11:29:40 -0400
  • 5ba444b596 Translated using Weblate (Estonian) Weblate 2022-07-31 02:02:08 -0400
  • 18f4f4351a
    Fix room members dialog opening room member dialog of the wrong room Nicolas Werner 2022-07-30 16:47:46 +0200
  • db43743697
    Fix too many fmt parameters Nicolas Werner 2022-07-24 17:06:20 +0200
  • 3c480d47f1
    Make code compile with hidden friends Nicolas Werner 2022-07-29 04:04:44 +0200
  • b594242358 Translated using Weblate (Polish) Weblate 2022-07-25 22:32:26 -0400
  • c97aa84618 Translated using Weblate (Polish) Weblate 2022-07-24 19:50:42 -0400
  • 82db4ec16a Translated using Weblate (Polish) Weblate 2022-07-24 16:42:03 -0400
  • c1758bb22c Translated using Weblate (Polish) Weblate 2022-07-24 08:53:40 -0400
  • d5a6a46bc5
    Pass context object to properly disconnect when this is deleted Nicolas Werner 2022-07-23 13:19:24 +0200
  • 12cae4d0ba
    Explicitly upgrade ca-certs Nicolas Werner 2022-07-23 13:10:25 +0200
  • 87365c4b5f
    Merge pull request #1126 from nenomius/master DeepBlueV7.X 2022-07-23 13:00:11 +0200
  • 251afa7270
    Update clazy baseimage Nicolas Werner 2022-07-23 12:34:40 +0200
  • 5e99bace90 Do less work when building completion trie nenomius 2022-07-23 00:52:11 +0300
  • b9a940166e Translated using Weblate (English) Weblate 2022-07-23 04:54:00 -0400
  • 1614555fee Translated using Weblate (Polish) Weblate 2022-07-23 04:54:00 -0400
  • 6f05cebf25 Translated using Weblate (Polish) Weblate 2022-07-22 16:54:01 -0400
  • bd38e71229 Translated using Weblate (Polish) Weblate 2022-07-22 16:53:34 -0400
  • 47d93053b8 Translated using Weblate (Polish) Weblate 2022-07-22 16:21:21 -0400
  • 2df813cb28 Translated using Weblate (Polish) Weblate 2022-07-22 16:19:08 -0400
  • f5651f6bf1 Translated using Weblate (Polish) Weblate 2022-07-22 16:18:32 -0400
  • 3d1a905590 Translated using Weblate (Polish) Weblate 2022-07-22 16:17:25 -0400
  • 6ad727e5e8 Translated using Weblate (Polish) Weblate 2022-07-22 16:14:48 -0400
  • c4ede51ff6 Translated using Weblate (Polish) Weblate 2022-07-22 16:14:13 -0400
  • 4d68d26cb1 Translated using Weblate (Polish) Weblate 2022-07-22 16:11:35 -0400
  • c580adefb9 Translated using Weblate (Polish) Weblate 2022-07-22 16:07:03 -0400
  • 5303807dd6 Translated using Weblate (Polish) Weblate 2022-07-22 16:04:14 -0400
  • 7851c3be8c Translated using Weblate (Polish) Weblate 2022-07-22 16:02:07 -0400
  • 2440a93b3c Translated using Weblate (Polish) Weblate 2022-07-22 16:00:05 -0400
  • 05dbcd9e14 Translated using Weblate (Polish) Weblate 2022-07-22 15:59:45 -0400
  • 1c2611752f Translated using Weblate (Polish) Weblate 2022-07-22 15:47:14 -0400
  • 9a3a2ae760 Translated using Weblate (Polish) Weblate 2022-07-22 15:46:45 -0400
  • 56dbf1efb9 Translated using Weblate (Polish) Weblate 2022-07-22 15:45:10 -0400
  • edd2699353 Translated using Weblate (Polish) Weblate 2022-07-22 15:10:28 -0400
  • 1f3f741c4e Translated using Weblate (Polish) Weblate 2022-07-22 15:01:59 -0400
  • 5a2bab05fd Translated using Weblate (Dutch) Weblate 2022-07-22 15:01:59 -0400
  • 03a6de172f
    Add release date Nicolas Werner 2022-07-22 19:29:55 +0200
  • 7df260f567
    Bump version v0.10.0 Nicolas Werner 2022-07-22 15:46:02 +0200
  • d4fd3e2009
    Bump bundled olm Nicolas Werner 2022-07-22 15:45:15 +0200
  • c89f43d178
    Bump dependencies Nicolas Werner 2022-07-22 15:23:44 +0200
  • 02db539927
    Fix typo Nicolas Werner 2022-07-22 14:52:26 +0200
  • 6e81a4a23f
    Reword redact command in changelog Nicolas Werner 2022-07-22 14:50:36 +0200
  • 235880321e
    Fix user reference in changelog Nicolas Werner 2022-07-22 14:47:04 +0200