Sorunome
|
a35266f1e4
|
feat: Replay last sent olm message on olm session recovery from other device
|
2021-01-20 12:50:52 +01:00 |
Sorunome
|
44a1bcfd57
|
fix: Accidental pills in URLs
|
2021-01-20 12:02:40 +01:00 |
Sorunome
|
9d6005ca2a
|
fix: Smoothen up sending to rooms with extremely many devices
|
2021-01-14 18:47:51 +01:00 |
Sorunome
|
88f8a57863
|
fix: Correctly generate reply fallbacks
|
2021-01-14 13:51:17 +01:00 |
Christian Pauly
|
c94da38438
|
fix: Hide verification timeline events in lastEvent
|
2021-01-13 13:30:47 +01:00 |
Christian Pauly
|
39b776716c
|
refactor: Olm Exceptions
|
2021-01-07 12:53:49 +01:00 |
Sorunome
|
c22615d8cd
|
fix: Prioritize specced replies over unspecced event aggregations
|
2021-01-05 15:32:47 +01:00 |
Christian Pauly
|
e450a09fb5
|
refactor: External matrix api
|
2021-01-04 10:26:29 +01:00 |
Sorunome
|
19d96595cc
|
feat: Add identifier string parsing
|
2021-01-01 15:28:25 +01:00 |
Sorunome
|
6723c01a31
|
feat: Lazy-send room keys, chunked and sorted by importance
|
2020-12-29 14:46:36 +01:00 |
Krille Fear
|
03b9c6e2ee
|
Merge branch 'soru/animated-thumbnail' into 'main'
feat: Add animated property to thumbnails
See merge request famedly/famedlysdk!590
|
2020-12-29 09:38:47 +00:00 |
Sorunome
|
58044be1ba
|
feat: Add animated property to thumbnails
|
2020-12-29 10:32:18 +01:00 |
Sorunome
|
68afe362ce
|
feat: Start megolm sessions while typing
|
2020-12-28 16:14:07 +01:00 |
Sorunome
|
768baa7602
|
chore: Implement a proper deep-copy function for json maps
|
2020-12-28 14:35:21 +01:00 |
Marcus Hoffmann
|
54fc29f203
|
clear cache fix
|
2020-12-22 17:34:50 +01:00 |
Sorunome
|
6f9deb5ae2
|
fix: Verify device signatures before storing devices and block those with invalid signatures
|
2020-12-22 10:22:42 +01:00 |
Sorunome
|
b00a9e8834
|
feat: Better determine which devices to encrypt to
|
2020-12-21 15:26:46 +01:00 |
Sorunome
|
dfd88277b9
|
Merge branch 'soru/autoreply-more-key-requests' into 'main'
feat: Auto-Share megolm sessions with other users we know for a fact are...
Closes #127
See merge request famedly/famedlysdk!570
|
2020-12-21 14:08:17 +00:00 |
Sorunome
|
df1c249011
|
feat: Auto-Share megolm sessions with other users we know for a fact are allowed to see said message
|
2020-12-21 14:41:44 +01:00 |
Christian Pauly
|
cd4dafcd45
|
chore: Nicer logs in tests
|
2020-12-21 14:21:12 +01:00 |
Christian Pauly
|
57286d4c28
|
feat: Use logger package
|
2020-12-19 12:04:25 +00:00 |
Sorunome
|
405306f84e
|
feat: Add == operator to the Receipt, User and Room objects
|
2020-12-19 12:15:50 +01:00 |
Sorunome
|
d1ce075b5b
|
feat: Automatically cache storable files on upload
|
2020-12-17 11:59:31 +01:00 |
Christian Pauly
|
6657e073a0
|
refactor: Follow up clean up bootstrap
|
2020-12-11 09:57:45 +01:00 |
Christian Pauly
|
b563aec7bb
|
refactor: Add secretstoragekeycontent
|
2020-12-10 11:03:45 +01:00 |
Sorunome
|
49f0679fbf
|
feat: Add bootstrapping
|
2020-12-10 08:13:24 +00:00 |
Christian Pauly
|
5167e92913
|
feat: Update room api
|
2020-12-04 12:23:40 +01:00 |
Christian Pauly
|
bec1761172
|
refactor: content parsing
|
2020-11-30 15:34:46 +01:00 |
Christian Pauly
|
323b203718
|
refactor: algorithm types
|
2020-11-30 14:26:31 +01:00 |
Marcus Hoffmann
|
9b3f9e4ef7
|
feature: allow marking rooms as unread
|
2020-11-25 12:03:19 +01:00 |
Christian Pauly
|
01ce832aaa
|
fix: 3pid api bugs
|
2020-11-24 13:48:57 +01:00 |
Christian Pauly
|
0697d47cc2
|
refactor: Minor init refactoring
|
2020-11-19 17:02:07 +01:00 |
Sorunome
|
b1709ca8c3
|
feat: More advanced attchment handling methods
|
2020-11-18 14:56:14 +01:00 |
Sorunome
|
588d7eb1a6
|
fix: Set new state events by sortOrder, rather than originServerTs
|
2020-11-08 15:13:02 +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
|
f9f18641e3
|
refactor: Connection error handling
|
2020-10-29 10:42:05 +01:00 |
Sorunome
|
412da6ae0c
|
fix: Properly rotate megolm session on device changes
|
2020-10-26 11:55:47 +01:00 |
Christian Pauly
|
5381c3935c
|
refactor: Check server
|
2020-10-26 08:33:25 +00:00 |
Sorunome
|
343c26b3ed
|
fix: Decrypt last message on received megolm key
|
2020-10-26 07:49:02 +00:00 |
Sorunome
|
ad0192e8e1
|
fix: Greatly improve latex markdown
|
2020-10-24 12:08:23 +02:00 |
Christian Pauly
|
66e590073e
|
refactor: Event Update Type
|
2020-10-22 13:01:35 +02:00 |
Sorunome
|
be6824b746
|
feat: Add LaTeX markdown rendering as per MSC2191
|
2020-10-21 11:20:19 +02:00 |
Christian Pauly
|
4d62a79e96
|
fix: CI
|
2020-10-08 12:29:18 +00:00 |
Sorunome
|
74bd1d331b
|
fix: Messages being encrypted for too many devices
|
2020-10-04 14:20:17 +02:00 |
Sorunome
|
ae79af6ea8
|
fix: store timestamps in milliseconds to fix decrypt error
|
2020-10-04 12:12:03 +02:00 |
Christian Pauly
|
5019ebfeb5
|
feat: Auto retry send events
|
2020-09-21 16:51:40 +00: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 |
Christian Pauly
|
864cbfa906
|
fix: Hotfix ignored user list
|
2020-09-20 10:37:36 +02:00 |