This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
synapse
Watch
1
Star
0
Fork
You've already forked synapse
0
mirror of
https://github.com/element-hq/synapse.git
synced
2024-12-20 02:24:54 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
dd9e71dc7f
synapse
/
synapse
/
streams
History
Benjamin Kampmann
f6c74d1cb2
Implement message forward pagination from start when no from is given,
fixes
#12383
(
#14149
)
...
Fixes
https://github.com/matrix-org/synapse/issues/12383
2022-11-24 09:10:51 +00:00
..
__init__.py
Do not allow a None-limit on PaginationConfig. (
#14146
)
2022-10-14 12:30:05 +00:00
config.py
Do not allow a None-limit on PaginationConfig. (
#14146
)
2022-10-14 12:30:05 +00:00
events.py
Implement message forward pagination from start when no from is given,
fixes
#12383
(
#14149
)
2022-11-24 09:10:51 +00:00