Commit Graph

1233 Commits

Author SHA1 Message Date
Sorunome ea59c4bd94
refactor(keybackup): Update database for stored megolm keys to prepare for proper online key backup 2020-08-17 09:10:51 +02:00
Sorunome 20d72eb8d7
fix: Event statuses progress and are saved correctly 2020-08-17 08:54:16 +02:00
Christian Pauly cbc66ea308 Fix unencrypted calls 2020-08-17 08:46:04 +02:00
Christian Pauly 50d97ebeb2 Fix unencrypted call events 2020-08-15 16:05:11 +02:00
Christian Pauly 215563ab92 Fix wrong call types 2020-08-15 15:17:17 +02:00
Christian Pauly a288216e03 Add call state localizations 2020-08-15 14:46:08 +02:00
Christian Pauly 61b32e0bd9 Hotfix client 2020-08-14 18:22:31 +02:00
Christian Pauly a861ceed5f Fix turn server credentials type 2020-08-14 14:54:19 +02:00
Sorunome 3d2476cfdb fix: Have matrix id string extension obay the proper grammar 2020-08-13 09:03:44 +00:00
MTRNord 26586b6f02
style: Change package:famedlysdk imports to relative imports
Changing the imports from `package:famedlysdk` to relative imports allows us to easier move the files

Took 2 minutes
2020-08-13 10:40:39 +02:00
Inex Code 327334bd58 Merge branch 'main' of https://gitlab.com/famedly/famedlysdk into yiffed 2020-08-12 15:31:47 +00:00
Christian Pauly fb9b505988 Krille/make client extend matrixapi 2020-08-11 16:11:51 +00:00
Sorunome 574fe27101
feat: Add Event.getDisplayEvent, which fetches an event based on all edits etc. 2020-08-11 13:44:42 +02:00
Christian Pauly c184dfba6b Don't show potential session keys in logs 2020-08-10 10:42:14 +02:00
Christian Pauly 6170c79fe1 Improve logging 2020-08-06 09:35:02 +00:00
Christian Pauly 6779ab6624 Deprecate debug mode 2020-08-06 07:09:32 +00:00
Sorunome 2796ca613a Fix resending messages reusing an existing transaction id 2020-08-06 06:51:06 +00:00
Daniel Schaefer ede4fd1416 Implement function to send m.location event
Allows to share the location with a room.
2020-08-05 23:01:03 +02:00
Christian Pauly bbd5749aec Fix storing of event status 2020-08-05 05:57:10 +00:00
Christian Pauly a11a0b5925 Add example 2020-08-05 05:57:02 +00:00
Sorunome e1fa4983d0 try...catch fetching all encrypted devices, in case we aren't in a room 2020-08-04 09:17:52 +00:00
Christian Pauly fe700b229c Fix prev_content bug 2020-08-04 08:26:33 +00:00
Christian Pauly d4a7345b8a Enable transactions again to fix web 2020-08-03 13:28:30 +00:00
MTRNord f6a253de88
repo!: Make CI ready for change from master to main.
BREAKING CHANGE: This only works with main as the default instead of master
2020-08-01 15:55:41 +02:00
Marcel a6adb791c6 Merge branch 'krille/detect-file-message-type' into 'master'
Detect the file message type

See merge request famedly/famedlysdk!405
2020-08-01 13:04:03 +00:00
Christian Pauly 938540eca5 Detect the file message type 2020-08-01 13:04:03 +00:00
Christian Pauly 050222cede Merge branch 'soru/key-request-try-catch' into 'master'
put key request in try...catch

See merge request famedly/famedlysdk!404
2020-08-01 07:06:39 +00:00
Sorunome 18a790be84 put key request in try...catch 2020-08-01 07:06:39 +00:00
Sorunome 2697f88397 Merge branch 'krille/fake-syncs-for-fake-events' into 'master'
Use SyncUpdate for pending messages

See merge request famedly/famedlysdk!385
2020-07-30 08:48:47 +00:00
Christian Pauly dc1ed0c6e2 Use SyncUpdate for pending messages 2020-07-30 08:48:47 +00:00
Christian Pauly 5bf52664e1 Merge branch 'soru/key-verification-fixes' into 'master'
some key verification fixes and temporarily disable transactions

See merge request famedly/famedlysdk!403
2020-07-30 08:33:44 +00:00
Sorunome 69431a1aff
some key verification fixes and temporarily disable transactions 2020-07-30 09:57:45 +02:00
Christian Pauly 969467c497 Merge branch 'soru/no-reply-flickering' into 'master'
Prevent m.relates_to to be removed from the status=1 object in encrypted rooms

Closes app#529

See merge request famedly/famedlysdk!402
2020-07-29 10:45:42 +00:00
Sorunome 6915781e6a
Prevent m.relates_to to be removed from the status=1 object in encrypted rooms 2020-07-29 11:43:27 +02:00
Christian Pauly a28ab5fc60 Merge branch 'soru/remove-trailing-slash' into 'master'
Remove trailing slash in checkServer

Closes ChristianPauly/fluffychat-flutter#130

See merge request famedly/famedlysdk!400
2020-07-27 07:40:25 +00:00
Sorunome 6696a8b3ca Remove trailing slash in checkServer 2020-07-27 07:40:25 +00:00
Christian Pauly 1cd430ab3b Merge branch 'soru/event-aggregation' into 'master'
Properly imlement event aggregations

See merge request famedly/famedlysdk!399
2020-07-27 07:39:48 +00:00
Sorunome f48f6bca12 Properly imlement event aggregations 2020-07-27 07:39:48 +00:00
Sorunome 654f34cce0 Merge branch 'soru/no-http-in-sync' into 'master'
make sure that no http requests are done inside of /sync

Closes app#613

See merge request famedly/famedlysdk!401
2020-07-26 09:30:02 +00:00
Sorunome 14c8377a2f
make sure that no http requests are done inside of /sync 2020-07-26 07:54:03 +02:00
Christian Pauly 3fae58439b Merge branch 'soru/sync-filter' into 'master'
add update filters

See merge request famedly/famedlysdk!398
2020-07-25 14:46:36 +00:00
Sorunome 31614364d3 add update filters 2020-07-25 14:46:36 +00:00
Christian Pauly 7cc14687c4 Merge branch 'soru/update-emotes' into 'master'
Add data-mx-emote to emotes as per MSC

See merge request famedly/famedlysdk!397
2020-07-25 11:56:23 +00:00
Sorunome 6cd745bd1a
Add data-mx-emote to emotes 2020-07-24 17:59:39 +02:00
Marcel 772cb2cf1d Merge branch 'soru/test-web' into 'master'
test web

See merge request famedly/famedlysdk!396
2020-07-24 13:51:35 +00:00
Sorunome 84a94f5c9d
format 2020-07-24 15:44:55 +02:00
Sorunome d4818bd677
forgot to ctrl+s 2020-07-24 15:37:40 +02:00
Sorunome 9cb4dab9d4
test web 2020-07-24 15:37:00 +02:00
Sorunome f90b8c81b1 Merge branch 'soru/test-web' into 'master'
test web

See merge request famedly/famedlysdk!395
2020-07-24 13:00:12 +00:00
Sorunome ff2de35d28
test web 2020-07-24 14:53:06 +02:00