Commit Graph

2047 Commits (5cc53c9e14ef5319f2dd8f88aa58d6e966cfdb20)
 

Author SHA1 Message Date
timo 8f41a4d306 Update 'README.md' 4 years ago
timo 3f2bf208a9
Merge pull request 'Add displayname and avatar_url endpoints' (#5) from MTRNord/matrixserver:accountdata into master 4 years ago
Marcel 57264f72e9 Fix avatar_url error message if not starting with mxc://
Took 8 minutes
4 years ago
Marcel 8bcbc983c3 Change and add Comments to the profile endpoints
Add missing docs

Took 9 minutes
4 years ago
Marcel 49fe5e3271 Rename userid_avatar_url to userid_avatarurl and fix debug print
Run cargo fmt

Took 5 minutes
4 years ago
Marcel b1284fd509 Replace profile_* with userid_*
Add a missing dot in the errormessage
Require mxc:// to be present at the start of an avatar_url
Update mxc check TODO
Show displayname or avatar_url if either is available when getting the profile Endpoint
Return the correct data in case of a empty displayname or an empty avatar_url

Took 50 minutes

Took 34 seconds
4 years ago
timo 9f3368daa4 Update 'README.md' 4 years ago
timokoesters cd55220a75
fix: room directory duplicates 4 years ago
Marcel 062c5521f0 Add displayname and avatar_url endpoints
Add PUT and GET /_matrix/client/r0/profile/{userId}/displayname Endpoint
Add PUT and GET /_matrix/client/r0/profile/{userId}/avatar_url Endpoint
Add GET /_matrix/client/r0/profile/{userId} Endpoint

Took 2 hours 16 minutes
4 years ago
timo b12ae15a45 Update 'README.md' 4 years ago
timokoesters 11e75e7081
make room directory work 4 years ago
timokoesters 5ac45eac59
public rooms dir 4 years ago
timokoesters 9214a62dde
better room creation 4 years ago
timokoesters a1b2b4e4fe
Add liberapay, change pr template 4 years ago
timo 9d40981cce Merge pull request 'UIAA error type' (#3) from jplatte/matrixserver:master into master 4 years ago
Jonas Platte 38ab7c843e
Update error type of /register route 4 years ago
Jonas Platte c60402bf0d
Update ruma-client-api 4 years ago
timokoesters d0920f0fa3
Add license 4 years ago
timokoesters 8557278b90
better riot.im support 4 years ago
timokoesters fdeee7fdb5
More dummy endpoints 4 years ago
timokoesters 215a31c513
Add a few dummy endpoints to make riot progress further 4 years ago
timokoesters ddcd423e6f
feat: random tokens, sessions, guest usernames and device ids 4 years ago
timokoesters 64223b8812
register login flow 4 years ago
timo eb7c5b79be Update 'README.md' 4 years ago
timokoesters e55a63629c
feat: state event support 4 years ago
timokoesters 10bb96fcf7
feat: room joining, room based /sync responses 4 years ago
timokoesters 4d4cff7120
Allow all kinds of messages in /send 4 years ago
timokoesters 884dc2867d
Move to rocket's async branch 4 years ago
timokoesters 8b8381bcc0
New PduEvent struct 4 years ago
timokoesters f9cfede2a8
fix: deserialize sync event body 4 years ago
timokoesters 2855d1acdf
Add README.md 4 years ago
timokoesters fa3226898c
feat: save pdus
PDUs are saved in a pduid -> pdus map. roomid -> pduleaves keeps track
of the leaves of the event graph and eventid -> pduid maps event ids to
pdus.
4 years ago
timokoesters 22cca206ba
Todo: ruma signatures
This commit will get force pushed away later
4 years ago
timokoesters dba6c46667
Use sled::Tree::prefix_search for deviceids 4 years ago
timokoesters b508b4d1e7
Start work on message events 4 years ago
timokoesters 533260edd8
Add auth 4 years ago
timo 18ed991b93 Merge branch 'master' of jplatte/matrixserver into master 4 years ago
Jonas Platte 1183105f15
Make Endpoint bound work for ruma_wrapper::Ruma 4 years ago
timokoesters 73e04e71d7
Start work on event creation 4 years ago
timokoesters 744e0adfcf
Try to impl auth in ruma_wrapper 4 years ago
timokoesters 34a53ce20a
Better database structure 4 years ago
timokoesters 6d27f15516
More logging 4 years ago
timokoesters 1679da7784 RUST_LOG=info by default 4 years ago
timokoesters 6fffcecf8e Updates 4 years ago
timokoesters c2c18b4651 feat: database 4 years ago
timokoesters cd777af41c feat: simple endpoint handlers 4 years ago
timokoesters 6264628c11 Initial commit 4 years ago