Commit Graph

7085 Commits (ef1f8d4be6e970043b8283f5caa1ca764652ad56)

Author SHA1 Message Date
Luke Barnard 9d83d52027 Use a generator instead of a list 7 years ago
Luke Barnard 5b48eec4a1 Make sure we check AS groups for lookup on bulk 7 years ago
Luke Barnard b1edf26051 Check group_id belongs to this domain 7 years ago
Richard van der Hoff 06e5bcfc83 Avoid locking for upsert on pushers tables 7 years ago
Jurek 624a8bbd67 Fix auth handler #2678 7 years ago
Richard van der Hoff b26cbbb60e Revert "Merge pull request #2679 from jkolo/fix_auth_handler" 7 years ago
Luke Barnard 97bd18af4e Add automagical AS Publicised Group(s) 7 years ago
Richard van der Hoff 77a1227870 Fix broken ref to IntegrityError 7 years ago
Richard van der Hoff 7ab2b69e18 Avoid locking `pushers` table on upsert 7 years ago
Richard van der Hoff 10aaa1bc15 _simple_upsert: retry on IntegrityError 7 years ago
Richard van der Hoff cdc9e50a5d Cleanup in _simple_upsert_txn 7 years ago
Jurek 56e2a4333e Fix auth handler #2678 7 years ago
Richard van der Hoff 30d2730ee2 Declare support for r0.3.0 7 years ago
Richard van der Hoff b2cd6accf5 Remove __PreservingContextDeferred too 7 years ago
Erik Johnston 03feb7a34d Bump version and changelog 7 years ago
Richard van der Hoff 35a4b63240 Pull out bits of StateStore to a mixin 7 years ago
Richard van der Hoff 4dd1bfa8c1 Revert "Revert "move _state_group_cache to statestore"" 7 years ago
Richard van der Hoff 7e6fa29cb5 Remove preserve_context_over_{fn, deferred} 7 years ago
Richard van der Hoff 44a1bfd6a6 Reshuffle room list request code 7 years ago
Richard van der Hoff 1fc66c7460 Add a load of logging to the room_list handler 7 years ago
Travis Ralston 812c191939 Remove redundent call 7 years ago
David Baker 45ab288e07 Print instead of logging 7 years ago
Richard van der Hoff 6cfee09be9 Make __init__ consitstent across Store heirarchy 7 years ago
Erik Johnston ab335edb02 Revert "move _state_group_cache to statestore" 7 years ago
Erik Johnston bfbf1e1f1a Up cache size of get_global_account_data_by_type_for_user 7 years ago
Travis Ralston 2d314b771f Add a route for determining who you are 7 years ago
Richard van der Hoff 5d15abb120 Bit more logging 7 years ago
Richard van der Hoff 46790f50cf Cache failures in url_preview handler 7 years ago
Richard van der Hoff e508145c9b Add some more comments appservice user registration 7 years ago
Richard van der Hoff e0ebd1e4bd Downcase userids for shared-secret registration 7 years ago
Richard van der Hoff f90649eb2b Fix 500 on invalid utf-8 in request 7 years ago
Richard van der Hoff 9b599bc18d Downcase userid on registration 7 years ago
Richard van der Hoff 9b803ccc98 Revert "Allow upper-case characters in mxids" 7 years ago
Richard van der Hoff b70b646903 Allow upper-case characters in mxids 7 years ago
Erik Johnston 2dce6b15c3 Fix typo 7 years ago
Erik Johnston 4e2b2508af Register group servlet 7 years ago
Erik Johnston 13735843c7 Namespace visibility options for groups 7 years ago
Richard van der Hoff 889102315e Fix 'NoneType' not iterable in /deactivate 7 years ago
David Baker b2a788e902 Make the commented config have the default 7 years ago
Erik Johnston 82e4bfb53d Add brackets 7 years ago
Erik Johnston e8814410ef Have an explicit API to update room config 7 years ago
Erik Johnston 94ff2cda73
Revert "Modify group room association API to allow modification of is_public" 7 years ago
David Baker ad408beb66 better comments 7 years ago
David Baker 1b870937ae Log if any of the old config flags are set 7 years ago
David Baker 2a98ba0ed3 Rename redact_content option to include_content 7 years ago
Richard van der Hoff e148438e97 s/items/iteritems/ 7 years ago
Ilya Zhuravlev d46386d57e Remove useless assignment in notify_interested_services 7 years ago
Richard van der Hoff 780dbb378f Update deltas when doing auth resolution 7 years ago
Richard van der Hoff 1ca4288135 factor out _update_context_for_auth_events 7 years ago
Richard van der Hoff f5cf3638e9 move _state_group_cache to statestore 7 years ago