Commit Graph

  • fdd32598db Try show html Niklas Zender 2020-10-14 09:48:52 +0000
  • 01bb3f5b50
    fix: Make key backup work in web Sorunome 2020-10-14 12:13:57 +0200
  • eabef15790 Allow dynamic versions Niklas Zender 2020-10-14 07:54:13 +0000
  • 2e3326189f Update .gitlab-ci.yml Niklas Zender 2020-10-14 07:45:53 +0000
  • cc21b71b31 Add license-Scanning using ORT Niklas Zender 2020-10-14 07:43:21 +0000
  • 2e941b85e9 fix: Delete files older than 30 days Sorunome 2020-10-06 11:48:34 +0200
  • 0761d33b6f refactor: Database first to single Christian Pauly 2020-10-07 13:42:23 +0200
  • c571fe4dd5 fix: don't assume msgtype is a string Sorunome 2020-10-07 16:17:05 +0200
  • 4d62a79e96 fix: CI Christian Pauly 2020-10-08 12:29:18 +0000
  • 74bd1d331b
    fix: Messages being encrypted for too many devices Sorunome 2020-10-04 12:16:01 +0200
  • ae79af6ea8
    fix: store timestamps in milliseconds to fix decrypt error Sorunome 2020-10-02 11:25:31 +0200
  • 84cc925b08 fix: Mimetype null Christian Pauly 2020-09-28 12:43:23 +0200
  • ab97c596ac
    chore: Add better debug logging for corrupt sessions Sorunome 2020-09-28 10:58:24 +0200
  • 877ff9963c
    fix: Don't sort rooms too often Sorunome 2020-09-27 10:54:54 +0200
  • b6754fbc46
    chore: update emote stuff Sorunome 2020-09-24 15:57:58 +0200
  • 5019ebfeb5 feat: Auto retry send events Christian Pauly 2020-09-21 12:28:13 +0200
  • adb907bbc4 fix: Clear on logout Christian Pauly 2020-09-21 17:37:03 +0200
  • 86a4f90a5a
    fix: Run automated key requests in root zone Sorunome 2020-09-21 18:10:46 +0200
  • 70939a7c9c
    fix: Message index replay attack check Sorunome 2020-09-21 10:24:15 +0200
  • 0ff971faa9
    fix: Obay variant selectors for emoji regex Sorunome 2020-09-21 08:43:56 +0200
  • d42979da12
    fix: Emoji regex incorrectly using multiline Sorunome 2020-09-20 19:09:32 +0200
  • ba7a01ddea
    fix: emoji regex typo Sorunome 2020-09-20 11:24:56 +0200
  • 864cbfa906 fix: Hotfix ignored user list Christian Pauly 2020-09-20 10:35:25 +0200
  • 510de05304 fix: ignore list Christian Pauly 2020-09-19 15:05:43 +0200
  • a77e776479 feat: Implement ignore list Christian Pauly 2020-09-19 12:39:19 +0200
  • 3187275ed7
    fix: Don't query /members over and over Sorunome 2020-09-18 10:01:03 +0200
  • f6259efa59
    fix: Better handle online key backup Sorunome 2020-09-18 09:42:17 +0200
  • 024a27bfc2
    fix: Back off of failed key queries Sorunome 2020-09-18 10:17:08 +0200
  • 053585852e
    Merge branch 'send-location' of gitlab.com:JohnAZoidberg/famedlysdk into main Sorunome 2020-09-18 09:43:10 +0200
  • 0fa2046c41 fix: Missing null check Christian Pauly 2020-09-17 16:52:55 +0200
  • 5d5c7fa8b4
    fix: Catch all root zone exceptions Sorunome 2020-09-17 12:53:18 +0200
  • bc8fef4a94 fix: Remove pubspec.lock from repo Christian Pauly 2020-09-03 07:38:13 +0000
  • 0871e218d1 refactor: Json signature check Christian Pauly 2020-09-16 10:39:04 +0200
  • df2cfb3faf fix: Ask only own devices on automated key requests Christian Pauly 2020-09-16 13:42:05 +0200
  • b05e4da34f fix: Last event calculation Christian Pauly 2020-09-16 10:18:13 +0200
  • d9c4472cac
    feat: Add emote helpers Sorunome 2020-09-15 19:03:55 +0200
  • c90e18b55d
    fix: Handle domains with port or ipv6 addresses correctly Sorunome 2020-09-15 12:26:49 +0200
  • cb1ec86b32
    feat: Periodically fetch ssss secrets from other devices Sorunome 2020-09-10 13:19:05 +0200
  • 2c7ae759f8
    fix: Remove potential race conditions and database issues with OTK upload Sorunome 2020-09-10 12:17:38 +0200
  • b5ac500136
    fix: Handle failed to send messages in low network significantly better Sorunome 2020-09-10 12:11:13 +0200
  • bbc1b63695
    feat: Auto-verify own master key, if there is a valid signature chain within the same account Sorunome 2020-09-10 12:56:50 +0200
  • 64b8e01444 fix: Handle duplicate indexes properly Sorunome 2020-09-10 11:24:37 +0200
  • e08f35b5d0
    fix: Don't trust the info block of events Sorunome 2020-09-10 11:10:38 +0200
  • 5d45c224a3 fix: Mark pending events as failed on startup Christian Pauly 2020-09-10 09:50:02 +0200
  • aa9940fdbc
    fix: Room.requestUser sometimes throws an error Sorunome 2020-09-10 09:37:56 +0200
  • 99d536b14f
    feature: Upload to online key backup Sorunome 2020-08-17 14:25:48 +0200
  • 8899f4c677 fix: Remove logs in event constructor trycatch Christian Pauly 2020-09-07 12:53:35 +0200
  • 8a104b34ff
    fix: potentially fix SSSS passphrase not working for some accounts Sorunome 2020-09-07 16:19:19 +0200
  • f7e63097b4 chore: Update emotes to match MSC Sorunome 2020-09-04 13:52:59 +0200
  • 8a0cc70cfe fix: prev content error log in web Christian Pauly 2020-09-07 11:16:52 +0200
  • e6d96ad8ed feat(sync): configurable sync Lukas Lihotzki 2020-09-04 13:10:09 +0200
  • 54a128d2c5
    fix: Properly detect sicket message types Sorunome 2020-09-05 13:54:43 +0200
  • 5863c8e168
    fix: Run advanced things in database handling in their own separate zone Sorunome 2020-09-06 14:48:06 +0200
  • 089ce88b57
    chore: Add tests to Event.downloadAndDecryptAttachment Sorunome 2020-09-04 11:00:56 +0200
  • e90793bef1 fix: Last message sort order Christian Pauly 2020-09-04 09:48:35 +0200
  • 9142dcbeec fix: Database error handling Christian Pauly 2020-08-26 09:38:14 +0200
  • 6fbee4ee05 test: Integrate E2EE tests Christian Pauly 2020-08-21 11:02:20 +0200
  • 35e48f9641 Fix: prev_content error message Christian Pauly 2020-08-19 11:02:00 +0200
  • c46f4ba066 refactor: timeline Christian Pauly 2020-08-21 07:56:39 +0200
  • d6b97b8e78 feat: safe dispose while _sync Lukas Lihotzki 2020-08-21 17:20:26 +0200
  • 09ffa09404 Ignore old webrtc invites Christian Pauly 2020-08-18 10:07:47 +0200
  • 0d159c2db4 Fix: Send messages in web delay Christian Pauly 2020-08-18 10:52:18 +0200
  • 631b28eab2
    fix: Migrations don't fail anymore if they were partly completed Sorunome 2020-08-18 14:00:42 +0200
  • 84c27129d2 Hotfix: Send correct message type Christian Pauly 2020-08-17 16:25:57 +0200
  • ea59c4bd94
    refactor(keybackup): Update database for stored megolm keys to prepare for proper online key backup Sorunome 2020-08-11 13:38:50 +0200
  • 20d72eb8d7
    fix: Event statuses progress and are saved correctly Sorunome 2020-08-14 16:09:20 +0200
  • cbc66ea308 Fix unencrypted calls Christian Pauly 2020-08-15 18:11:21 +0200
  • 50d97ebeb2 Fix unencrypted call events Christian Pauly 2020-08-15 16:05:11 +0200
  • 215563ab92 Fix wrong call types Christian Pauly 2020-08-15 15:10:36 +0200
  • a288216e03 Add call state localizations Christian Pauly 2020-08-15 14:24:44 +0200
  • 61b32e0bd9 Hotfix client Christian Pauly 2020-08-14 18:22:31 +0200
  • a861ceed5f Fix turn server credentials type Christian Pauly 2020-08-14 14:45:26 +0200
  • 3d2476cfdb fix: Have matrix id string extension obay the proper grammar Sorunome 2020-08-11 17:27:11 +0200
  • 26586b6f02
    style: Change package:famedlysdk imports to relative imports MTRNord 2020-08-13 10:40:39 +0200
  • fb9b505988 Krille/make client extend matrixapi Christian Pauly 2020-08-11 16:11:51 +0000
  • 574fe27101
    feat: Add Event.getDisplayEvent, which fetches an event based on all edits etc. Sorunome 2020-08-11 10:12:26 +0200
  • c184dfba6b Don't show potential session keys in logs Christian Pauly 2020-08-10 10:42:14 +0200
  • 6170c79fe1 Improve logging Christian Pauly 2020-08-06 09:35:02 +0000
  • 6779ab6624 Deprecate debug mode Christian Pauly 2020-08-06 08:55:35 +0200
  • 2796ca613a Fix resending messages reusing an existing transaction id Sorunome 2020-08-05 13:24:57 +0200
  • ede4fd1416 Implement function to send m.location event Daniel Schaefer 2020-08-04 22:20:22 +0200
  • bbd5749aec Fix storing of event status Christian Pauly 2020-08-04 15:08:25 +0200
  • a11a0b5925 Add example Christian Pauly 2020-08-05 05:57:02 +0000
  • e1fa4983d0 try...catch fetching all encrypted devices, in case we aren't in a room Sorunome 2020-08-01 18:18:30 +0200
  • fe700b229c Fix prev_content bug Christian Pauly 2020-08-04 10:07:46 +0200
  • d4a7345b8a Enable transactions again to fix web Christian Pauly 2020-08-03 13:28:30 +0000
  • f6a253de88
    repo!: Make CI ready for change from master to main. MTRNord 2020-08-01 15:55:41 +0200
  • a6adb791c6 Merge branch 'krille/detect-file-message-type' into 'master' Marcel 2020-08-01 13:04:03 +0000
  • 938540eca5 Detect the file message type Christian Pauly 2020-08-01 13:04:03 +0000
  • 050222cede Merge branch 'soru/key-request-try-catch' into 'master' Christian Pauly 2020-08-01 07:06:39 +0000
  • 18a790be84 put key request in try...catch Sorunome 2020-08-01 07:06:39 +0000
  • 2697f88397 Merge branch 'krille/fake-syncs-for-fake-events' into 'master' Sorunome 2020-07-30 08:48:47 +0000
  • dc1ed0c6e2 Use SyncUpdate for pending messages Christian Pauly 2020-07-30 08:48:47 +0000
  • 5bf52664e1 Merge branch 'soru/key-verification-fixes' into 'master' Christian Pauly 2020-07-30 08:33:44 +0000
  • 69431a1aff
    some key verification fixes and temporarily disable transactions Sorunome 2020-07-30 09:57:45 +0200
  • 969467c497 Merge branch 'soru/no-reply-flickering' into 'master' Christian Pauly 2020-07-29 10:45:42 +0000
  • 6915781e6a
    Prevent m.relates_to to be removed from the status=1 object in encrypted rooms Sorunome 2020-07-29 11:43:27 +0200
  • a28ab5fc60 Merge branch 'soru/remove-trailing-slash' into 'master' Christian Pauly 2020-07-27 07:40:25 +0000
  • 6696a8b3ca Remove trailing slash in checkServer Sorunome 2020-07-27 07:40:25 +0000
  • 1cd430ab3b Merge branch 'soru/event-aggregation' into 'master' Christian Pauly 2020-07-27 07:39:48 +0000