MatrixSynapse/synapse
Matthew Hodgson 8cedf3ce95 bump up image quality a bit more as it looks crap 2015-07-14 23:53:13 +01:00
..
api Add m.room.history_visibility to newly created rooms' m.room.power_levels 2015-07-06 13:25:35 +01:00
app Merge pull request #187 from matrix-org/erikj/sanitize_logging 2015-06-19 11:35:59 +01:00
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 2015-05-22 11:01:28 +01:00
config Close, but no cigar. 2015-07-14 10:33:25 +01:00
crypto Merge pull request #194 from matrix-org/erikj/bulk_verify_sigs 2015-07-10 13:46:53 +01:00
events Rename key and values for m.room.history_visibility. Support 'invited' value 2015-07-06 13:05:52 +01:00
federation Implement bulk verify_signed_json API 2015-06-26 10:39:34 +01:00
handlers Merge pull request #193 from matrix-org/erikj/bulk_persist_event 2015-07-14 10:49:24 +01:00
http Don't 500 if a group is missing from the regex 2015-07-06 16:47:17 +01:00
metrics Appease pep8 2015-04-01 19:17:38 +01:00
push Oops: underride rule had an identifier with override in it. 2015-06-23 14:26:14 +01:00
rest bump up image quality a bit more as it looks crap 2015-07-14 23:53:13 +01:00
storage Merge pull request #193 from matrix-org/erikj/bulk_persist_event 2015-07-14 10:49:24 +01:00
streams Make get_current_token accept a direction parameter, which tells whether the source whether we want a token for going 'forwards' or 'backwards' 2015-05-12 10:28:10 +01:00
util Enforce ascii filenames for uploads 2015-06-30 10:31:59 +01:00
__init__.py Bump version 2015-06-15 14:16:29 +01:00
notifier.py Fix typo 2015-06-19 16:22:53 +01:00
python_dependencies.py Integrate SAML2 basic authentication - uses pysaml2 2015-07-08 15:36:54 +05:30
server.py Correctly handle x_forwaded listener option 2015-06-12 17:13:23 +01:00
state.py Merge pull request #180 from matrix-org/erikj/prev_state_context 2015-06-03 17:20:56 +01:00
types.py Make sure the notifier stream token goes forward when it is updated. Sort the pending events by the correct room_stream_id 2015-05-18 13:17:36 +01:00