summary refs log tree commit diff
path: root/tests/events (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-10Fix federation connections to literal IP addressesRichard van der Hoff2-6/+11
2019-06-10clean up impl, and import idna directlyRichard van der Hoff2-15/+12
2019-06-09Share an SSL context object between SSL connectionsRichard van der Hoff1-60/+89
2019-06-071.0.0rc1 v1.0.0rc1Neil Johnson81-83/+84
2019-06-07Automatically retry builds when a buildkite agent is lost (#5380)Andrew Morgan2-0/+67
2019-06-06Prevent multiple device list updates from breaking a batch send (#5156)Andrew Morgan4-31/+196
2019-06-06Set default room version to v4. (#5379)Neil Johnson5-3/+11
2019-06-06remove bloatNeil Johnson1-10/+1
2019-06-07fix maybeAmber H. Brown1-20/+2
2019-06-06Add ability to perform password reset via email without trusting the identity...Andrew Morgan20-71/+922
2019-06-06Stop hardcoding trust of old matrix.org key (#5374)Richard van der Hoff6-95/+293
2019-06-06Neilj/1.0 upgrade notes (#5371)Neil Johnson4-8/+79
2019-06-07just user dir?Amber H. Brown1-1/+19
2019-06-06Regen sample config before kicking off agents (#5370)Andrew Morgan2-2/+3
2019-06-07remove background updates that arent neededAmber H. Brown1-33/+1
2019-06-06Fix missing logcontext for PresenceHandler.on_shutdown. (#5369)Richard van der Hoff2-1/+8
2019-06-06Better wordsErik Johnston1-1/+1
2019-06-06Add credit in the changelogBrendan Abolivier2-1/+1
2019-06-06Simplify conditionBrendan Abolivier1-2/+2
2019-06-06add more commentsAmber Brown1-0/+5
2019-06-05Fix `federation_custom_ca_list` configuration option.Richard van der Hoff2-1/+2
2019-06-05Neilj/add r0.5 to versions (#5360)Neil Johnson2-0/+2
2019-06-06Fix background up