.. |
engines
|
|
|
schema
|
Remove the last vestiges of refresh_tokens
|
2017-10-31 20:35:58 +00:00 |
util
|
|
|
__init__.py
|
Add groups to sync stream
|
2017-07-20 16:36:42 +01:00 |
_base.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
account_data.py
|
Perf: Don't filter events for push
|
2017-07-07 14:04:40 +01:00 |
appservice.py
|
Initialise exclusive_user_regex
|
2017-06-21 14:19:33 +01:00 |
background_updates.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
client_ips.py
|
Merge pull request #2309 from matrix-org/erikj/user_ip_repl
|
2017-07-06 14:33:14 +01:00 |
deviceinbox.py
|
|
|
devices.py
|
When pruning, delete from device_lists_outbound_last_success
|
2017-06-07 11:20:47 +01:00 |
directory.py
|
Add shutdown room API
|
2017-06-19 12:37:27 +01:00 |
end_to_end_keys.py
|
|
|
event_federation.py
|
|
|
event_push_actions.py
|
|
|
events.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
filtering.py
|
replaced json.dumps with encode_canonical_json
|
2017-06-21 14:48:12 +02:00 |
group_server.py
|
Leave is_public as required argument of update_room_group_association
|
2017-11-01 09:36:01 +00:00 |
keys.py
|
Invalidate signing key cache when we gat an update
|
2017-09-20 01:32:42 +01:00 |
media_repository.py
|
Up the limits on number of url cache entries to delete at one time
|
2017-09-28 14:27:27 +01:00 |
openid.py
|
|
|
prepare_database.py
|
DB schema interface for password auth providers
|
2017-10-31 14:01:53 +00:00 |
presence.py
|
|
|
profile.py
|
Add user profiles to summary from group server
|
2017-08-25 16:23:58 +01:00 |
push_rule.py
|
|
|
pusher.py
|
|
|
receipts.py
|
|
|
registration.py
|
Merge pull request #2617 from matrix-org/matthew/auto-displayname
|
2017-11-01 16:21:16 +00:00 |
rejections.py
|
|
|
room.py
|
Handle thumbnail urls
|
2017-06-19 17:48:28 +01:00 |
roommember.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
search.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
signatures.py
|
|
|
state.py
|
Prefill forward extrems and event to state groups
|
2017-06-29 15:38:48 +01:00 |
stream.py
|
|
|
tags.py
|
|
|
transactions.py
|
|
|
user_directory.py
|
Add desc
|
2017-06-22 10:03:48 +01:00 |