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-01-25 15:36:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
storage
History
Erik Johnston
cde840a82c
Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor
...
Conflicts: setup.py
2014-12-11 17:48:48 +00:00
..
schema
Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor
2014-12-11 17:48:48 +00:00
__init__.py
Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor
2014-12-11 17:48:48 +00:00
_base.py
Fix public room joining by making sure replaces_state never points to itself.
2014-12-11 15:56:06 +00:00
directory.py
SYN-149: Send join event immediately after the room create event
2014-11-18 15:29:48 +00:00
event_federation.py
Update some of the docs in event_federation
2014-11-12 16:20:30 +00:00
feedback.py
Fix PDU and event signatures
2014-11-14 19:11:04 +00:00
keys.py
Fix pep8 warnings
2014-10-30 11:10:17 +00:00
media_repository.py
Get the code actually working
2014-12-10 15:46:18 +00:00
presence.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
profile.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
registration.py
Fix pep8 codestyle warnings
2014-11-20 17:26:36 +00:00
room.py
Fix pep8 codestyle warnings
2014-11-20 17:26:36 +00:00
roommember.py
Workaround for non-uniqueness of room member events in the database confusing HAVING COUNT() test of room membership intersection (with thanks to Tom Molesworth)
2014-12-02 21:36:53 +00:00
signatures.py
Convert rest and handlers to use new event structure
2014-12-04 15:50:01 +00:00
state.py
Various typos and bug fixes.
2014-12-08 09:08:26 +00:00
stream.py
Don't return outliers when we get recent events for rooms.
2014-11-27 16:38:50 +00:00
transactions.py
Code style.
2014-12-10 10:16:09 +00:00