Bram
e42ff71809
Prepare develop for master
...
elm-test --fuzz 1000 --seed 105375026504828
2024-07-26 09:34:06 +02:00
Bram
c6d388bff6
Remove invalid function from documentation
2024-07-26 09:25:03 +02:00
BramvdnHeuvel
a336c8b057
Merge pull request #37 from noordstar/4-transfer-api
...
Add lots of API features
2024-07-26 09:21:40 +02:00
Bram
8d28fe63b9
Fix bugs
2024-07-25 19:15:30 +02:00
Bram
a8d879afbb
elm-format
2024-07-24 14:05:49 +02:00
Bram
61a8e18714
Add kick + invite + ban user to Matrix.Room
2024-07-24 14:03:12 +02:00
Bram
a2582f36f9
Add invite function
2024-07-22 12:58:52 +02:00
Bram
41bee45693
Add global account data functions
2024-07-21 10:38:34 +02:00
Bram
3566d3ee7a
Solve elm test bugs from moving user
2024-07-19 09:02:01 +02:00
Bram
8b2db7bff6
Add setAccountData to Matrix rooms
2024-07-19 09:01:42 +02:00
Bram
5319f47145
Move user from Vault to Envelop Context
2024-07-19 08:51:19 +02:00
Bram
87ebcbcd21
Add sendStateEvent to Room API
2024-07-17 14:13:13 +02:00
Bram
0521ca2f3e
Add sendMessageEvent to Room API
2024-07-16 12:41:09 +02:00
Bram
fee68f7e0f
Merge branch 'develop' into 4-transfer-api
2024-07-16 12:34:11 +02:00
Bram
7b615c6452
Merge branch '4-transfer-api' of github.com:noordstar/elm-matrix-sdk-beta into 4-transfer-api
2024-07-16 12:33:37 +02:00
Bram
1ed9fa7d22
Prepare develop for master
...
elm-test --fuzz 1000 --seed 156536263253947
2024-07-16 12:06:35 +02:00
Bram
cacb876a95
Fix test errors
...
elm-test --fuzz 1000 --seed 156536263253947
2024-07-16 12:05:23 +02:00
Bram
20504d4a8b
Remove test issues & warnings
2024-07-16 10:20:38 +02:00
Bram
a401c25a47
Remove issues & warnings
2024-07-16 10:10:42 +02:00
Bram
f3799add87
HOTFIX: Fix syntax error
2024-07-15 16:13:11 +02:00
BramvdnHeuvel
eb8d90ab8b
Enable safe recursion in VaultUpdate type
...
Merge pull request #33 from noordstar/safe-recursion
2024-07-15 16:08:34 +02:00
Bram
1736679e0f
elm-format
2024-07-15 16:07:28 +02:00
Bram
31817ed545
Merge develop into safe-recursion
2024-07-15 16:07:08 +02:00
BramvdnHeuvel
899088d63c
Add room navigation functions to exposed library
...
Merge pull request #32 from noordstar/4-lib-improvement
2024-07-15 16:01:52 +02:00
Bram
48e5eae327
Merge develop into 4-lib-improvement
2024-07-15 16:00:38 +02:00
Bram
90eb06f3a1
elm-format
2024-07-15 15:57:08 +02:00
BramvdnHeuvel
a9e4a39e7f
Add /sync endpoint to Elm SDK
...
Merge pull request #31 from noordstar/4-transfer-api
2024-07-15 15:51:24 +02:00
Bram
d7a7fa385c
Enable safe recursion in VaultUpdate type
2024-07-15 15:50:32 +02:00
Bram
c7204c4c41
Remove Debug.log from API definition
2024-07-13 13:39:33 +02:00
BramvdnHeuvel
c473d60161
Merge branch 'develop' into 4-transfer-api
2024-07-13 09:58:40 +02:00
BramvdnHeuvel
41ec76822f
Add logs function to Matrix
...
Merge pull request #27 from noordstar/4-log-reader
2024-07-13 09:57:18 +02:00
Bram
458ea59425
Add ways to navigate through rooms
2024-07-13 09:50:39 +02:00
Bram
1eb07377fd
Fix StrippedEvent JSON coder
2024-07-13 09:39:14 +02:00
Bram
39f8021a8f
Fix spec misconception
...
Apparently, the field is also meant for other reasons than the cputime unlimited
filesize unlimited
datasize unlimited
stacksize 8MB
coredumpsize unlimited
resident unlimited
maxproc 62741
descriptors 524288
memorylocked 8MB
addressspace unlimited
maxfilelocks unlimited
sigpending 62741
msgqueue 819200
nice 0
rt_priority 0
rt_time unlimited field on the filter, despite the description suggesting otherwise.
2024-07-13 09:38:57 +02:00
Bram
1aecb1116a
Merge updated develop into branch
...
I accidentally forgot to pull the branch, but now the conflict has been resolved.
2024-07-09 18:39:24 +02:00
Bram
8a3b7efbf6
Merge branch 'develop' into 4-transfer-api
2024-07-09 17:53:47 +02:00
Bram
005e103389
Expose sync function
2024-07-09 17:50:48 +02:00
Bram
4e378a5f50
Add /sync as task
2024-07-09 17:33:41 +02:00
Bram
0978e43fc0
Finish /sync API definition
2024-07-09 16:55:19 +02:00
Bram
632158f309
Add toUpdate function for sync V4
2024-07-09 16:48:53 +02:00
Bram
c5d07f0a94
Add toUpdate function for sync V1 - V3
2024-07-09 13:29:45 +02:00
Bram
b239eecc6b
Add toUpdate function for /sync v1
2024-07-09 00:08:46 +02:00
Bram
e7d3a129b1
Finish /sync for all spec versions v1.1 to v1.11
2024-07-08 23:07:50 +02:00
Bram
e122a7b262
Rename /sync v4 to v3
2024-07-08 22:11:04 +02:00
Bram
29906ff976
Remove redundant /sync versions
2024-07-08 22:10:29 +02:00
Bram
80bb05fd30
Add /sync from v1.1 to v1.5
2024-07-08 20:08:32 +02:00
Bram
1d0a9de7da
Automate defaultToString behaviour
2024-07-08 18:24:41 +02:00
noordstar
a95fbbb856
Merge pull request #30 from noordstar/patch-iddict
...
Move Iddict to noordstar/elm-iddict
2024-07-02 10:24:54 +02:00
Bram
95f0aa2934
Remove deprecated spec version
...
To improve backwards compatibility, we'll start with v1.1 and go from there. Then, if the spec versions seem fit, we can work backwards.
2024-06-13 22:43:25 +02:00
Bram
7ab21b4314
Add /sync at r0.4.0 (partially)
2024-06-13 22:42:36 +02:00