Lukas Lihotzki
|
f69acda419
|
refactor: use parameters in EncryptedFile constructor
|
2021-04-06 18:57:34 +02:00 |
Lukas Lihotzki
|
2a2a170609
|
refactor: upgrade http package
|
2021-04-01 13:43:24 +02:00 |
Lukas Lihotzki
|
08043c06f4
|
refactor: high-level loops
|
2021-04-01 12:51:45 +02:00 |
Christian Pauly
|
0ceb2b26df
|
refactor: Constants names
|
2021-03-30 12:43:50 +02:00 |
Krille Fear
|
9bef8452d3
|
docs: Clean up dart documentations
Changing to `code` blocks where it cant be resolved to [stuff] things.
|
2021-03-16 12:32:21 +00:00 |
Christian Pauly
|
c9d3c327f6
|
refactor: Deprecate eventType in EventUpdate
|
2021-02-26 13:06:02 +01:00 |
Christian Pauly
|
03e17f890e
|
change: Deprecate senderName
|
2021-01-15 14:24:30 +01:00 |
Sorunome
|
c22615d8cd
|
fix: Prioritize specced replies over unspecced event aggregations
|
2021-01-05 15:32:47 +01:00 |
Christian Pauly
|
9ffecd845a
|
chore: Update license header
|
2021-01-04 10:34:50 +01:00 |
Christian Pauly
|
e450a09fb5
|
refactor: External matrix api
|
2021-01-04 10:26:29 +01:00 |
Sorunome
|
cd9f23d6c4
|
fix: Don't block file decrypting
|
2020-12-31 20:33:18 +01:00 |
Sorunome
|
58044be1ba
|
feat: Add animated property to thumbnails
|
2020-12-29 10:32:18 +01:00 |
Sorunome
|
b1709ca8c3
|
feat: More advanced attchment handling methods
|
2020-11-18 14:56:14 +01:00 |
Sorunome
|
66572bd032
|
feat: Check if event type is known
|
2020-11-08 13:52:10 +01:00 |
Sorunome
|
5aec7aab32
|
fix: Properly handle redacted events in event.getDisplayEvent
|
2020-11-07 11:40:47 +01:00 |
Christian Pauly
|
66e590073e
|
refactor: Event Update Type
|
2020-10-22 13:01:35 +02:00 |
Sorunome
|
c571fe4dd5
|
fix: don't assume msgtype is a string
|
2020-10-08 12:29:59 +00:00 |
Sorunome
|
ae79af6ea8
|
fix: store timestamps in milliseconds to fix decrypt error
|
2020-10-04 12:12:03 +02:00 |
Sorunome
|
0ff971faa9
|
fix: Obay variant selectors for emoji regex
|
2020-09-21 08:45:12 +02:00 |
Sorunome
|
d42979da12
|
fix: Emoji regex incorrectly using multiline
|
2020-09-20 19:09:32 +02:00 |
Sorunome
|
ba7a01ddea
|
fix: emoji regex typo
|
2020-09-20 11:24:56 +02:00 |
Sorunome
|
d9c4472cac
|
feat: Add emote helpers
|
2020-09-15 19:03:55 +02:00 |
Sorunome
|
e08f35b5d0
|
fix: Don't trust the info block of events
|
2020-09-10 11:12:52 +02:00 |
Christian Pauly
|
8899f4c677
|
fix: Remove logs in event constructor trycatch
|
2020-09-08 09:19:26 +00:00 |
Christian Pauly
|
8a0cc70cfe
|
fix: prev content error log in web
|
2020-09-07 11:16:52 +02:00 |
Sorunome
|
54a128d2c5
|
fix: Properly detect sicket message types
|
2020-09-06 15:40:12 +02:00 |
Sorunome
|
089ce88b57
|
chore: Add tests to Event.downloadAndDecryptAttachment
|
2020-09-04 11:00:56 +02:00 |
Christian Pauly
|
35e48f9641
|
Fix: prev_content error message
|
2020-08-25 09:40:30 +00:00 |
Christian Pauly
|
a288216e03
|
Add call state localizations
|
2020-08-15 14:46:08 +02: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 |
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
|
6170c79fe1
|
Improve logging
|
2020-08-06 09:35:02 +00:00 |
Sorunome
|
2796ca613a
|
Fix resending messages reusing an existing transaction id
|
2020-08-06 06:51:06 +00:00 |
Christian Pauly
|
fe700b229c
|
Fix prev_content bug
|
2020-08-04 08:26:33 +00:00 |
Christian Pauly
|
dc1ed0c6e2
|
Use SyncUpdate for pending messages
|
2020-07-30 08:48:47 +00:00 |
Sorunome
|
f48f6bca12
|
Properly imlement event aggregations
|
2020-07-27 07:39:48 +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
|
ff2de35d28
|
test web
|
2020-07-24 14:53:06 +02:00 |
Sorunome
|
c68487ac21
|
fix issue with sending messages
|
2020-07-23 08:09:00 +00:00 |
Sorunome
|
864151ec83
|
use prev_content to calculate displayname and avatar_url, if content unavailable
|
2020-07-17 12:02:43 +02:00 |
Christian Pauly
|
4790925929
|
Merge branch 'soru/no-contains-key' into 'master'
Better validate event contents
See merge request famedly/famedlysdk!353
|
2020-06-29 12:02:18 +00:00 |
Sorunome
|
fd406987c1
|
Better validate event contents
|
2020-06-29 12:02:18 +00:00 |
Lukas Lihotzki
|
842581699c
|
MatrixFile refactoring for thumbnails
|
2020-06-29 12:00:26 +00:00 |
Christian Pauly
|
ee2974e51e
|
Fix send again
|
2020-06-19 14:05:53 +02:00 |
Sorunome
|
7ddb6be30e
|
Allow requesting and updating of session keys with lower index and lower forwarded chain
|
2020-06-10 10:44:22 +02:00 |
Sorunome
|
fcde6a2459
|
split encryption stuff to other library
|
2020-06-04 13:39:51 +02:00 |
Christian Pauly
|
c6bf098644
|
Init matrix_api library
|
2020-06-03 10:16:01 +00:00 |
Sorunome
|
011e427056
|
Hopefully fix room list sorting
|
2020-05-26 06:39:51 +00:00 |
Sorunome
|
384e5962d6
|
properly persist decryption of events
|
2020-05-22 11:15:48 +00:00 |