Erik Johnston
|
9a68778ac2
|
Newsfile
|
2018-09-11 10:44:40 +01:00 |
|
Mathijs van Gorcum
|
e957428a15
|
Newsfile
|
2018-09-10 14:53:05 +00:00 |
|
Amber Brown
|
9a5ea511b5
|
Merge pull request #3810 from matrix-org/erikj/send_tags_down_sync_on_join
Send existing room tags down sync on join
|
2018-09-07 23:28:42 +10:00 |
|
Amber Brown
|
771d213ac5
|
Merge branch 'master' into develop
|
2018-09-07 21:45:38 +10:00 |
|
Amber Brown
|
b60749a1ec
|
changelog
|
2018-09-07 21:41:57 +10:00 |
|
Amber Brown
|
52ec6e9dfa
|
Port tests/ to Python 3 (#3808)
|
2018-09-07 02:58:18 +10:00 |
|
Neil Johnson
|
c5440b2ca0
|
Merge pull request #3800 from matrix-org/neilj/remove-guests-from-mau-count
guest users should not be part of mau total
|
2018-09-06 17:45:55 +01:00 |
|
Erik Johnston
|
7298efd361
|
Newsfile
|
2018-09-06 17:13:33 +01:00 |
|
Amber Brown
|
654324eded
|
Merge pull request #3805 from matrix-org/erikj/limit_transaction_pdus_edus
Limit the number of PDUs/EDUs per fedreation transaction
|
2018-09-07 01:33:31 +10:00 |
|
Amber Brown
|
1d371fc5b3
|
Merge pull request #3806 from matrix-org/erikj/limit_postgres_travis
Only start postgres instance for postgres tests on Travis CI
|
2018-09-07 01:06:21 +10:00 |
|
Erik Johnston
|
b07a2cbee9
|
Spelling
|
2018-09-06 15:53:02 +01:00 |
|
Amber Brown
|
70fd75cd1d
|
Merge pull request #3788 from matrix-org/erikj/remove_conn_id
Remove conn_id from repl prometheus metrics
|
2018-09-07 00:48:19 +10:00 |
|
Erik Johnston
|
5d848992bf
|
Newsfile
|
2018-09-06 15:28:46 +01:00 |
|
Erik Johnston
|
28f5bfdcf7
|
Newsfile
|
2018-09-06 15:25:58 +01:00 |
|
Amber Brown
|
ee7c8bd2b5
|
Merge pull request #3795 from matrix-org/erikj/faster_sync_state
User iter* during sync state calculations
|
2018-09-07 00:24:43 +10:00 |
|
Amber Brown
|
135f3b4390
|
Merge pull request #3804 from matrix-org/rav/fix_openssl_dep
bump dep on pyopenssl to 16.x
|
2018-09-07 00:23:39 +10:00 |
|
Amber Brown
|
2608ebc04c
|
Port handlers/ to Python 3 (#3803)
|
2018-09-07 00:22:23 +10:00 |
|
Richard van der Hoff
|
b3c2ebba32
|
changelog
|
2018-09-06 12:55:17 +01:00 |
|
Jan Christian Grünhage
|
af3125226d
|
Create 3802.misc
|
2018-09-06 10:46:00 +02:00 |
|
Neil Johnson
|
92657be7d0
|
towncrier
|
2018-09-05 22:33:45 +01:00 |
|
Richard van der Hoff
|
dfba1d843d
|
Merge pull request #3790 from matrix-org/rav/respect_event_format_in_filter
Implement 'event_format' filter param in /sync
|
2018-09-05 16:24:14 +01:00 |
|
Erik Johnston
|
2254790ae4
|
Newsfile
|
2018-09-05 16:21:18 +01:00 |
|
Amber Brown
|
2d2828dcbc
|
Port http/ to Python 3 (#3771)
|
2018-09-06 00:10:47 +10:00 |
|
Richard van der Hoff
|
c91bd295f5
|
changelog
|
2018-09-04 15:23:19 +01:00 |
|
Neil Johnson
|
a6cf7d9d9a
|
Merge pull request #3789 from matrix-org/neilj/improve_threepid_error_strings
improve human readable error messages
|
2018-09-04 13:16:00 +00:00 |
|
Amber Brown
|
7e9ced4178
|
version and towncrier
|
2018-09-04 21:12:04 +10:00 |
|
Neil Johnson
|
70fc599ede
|
towncrier
|
2018-09-04 12:08:27 +01:00 |
|
Erik Johnston
|
87b111f96a
|
Newsfile
|
2018-09-03 17:26:15 +01:00 |
|
Amber Brown
|
77055dba92
|
Fix tests on postgresql (#3740)
|
2018-09-04 02:21:48 +10:00 |
|
Erik Johnston
|
567363e497
|
Merge pull request #3737 from matrix-org/erikj/remove_redundant_state_func
Remove unnecessary resolve_events_with_state_map
|
2018-09-03 16:19:41 +01:00 |
|
Erik Johnston
|
06ee2b7cc5
|
Newsfile
|
2018-09-03 15:43:01 +01:00 |
|
Amber Brown
|
905f8de673
|
Create 3378.misc
|
2018-09-03 22:17:06 +10:00 |
|
Neil Johnson
|
a796bdd35e
|
typo
|
2018-08-31 15:57:33 +01:00 |
|
Neil Johnson
|
3d6aa06577
|
news fragemnt
|
2018-08-31 10:56:37 +01:00 |
|
Amber Brown
|
14e4d4f4bf
|
Port storage/ to Python 3 (#3725)
|
2018-08-31 00:19:58 +10:00 |
|
Richard van der Hoff
|
475253a88e
|
Merge pull request #3764 from matrix-org/rav/close_db_conn_after_init
Make sure that we close db connections opened during init
|
2018-08-30 10:47:27 +01:00 |
|
Krombel
|
8c0c51ecb3
|
changelog
|
2018-08-29 16:49:26 +02:00 |
|
Krombel
|
79a8a347a6
|
fix #3445
itervalues(d) calls d.itervalues() [PY2] and d.values() [PY3]
but SortedDict only implements d.values()
|
2018-08-29 16:28:25 +02:00 |
|
Amber Brown
|
82276a18d1
|
Update CONTRIBUTING to clarify miscs & Markdown (#3730)
|
2018-08-29 19:06:59 +10:00 |
|
Matthew Hodgson
|
b1580f50fe
|
don't return non-LL-member state in incremental sync state blocks (#3760)
don't return non-LL-member state in incremental sync state blocks
|
2018-08-28 23:25:58 +01:00 |
|
Richard van der Hoff
|
71990b3cae
|
changelog
|
2018-08-28 13:42:20 +01:00 |
|
Erik Johnston
|
9db2476991
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact
|
2018-08-24 17:00:37 +01:00 |
|
Erik Johnston
|
69f7f1418f
|
Newsfile
|
2018-08-24 16:54:06 +01:00 |
|
Erik Johnston
|
08abe8e13c
|
Newsfile
|
2018-08-24 16:52:52 +01:00 |
|
Erik Johnston
|
45fc0ead10
|
Newsfile
|
2018-08-24 15:04:29 +01:00 |
|
Erik Johnston
|
84b4e76fed
|
Merge pull request #3754 from matrix-org/erikj/fix_whitelist
Allow federation_domain_whitelist to be emtpy list
|
2018-08-24 12:23:39 +01:00 |
|
Erik Johnston
|
c780d84d66
|
Newsfile
|
2018-08-24 12:13:50 +01:00 |
|
Erik Johnston
|
92d50e3c2a
|
Merge pull request #3753 from matrix-org/erikj/fix_no_server_noticse
Fix bug where we broke sync when using limit_usage_by_mau
|
2018-08-24 11:56:08 +01:00 |
|
Richard van der Hoff
|
e94cdbaecf
|
Merge pull request #3751 from matrix-org/rav/twisted_17
Pin to twisted 17.1 or later
|
2018-08-24 11:55:52 +01:00 |
|
Erik Johnston
|
9b1bc593c5
|
Newsfile
|
2018-08-24 11:36:39 +01:00 |
|