5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 3 years ago.
Sep 23, 2021 — Sep 23, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
hs: Updated synapse.http.client to handle DNSLookupErrors and bail immediately. More... almost 11 years ago
More NaMatrix API bugfixes More... almost 11 years ago
apidocs: Added m.room.name More... almost 11 years ago
Make sure to print exceptions properly from notifier failures More... almost 11 years ago
apidocs: Tweak join response format. Explicitly state empty JSON objects where they are required by the spec. Mark unimplemented room GET APIs clearly. More... almost 11 years ago
Added /op $user_id $powerLevel More... almost 11 years ago
Updated feedback api docs and fixed feedback content template bug More... almost 11 years ago
apidocs: mtime_age > last_active_ago. Presence REST: Sanity check values in invite/drop arrays. More... almost 11 years ago
No need to set a non-default SSL_cipher_list or path_prefix any more More... almost 11 years ago
Merge branch 'develop' of github.com:matrix-org/synapse into develop More... almost 11 years ago
Add option to change content repo location More... almost 11 years ago
Edited /presence REST servlet to raise SynapseErrors to return a standard error response, rather than a string. More... almost 11 years ago
Updates for latest NaMatrix More... almost 11 years ago
Update API docs to use 'presence' key not 'state'. Fixed error messages when setting presence. More... almost 11 years ago
Fixed /presence APIs to urldecode user IDs. More... almost 11 years ago
Fixed GET /events/$id to be not broken. More... almost 11 years ago
Only display global presence /change/s More... almost 11 years ago
Neater causality in -C debug logging More... almost 11 years ago
Don't even -C log sent requests for event stream as it's more noise; include server name in received event logs More... almost 11 years ago
move contentrepo class to it's own file More... almost 11 years ago
URL decode user IDs for /profile REST path segments. More... almost 11 years ago
Print received events individually in -C debug mode, rather than as one big blob More... almost 11 years ago
Make API docs not lie on registration/login. More... almost 11 years ago
Update port numbers. More... almost 11 years ago
Better indicate in the page feedback section that a user can't join a room (because he has been banned for ex). May be worth to be put in the middle of screen More... almost 11 years ago
Fill out power level bits in the spec More... almost 11 years ago
Do not show banned people in member list. Format ban events strings in room and recent flows More... almost 11 years ago
Prefix API links with /docs/api/client-server so they should link through correctly on matrix.org More... almost 11 years ago
cmdclient: Fixed /join to work with the updated c-s API. More... almost 11 years ago
Added /ban command More... almost 11 years ago