Commit Graph
183 Commits
Author SHA1 Message Date
Bruno Windels e147cc9341 this dialog isn't shown anymore and this was accepting the SAS dialog
also lower timeout so we don't wait 5s if there is no dialog
2019-04-03 14:36:34 +02:00
Bruno Windels d63a0c5aea fix gete2e info and open settings, even though not used currently 2019-04-02 15:15:13 +02:00
Bruno Windels 2449ddcfee "disable" rate limiting for rest users 2019-04-02 15:14:51 +02:00
Bruno Windels 450430d66c remove travis flag 2019-04-02 15:14:44 +02:00
Bruno Windels f197e9f977 lazy loading is not in labs anymore 2019-04-02 15:14:24 +02:00
Bruno Windels c1312f09ab fix import 2019-04-02 15:14:08 +02:00
Bruno Windels 34171eab8c doing wait for /sync request to receive message, doesn't work well
just poll every 200ms, feels way faster as before
we were probably missing /sync requests
2019-04-02 15:13:04 +02:00
Bruno Windels 28bba4952b fix detecting e2e message in timeline 2019-04-02 15:12:51 +02:00
Bruno Windels 9ab1692544 fix verification, replace device id/key with SAS verification. 2019-04-02 14:30:41 +02:00
Bruno Windels ae5dc9d0b3 fix inviting someone 2019-04-02 14:29:47 +02:00
Bruno Windels 2bf51da73e fix enabling e2e encryption in room settings 2019-04-02 14:29:23 +02:00
Bruno Windels a1505971fc missed this when making createRoom export non-default earlier 2019-03-29 16:59:54 +01:00
Bruno Windels 5598214cd2 fix writing in composer 2019-03-29 16:59:05 +01:00
Bruno Windels fe6a273ba9 fix joining a room through the room directory 2019-03-29 13:59:42 +01:00
Bruno Windels a27b92a49a fix changing the room settings 2019-03-29 13:06:06 +01:00
Bruno Windels 65ca1b33ee fix creating a room 2019-03-29 12:27:48 +01:00
Bruno Windels ab5a2452ee fix signup 2019-03-29 12:04:51 +01:00
Bruno Windels 3056d936f5 use yarn and update dependencies, commit lock file 2019-03-29 11:55:33 +01:00
Bruno Windels 7ac19b0bea adjust synapse install script for python3 and config file changes 2019-03-29 11:25:21 +01:00
Travis RalstonandGitHub 8f554556f1 Merge pull request #43 from matrix-org/travis/fix-build
Fix synapse not starting: install jinja2 for the ConsentResource
2018-12-28 17:00:58 -07:00
Travis Ralston 19c4f4a8c6 Install jinja2 2018-12-21 18:39:30 -07:00
Travis RalstonandGitHub 259d4d62aa Merge pull request #42 from matrix-org/travis/fix-consent-signup
Click the 'Accept' button as part of the signup process
2018-11-16 12:36:25 -07:00
Travis Ralston 2e839d545a Click the 'Accept' button as part of the signup process
Part of https://github.com/vector-im/riot-web/issues/7700
2018-11-15 20:23:15 -07:00
Bruno WindelsandGitHub 2559786038 Merge pull request #41 from matrix-org/travis/fix-consent-register
Tell synapse to require consent at registration
2018-11-08 16:51:26 +00:00
Travis Ralston 1a0f09543b Tell synapse to require consent at registration
To fix issues where the tests can't correctly test terms auth.
2018-11-07 15:26:30 -07:00
Bruno WindelsandGitHub daa962442a Merge pull request #39 from matrix-org/travis/fix-consent
Fix the registration process to handle m.login.terms auth
2018-11-05 08:11:02 +00:00
Travis Ralston d57a56d7a8 There is no more server notices invite on signup 2018-11-01 18:35:42 -06:00
Travis Ralston f607cb2702 Fix the registration process to handle m.login.terms auth 2018-11-01 17:55:48 -06:00
Bruno WindelsandGitHub b2bd134945 add config file instructions to run with --riot-url 2018-10-08 16:58:01 +02:00
David BakerandGitHub a1cd2aeb09 Merge pull request #31 from matrix-org/bwindels/lltestsonlyrunondevelop
tests need riot develop branch to pass
2018-10-01 11:44:10 +01:00
Bruno Windels 1147508c34 list of tests we want to write 2018-09-27 18:09:27 +01:00
Bruno Windels 8ee7623d90 current tests need riot develop to set a room alias without a domain name 2018-09-25 18:01:10 +01:00
David BakerandGitHub 4aad156b92 Merge pull request #29 from matrix-org/bwindels/fixroomaliasrequirements
set a room alias for a public room, as required now
2018-09-21 10:52:42 +01:00
Bruno Windels a637ad85ad set a room alias for a public room, as required now 2018-09-21 11:25:26 +02:00
Bruno WindelsandGitHub 64608af0b2 Merge pull request #26 from matrix-org/bwindels/disablelltests
disable LL tests on travis CI
2018-09-19 11:04:55 +02:00
Bruno Windels 13b20bb192 pass parameters through instead of hardcoding --travis 2018-09-19 10:56:39 +02:00
Bruno WindelsandGitHub fec1447e8f Merge pull request #28 from matrix-org/revert-25-bwindels/fixadminapiusage
Revert "use patched synapse so admin rest api works with python 2.7.6"
2018-09-18 16:52:05 +02:00
Bruno WindelsandGitHub 70eb480553 Revert "use patched synapse so admin rest api works with python 2.7.6" 2018-09-18 16:51:50 +02:00
Bruno WindelsandGitHub 6e9721523d Merge pull request #27 from matrix-org/revert-24-bwindels/increaseservernoticetimeout
Revert "increase timeout for server notices room"
2018-09-18 16:51:34 +02:00
Bruno WindelsandGitHub d47f782c21 Revert "increase timeout for server notices room" 2018-09-18 16:51:22 +02:00
Bruno Windels cf397efed5 disable LL tests on travis CI 2018-09-18 16:50:33 +02:00
Bruno WindelsandGitHub 1c85536414 Merge pull request #25 from matrix-org/bwindels/fixadminapiusage
use patched synapse so admin rest api works with python 2.7.6
2018-09-18 16:11:44 +02:00
Bruno Windels a84162ede8 use patched synapse so admin rest api works with python 2.7.6 2018-09-18 16:11:07 +02:00
Bruno WindelsandGitHub d1d886508b Merge pull request #24 from matrix-org/bwindels/increaseservernoticetimeout
increase timeout for server notices room
2018-09-18 11:13:30 +02:00
Bruno Windels 0d86b82e3a increase timeout for server notices room 2018-09-18 11:13:02 +02:00
Bruno WindelsandGitHub 3de9f6efae Merge pull request #23 from matrix-org/bwindels/restlogs
spit out logs for creating REST users to figure out what is going on …
2018-09-18 10:17:31 +02:00
Bruno Windels 42c1b95b7c spit out logs for creating REST users to figure out what is going on with the CI server 2018-09-18 10:17:03 +02:00
Bruno WindelsandGitHub f26c50cdaa Merge pull request #22 from matrix-org/bwindels/lltests3
Test LL with gappy syncs
2018-09-17 12:14:13 +02:00
Bruno Windels 1906661ef9 Merge branch 'master' into bwindels/lltests3 2018-09-14 14:50:35 +02:00
Bruno WindelsandGitHub 320e39bd41 Merge pull request #19 from matrix-org/bwindels/lltests2
Test all members are in memberlist with LL turned on
2018-09-14 14:49:58 +02:00