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-31 16:33:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
rest
/
client
/
v1
History
Jonas Platte
47ce527f45
Add room_id to the response of
rooms/{roomId}/join
...
Fixes
#2349
2018-03-13 14:48:12 +01:00
..
__init__.py
copyrights
2016-01-07 04:26:29 +00:00
admin.py
Add transactional API to history purge
2018-03-12 16:22:55 +00:00
base.py
Clean transactions based on time. Add HttpTransactionCache tests.
2016-11-14 11:19:24 +00:00
directory.py
replace 'except:' with 'except Exception:'
2017-10-23 15:52:32 +01:00
events.py
Make synchrotron accept /events
2016-08-12 15:31:44 +01:00
initial_sync.py
Support /initialSync in synchrotron worker
2016-09-21 11:46:28 +01:00
login.py
Better logging when login can't find a 3pid
2017-12-20 19:31:00 +00:00
logout.py
Delete devices in various logout situations
2017-11-29 16:44:35 +00:00
presence.py
replace 'except:' with 'except Exception:'
2017-10-23 15:52:32 +01:00
profile.py
replace 'except:' with 'except Exception:'
2017-10-23 15:52:32 +01:00
push_rule.py
Load push rules in storage layer, so that they get cached
2016-06-03 11:10:00 +01:00
pusher.py
Fix bug where pusherpool didn't start and broke some rooms
2017-07-06 17:55:51 +01:00
register.py
rewrite based on PR feedback:
2018-01-19 15:33:55 +00:00
room.py
Add room_id to the response of
rooms/{roomId}/join
2018-03-13 14:48:12 +01:00
voip.py
add setting (on by default) to support TURN for guests
2017-03-15 12:22:18 +00:00