forked-synapse/synapse
Marvin Steadfast 1e38be3a7a Added username and password for turn server
It makes it possible to use a turn server that needs a username and
password instead of a token.
2017-01-19 14:08:20 +01:00
..
api Change resolve_state_groups call site logging to DEBUG 2017-01-17 17:07:15 +00:00
app Restore default bind address 2017-01-10 17:21:41 +00:00
appservice Rename network_id to instance_id on client side 2016-12-12 16:05:45 +00:00
config Added username and password for turn server 2017-01-19 14:08:20 +01:00
crypto Preserve some logcontexts 2016-08-24 11:58:40 +01:00
events Optimise state resolution 2017-01-17 13:22:19 +00:00
federation Merge pull request #1824 from matrix-org/erikj/retry_host_log 2017-01-18 11:07:51 +00:00
handlers Merge pull request #1822 from matrix-org/erikj/statE_logging 2017-01-18 11:02:03 +00:00
http Merge branch 'release-v0.18.6' into develop 2016-12-29 17:33:46 +00:00
metrics Rename the python-specific metrics now the docs claim that we have done 2016-11-03 17:03:52 +00:00
push Merge pull request #1811 from aperezdc/unhardcode-riot-urls 2017-01-18 14:38:49 +00:00
replication Add cache to get_public_room_ids_at_stream_id 2016-12-12 14:41:51 +00:00
rest Added username and password for turn server 2017-01-19 14:08:20 +01:00
static/client
storage Lower loading events log to DEBUG 2017-01-17 17:28:32 +00:00
streams Actually use the new function 2016-10-24 13:39:49 +01:00
util Update LruCache size estimate on clear 2017-01-18 14:55:23 +00:00
__init__.py Bump version and changelog 2017-01-09 14:47:56 +00:00
event_auth.py Use better variable name 2017-01-17 14:32:53 +00:00
notifier.py Correctly handle timeout errors 2016-12-09 16:30:29 +00:00
python_dependencies.py Bump twisted dependency 2016-12-18 23:16:43 +01:00
server.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Merge pull request #1822 from matrix-org/erikj/statE_logging 2017-01-18 11:02:03 +00:00
types.py Add new API appservice specific public room list 2016-12-06 16:12:27 +00:00
visibility.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00