Matthew Hodgson
934535fea5
improve hero ordering
2018-09-11 15:30:32 +01:00
Matthew Hodgson
6167eb822c
fix pep8
2018-09-11 12:17:55 +01:00
Matthew Hodgson
1483fc6660
remove matthewdebug at erik's req
2018-09-11 12:10:04 +01:00
Matthew Hodgson
c81dba4a5d
improve comment
2018-09-11 11:59:24 +01:00
Matthew Hodgson
2201662060
correctly disable LL for incr sync
2018-09-11 11:09:48 +01:00
Matthew Hodgson
a55facc887
fix github-on-phone typo
2018-09-11 00:40:58 +01:00
Matthew Hodgson
92c918d253
We actually have to include state for LL members
...
as the user might not have heard of them before, even though we’re not LLing members in incremental syncs
2018-09-11 00:37:57 +01:00
Matthew Hodgson
18dfb4a03f
changelog
2018-09-11 00:01:29 +01:00
Matthew Hodgson
8e8dfb4803
disable LL for incr syncs, and log incr sync stats
...
See vector-im/riot-web#7211 for details
2018-09-10 23:59:16 +01:00
Matthew Hodgson
2527370fba
sql that actually compiles
2018-09-10 22:41:55 +01:00
Matthew Hodgson
0020712d66
incorporate review
2018-09-10 18:20:35 +01:00
Matthew Hodgson
47a3d7ca24
split out 3792 back whence it came
2018-09-10 17:18:11 +01:00
Matthew Hodgson
1e73d6c00d
improve comment
2018-09-10 16:55:45 +01:00
Matthew Hodgson
53a12bc1a5
isort
2018-09-08 00:19:02 +01:00
Matthew Hodgson
2a4629b35e
changelog
2018-09-08 00:18:09 +01:00
Matthew Hodgson
1b04557e9e
grab sufficient hero material
2018-09-08 00:08:35 +01:00
Matthew Hodgson
c39754aac2
switch to named tuple
2018-09-07 23:49:05 +01:00
Matthew Hodgson
967fdfef10
flake8 and make API more compact & docced
2018-09-07 22:59:38 +01:00
Matthew Hodgson
3bccef4885
fix uninitialised var
2018-09-07 17:23:53 +01:00
Matthew Hodgson
6d836eb529
yet another typo
2018-09-07 17:05:00 +01:00
Matthew Hodgson
2d92d5ab2d
yet another typo
2018-09-07 17:03:06 +01:00
Matthew Hodgson
6020c112d5
thinko
2018-09-07 16:47:30 +01:00
Matthew Hodgson
671ff2cef6
fix thinkos
2018-09-07 16:42:00 +01:00
Matthew Hodgson
c5976d394a
thinko
2018-09-07 16:35:19 +01:00
Matthew Hodgson
c630121b01
fix typos
2018-09-07 16:33:00 +01:00
Matthew Hodgson
0bbcd070d2
typo
2018-09-07 16:25:21 +01:00
Matthew Hodgson
e3d028a5f0
fix state
2018-09-07 16:01:50 +01:00
Matthew Hodgson
119b8b63d3
wip for speeding up room summaries
2018-09-07 15:58:39 +01: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
Richard van der Hoff
e33a538af3
Merge pull request #3783 from cwmke/develop
...
Add apache vhost config to Readme
2018-09-07 14:25:23 +01: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
6febd8e8f7
version
2018-09-07 21:40: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
Neil Johnson
84a750e0c3
ensure guests never enter mau list
2018-09-06 17:22:53 +01:00
Erik Johnston
7298efd361
Newsfile
2018-09-06 17:13:33 +01:00
Erik Johnston
f60c9e2a01
Don't send empty tags list down sync
2018-09-06 17:01:41 +01:00
Erik Johnston
7baf66ef5d
Send existing room tags down sync on join
...
When a user joined a room any existing tags were not sent down the sync
stream. Ordinarily this isn't a problem because the user needs to be in
the room to have set tags in it, however synapse will sometimes add tags
for a user to a room, e.g. for server notices, which need to come down
sync.
2018-09-06 16:46:51 +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
3b4223aa23
Only start postgres instance for postgres tests on Travis CI
2018-09-06 15:27:54 +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
Erik Johnston
6707a3212c
Limit the number of PDUs/EDUs per fedreation transaction
2018-09-06 15:23:55 +01: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