Erik Johnston
|
46345187cc
|
Merge pull request #3243 from NotAFile/py3-six-3
Replace some more comparisons with six
|
2018-05-24 16:08:57 +01:00 |
|
Neil Johnson
|
037c6db85d
|
Merge branch 'master' into develop
|
2018-05-24 16:03:44 +01:00 |
|
David Baker
|
7a1af504d7
|
Remove users from user directory on deactivate
|
2018-05-24 15:59:58 +01:00 |
|
Neil Johnson
|
14ca678674
|
Update CHANGES.rst
|
2018-05-24 15:54:02 +01:00 |
|
Neil Johnson
|
6f67163c63
|
Update CHANGES.rst
|
2018-05-24 15:04:41 +01:00 |
|
Neil Johnson
|
bdd2ed5acf
|
update for v0.30.0
|
2018-05-24 15:02:03 +01:00 |
|
Erik Johnston
|
f72d5a44d5
|
Merge pull request #3261 from matrix-org/erikj/pagination_fixes
Fix federation backfill bugs
|
2018-05-24 14:52:03 +01:00 |
|
Erik Johnston
|
68399fc4de
|
Merge pull request #3267 from matrix-org/erikj/iter_filter
Use iter* methods for _filter_events_for_server
|
2018-05-24 14:44:57 +01:00 |
|
Neil Johnson
|
91d95a1d8e
|
bump version
|
2018-05-24 14:05:07 +01:00 |
|
David Baker
|
9700d15611
|
pep8
|
2018-05-24 11:23:15 +01:00 |
|
David Baker
|
a21a41bad7
|
comment
|
2018-05-24 11:19:59 +01:00 |
|
David Baker
|
b3bff53178
|
Unbind 3pids when they're deleted too
|
2018-05-24 11:08:05 +01:00 |
|
Richard van der Hoff
|
8c98281b8d
|
Merge branch 'release-v0.30.0' into develop
|
2018-05-24 10:33:12 +01:00 |
|
Richard van der Hoff
|
6abcb5d22d
|
Merge pull request #3273 from matrix-org/rav/server_notices_avatar_url
Allow overriding the server_notices user's avatar
|
2018-05-24 10:31:43 +01:00 |
|
Amber Brown
|
389dac2c15
|
pepeightttt
|
2018-05-23 13:08:59 -05:00 |
|
Amber Brown
|
472a5ec4e2
|
add back CPU metrics
|
2018-05-23 13:03:56 -05:00 |
|
Amber Brown
|
e987079037
|
fixes
|
2018-05-23 13:03:51 -05:00 |
|
Richard van der Hoff
|
9bf4b2bda3
|
Allow overriding the server_notices user's avatar
probably should have done this in the first place, like @turt2live suggested.
|
2018-05-23 17:43:30 +01:00 |
|
Richard van der Hoff
|
23aa70cea8
|
Merge pull request #3272 from matrix-org/rav/localpart_in_consent_uri
Use the localpart in the consent uri
|
2018-05-23 16:29:44 +01:00 |
|
Richard van der Hoff
|
043f05a078
|
Merge docs on consent bits from PR #3268 into release branch
|
2018-05-23 16:24:58 +01:00 |
|
Richard van der Hoff
|
96f07cebda
|
Merge pull request #3268 from matrix-org/rav/privacy_policy_docs
Docs on consent bits
|
2018-05-23 16:23:05 +01:00 |
|
Richard van der Hoff
|
a0b3946fe2
|
Merge branch 'release-v0.30.0' into rav/localpart_in_consent_uri
|
2018-05-23 16:06:03 +01:00 |
|
Richard van der Hoff
|
2f7008d4eb
|
Merge pull request #3271 from matrix-org/rav/consent_uri_in_messages
Support for putting %(consent_uri)s in messages
|
2018-05-23 16:04:30 +01:00 |
|
Richard van der Hoff
|
e206b2c9ac
|
consent_tracking.md: clarify link
|
2018-05-23 15:57:10 +01:00 |
|
Richard van der Hoff
|
2df8c3139a
|
minor post-review tweaks
|
2018-05-23 15:39:52 +01:00 |
|
Richard van der Hoff
|
dda40fb55d
|
fix typo
|
2018-05-23 15:30:26 +01:00 |
|
Richard van der Hoff
|
3ff6f50eac
|
Use the localpart in the consent uri
... because it's shorter.
|
2018-05-23 15:28:23 +01:00 |
|
Richard van der Hoff
|
82191b08f6
|
Support for putting %(consent_uri)s in messages
Make it possible to put the URI in the error message and the server notice that
get sent by the server
|
2018-05-23 15:24:31 +01:00 |
|
Richard van der Hoff
|
2c62ea2515
|
Merge pull request #3270 from matrix-org/rav/block_remote_server_notices
Block attempts to send server notices to remote users
|
2018-05-23 15:06:35 +01:00 |
|
Richard van der Hoff
|
cd8ab9a0d8
|
mention public_baseurl
|
2018-05-23 14:43:09 +01:00 |
|
David Baker
|
2c7866d664
|
Hit the 3pid unbind endpoint on deactivation
|
2018-05-23 14:38:56 +01:00 |
|
Richard van der Hoff
|
321f02d263
|
Block attempts to send server notices to remote users
|
2018-05-23 14:30:47 +01:00 |
|
Richard van der Hoff
|
1cbb8e5a33
|
fix wrapping
|
2018-05-23 13:58:28 +01:00 |
|
Richard van der Hoff
|
052d08a6a5
|
Using the manhole to send server notices
|
2018-05-23 13:55:39 +01:00 |
|
Richard van der Hoff
|
5ad1149f38
|
Notes on the manhole
|
2018-05-23 13:47:34 +01:00 |
|
Richard van der Hoff
|
563606b8f2
|
consent_tracking: formatting etc
|
2018-05-23 12:37:39 +01:00 |
|
Richard van der Hoff
|
2574ea3dc8
|
server_notices.md: fix link
|
2018-05-23 12:34:34 +01:00 |
|
Richard van der Hoff
|
833db2d922
|
consent tracking docs
|
2018-05-23 12:32:38 +01:00 |
|
Neil Johnson
|
9e8ab0a4f4
|
style
|
2018-05-23 12:05:58 +01:00 |
|
Neil Johnson
|
3601a240aa
|
bump version and changelog
|
2018-05-23 12:03:23 +01:00 |
|
Richard van der Hoff
|
e7598b666b
|
Some docs about server notices
|
2018-05-23 11:14:23 +01:00 |
|
Erik Johnston
|
5aaa3189d5
|
s/values/itervalues/
|
2018-05-23 10:13:05 +01:00 |
|
Erik Johnston
|
0a4bca4134
|
Use iter* methods for _filter_events_for_server
|
2018-05-23 10:04:23 +01:00 |
|
Amber Brown
|
b6063631c3
|
more cleanup
|
2018-05-22 17:36:20 -05:00 |
|
Amber Brown
|
53cc2cde1f
|
cleanup
|
2018-05-22 17:32:57 -05:00 |
|
Amber Brown
|
071206304d
|
cleanup pep8 errors
|
2018-05-22 16:54:22 -05:00 |
|
Amber Brown
|
4abeaedcf3
|
tests/metrics is gone now
|
2018-05-22 16:45:11 -05:00 |
|
Amber Brown
|
85ba83eb51
|
fixes
|
2018-05-22 16:28:23 -05:00 |
|
Amber Brown
|
228f1f584e
|
fix the test failures
|
2018-05-22 15:02:38 -05:00 |
|
Erik Johnston
|
e85b5a0ff7
|
Use iter* methods
|
2018-05-22 19:02:48 +01:00 |
|