5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 2 years ago.
Sep 23, 2021 — Sep 23, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support limit and feedback param of initialSync More... almost 11 years ago
Fold federation/handler into handlers/federation More... almost 11 years ago
Enable presence again. Fix up api to match old api. More... almost 11 years ago
Fix exceptions so that the event stream works. Presence like events are turned off currently. More... almost 11 years ago
Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactor More... almost 11 years ago
WIP: Completely change how event streaming and pagination work. This reflects the change in the underlying storage model. More... almost 11 years ago
Use store.persist_event rather than pdu_actions.persist_outgoing/pdu_actions.persist_received More... almost 11 years ago
Move new event boilerplate in room handlers into a method on a base clase. More... almost 11 years ago
Move pdu and event persistence into a single persist_event function More... almost 11 years ago
Pepper UT TODOs More... almost 11 years ago
Merge branch 'client_server_url_rename' into develop More... almost 11 years ago
Merge branch 'develop' of github.com:matrix-org/synapse into client_server_url_rename More... almost 11 years ago
Feedback: Removed FeedbackRestServlet. Modified keys on FeedbackEvent. Expanded the feedback constants to fully explain what type of feedback they are. More... almost 11 years ago
Merge branch 'client_server_url_rename' into develop More... almost 11 years ago
Removed MessageRestServlet, use RoomSendEventRestServlet instead. Updated cmdclient, tests and webclient. All appears to work. More... almost 11 years ago
Added RoomSendEventRestServlet to send generic non-state events. It even appears to work..! More... almost 11 years ago
Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactor More... almost 11 years ago
Respect 'limit' param in initialSync api More... almost 11 years ago
Merge branch 'develop' into storage_transactions More... almost 11 years ago
Merge branch 'client_server_url_rename' into develop More... almost 11 years ago
Renaming: /im/sync >> /initialSync. /rooms/$roomid/members/list >> /rooms/$roomid/members. /rooms$roomid/messages/list >> /room/$roomid/messages. Updated cmdclient, tests and webclient. More... almost 11 years ago
Merge branch 'develop' into storage_transactions More... almost 11 years ago
Use state_key rather than target_user_id More... almost 11 years ago
Use state_key rather than target_user_id More... almost 11 years ago
Merge branch 'develop' into storage_transactions More... almost 11 years ago
Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactor More... almost 11 years ago
Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactor More... almost 11 years ago
fix a few pyflakes errors More... almost 11 years ago
Avoid double call of refresh at app startup More... almost 11 years ago
Merge branch 'client_server_url_rename' into develop More... almost 11 years ago