1
0

Commit Graph

  • 07ad03d5df Fix tests David Baker 2015-08-04 15:18:40 +01:00
  • e124128542 Bump schema version David Baker 2015-08-04 14:50:31 +01:00
  • c77048e12f Add endpoint that proxies ID server request token and errors if the given email is in use on this Home Server. David Baker 2015-08-04 14:37:09 +01:00
  • 2e35a733cc Merge branch 'develop' of github.com:matrix-org/synapse into erikj/acl_perf Erik Johnston 2015-08-04 13:00:52 +01:00
  • 413a4c289b Add comment Erik Johnston 2015-08-04 11:08:07 +01:00
  • 4d6cb8814e Speed up event filtering (for ACL) logic Erik Johnston 2015-08-04 09:32:23 +01:00
  • 7148aaf5d0 Don't try & check the username if we don't have one (which we won't if it's been saved in the auth layer) David Baker 2015-08-03 17:03:27 +01:00
  • 28d07a02e4 Add vector.im as trusted ID server David Baker 2015-08-03 15:31:21 +01:00
  • 2c963054f8 Merge pull request #210 from matrix-org/reg-v2a-password-skip David Baker 2015-07-29 14:46:17 +01:00
  • 11b0a34074 Use the same reg paths as register v1 for ASes. Kegan Dougal 2015-07-29 10:00:54 +01:00
  • c772dffc9f improve OS X instructions and remove all the leading $'s to make it easier to c+p commands Matthew Hodgson 2015-07-29 09:39:55 +01:00
  • a4d62ba36a Fix v2_alpha registration. Add unit tests. Kegan Dougal 2015-07-28 17:34:12 +01:00
  • c472d6107e Merge pull request #207 from matrix-org/erikj/generate_local_thumbnails_on_thread Erik Johnston 2015-07-27 14:57:25 +01:00
  • 39e21ea51c Add support for using keyword arguments with cached functions Erik Johnston 2015-07-27 13:57:29 +01:00
  • 2da3b1e60b Get the end-to-end key federation working Mark Haines 2015-07-24 18:26:46 +01:00
  • 62c010283d Add federation support for end-to-end key requests Mark Haines 2015-07-23 16:03:38 +01:00
  • 459085184c Factor out thumbnail() Erik Johnston 2015-07-23 15:59:32 +01:00
  • 2b4f47db9c Generate local thumbnails on a thread Erik Johnston 2015-07-23 14:52:29 +01:00
  • 33d83f3615 Fix remote thumbnailing Erik Johnston 2015-07-23 14:24:21 +01:00
  • ff7c2e41de Always return a thumbnail of the requested size. Erik Johnston 2015-07-23 14:12:49 +01:00
  • 6886bba988 Merge pull request #205 from matrix-org/erikj/pick_largest_thumbnail Mark Haines 2015-07-23 11:16:02 +01:00
  • 103e1c2431 Pick larger than desired thumbnail for 'crop' Erik Johnston 2015-07-23 11:12:49 +01:00
  • 4e2e67fd50 Disable receipts for now Matrix 2015-07-22 16:13:46 +01:00
  • a56eccbbfc Query for all the ones we were asked about, not just the last... David Baker 2015-07-21 16:38:16 -07:00
  • 20c0324e9c Dodesn't seem to make any difference: guess it does work with the object reference David Baker 2015-07-21 16:21:37 -07:00
  • cf7a40b08a I think this was what was intended... David Baker 2015-07-21 16:08:00 -07:00
  • 5e88d51fb9 Add note about e2e APIs v0.9.4-rc1 release-v0.9.4 Erik Johnston 2015-07-21 10:29:55 +01:00
  • 308454e610 Update CHANGES Erik Johnston 2015-07-21 10:23:04 +01:00
  • 712617b4b2 Bump change log and version to v0.9.4-rc1 Erik Johnston 2015-07-21 09:50:55 +01:00
  • 90dbd71c13 Merge branch 'master' of github.com:matrix-org/synapse into develop Erik Johnston 2015-07-21 09:25:30 +01:00
  • 3b5823c74d s/take/claim/ for end to end key APIs Mark Haines 2015-07-14 13:08:33 +01:00
  • bde97b988a Merge pull request #204 from illicitonion/develop Erik Johnston 2015-07-20 14:41:14 +01:00
  • 53d1174aa9 Improve naming Daniel Wagner-Hall 2015-07-20 06:32:12 -07:00
  • ddef5ea126 Remove semicolon. Kegan Dougal 2015-07-20 14:02:36 +01:00
  • b6ee0585bd Parse the ID given to /invite|ban|kick to make sure it looks like a user ID. Kegan Dougal 2015-07-20 13:55:19 +01:00
  • 4f973eb657 Up default cache size for _RoomStreamChangeCache Matrix 2015-07-18 19:07:33 +01:00
  • 4cab2cfa34 Don't do any database hits in receipt handling if from_key == to_key Matrix 2015-07-18 19:07:12 +01:00
  • b6d4a4c6d8 Merge pull request #199 from matrix-org/erikj/receipts Erik Johnston 2015-07-16 18:18:36 +01:00
  • d155b318d2 Merge pull request #203 from matrix-org/erikj/room_creation_presets Erik Johnston 2015-07-16 18:18:11 +01:00
  • a2ed7f437c Merge pull request #202 from matrix-org/erikj/power_level_sanity Erik Johnston 2015-07-16 18:18:04 +01:00
  • c456d17daf Implement specifying custom initial state for /createRoom Erik Johnston 2015-07-16 15:25:29 +01:00
  • 09489499e7 pep8 + debug line David Baker 2015-07-15 19:39:18 +01:00
  • 4da05fa0ae Add back in support for remembering parameters submitted to a user-interactive auth call. David Baker 2015-07-15 19:28:03 +01:00
  • 8cedf3ce95 bump up image quality a bit more as it looks crap Matthew Hodgson 2015-07-14 23:53:05 +01:00
  • baa55fb69e Merge pull request #193 from matrix-org/erikj/bulk_persist_event Erik Johnston 2015-07-14 10:49:24 +01:00
  • 002a44ac1a s/everyone_ops/original_invitees_have_ops/ Erik Johnston 2015-07-14 10:37:42 +01:00
  • 62b4b72fe4 Close, but no cigar. David Baker 2015-07-14 10:33:25 +01:00
  • b49a30a972 Capitalize contants Erik Johnston 2015-07-14 10:20:31 +01:00
  • 4624d6035e Docs Erik Johnston 2015-07-14 10:19:07 +01:00
  • d5cc794598 Implement presets at room creation Erik Johnston 2015-07-13 16:48:06 +01:00
  • 5989637f37 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts Erik Johnston 2015-07-13 13:50:57 +01:00
  • 016c089f13 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/power_level_sanity Erik Johnston 2015-07-13 13:48:13 +01:00
  • e5991af629 Comments Erik Johnston 2015-07-13 13:30:43 +01:00
  • 17bb9a7eb9 Remove commented out code Erik Johnston 2015-07-10 14:07:57 +01:00
  • a5ea22d468 Sanitize power level checks Erik Johnston 2015-07-10 13:42:24 +01:00
  • 7e3b14fe78 You shouldn't be able to ban/kick users with higher power levels Erik Johnston 2015-07-10 13:21:31 +01:00
  • 532fcc997a Merge pull request #196 from matrix-org/erikj/room_history Erik Johnston 2015-07-10 13:47:04 +01:00
  • 0b3389bcd2 Merge pull request #194 from matrix-org/erikj/bulk_verify_sigs Erik Johnston 2015-07-10 13:46:53 +01:00
  • 0d7f0febf4 Uniquely name unique constraint Erik Johnston 2015-07-10 13:43:03 +01:00
  • b7cb37b189 Merge pull request #198 from matrix-org/markjh/client-end-to-end-key-management Erik Johnston 2015-07-10 13:36:17 +01:00
  • a01097d60b Assume that each device for a user has only one of each type of key Mark Haines 2015-07-10 13:26:18 +01:00
  • f3049d0b81 Small tweaks to SAML2 configuration. Erik Johnston 2015-07-10 10:50:03 +01:00
  • a887efa07a Add Muthu Subramanian to AUTHORS Erik Johnston 2015-07-10 10:37:24 +01:00
  • 9158ad1abb Merge pull request #201 from EricssonResearch/msba/saml2-develop Erik Johnston 2015-07-10 10:25:56 +01:00
  • b5f0d73ea3 Add comment Erik Johnston 2015-07-09 17:09:26 +01:00
  • ed88720952 Handle error slightly better Erik Johnston 2015-07-09 16:14:46 +01:00
  • f0979afdb0 Remove spurious comment Erik Johnston 2015-07-09 16:02:07 +01:00
  • bf0d59ed30 Don't bother with a timeout for one time keys on the server. Mark Haines 2015-07-09 14:04:03 +01:00
  • c2d08ca62a Integer timestamps Erik Johnston 2015-07-09 13:15:34 +01:00
  • 4019b48aaa Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts Erik Johnston 2015-07-09 11:55:52 +01:00
  • 294dbd712f We don't want semicolons. Erik Johnston 2015-07-09 11:47:24 +01:00
  • 1af188209a Change format of receipts to allow inclusion of data Erik Johnston 2015-07-09 11:39:30 +01:00
  • 8cd34dfe95 Make SAML2 optional and add some references/comments Muthu Subramanian 2015-07-09 13:34:47 +05:30
  • d2caa5351a code beautify Muthu Subramanian 2015-07-09 12:58:15 +05:30
  • fb8d2862c1 remove the tls_certificate_chain_path param and simply support tls_certificate_path pointing to a file containing a chain of certificates Matthew Hodgson 2015-07-09 00:45:41 +01:00
  • 8ad2d2d1cb document tls_certificate_chain_path more clearly Matthew Hodgson 2015-07-09 00:06:01 +01:00
  • f26a3df1bf oops, context.tls_certificate_chain_file() expects a file, not a certificate. Matthew Hodgson 2015-07-08 21:33:02 +01:00
  • 19fa3731ae typo Matthew Hodgson 2015-07-08 18:53:41 +01:00
  • 465acb0c6a *cough* Matthew Hodgson 2015-07-08 18:30:59 +01:00
  • 64afbe6ccd add new optional config for tls_certificate_chain_path for folks with intermediary SSL certs Matthew Hodgson 2015-07-08 18:20:02 +01:00
  • 04192ee05b typo Matthew Hodgson 2015-07-08 17:49:15 +01:00
  • 8fb79eeea4 Only remove one time keys when new one time keys are added Mark Haines 2015-07-08 17:04:29 +01:00
  • ce9e2f84ad Add blist to dependencies Erik Johnston 2015-07-08 15:41:59 +01:00
  • 304343f4d7 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts Erik Johnston 2015-07-08 15:37:33 +01:00
  • af812b68dd Add a cache to fetching of receipt streams Erik Johnston 2015-07-08 15:35:00 +01:00
  • d85ce8d89b Split receipt events up into one per room Erik Johnston 2015-07-08 11:36:05 +01:00
  • f53bae0c19 code beautify Muthu Subramanian 2015-07-08 16:05:46 +05:30
  • 77c5db5977 code beautify Muthu Subramanian 2015-07-08 16:05:20 +05:30
  • 81682d0f82 Integrate SAML2 basic authentication - uses pysaml2 Muthu Subramanian 2015-07-07 17:40:30 +05:30
  • 87311d1b8c Hook up receipts to v1 initialSync Erik Johnston 2015-07-08 10:54:01 +01:00
  • f0dd6d4cbd Fix test. Erik Johnston 2015-07-07 16:18:36 +01:00
  • ca041d5526 Wire together receipts and the notifer/federation Erik Johnston 2015-07-07 15:25:30 +01:00
  • 716e426933 Fix various typos Erik Johnston 2015-07-07 10:55:31 +01:00
  • e8b2f6f8a1 Add a ReceiptServlet Erik Johnston 2015-07-07 10:55:12 +01:00
  • dfc74c30c9 Merge pull request #197 from matrix-org/mjark/missing_regex_group Erik Johnston 2015-07-07 09:37:38 +01:00
  • 28ef344077 Merge branch 'mjark/missing_regex_group' into markjh/client-end-to-end-key-management Mark Haines 2015-07-06 18:48:27 +01:00
  • 2ef182ee93 Add client API for uploading and querying keys for end to end encryption Mark Haines 2015-07-06 18:47:57 +01:00
  • b5770f8947 Add store for client end to end keys Mark Haines 2015-07-06 18:46:47 +01:00
  • a7dcbfe430 Don't 500 if a group is missing from the regex Mark Haines 2015-07-06 16:47:17 +01:00
  • 1a3255b507 Add m.room.history_visibility to newly created rooms' m.room.power_levels Erik Johnston 2015-07-06 13:09:16 +01:00