This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2026-05-03 05:27:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cee0ce7dbbf34edc8542b4b02e36ab978da2715
synapse
/
synapse
/
push
T
History
Erik Johnston
9cee0ce7db
Merge pull request
#2075
from matrix-org/erikj/cache_speed
...
Speed up cached function access
2017-03-31 10:10:56 +01:00
..
__init__.py
Remove code that's now been obsoleted or moved elsewhere
2016-04-07 16:31:38 +01:00
action_generator.py
Replace context.current_state with context.current_state_ids
2016-08-25 17:32:22 +01:00
baserules.py
_id field must uniquely identify different conditions
2016-09-19 10:34:01 +01:00
bulk_push_rule_evaluator.py
Add /room/<room_id>/joined_members API
2016-12-08 13:32:07 +00:00
clientformat.py
Remove dead code.
2016-06-07 15:07:11 +01:00
emailpusher.py
Ensure we pass positive ints to delay function
2017-02-22 12:08:14 +00:00
httppusher.py
Fix up push to use get_current_state_ids
2016-08-25 18:35:49 +01:00
mailer.py
Get current state by using current_state_events table
2017-03-10 17:39:35 +00:00
presentable_names.py
Fix push room names for rooms with only an alias
2016-08-30 11:19:59 +01:00
push_rule_evaluator.py
Cache glob to regex at a higher level for push
2017-03-29 15:53:14 +01:00
push_tools.py
Don't convert to deferreds when not necessary
2017-03-30 14:14:36 +01:00
pusher.py
Fix emailpusher import
2016-05-16 18:41:32 +01:00
pusherpool.py
Preserve some logcontexts
2016-08-24 11:58:40 +01:00
rulekinds.py
copyrights
2016-01-07 04:26:29 +00:00