Commit Graph

354 Commits

Author SHA1 Message Date
Maxime Dor 8d0b0edad2 Clarify some items thanks to users feedback 2017-10-01 00:06:03 +02:00
Maxime Dor 88a37c52c0 Skeleton for User directory setup instructions 2017-09-30 00:56:16 +02:00
Maxime Dor 52e4a65c3c Fix query generation 2017-09-30 00:27:36 +02:00
Maxime Dor 69ecef0155 Refactored directory package to include API version 2017-09-29 22:13:51 +02:00
Maxime Dor f7984bd36e LDAP Directory search support 2017-09-29 20:54:08 +02:00
Maxime Dor f735b3b730 Merge branch 'master' into directory-integration 2017-09-29 05:43:52 +02:00
Maxime Dor b6008a41f2 Be consistent with DNS overwrite (always a URL) 2017-09-29 05:38:58 +02:00
Maxime Dor ed2d13decf Don't mix up configs 2017-09-29 05:34:21 +02:00
Maxime Dor 4f3ecc19f3 Directory integration prototype using Google Firebase auth + Synapse SQL 2017-09-29 02:52:05 +02:00
Maxime Dor c816217b22 Send new invite notification to same user if rooms are different v0.3.0 2017-09-28 02:45:01 +02:00
Maxime Dor 182f3c4bc3 Skeleton for HS User directory integration 2017-09-27 04:37:45 +02:00
Maxime Dor 2e7b5d2a87 Refactor packages (cosmetic) 2017-09-27 03:59:45 +02:00
Max Dor 09208d55d7 Merge pull request #33 from kamax-io/email-connector-sendgrid
Email connector sendgrid
2017-09-27 03:33:13 +02:00
Maxime Dor 05c76a657e Fix extra placeholders in smtp sender 2017-09-27 03:30:53 +02:00
Maxime Dor f3bbc7c7c6 Add support for SendGrid as Email notification handler 2017-09-27 01:55:37 +02:00
Maxime Dor 61addd297a Use the correct formatting for MSISDN v0.3.0-rc.3 2017-09-26 04:26:39 +02:00
Maxime Dor 1de0951733 Support 3PID listing during auth with Google Firebase 2017-09-26 03:11:15 +02:00
Maxime Dor d348ebd813 Improved README to point to dedicated documents 2017-09-25 18:25:58 +02:00
Maxime Dor 0499c10a2c Better sample config, better README v0.3.0-rc.2 2017-09-25 18:20:18 +02:00
Maxime Dor 13e248c71e Do not enforce Twilio config by default 2017-09-25 18:04:21 +02:00
Maxime Dor d221b2c5de Fix groovy rollback issue 2017-09-25 17:56:06 +02:00
Maxime Dor 3a1900cbb2 Add link to 3PID session documentation v0.3.0-rc.1 2017-09-25 17:15:37 +02:00
Max Dor 9f1867a030 Merge pull request #32 from kamax-io/phone_numbers-validation
Phone numbers validation
2017-09-25 17:12:59 +02:00
Maxime Dor a061241291 Use relative links 2017-09-25 17:11:58 +02:00
Maxime Dor fefa81e935 Add link to phone numbers in TOC 2017-09-25 17:06:39 +02:00
Maxime Dor 1e77bf43c6 Add documentation to validate phone numbers 2017-09-25 17:03:50 +02:00
Maxime Dor c73bbf675e First prototype to validate phone numbers 2017-09-25 05:53:07 +02:00
Maxime Dor 6c2e65ace5 Code formatting, cosmetic 2017-09-25 02:35:16 +02:00
Maxime Dor 33263d3cff Bye bye Groovy, you won't be missed :( 2017-09-25 02:31:31 +02:00
Maxime Dor af19fed6e7 More links to specific config docs 2017-09-25 00:15:30 +02:00
Maxime Dor 246dc4f8d1 Add web views link 2017-09-25 00:10:25 +02:00
Maxime Dor 31efa3e33f More 3PID sessions configuration documentation 2017-09-25 00:08:58 +02:00
Maxime Dor bee2a5129b Fix inconsistencies into DNS library 2017-09-24 21:29:14 +02:00
Maxime Dor f1e78af80b Fix empty JSON object on empty lookup results 2017-09-24 21:12:49 +02:00
Max Dor e0022e549e Merge pull request #31 from kamax-io/binding-validation
3PID sessions support (email only)
2017-09-24 05:26:37 +02:00
Maxime Dor b46d047411 Add session disabled config v0.3.0-beta.1 2017-09-24 04:54:48 +02:00
Maxime Dor 542c549e4e Fix config for remote-only sessions mode 2017-09-24 04:53:37 +02:00
Maxime Dor ebb9a6daa0 Fix links and better formatting 2017-09-24 04:52:24 +02:00
Maxime Dor f93a94ddf1 First draft of 3PID sessions/binds manual 2017-09-24 04:47:16 +02:00
Maxime Dor 597fc95cef Clean-up 2017-09-24 01:49:56 +02:00
Maxime Dor df81dda22d First working prototype to proxy 3PID binds to central Matrix.org IS 2017-09-23 04:27:14 +02:00
Maxime Dor 5836965a1e Saving current work 2017-09-22 01:49:27 +02:00
Maxime Dor 58d80b8eb3 Notification for proxying 3PID, remote 3PID are proxied by default 2017-09-22 00:00:25 +02:00
Maxime Dor a4b4a3f24c Polishing, prepare for proxying 3PID sessions 2017-09-21 07:26:33 +02:00
Maxime Dor ace6019197 Refactor after first tests against synapse 2017-09-21 04:07:13 +02:00
Maxime Dor 88cefeabbf Fix refactored calls 2017-09-20 17:24:21 +02:00
Maxime Dor bf2afd8739 Further work 2017-09-20 17:22:51 +02:00
Maxime Dor 0b087ee08c Prepare structure to handle 3PID sessions and bindings validation/proxy 2017-09-20 04:35:34 +02:00
Maxime Dor c1746697b9 Split template creation and 3PID connector to integrate bindings verification 2017-09-19 03:46:31 +02:00
Maxime Dor 5179c4dbb5 Proper check 2017-09-19 01:08:13 +02:00