This website requires JavaScript.
Explore
Help
Register
Sign In
master
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
a8e8d1d06c
synapse
/
synapse
History
Paul "LeoNerd" Evans
a8e8d1d06c
Renamed get_current_token_part to get_current_key
2014-08-29 19:15:23 +01:00
..
api
Merge branch 'develop' into storage_transactions
2014-08-27 17:15:58 +01:00
app
Merge branch 'develop' into storage_transactions
2014-08-27 16:54:12 +01:00
crypto
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
federation
Fix a couple of bugs in presence handler related to pushing updatesto the correct user. Fix presence tests.
2014-08-29 12:08:33 +01:00
handlers
Renamed get_current_token_part to get_current_key
2014-08-29 19:15:23 +01:00
http
For the content repo, don't just use homeserver.hostname as that might not include the port due to SRV.
2014-08-24 11:56:55 +01:00
rest
Support multiple login flows when deciding how to login. Updated cmdclient and spec. Webclient doesn't need updating for this.
2014-08-28 14:56:55 +01:00
storage
Get the equalities right.
2014-08-29 13:28:06 +01:00
streams
Renamed get_current_token_part to get_current_key
2014-08-29 19:15:23 +01:00
util
Merge branch 'develop' of github.com:matrix-org/synapse into presence_logging
2014-08-28 16:52:46 +01:00
__init__.py
Bump versions to 0.0.1
2014-08-22 12:06:50 +01:00
notifier.py
Have EventSource's get_new_events_for_user() API work only on keys within that source, not overall eventstream tokens
2014-08-29 19:13:55 +01:00
server.py
Fix pyflakes warnings
2014-08-28 13:51:50 +01:00
state.py
Start updating state handling to use snapshots
2014-08-27 15:11:51 +01:00
types.py
Rename 'events_key' to 'room_key' so it matches the name of the event source
2014-08-29 19:00:55 +01:00