This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-07-28 20:49:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74cc722b9641e0263da22a12a3c5f4b2b0cd51e8
synapse
/
synapse
/
api
T
History
Mark Haines
2aeaa7b77c
Merge branch 'develop' into storage_transactions
...
Conflicts: synapse/handlers/room.py synapse/storage/stream.py
2014-08-27 17:15:58 +01:00
..
events
Feedback: Removed FeedbackRestServlet. Modified keys on FeedbackEvent. Expanded the feedback constants to fully explain what type of feedback they are.
2014-08-26 17:49:46 +01:00
__init__.py
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
auth.py
add _get_room_member, fix datastore methods
2014-08-27 16:51:54 +01:00
constants.py
Feedback: Removed FeedbackRestServlet. Modified keys on FeedbackEvent. Expanded the feedback constants to fully explain what type of feedback they are.
2014-08-26 17:49:46 +01:00
errors.py
Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised access_token
2014-08-14 13:47:39 +01:00
urls.py
Added /matrix/content path, HS resource_for_content_repo attribute and FileUploadResource. Added stub methods.
2014-08-18 17:18:54 +01:00