|
731143775d
|
Update README.md
|
2021-09-14 13:51:23 +00:00 |
|
|
f700be5dbe
|
Implement client get state event endpoint
|
2021-09-14 15:49:14 +02:00 |
|
|
222b6a309a
|
Implement client get room stat endpoint
|
2021-09-14 14:39:22 +02:00 |
|
|
739c496ac6
|
Put avatar_url and displayname on m.room.member events
|
2021-09-13 12:42:56 +02:00 |
|
|
064a398a37
|
Implement room_alias_name option for client room creation
|
2021-09-12 13:33:06 +02:00 |
|
|
b34fd58cf7
|
Implement initial_state option for client room creation
|
2021-09-12 11:54:05 +02:00 |
|
|
56be8ba301
|
Give invitees the same power level as the creator during client room
creation
|
2021-09-11 22:31:00 +02:00 |
|
|
8dfd770fd0
|
Implement creation_content option for client room creation
|
2021-09-11 18:23:51 +02:00 |
|
|
d23a42e29c
|
Implement is_direct option for client room creation
|
2021-09-11 17:38:25 +02:00 |
|
|
8ab147190e
|
Implement power_level_content_override for client room creation
|
2021-09-11 15:11:38 +02:00 |
|
|
ee8c821653
|
Implement inviting users during room creation
|
2021-09-11 12:39:42 +02:00 |
|
|
d4b058e739
|
Implement client send state event endpoint
|
2021-09-10 21:51:45 +02:00 |
|
|
c0055b6905
|
Update README.md
|
2021-09-09 15:39:49 +00:00 |
|
|
e55aa4b85c
|
Restructure code base for API requests/responses
|
2021-09-09 17:26:40 +02:00 |
|
|
b60c80b882
|
Merge branch 'master' of github.com:pizzapim/architex
|
2021-09-09 16:01:28 +02:00 |
|
|
f565383468
|
Federate client profile requests
|
2021-09-09 16:00:58 +02:00 |
|
|
7d8f6b29d8
|
Update README.md
|
2021-09-08 18:23:15 +00:00 |
|
|
213980a5be
|
Implement client profile information endpoint
|
2021-09-08 20:21:55 +02:00 |
|
|
d214df3605
|
Update README.md
|
2021-09-08 15:34:34 +00:00 |
|
|
af40cebc01
|
Implement client get/set display name endpoint
Add ability to unset avatar URL/display name
|
2021-09-08 17:32:10 +02:00 |
|
|
3e1a377226
|
Implement client get/set avatar URL endpoint
|
2021-09-08 16:27:31 +02:00 |
|
|
b12872fe2c
|
Remove joined_rooms table
|
2021-09-08 14:22:40 +02:00 |
|
|
46b4199618
|
Add membership table
|
2021-09-08 12:03:41 +02:00 |
|
|
a682f1c7ad
|
Merge branch 'master' of github.com:pizzapim/architex
|
2021-09-07 20:24:44 +02:00 |
|
|
7a1bf01869
|
Add initial implementatin of client /sync endpoint without 'since'
parameter
|
2021-09-07 20:24:06 +02:00 |
|
|
6ff163bae3
|
Update README.md
|
2021-09-06 18:37:41 +00:00 |
|
|
5f0fd7fabe
|
Merge branch 'master' of github.com:pizzapim/architex
|
2021-09-06 20:33:45 +02:00 |
|
|
34da9da261
|
Implement client capabilities endpoint
|
2021-09-06 20:33:23 +02:00 |
|
|
75e3a957d2
|
Update README.md
|
2021-09-06 14:36:33 +00:00 |
|
|
5f6476df57
|
Add specs
|
2021-09-06 16:17:45 +02:00 |
|
|
224201ae2f
|
Validate 'from' and 'to' tokens in client /messages endpoint
|
2021-09-06 16:08:49 +02:00 |
|
|
659fa17053
|
Fix client /messages endpoint event response format
|
2021-09-06 14:29:32 +02:00 |
|
|
e4a6d36200
|
Fix event unsigned having default empty map in db
|
2021-09-05 23:09:29 +02:00 |
|
|
27c673e07a
|
Add missing fields to events
Fix Dialyzer issues
|
2021-09-05 16:39:52 +02:00 |
|
|
0871c3cdd9
|
Implement client room messages endpoint
|
2021-09-05 12:51:25 +02:00 |
|
|
40f3eeff7c
|
Improve primary keys usage
|
2021-09-04 16:40:17 +02:00 |
|
|
232df26b85
|
Rename repository
|
2021-09-01 14:43:55 +02:00 |
|
|
4aeb2d2cd8
|
Update README.md
|
2021-09-01 12:21:02 +00:00 |
|
|
c42fc7c350
|
Implement client send message endpoint
Fix state res and authorization to handle missing state_keys
|
2021-08-31 16:32:04 +02:00 |
|
|
5b3ec55f8b
|
Format code
|
2021-08-30 22:55:01 +02:00 |
|
|
cf9f53e446
|
Change code for idiomatic Elixir
|
2021-08-30 22:53:10 +02:00 |
|
|
91a06aff1b
|
Change primary keys for accounts and devices table
|
2021-08-30 22:36:01 +02:00 |
|
|
dfc3fa450d
|
Squash migrations
|
2021-08-30 18:27:34 +02:00 |
|
|
072ef27480
|
Move event generators to seperate modules
|
2021-08-30 14:12:28 +02:00 |
|
|
e2cb61e2d8
|
Update README.md
|
2021-08-27 16:21:32 +00:00 |
|
|
4a482a1c2b
|
Update README.md
|
2021-08-27 16:20:35 +00:00 |
|
|
de950fc769
|
Implement get/set visibility client endpoints
|
2021-08-27 15:09:17 +02:00 |
|
|
2088f0a869
|
Implement client ban and unban endpoints
|
2021-08-26 22:09:45 +02:00 |
|
|
bb7c3b07e9
|
Implement client kick endpoint
|
2021-08-26 14:32:24 +02:00 |
|
|
07d3326c07
|
Create function to add a single event to a room
|
2021-08-26 11:08:54 +02:00 |
|