История коммитов

Автор SHA1 Сообщение Дата
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) 4 лет назад
  Richard van der Hoff e775b5bb5b kill off `send_nonmember_event` 4 лет назад
  Patrick Cloke cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) 4 лет назад
  Patrick Cloke b49a5b9307 Convert stats and related calls to async/await (#8192) 4 лет назад
  Patrick Cloke 3f91638da6 Allow denying or shadow banning registrations via the spam checker (#8034) 4 лет назад
  Patrick Cloke a0acdfa9e9 Converts event_federation and registration databases to async/await (#8061) 4 лет назад
  Patrick Cloke 71cccf1593 Additional configuration options for auto-join rooms (#7763) 4 лет назад
  Travis Ralston 09099313e6 Add an option to disable autojoin for guest accounts (#6637) 4 лет назад
  Andrew Morgan 6b22921b19 async/await is_server_admin (#7363) 4 лет назад
  Patrick Cloke eed7c5b89e Convert auth handler to async/await (#7261) 4 лет назад
  Richard van der Hoff 28d9d6e8a9 Remove spurious "name" parameter to `default_config` 4 лет назад
  Richard van der Hoff 326c893d24 Kill off RegistrationError (#6691) 4 лет назад
  Jason Robinson be618e0551 Only count real users when checking for auto-creation of auto-join room 5 лет назад
  Andrew Morgan 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 5 лет назад
  Richard van der Hoff 8c97f6414c Remove non-functional 'expire_access_token' setting (#5782) 5 лет назад
  Amber Brown 4806651744 Replace returnValue with return (#5736) 5 лет назад
  Richard van der Hoff 5f158ec039 Implement access token expiry (#5660) 5 лет назад
  Richard van der Hoff 953dbb7980 Remove access-token support from RegistrationStore.register (#5642) 5 лет назад
  Richard van der Hoff 824707383b Remove access-token support from RegistrationHandler.register (#5641) 5 лет назад
  Richard van der Hoff 1af2fcd492 Move get_or_create_user to test code (#5628) 5 лет назад
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 лет назад
  ReidAnderson 3787133c9e Limit UserIds to a length that fits in a state key (#5198) 5 лет назад
  Amber Brown df2ebd75d3 Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 5 лет назад
  Amber Brown a68e00fca8 Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 5 лет назад
  Richard van der Hoff b5d48560c7 Fix RegistrationTestCase 5 лет назад
  Neil Johnson 88f0675967 fix test_auto_create_auto_join_where_no_consent (#4886) 5 лет назад
  Erik Johnston dbdc565dfd Fix registration on workers (#4682) 5 лет назад
  Neil Johnson d2f7c4e6b1 create support user (#4141) 6 лет назад
  Richard van der Hoff b0c24a66ec Rip out half-implemented m.login.saml2 support (#4265) 6 лет назад
  Neil Johnson 7039ece8fb Neilj/fix autojoin (#4223) 6 лет назад