Commit Graph

  • 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
  • 327334bd58 Merge branch 'main' of https://gitlab.com/famedly/famedlysdk into yiffed Inex Code 2020-08-12 15:31:47 +0000
  • 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
  • f48f6bca12 Properly imlement event aggregations Sorunome 2020-07-27 07:39:48 +0000
  • 654f34cce0 Merge branch 'soru/no-http-in-sync' into 'master' Sorunome 2020-07-26 09:30:02 +0000
  • 14c8377a2f
    make sure that no http requests are done inside of /sync Sorunome 2020-07-26 07:54:03 +0200
  • 3fae58439b Merge branch 'soru/sync-filter' into 'master' Christian Pauly 2020-07-25 14:46:36 +0000
  • 31614364d3 add update filters Sorunome 2020-07-25 14:46:36 +0000
  • 7cc14687c4 Merge branch 'soru/update-emotes' into 'master' Christian Pauly 2020-07-25 11:56:23 +0000
  • 6cd745bd1a
    Add data-mx-emote to emotes Sorunome 2020-07-24 17:59:39 +0200
  • 772cb2cf1d Merge branch 'soru/test-web' into 'master' Marcel 2020-07-24 13:51:35 +0000
  • 84a94f5c9d
    format Sorunome 2020-07-24 15:44:55 +0200
  • d4818bd677
    forgot to ctrl+s Sorunome 2020-07-24 15:37:40 +0200
  • 9cb4dab9d4
    test web Sorunome 2020-07-24 15:37:00 +0200
  • f90b8c81b1 Merge branch 'soru/test-web' into 'master' Sorunome 2020-07-24 13:00:12 +0000
  • ff2de35d28
    test web Sorunome 2020-07-24 14:53:06 +0200
  • ad8135990d Merge branch 'soru/fix-too-early-event-update' into 'master' Christian Pauly 2020-07-23 08:09:00 +0000
  • c68487ac21 fix issue with sending messages Sorunome 2020-07-23 08:09:00 +0000
  • d82179d62b Merge commit 'a46942a14051cb02e70e9223fb3e2648a71c0891' into yiffed Inex Code 2020-07-22 03:48:26 +0300
  • a46942a140 Merge branch 'soru/fix-members-requests' into 'master' Sorunome 2020-07-21 08:05:48 +0000
  • 3947b0aa73 Merge branch 'krille/fix-request-history-2' into 'master' Christian Pauly 2020-07-21 07:34:30 +0000
  • 4f2a8febf9 Fix request history Christian Pauly 2020-07-21 07:34:30 +0000
  • 845d0cf791 Merge branch 'MTRNord/utf8-encode-fake-api-responses' into 'master' Sorunome 2020-07-20 13:28:02 +0000
  • 7690c4ef9c [Fake API] Further reduce amount of returns Marcel 2020-07-20 15:21:46 +0200
  • 0647df37e3 [Test] Properly encode fake api responses as utf8. Also remove not needed returns as they do the same as the last return. Marcel 2020-07-20 15:16:23 +0200
  • bf1a4fe91b Merge branch 'MTRNord/utf-8-decode-json' into 'master' Sorunome 2020-07-20 11:50:10 +0000
  • 3c0fbf784f [Requests] Add try_catch for utf8 decoding because dart really seems to have issues with json encoding and decoding. (also use camelCase) Marcel 2020-07-20 13:43:55 +0200
  • 9f6bd740ca [Requests] Make sure to not use the latin1 version of the json but instead convert the bytes to utf8 as required by various RFCs. Marcel 2020-07-20 13:19:57 +0200
  • 0ece2717e0
    Merge branch 'master' into soru/fix-members-requests Sorunome 2020-07-20 11:53:55 +0200
  • f4c8cfe992 Merge branch 'krille/fix-room-sorting' into 'master' Sorunome 2020-07-20 07:46:46 +0000
  • b8f80c7071 Fix room sorting Christian Pauly 2020-07-20 07:46:46 +0000
  • 811c00c350 Merge branch 'soru/use-prev-content-username-fallback' into 'master' Christian Pauly 2020-07-20 06:33:03 +0000
  • 5b87d389b0 Merge branch 'soru/database-connect' into 'master' Christian Pauly 2020-07-20 06:31:26 +0000
  • 38430ebddf Merge branch 'soru/key-verification-fix' into 'master' Christian Pauly 2020-07-20 06:31:05 +0000
  • 2214ac2d0a fixes a racing condition in key verification Sorunome 2020-07-20 06:31:05 +0000
  • 175cb0fbd2
    add Databse.connect to be able to run in isaltes Sorunome 2020-07-17 13:20:23 +0200
  • 864151ec83
    use prev_content to calculate displayname and avatar_url, if content unavailable Sorunome 2020-07-17 12:02:43 +0200
  • 26510173de Merge branch 'lukaslihotzki/pub-olm' into 'master' Christian Pauly 2020-07-14 16:21:53 +0000
  • 2c9a09ed5e Merge branch 'soru/fix-migration' into 'master' Christian Pauly 2020-07-14 16:21:37 +0000
  • c689f6d344 Merge branch 'soru/fix-push-payload' into 'master' Christian Pauly 2020-07-14 16:21:24 +0000
  • fc1b78d712 olm and matrix_file_e2ee from pub Lukas Lihotzki 2020-07-14 17:08:30 +0200
  • 8294231f78
    url in PusherData is optional Sorunome 2020-07-14 12:00:37 +0200
  • 8b3e2e6c86
    fix tests Sorunome 2020-07-14 11:46:37 +0200
  • 4394196ba1
    try to load members from database first and cache them in-memory Sorunome 2020-07-14 11:30:13 +0200
  • 79ea85bf4d
    indexes are already created when creating a talbe Sorunome 2020-07-14 10:43:21 +0200
  • 259cede94e Merge branch 'matrixapi-refactor-query' into 'master' Christian Pauly 2020-07-08 07:15:26 +0000
  • 8d83d4a699 refactor matrix_api query strings and enums Lukas Lihotzki 2020-07-08 07:15:26 +0000
  • e88e60ec09 Merge branch 'ChristianPauly-master-patch-10645' into 'master' Christian Pauly 2020-07-02 10:41:23 +0000
  • c87450dafb Remove deprecated contactlist method Christian Pauly 2020-07-02 10:41:23 +0000
  • ac720df3d2 Merge branch 'soru/performance' into 'master' Sorunome 2020-07-02 08:55:31 +0000
  • 7351319f28
    address things Sorunome 2020-07-02 10:32:11 +0200
  • 8f122195c5
    re-work state lazy loading after discussion Sorunome 2020-07-01 11:09:31 +0200
  • ad098aa246 Merge branch 'krille/catch-all-sync-errors' into 'master' Christian Pauly 2020-06-30 14:47:40 +0000
  • b7b369923f
    only lazy-load m.room.member, not store presence Sorunome 2020-06-30 13:41:52 +0200
  • 2e3d8205b1
    analyze and format Sorunome 2020-06-30 12:21:03 +0200
  • a1f8120c59
    Greatly imporve initial loading performance Sorunome 2020-06-30 12:17:56 +0200
  • 00b844c118 Merge branch 'soru/hide-bad-sync-errors' into 'master' Christian Pauly 2020-06-29 13:33:48 +0000
  • dbfaf7fa72
    hide red herring sync errors Sorunome 2020-06-29 15:27:14 +0200
  • 2f32791117 Catch all sync errors Christian Pauly 2020-06-29 14:09:40 +0200
  • 4790925929 Merge branch 'soru/no-contains-key' into 'master' Christian Pauly 2020-06-29 12:02:18 +0000
  • fd406987c1 Better validate event contents Sorunome 2020-06-29 12:02:18 +0000
  • 0ac7aec071 Merge branch 'matrixfile-refactor-all' into 'master' Christian Pauly 2020-06-29 12:00:26 +0000
  • 842581699c MatrixFile refactoring for thumbnails Lukas Lihotzki 2020-06-29 12:00:26 +0000
  • 4582574e5b Merge branch 'krille/calc-displayname-without-local-part' into 'master' Christian Pauly 2020-06-29 08:40:16 +0000
  • 7e9c8f88f3 Implement calcDisplayname without local part Christian Pauly 2020-06-29 08:40:16 +0000
  • 01daa3ec44 Merge branch 'ChristianPauly-master-patch-89224' into 'master' Christian Pauly 2020-06-28 11:54:01 +0000