This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
forked-synapse
Watch
1
Star
0
Fork
0
You've already forked forked-synapse
mirror of
https://mau.dev/maunium/synapse.git
synced
2024-10-01 01:36:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8ffbb52eee
forked-synapse
/
synapse
/
streams
History
Paul "LeoNerd" Evans
afb646dc1e
Allow GET /room/:room_id/messages without 'limit' parameter to default to 10
2014-12-02 18:01:16 +00:00
..
__init__.py
fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch.
2014-09-03 17:31:57 +01:00
config.py
Allow GET /room/:room_id/messages without 'limit' parameter to default to 10
2014-12-02 18:01:16 +00:00
events.py
Construct a source-specific 'SourcePaginationConfig' to pass into get_pagination_rows; meaning each source doesn't have to care about its own name any more
2014-10-29 16:16:01 +00:00