1
0

Commit Graph

  • eacb068ac2 Retry dead servers a lot less often Erik Johnston 2015-11-02 16:49:05 +00:00
  • 57be722c46 Include room tags in v2 /sync Mark Haines 2015-11-02 16:23:15 +00:00
  • 771ca56c88 Remove more unused parameters Daniel Wagner-Hall 2015-11-02 15:31:57 +00:00
  • ddd8566f41 Store room tag content and return the content in the m.tag event Mark Haines 2015-11-02 15:11:31 +00:00
  • 192241cf2a Remove unused arguments and code Daniel Wagner-Hall 2015-11-02 15:10:59 +00:00
  • 3eb62873f6 Merge pull request #338 from matrix-org/daniel/fixdb Erik Johnston 2015-11-02 14:54:31 +00:00
  • 0e36756383 Merge branch 'develop' into markjh/room_tags Mark Haines 2015-11-02 10:57:00 +00:00
  • fb46937413 Support clients supplying older tokens, fix short poll test Mark Haines 2015-10-30 16:38:35 +00:00
  • 79b65f3875 Include tags in v1 room initial sync Mark Haines 2015-10-30 16:28:19 +00:00
  • 621e84d9a0 Add missing column Daniel Wagner-Hall 2015-10-30 16:25:53 +00:00
  • fdf73c6855 Include room tags v1 /initialSync Mark Haines 2015-10-30 16:22:32 +00:00
  • 0f432ba551 Merge pull request #337 from matrix-org/markjh/v2_sync_joining Mark Haines 2015-10-30 11:18:08 +00:00
  • d58edd98e9 Update the other place check_joined_room is called Mark Haines 2015-10-30 11:15:37 +00:00
  • 5cf22f0596 Don't mark newly joined room timelines as limited in an incremental sync Mark Haines 2015-10-29 19:58:51 +00:00
  • f6e6f3d87a Make search API honour limit set in filter Erik Johnston 2015-10-29 16:17:47 +00:00
  • f40b0ed5e1 Inform the client of new room tags using v1 /events Mark Haines 2015-10-29 15:20:52 +00:00
  • 5d80dad99e Merge pull request #336 from matrix-org/erikj/search Erik Johnston 2015-10-28 18:39:40 +00:00
  • e83c4b8e3e Merge pull request #334 from matrix-org/erikj/context_api Erik Johnston 2015-10-28 18:26:01 +00:00
  • a2e5f7f3d8 Optionally return event contexts with search results Erik Johnston 2015-10-28 18:25:11 +00:00
  • 2f6ad79a80 Merge branch 'erikj/context_api' into erikj/search Erik Johnston 2015-10-28 17:53:24 +00:00
  • a89b86dc47 Fix pyflakes errors Mark Haines 2015-10-28 16:45:57 +00:00
  • 892e70ec84 Add APIs for adding and removing tags from rooms Mark Haines 2015-10-28 16:06:57 +00:00
  • 56dbcd1524 Docs Erik Johnston 2015-10-28 14:05:50 +00:00
  • 234d6f9f3e Merge pull request #332 from matrix-org/rav/full_state_sync Richard van der Hoff 2015-10-28 14:04:39 +00:00
  • 5cb298c934 Add room context api Erik Johnston 2015-10-28 13:45:56 +00:00
  • d0b1968a4c Merge pull request #331 from matrix-org/rav/500_on_missing_sigil Richard van der Hoff 2015-10-27 15:20:57 +00:00
  • c79c4f9b14 Implement full_state incremental sync Richard van der Hoff 2015-10-26 18:47:18 +00:00
  • f69a5c9134 Fix a 500 error resulting from empty room_ids Richard van der Hoff 2015-10-26 18:32:49 +00:00
  • a299fede9d Merge branch 'release-v0.10.1' of github.com:matrix-org/synapse into release-v0.10.1 Erik Johnston 2015-10-26 18:16:31 +00:00
  • f73de2004e Use correct service url Erik Johnston 2015-10-26 18:12:09 +00:00
  • cea2039b56 Merge pull request #330 from matrix-org/erikj/login_fallback Erik Johnston 2015-10-26 17:57:00 +00:00
  • f7e14bb535 Merge pull request #329 from matrix-org/erikj/static Erik Johnston 2015-10-26 17:35:37 +00:00
  • 87961d8dcf Add login fallback Erik Johnston 2015-10-26 17:35:24 +00:00
  • fa1cf5ef34 Move static folder into synapse Erik Johnston 2015-10-26 15:35:07 +00:00
  • 3f0a57eb9b Merge pull request #328 from matrix-org/erikj/search Erik Johnston 2015-10-26 10:24:19 +00:00
  • 4cf633d5e9 Pull out sender when computing search results Erik Johnston 2015-10-23 15:41:36 +01:00
  • b8e37ed944 Merge pull request #327 from matrix-org/erikj/search Erik Johnston 2015-10-23 15:27:51 +01:00
  • 0c36098c1f Implement rank function for SQLite FTS Erik Johnston 2015-10-23 13:23:48 +01:00
  • 216c976399 Merge pull request #323 from matrix-org/daniel/sizelimits Daniel Wagner-Hall 2015-10-23 11:26:03 +01:00
  • 259d10f0e4 Merge branch 'release-v0.10.1' of github.com:matrix-org/synapse into develop Erik Johnston 2015-10-23 11:11:56 +01:00
  • b051781ddb Merge pull request #325 from matrix-org/markjh/filter_dicts Mark Haines 2015-10-22 17:14:52 +01:00
  • 53c679b59b Merge pull request #324 from matrix-org/erikj/search Erik Johnston 2015-10-22 17:14:12 +01:00
  • 4e05aab4f7 Don't assume that the event has a room_id or sender Mark Haines 2015-10-22 17:08:59 +01:00
  • 671ac699f1 Actually filter results Erik Johnston 2015-10-22 16:54:56 +01:00
  • 9b6f3bc742 Support filtering events represented as dicts. Mark Haines 2015-10-22 16:38:03 +01:00
  • 2980136d75 Rename Erik Johnston 2015-10-22 16:19:53 +01:00
  • fb0fecd0b9 LESS THAN Erik Johnston 2015-10-22 16:18:35 +01:00
  • 61547106f5 Fix receipts for room initial sync Erik Johnston 2015-10-22 16:17:12 +01:00
  • 232beb3a3c Use namedtuple as return value Erik Johnston 2015-10-22 15:02:35 +01:00
  • ba02bba88c Limit max number of SQL vars Erik Johnston 2015-10-22 13:25:22 +01:00
  • 1fc2d11a14 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/search Erik Johnston 2015-10-22 13:17:14 +01:00
  • b0ac0a9438 Merge pull request #319 from matrix-org/erikj/filter_refactor Erik Johnston 2015-10-22 13:17:10 +01:00
  • 8a98f0dc5b Merge branch 'develop' of github.com:matrix-org/synapse into erikj/search Erik Johnston 2015-10-22 13:16:35 +01:00
  • c9c82e8f4d Merge pull request #320 from matrix-org/appservice-retry-cap Erik Johnston 2015-10-22 13:15:54 +01:00
  • e60dad86ba Reject events which are too large Daniel Wagner-Hall 2015-10-22 11:44:31 +01:00
  • f142898f52 PEP8 Erik Johnston 2015-10-22 11:18:01 +01:00
  • 3993d6ecc2 Merge pull request #322 from matrix-org/erikj/password_config Erik Johnston 2015-10-22 11:16:49 +01:00
  • 4d25bc6c92 Move FTS to delta 25 Erik Johnston 2015-10-22 11:12:28 +01:00
  • 87da71bace Merge pull request #314 from matrix-org/paul/event-redaction Mark Haines 2015-10-22 11:07:20 +01:00
  • 3ce1b8c705 Don't keep appending report_stats to demo config Erik Johnston 2015-10-22 10:43:35 +01:00
  • 5025ba959f Add config option to disable password login Erik Johnston 2015-10-22 10:37:04 +01:00
  • 13a6e9beaf Merge pull request #321 from matrix-org/markjh/v2_sync_typing Mark Haines 2015-10-21 16:47:19 +01:00
  • 5201c66108 Merge branch 'develop' into markjh/v2_sync_typing Mark Haines 2015-10-21 15:48:34 +01:00
  • e94ffd89d6 Merge pull request #316 from matrix-org/markjh/v2_sync_archived Mark Haines 2015-10-21 15:46:41 +01:00
  • d63a0ca34b Doc string for the SyncHandler.typing_by_room method Mark Haines 2015-10-21 15:45:37 +01:00
  • e3d75f564a Include banned rooms in the archived section of v2 sync Mark Haines 2015-10-21 11:15:48 +01:00
  • 8627048787 Merge pull request #318 from matrix-org/syn-502-login-bad-emails Kegsay 2015-10-21 10:16:33 +01:00
  • 4dec901c76 Cap the time to retry txns to appservices to 8.5 minutes Kegan Dougal 2015-10-21 10:10:55 +01:00
  • 5c41224a89 Filter room ids before hitting the database Erik Johnston 2015-10-21 10:09:26 +01:00
  • c8baada94a Filter search results Erik Johnston 2015-10-20 17:09:53 +01:00
  • ede07434e0 Use 403 and message to match handlers/auth Kegan Dougal 2015-10-21 09:42:07 +01:00
  • 44e2933bf8 Merge branch 'erikj/filter_refactor' into erikj/search Erik Johnston 2015-10-20 16:57:51 +01:00
  • 7be06680ed Include typing events in initial v2 sync Mark Haines 2015-10-20 16:36:20 +01:00
  • 87deec824a Docstring Erik Johnston 2015-10-20 15:47:42 +01:00
  • 45cd2b0233 Refactor api.filtering to have a Filter API Erik Johnston 2015-10-20 15:33:25 +01:00
  • f510586372 Merge branch 'develop' of github.com:matrix-org/synapse into develop Daniel Wagner-Hall 2015-10-20 12:00:22 +01:00
  • 137fafce4e Allow rejecting invites Daniel Wagner-Hall 2015-10-20 11:58:58 +01:00
  • b02a342750 Don't 500 when the email doesn't map to a valid user ID. Kegan Dougal 2015-10-20 11:07:50 +01:00
  • 51d03e65b2 Fix pep8 Mark Haines 2015-10-19 17:48:58 +01:00
  • 3c7d6202ea Merge pull request #315 from matrix-org/paul/test-vectors Paul Evans 2015-10-19 17:47:57 +01:00
  • 9ed784098a Invoke EventBuilder directly instead of going via the EventBuilderFactory Paul "LeoNerd" Evans 2015-10-19 17:42:34 +01:00
  • 531e3aa75e Capture __init__.py Paul "LeoNerd" Evans 2015-10-19 17:37:35 +01:00
  • 68b7fc3e2b Add rooms that the user has left under archived in v2 sync. Mark Haines 2015-10-19 17:26:18 +01:00
  • 9261ef3a15 Merge pull request #312 from matrix-org/daniel/3pidinvites Daniel Wagner-Hall 2015-10-19 15:52:34 +01:00
  • a8795c9644 Use assertIn() instead of assertTrue on the 'in' operator Paul "LeoNerd" Evans 2015-10-19 15:24:49 +01:00
  • 07b58a431f Another signing test vector using an 'm.room.message' with content, so that the implementation will have to redact it Paul "LeoNerd" Evans 2015-10-19 15:00:52 +01:00
  • 0aab34004b Initial minimial hack at a test of event hashing and signing Paul "LeoNerd" Evans 2015-10-19 14:40:15 +01:00
  • e0bf0258ee Merge pull request #307 from matrix-org/erikj/search Erik Johnston 2015-10-19 13:37:15 +01:00
  • aff4d850bd Add some unit tests of prune_events() Paul "LeoNerd" Evans 2015-10-16 19:56:46 +01:00
  • ae3082dd31 Merge pull request #313 from matrix-org/paul/tiny-fixes Paul Evans 2015-10-16 19:14:19 +01:00
  • 243a79d291 Surely we don't need to preserve 'events_default' twice Paul "LeoNerd" Evans 2015-10-16 18:25:19 +01:00
  • 9371a35e89 Merge pull request #306 from matrix-org/markjh/unused_methods Mark Haines 2015-10-16 18:18:41 +01:00
  • 0e5239ffc3 Stuff signed data in a standalone object Daniel Wagner-Hall 2015-10-16 17:45:48 +01:00
  • b19b9535f6 Merge pull request #310 from matrix-org/markjh/bcrypt_rounds Mark Haines 2015-10-16 17:05:21 +01:00
  • 46d39343d9 Explicitly check for Sqlite3Engine Erik Johnston 2015-10-16 16:58:00 +01:00
  • f2d698cb52 Typing Erik Johnston 2015-10-16 16:46:48 +01:00
  • 33646eb000 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/search Erik Johnston 2015-10-16 15:35:35 +01:00
  • 524b708f98 Merge pull request #311 from matrix-org/markjh/postgres_fixes Erik Johnston 2015-10-16 15:35:26 +01:00
  • 380f148db7 Remove unused import Erik Johnston 2015-10-16 15:32:51 +01:00
  • fc012aa8dc Fix FilteringStore.get_user_filter to work with postgres Mark Haines 2015-10-16 15:28:43 +01:00