1
0

Commit Graph

  • 970a0c623a Adjust wording Eric Eastwood 2024-06-03 23:08:51 -05:00
  • 3514aa0ff2 Add licensing headers Eric Eastwood 2024-06-03 22:49:27 -05:00
  • 35db057982 Add support for kicks Eric Eastwood 2024-06-03 22:47:01 -05:00
  • e4c66b8ac9 Avoid serializing response that will never be heard Eric Eastwood 2024-06-03 20:13:00 -05:00
  • 1268a5413f Properly compare tokens and event positions Eric Eastwood 2024-06-03 20:09:35 -05:00
  • 9c6ec25aca Create membership_snapshot_token with instance_map Eric Eastwood 2024-06-03 19:23:31 -05:00
  • 8dca8f548c Merge branch 'madlittlemods/rooms-for-user-event-pos' into madlittlemods/msc3575-sliding-sync-0.0.1 Eric Eastwood 2024-06-03 18:08:56 -05:00
  • 09638ac31d Add changelog Eric Eastwood 2024-06-03 17:51:03 -05:00
  • 7b41f412c6 Fix random lints Eric Eastwood 2024-06-03 16:46:34 -05:00
  • 73c20d961f Use method to get instance name in tests Eric Eastwood 2024-06-03 16:45:08 -05:00
  • 939695dbb5 Update usage Eric Eastwood 2024-06-03 16:41:19 -05:00
  • 4155e18d76 Fix circular imports when running specific tests Eric Eastwood 2024-06-03 16:18:16 -05:00
  • 271a196121 Use fully-qualified PersistedEventPosition when returning membership for user Eric Eastwood 2024-06-03 16:07:56 -05:00
  • a0c042ef12 Re-arrange how this list will be returned Eric Eastwood 2024-06-03 16:05:18 -05:00
  • 803fbbe95e Merge branch 'develop' into madlittlemods/msc3575-sliding-sync-0.0.1 Eric Eastwood 2024-06-03 16:02:06 -05:00
  • 8f09313d7d Add instance name alongside stream_ordering (RoomsForUser.event_pos) Eric Eastwood 2024-06-03 16:01:11 -05:00
  • 09609cb0db WIP: TODO comments after pairing with Erik Eric Eastwood 2024-06-03 14:28:45 -05:00
  • b14e8631d2 Add note madlittlemods/msc3575-sliding-sync-filter-encrypted Eric Eastwood 2024-06-03 10:01:42 -05:00
  • 8a3270075b Bump types-pyopenssl from 24.0.0.20240311 to 24.1.0.20240425 (#17260) dependabot[bot] 2024-06-03 14:26:41 +01:00
  • f458dff16d Bump mypy-zope from 1.0.3 to 1.0.4 (#17262) dependabot[bot] 2024-06-03 14:23:29 +01:00
  • 6b709c512d Bump lxml from 5.2.1 to 5.2.2 (#17261) dependabot[bot] 2024-06-03 14:21:20 +01:00
  • 5c2a837e3c Fix bug where typing replication breaks (#17252) Erik Johnston 2024-05-31 16:07:05 +01:00
  • 9ddaa8c418 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-05-31 11:28:18 +01:00
  • 64f5a4a353 Fix logging errors when receiving invalid User ID for key querys (#17250) Erik Johnston 2024-05-31 11:27:56 +01:00
  • 7dd14fadb1 Fix sentry default tags (#17251) Erik Johnston 2024-05-31 11:27:47 +01:00
  • 3cb71cada7 Add changelog Eric Eastwood 2024-05-30 16:36:16 -05:00
  • 44deafca7a Add is_encrypted filtering to Sliding Sync /sync Eric Eastwood 2024-05-30 16:34:48 -05:00
  • 813cda92df Add test to make sure only joined spaces are taken into account madlittlemods/msc3575-sliding-sync-filter-spaces Eric Eastwood 2024-05-30 16:21:14 -05:00
  • 212ea3568a Add TODO Eric Eastwood 2024-05-30 15:54:27 -05:00
  • c069522881 Fix lints Eric Eastwood 2024-05-30 15:51:46 -05:00
  • 64554c07ec Add changelog Eric Eastwood 2024-05-30 15:48:23 -05:00
  • 2cac70182a Update test description Eric Eastwood 2024-05-30 15:48:16 -05:00
  • d477a63df6 Add spaces filtering to Sliding Sync /sync Eric Eastwood 2024-05-30 15:45:52 -05:00
  • 6b1eba4fee Add rest test to make sure filters apply Eric Eastwood 2024-05-30 13:25:07 -05:00
  • 92ea28674f Merge branch 'madlittlemods/msc3575-sliding-sync-0.0.1' into madlittlemods/msc3575-sliding-sync-filtering Eric Eastwood 2024-05-30 09:22:21 -05:00
  • 49998e053e Merge branch 'develop' into madlittlemods/msc3575-sliding-sync-0.0.1 Eric Eastwood 2024-05-30 09:21:58 -05:00
  • 293eeffb0c Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-05-30 14:30:39 +01:00
  • 5624c8b961 In sync wait for worker to catch up since token (#17215) Erik Johnston 2024-05-30 14:03:49 +01:00
  • 4e3868dc46 Fix deduplicating of membership events to not create unused state groups. (#17164) Erik Johnston 2024-05-30 12:33:48 +01:00
  • d16910ca02 Replaces all usages of StreamIdGenerator with MultiWriterIdGenerator (#17229) Erik Johnston 2024-05-30 12:07:32 +01:00
  • 225f378ffa Clean out invalid destinations from outbox (#17242) Erik Johnston 2024-05-30 11:25:24 +01:00
  • f266dfebc7 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-05-30 11:22:47 +01:00
  • 8bd9ff0783 Ensure we delete media if we reject due to spam check (#17246) Erik Johnston 2024-05-30 11:22:19 +01:00
  • 5e15d598ce Close the file before trying to read file size erikj/media_thumbnail_fix Erik Johnston 2024-05-30 10:56:14 +01:00
  • 5d71a6c9b9 Force flush + close of FD Erik Johnston 2024-05-30 10:36:04 +01:00
  • 152f998798 Newsfile Erik Johnston 2024-05-30 10:30:57 +01:00
  • e0e0ed35ec Ensure we delete media if we reject due to spam check Erik Johnston 2024-05-30 10:14:18 +01:00
  • f74cc3f166 Merge branch 'madlittlemods/msc3575-sliding-sync-0.0.1' into madlittlemods/msc3575-sliding-sync-filtering Eric Eastwood 2024-05-29 22:48:14 -05:00
  • 34d67fdcd1 Merge branch 'develop' into madlittlemods/msc3575-sliding-sync-0.0.1 Eric Eastwood 2024-05-29 17:37:31 -05:00
  • 8bf5a623d7 Add rest test Eric Eastwood 2024-05-29 17:05:53 -05:00
  • 770992c791 Fix typo, reword Eric Eastwood 2024-05-29 16:48:05 -05:00
  • 7804febb63 Add changelog Eric Eastwood 2024-05-29 16:42:03 -05:00
  • 27465fcfa6 Prefer not None Eric Eastwood 2024-05-29 16:40:57 -05:00
  • 3b670046a9 Rename _create_dm_room Eric Eastwood 2024-05-29 16:37:21 -05:00
  • 1dd04d2896 Add tests for DM filter Eric Eastwood 2024-05-29 16:35:27 -05:00
  • d65c694a71 Filter DM from account data Eric Eastwood 2024-05-29 15:32:06 -05:00
  • e4550d4c64 Fix lack of PostgresEngine imported Erik Johnston 2024-05-29 13:55:45 +01:00
  • 484845524f Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-05-29 13:39:34 +01:00
  • 466f344547 Move towards using MultiWriterIdGenerator everywhere (#17226) Erik Johnston 2024-05-29 13:19:10 +01:00
  • 4d97a894e1 Newsfiles erikj/fewer_cache_drops Erik Johnston 2024-05-29 12:59:45 +01:00
  • c7d897def7 Cache invalidation keys must be str Erik Johnston 2024-04-29 11:39:59 +01:00
  • 74dd17dad4 Drop fewer caches when we delete old rooms Erik Johnston 2024-04-26 11:36:52 +01:00
  • 726006cdf2 Don't invalidate all get_relations_for_event on history purge (#17083) Erik Johnston 2024-05-29 12:57:10 +01:00
  • 760ea7ac5c deploy: 967b6948b0 erikjohnston 2024-05-29 11:05:50 +00:00
  • 967b6948b0 Change allow_unsafe_locale to also apply on new databases (#17238) Erik Johnston 2024-05-29 12:04:13 +01:00
  • d7198dfb95 Ignore attempts to send to-device messages to bad users (#17240) Erik Johnston 2024-05-29 11:52:48 +01:00
  • 94ef2f4f5d Handle duplicate OTK uploads racing (#17241) Erik Johnston 2024-05-29 11:16:00 +01:00
  • bb5a692946 Fix slipped logging context when media rejected (#17239) Erik Johnston 2024-05-29 11:14:42 +01:00
  • 950fd70948 Tweak comments Eric Eastwood 2024-05-28 15:51:05 -05:00
  • a28569f79d Add understanding of this skip Eric Eastwood 2024-05-28 15:41:32 -05:00
  • abf139a3b7 Fill out docstring todo Eric Eastwood 2024-05-28 15:41:11 -05:00
  • b632cbb46a Add better comments Eric Eastwood 2024-05-28 15:05:35 -05:00
  • 44e9a92f01 Fill in rest docstring Eric Eastwood 2024-05-28 14:29:41 -05:00
  • b12fee5f21 Merge branch 'develop' into madlittlemods/msc3575-sliding-sync-0.0.1 Eric Eastwood 2024-05-28 09:51:04 -05:00
  • 51a8c6b121 deploy: f35bc08d39 reivilibre 2024-05-28 12:35:50 +00:00
  • ad179b0136 Merge branch 'master' into develop Olivier 'reivilibre 2024-05-28 13:34:19 +01:00
  • 5c7064f52e deploy: 5147ce294a erikjohnston 2024-05-28 12:28:30 +00:00
  • 5147ce294a Bump phonenumbers from 8.13.35 to 8.13.37 (#17235) dependabot[bot] 2024-05-28 13:26:37 +01:00
  • f35bc08d39 1.108.0 v1.108.0 release-v1.108 Olivier 'reivilibre 2024-05-28 11:54:28 +01:00
  • f2616edb73 Bump pyicu from 2.13 to 2.13.1 (#17236) dependabot[bot] 2024-05-28 11:28:58 +01:00
  • 86a2a0258f Bump pyopenssl from 24.0.0 to 24.1.0 (#17234) dependabot[bot] 2024-05-28 11:28:32 +01:00
  • 0893ee9af8 Bump prometheus-client from 0.19.0 to 0.20.0 (#17233) dependabot[bot] 2024-05-28 11:28:16 +01:00
  • 887f773472 Bump serde from 1.0.202 to 1.0.203 (#17232) dependabot[bot] 2024-05-28 11:27:51 +01:00
  • 9edb725ebc Support MSC3916 by adding unstable media endpoints to _matrix/client (#17213) Shay 2024-05-24 01:47:37 -07:00
  • adc0e2f5e8 Fix unserialize type Eric Eastwood 2024-05-23 17:24:19 -05:00
  • 65d9b7968d Fix lints Eric Eastwood 2024-05-23 17:22:27 -05:00
  • b5b3e77e7e Fix Pydantic conint/constr usage with mypy Eric Eastwood 2024-05-23 16:56:48 -05:00
  • d1bd02d91d Add TODO to handle partial stated rooms Eric Eastwood 2024-05-23 16:16:26 -05:00
  • f9fa683750 Fix another leaking loop variable Eric Eastwood 2024-05-23 15:18:53 -05:00
  • a822a05bec Revert as TODO says Eric Eastwood 2024-05-23 14:25:17 -05:00
  • 37af87a563 Add test to make sure we don't confuse multiple rooms Eric Eastwood 2024-05-23 14:23:49 -05:00
  • 8c3de846d4 Merge branch 'develop' into madlittlemods/msc3575-sliding-sync-0.0.1 Eric Eastwood 2024-05-23 12:07:51 -05:00
  • 04eeee648e Merge branch 'madlittlemods/msc3575-sliding-sync-e2ee' into madlittlemods/msc3575-sliding-sync-0.0.1 Eric Eastwood 2024-05-23 12:06:56 -05:00
  • c97251d5ba Add Sliding Sync /sync/e2ee endpoint for To-Device messages (#17167) Eric Eastwood 2024-05-23 12:06:16 -05:00
  • a482545119 Fix test after removing type ignore Eric Eastwood 2024-05-23 09:46:39 -05:00
  • ab0b844ce1 Add actual typing for params (not just docstrings) Eric Eastwood 2024-05-23 09:31:02 -05:00
  • 6606ac1d07 Add docstring for parametized attributes Eric Eastwood 2024-05-23 09:23:02 -05:00
  • 4c7d7e6365 Encode response Eric Eastwood 2024-05-22 17:08:34 -05:00
  • c7f7ae4ec0 Start assembling lists Eric Eastwood 2024-05-22 16:28:44 -05:00
  • 13d61469b5 Fill out sliding window response types Eric Eastwood 2024-05-22 15:54:15 -05:00