This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-02-07 08:25:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
History
Erik Johnston
ab74afdd8d
Bump version
2014-11-27 17:30:08 +00:00
..
api
Fix bugs when joining a remote room that has dodgy event graphs. This should also fix the number of times a HS will trigger a GET /event/
2014-11-27 16:02:26 +00:00
app
…
config
…
crypto
…
federation
Change the way we get missing auth and state events
2014-11-27 14:31:43 +00:00
handlers
Fix bugs when joining a remote room that has dodgy event graphs. This should also fix the number of times a HS will trigger a GET /event/
2014-11-27 16:02:26 +00:00
http
…
rest
Don't double url-decode state event types.
2014-11-25 11:02:19 +00:00
storage
Don't return outliers when we get recent events for rooms.
2014-11-27 16:38:50 +00:00
streams
…
util
Drop log level for incorrect logging contexts to WARN if the context is wrong and DEBUG if the context is missing
2014-11-25 10:57:31 +00:00
__init__.py
Bump version
2014-11-27 17:30:08 +00:00
notifier.py
…
server.py
…
state.py
Correctly handle the case where we get an event for an unknown room, which turns out we are actually in
2014-11-26 10:41:08 +00:00
types.py
…