Commit graph

8205 commits

Author SHA1 Message Date
Erik Johnston 8b0f2afbaf Changes in synapse v0.19.3-rc1 (2017-03-08)
===========================================
 
 Features:
 
 * Add some administration functionalities. Thanks to morteza-araby! (PR #1784)
 
 Changes:
 
 * Reduce database table sizes (PR #1873, #1916, #1923, #1963)
 * Update contrib/ to not use syutil. Thanks to andrewshadura! (PR #1907)
 * Don't fetch current state when sending an event in common case (PR #1955)
 
 Bug fixes:
 
 * Fix synapse_port_db failure. Thanks to Pneumaticat! (PR #1904)
 * Fix caching to not cache error responses (PR #1913)
 * Fix APIs to make kick & ban reasons work (PR #1917)
 * Fix bugs in the /keys/changes api (PR #1921)
 * Fix bug where users couldn't forget rooms they were banned from (PR #1922)
 * Fix issue with long language values in pushers API (PR #1925)
 * Fix a race in transaction queue (PR #1930)
 * Fix dynamic thumbnailing to preserve aspect ratio. Thanks to jkolo! (PR
   #1945)
 * Fix device list update to not constantly resync (PR #1964)
 * Fix potential for huge memory usage when getting device that have
   changed (PR #1969)
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJYwAAjAAoJEDraBu3HU9EegKcP+wdRrOGlMZwKFm+2Bm4+6VF1
 g5EFYGQaZauef9ZmFNnc9n2obUJysXDTU5h80Hue7YFxi/kIEOS3DtMowNGovC8w
 knFnWORkqZmz/ANJUjTbZ04AwA56FCXelymiOcPYI/HTcD5EPiWM/LvT5qhE688y
 nG0SOYSWzZPiYhKhp9K1yBq0wVN0mWVMeBWdtmrvR/LYUlFYgwXgAhWNjupE1Im2
 phHA63IP3aWxlbgR7fQKLb67O+2v3HpZdkk7fvXvlytRjicij5Ol2FX2Ya6MqybZ
 7n9qkH2CCjidg5sUmKFMCBPsbF/xF/SKgcQfdwG+U7Pc+tHm/Fshf9xjx4Kiz0ti
 5bSWRzPEbbSFenqWP5oQtnS53oVsGvyEte9F1qoah1tE+nhYzpsnQ7pFyZa9zF8+
 k2ORvsyVFqdVkDHcQqtUEZlAbpDQtBMh1/mLKIIO097aDeKPsvIgRC+pomjX1o7A
 IaPiQlv6SZ/9nMByl140zHBL2TCcgMOQClNBcw+IxqTe3+uKdHV0X4UeIE5b/qo7
 ycVnyoth6xJCo5JBdKxpcaJLnMNT1axSaTyYXo1sj3Ae2opOqK4uxX4LOVHxB89H
 T+y1/U99HFzdyiOcTOl9LYzETuZitS6kHu665YvWhh1MuLyytSWlcg7XzHfG9TzK
 Gae2WnKgr4h6wubJtgDI
 =ENe8
 -----END PGP SIGNATURE-----

Merge tag 'v0.19.3-rc1' into release-v0.19.3

Changes in synapse v0.19.3-rc1 (2017-03-08)
===========================================

Features:

* Add some administration functionalities. Thanks to morteza-araby! (PR #1784)

Changes:

* Reduce database table sizes (PR #1873, #1916, #1923, #1963)
* Update contrib/ to not use syutil. Thanks to andrewshadura! (PR #1907)
* Don't fetch current state when sending an event in common case (PR #1955)

Bug fixes:

* Fix synapse_port_db failure. Thanks to Pneumaticat! (PR #1904)
* Fix caching to not cache error responses (PR #1913)
* Fix APIs to make kick & ban reasons work (PR #1917)
* Fix bugs in the /keys/changes api (PR #1921)
* Fix bug where users couldn't forget rooms they were banned from (PR #1922)
* Fix issue with long language values in pushers API (PR #1925)
* Fix a race in transaction queue (PR #1930)
* Fix dynamic thumbnailing to preserve aspect ratio. Thanks to jkolo! (PR
  #1945)
* Fix device list update to not constantly resync (PR #1964)
* Fix potential for huge memory usage when getting device that have
  changed (PR #1969)
2017-03-13 09:53:15 +00:00
Erik Johnston 3170c56e07 Bump changelog and version 2017-03-08 13:00:47 +00:00
Erik Johnston c1f18892bb Bump changelog and version 2017-03-08 12:58:56 +00:00
Erik Johnston 3346a21324 Merge branch 'release-v0.19.2' of github.com:matrix-org/synapse 2017-02-21 13:45:02 +00:00
Erik Johnston 30ecfef5a3 Bump version and changelog 2017-02-21 13:43:36 +00:00
Erik Johnston 6226a27bf8 Remove unused param 2017-02-20 16:01:54 +00:00
Erik Johnston efff39c030 Fix /context/ visibiltiy rules 2017-02-20 16:01:49 +00:00
Richard van der Hoff 6184f6fcbc Update metrics-howto.rst 2017-02-19 23:06:45 +00:00
Richard van der Hoff e556aefe0a Update metrics-howto.rst 2017-02-19 23:06:08 +00:00
Richard van der Hoff 7efb38d1dd Update metrics-howto.rst 2017-02-19 22:55:48 +00:00
Erik Johnston 27c005ae2c Merge branch 'release-v0.19.1' of github.com:matrix-org/synapse 2017-02-09 10:46:45 +00:00
Erik Johnston 505bfd82bb Update version and changelog 2017-02-09 10:41:02 +00:00
Erik Johnston 7723b4caa4 Ignore new rejected events when working out forward extremeties. 2017-02-08 14:48:06 +00:00
Erik Johnston fad3a84335 Merge branch 'release-v0.19.0' of github.com:matrix-org/synapse 2017-02-04 08:28:56 +00:00
Erik Johnston 38434a7fbb Bump changelog and version 2017-02-04 08:27:51 +00:00
Erik Johnston 84f600b2ee Bump changelog and version 2017-02-02 18:58:33 +00:00
Erik Johnston aec1708c53 Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.19.0 2017-02-02 18:57:05 +00:00
Erik Johnston f3c8658217 Merge pull request #1879 from matrix-org/erikj/bump_cache_factors
Bump cache sizes for common membership queries
2017-02-02 18:56:04 +00:00
Erik Johnston a5d9303283 Merge pull request #1878 from matrix-org/erikj/device_measure
Measure new device list stuff
2017-02-02 18:55:57 +00:00
Erik Johnston 38258a0976 Bump cache sizes for common membership queries 2017-02-02 18:45:55 +00:00
Erik Johnston a597994fb6 Measure new device list stuff 2017-02-02 18:36:17 +00:00
Erik Johnston 82b3e0851c Bump version and changelog 2017-02-02 17:15:17 +00:00
Erik Johnston f8c407a13b Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.19.0 2017-02-02 16:50:28 +00:00
Erik Johnston 8da976fe00 Merge pull request #1877 from matrix-org/erikj/device_list_fixes
Make /keys/changes a bit more performant
2017-02-02 16:30:41 +00:00
Erik Johnston 1232ae41cf Use new get_users_who_share_room_with_user 2017-02-02 15:25:00 +00:00
Erik Johnston 99fa03e8b5 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/device_list_fixes 2017-02-02 15:23:45 +00:00
Erik Johnston a8331897aa Merge pull request #1876 from matrix-org/erikj/shared_member_store
Make presence.get_new_events a bit faster
2017-02-02 15:20:14 +00:00
Erik Johnston 0f3e296cb7 Fix replication 2017-02-02 15:02:03 +00:00
Erik Johnston 6826593b81 sets aren't JSON serializable 2017-02-02 14:55:54 +00:00
Erik Johnston 6b61060b51 Comment 2017-02-02 14:47:15 +00:00
Erik Johnston 46ecd9fd6d Use stream_ordering_to_exterm for /keys/changes 2017-02-02 14:27:19 +00:00
Erik Johnston 9efcc3f3be Comment 2017-02-02 13:50:22 +00:00
Erik Johnston 832e9c52ca Comment 2017-02-02 13:09:56 +00:00
Erik Johnston 54a79c1d37 Make presence.get_new_events a bit faster
We do this by caching the set of users a user shares rooms with.
2017-02-02 13:07:18 +00:00
Erik Johnston 5ae38b65c1 Merge pull request #1875 from matrix-org/erikj/fix_email_push
Fix email push in pusher worker
2017-02-02 11:24:11 +00:00
Erik Johnston bfe3f5815f Update changelog 2017-02-02 11:10:41 +00:00
Erik Johnston cc01eae332 Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.19.0 2017-02-02 11:05:57 +00:00
Erik Johnston 85e98fd4e8 Update changelog 2017-02-02 11:02:32 +00:00
Erik Johnston 51adaac953 Fix email push in pusher worker
This was broken when device list updates were implemented, as Mailer
could no longer instantiate an AuthHandler due to a dependency on
federation sending.
2017-02-02 10:53:36 +00:00
Erik Johnston 10e0737569 Bump version and changelog 2017-02-02 10:02:28 +00:00
Erik Johnston 14d5e22700 Merge pull request #1872 from matrix-org/erikj/key_changes
Include newly joined users in /keys/changes API
2017-02-01 18:10:33 +00:00
Erik Johnston fbfe44bb4d Doc args 2017-02-01 17:52:57 +00:00
Erik Johnston d61a04583e Comment 2017-02-01 17:35:23 +00:00
Erik Johnston 7e919bdbd0 Include newly joined users in /keys/changes API 2017-02-01 17:33:16 +00:00
Erik Johnston 96355d2f2f Merge pull request #1871 from matrix-org/erikj/ratelimit_401
Correctly raise exceptions for ratelimitng. Ratelimit on 401
2017-02-01 15:56:16 +00:00
Erik Johnston df4ecff5a9 Correctly raise exceptions for ratelimitng. Ratelimit on 401 2017-02-01 15:42:19 +00:00
Erik Johnston 6d6591880e Wake sync up for device changes 2017-02-01 15:15:16 +00:00
Erik Johnston bd84387ac6 Merge pull request #1869 from matrix-org/erikj/device_list_stream
Implement /keys/changes
2017-02-01 13:25:26 +00:00
Erik Johnston ebfaff84c9 Merge pull request #1870 from matrix-org/erikj/cache_get_all_new_events
Add a small cache get_all_new_events
2017-02-01 13:22:02 +00:00
Erik Johnston 73d676dc8b Comment 2017-02-01 13:17:17 +00:00