Commit graph

8 commits

Author SHA1 Message Date
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
ae860a768c Implement client leave endpoint
Add documentation and type specs
2021-08-26 11:01:19 +02:00
6f8c224d50 Implement client joined rooms endpoint
Track which rooms a local account has joined
Add some documentation to modules
2021-08-23 12:59:12 +02:00
4b60a145ca Split Identifier struct into seperate types 2021-08-19 16:31:03 +02:00
58d3e17259 Add dialyzer dependency
Add typespecs to several functions
2021-08-18 23:22:04 +02:00
be9860f7d0 Create tesla middleware for adding signature to federation requests
Change repo structure
2021-08-14 15:20:42 +02:00
f50f08061c Restructure code base 2021-08-06 23:14:27 +02:00
Renamed from lib/matrix_server/account.ex (Browse further)