Sorunome
|
29721f00a8
|
Merge branch 'master' into soru/cross-signing
|
2020-05-22 13:18:36 +02:00 |
|
Christian Pauly
|
27b4a620e5
|
Add code formatting CI job
|
2020-05-22 10:12:18 +00:00 |
|
Sorunome
|
ee9090b7a7
|
fix tests
|
2020-05-22 11:13:58 +02:00 |
|
Sorunome
|
fc8625d30e
|
clear timeline events cache on limited updates
|
2020-05-21 14:52:14 +00:00 |
|
Sorunome
|
ead44e4014
|
fix tests and stuffs
|
2020-05-21 15:32:06 +02:00 |
|
Christian Pauly
|
066221b84d
|
Make coverage visible again
|
2020-05-19 09:28:13 +00:00 |
|
Sorunome
|
c5e4e2c751
|
decrypt events in sync loop, making it async
|
2020-05-19 09:49:37 +02:00 |
|
Christian Pauly
|
a6c7d88f00
|
Add profile cache
|
2020-05-18 11:45:49 +00:00 |
|
Christian Pauly
|
81b9d79518
|
Merge branch 'soru/fix-lazy-session-keys' into 'master'
lazy-load group session keys
See merge request famedly/famedlysdk!293
|
2020-05-17 07:54:34 +00:00 |
|
Sorunome
|
06b601c41b
|
lazy-load group session keys
|
2020-05-17 07:54:34 +00:00 |
|
Sorunome
|
9d1c7f16a5
|
add pill parsing to markdown
|
2020-05-15 21:00:10 +02:00 |
|
Sorunome
|
f71826739c
|
Switch to moor
|
2020-05-15 18:40:17 +00:00 |
|
Sorunome
|
2352eb406a
|
add markdown parsing
|
2020-05-09 14:00:46 +00:00 |
|
Marcel
|
811589a895
|
[Room] Send correct filter on the messages endpoint
Took 6 minutes
|
2020-05-02 05:02:11 +00:00 |
|
Christian Pauly
|
6f5ebe4681
|
[MxContent] Switch to Uri Extension
|
2020-04-24 09:24:06 +02:00 |
|
Christian Pauly
|
0e61885821
|
[User] Format displayname
|
2020-04-23 09:46:10 +00:00 |
|
Christian Pauly
|
7c7a0f15e5
|
[Client] Remove lazyloadingcheck
|
2020-04-02 11:29:07 +00:00 |
|
Christian Pauly
|
a3c5add79e
|
[SDK] Refactoring with new linter rules
|
2020-03-30 09:08:38 +00:00 |
|
Christian Pauly
|
44ed403cd6
|
[Room] Request only 10 events on getTimeline
|
2020-03-20 08:59:29 +00:00 |
|
Christian Pauly
|
f7b03f5668
|
[Room] Dont wait for send event while sending files
|
2020-03-17 07:55:25 +00:00 |
|
Christian Pauly
|
31b64a6631
|
[Room] Clear outbound session only if devices changed
|
2020-02-27 08:41:49 +00:00 |
|
Lukas Lihotzki
|
3c78f11f2c
|
[MatrixFile] Use Uint8List instead of List<int>
|
2020-02-24 17:54:43 +01:00 |
|
Christian Pauly
|
ac3a9a6b3a
|
[Room] Implement key sharing
|
2020-02-21 15:05:19 +00:00 |
|
Christian Pauly
|
49e643625c
|
[Client] Add debug prints
|
2020-02-20 07:28:15 +00:00 |
|
Christian Pauly
|
77b11d78db
|
[Client] Implement device management
|
2020-02-19 14:26:38 +01:00 |
|
Christian Pauly
|
f5b493f9bd
|
[SDK] Add dart-olm library and update CI
|
2020-02-15 07:48:41 +00:00 |
|
Christian Pauly
|
3404cffada
|
[Event] Add support for replies
|
2020-02-11 11:06:54 +00:00 |
|
Christian Pauly
|
9395b8fcd3
|
[Identifier] Implement string extension
|
2020-02-10 12:33:18 +01:00 |
|
Christian Pauly
|
24d08d83b9
|
[Client] Always claim own devices
|
2020-02-05 08:23:47 +00:00 |
|
Christian Pauly
|
cabb5679a7
|
[Client] Add canonical json
|
2020-02-04 18:01:53 +01:00 |
|
Christian Pauly
|
edd8aa5c4c
|
Client feature add device tracking
|
2020-02-04 13:41:13 +00:00 |
|
Christian Pauly
|
995da7d255
|
[Client] Upload with StreamedRequest
|
2020-02-01 12:08:14 +00:00 |
|
Christian Pauly
|
c710768937
|
[Event] Fix typo
|
2020-01-29 12:11:21 +00:00 |
|
Christian Pauly
|
0b393497f8
|
[Client] Add register methods
|
2020-01-14 15:16:24 +00:00 |
|
Christian Pauly
|
5fbeceb217
|
[SDK] Refactoring
|
2020-01-14 11:27:26 +00:00 |
|
Christian Pauly
|
27da3041b4
|
[Client] Fix openid method
|
2020-01-13 11:52:42 +00:00 |
|
Christian Pauly
|
0be548e4e9
|
[Client] Implement request openID
|
2020-01-12 11:30:05 +01:00 |
|
Christian Pauly
|
de2872cfee
|
Update lib/src/client.dart, lib/src/user.dart, lib/src/timeline.dart, lib/src/room.dart, lib/src/presence.dart, lib/src/event.dart, lib/src/utils/profile.dart, lib/src/utils/receipt.dart, test/client_test.dart, test/event_test.dart, test/presence_test.dart, test/room_test.dart, test/timeline_test.dart, test/user_test.dart files
|
2020-01-04 17:56:17 +00:00 |
|
Christian Pauly
|
d0fbe45598
|
[Room] Enhance tests
|
2020-01-04 15:43:53 +01:00 |
|
Christian Pauly
|
90a06ebce5
|
[Client] Make callbacks to streams
|
2020-01-04 11:29:38 +01:00 |
|
Christian Pauly
|
c72f38d5ec
|
[Event] Fix types
|
2020-01-04 10:31:27 +01:00 |
|
Christian Pauly
|
7e71c5ad5f
|
[SDK] Make analyzer much more happy
|
2020-01-02 15:33:26 +01:00 |
|
Christian Pauly
|
8e4a604f1f
|
[SDK| Big refactoring
|
2020-01-02 14:09:49 +00:00 |
|
Christian Pauly
|
4c6c3715d9
|
[Connection] Throw MatrixErrors
|
2019-12-29 10:28:33 +00:00 |
|
Christian Pauly
|
496349078b
|
[Archive] Fix requesting archive
|
2019-12-19 11:26:21 +00:00 |
|
Christian Pauly
|
311a39c50c
|
[Room] Detect mimetype automatically
|
2019-12-18 11:46:25 +00:00 |
|
Christian Pauly
|
bff394fbb5
|
[Event] Add support for redactions
|
2019-12-12 12:19:18 +00:00 |
|
Christian Pauly
|
fd43196c9d
|
[Room] New push rule methods
|
2019-12-04 09:58:47 +00:00 |
|
Christian Pauly
|
579570a19e
|
Merge branch 'presence-enhance-features' into 'master'
[Presence] Enhance presences
See merge request famedly/famedlysdk!130
|
2019-12-04 09:39:07 +00:00 |
|
Christian Pauly
|
c566948be5
|
[Client] Add profile getter
|
2019-11-30 10:36:30 +01:00 |
|