Commit Graph

  • 675d617dbc Merge pull request #7132 from vector-im/dbkr/unpin_sanitize_html Bruno Windels 2018-08-02 17:52:29 +02:00
  • 4c8f437cfc Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-08-02 15:52:24 +00:00
  • 2b5c8282d0 Merge pull request #2105 from matrix-org/dbkr/unpin_sanitize_html Bruno Windels 2018-08-02 17:52:15 +02:00
  • a79e9b4fd6 Unpin sanitize-html David Baker 2018-08-02 16:22:07 +01:00
  • d25ed88b0d Unpin sanitize-html David Baker 2018-08-02 16:20:55 +01:00
  • dbe28558c2 Translated using Weblate (Basque) Osoitz 2018-08-02 15:16:48 +00:00
  • bb9a3eb33d Support MAU limit error on register too David Baker 2018-08-02 16:09:57 +01:00
  • e1843601be support directional content in pill member fake Bruno Windels 2018-08-02 17:09:18 +02:00
  • cc58b06226 Support montly active user limit error on /login David Baker 2018-08-02 14:25:17 +01:00
  • 1b01867b84 Merge pull request #3 from matrix-org/bwindels/ci_script David Baker 2018-08-02 13:01:47 +01:00
  • 4b96e01410 enable newly introduced option Bruno Windels 2018-08-02 09:49:54 +02:00
  • f39e3f385c Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-08-02 10:57:47 +00:00
  • ad9f786646 Translated using Weblate (Polish) kR 2018-08-01 08:52:39 +00:00
  • 8f6226d410 Merge pull request #7129 from vector-im/dbkr/pin_sanitize_html Bruno Windels 2018-08-02 12:57:41 +02:00
  • c47f952e1a Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-08-02 10:05:43 +00:00
  • a6106ddc4f Translated using Weblate (Polish) kR 2018-08-01 08:54:24 +00:00
  • 34259591ae Translated using Weblate (French) Brendan Abolivier 2018-07-30 13:53:16 +00:00
  • d1dcd0f374 Merge pull request #2101 from matrix-org/dbkr/pin_sanitize_html Bruno Windels 2018-08-02 12:05:37 +02:00
  • 8a18488b1e Pin sanitize-html to 0.18.2 David Baker 2018-08-02 11:00:35 +01:00
  • 4575710c84 Pin sanitize-html to 0.18.2 David Baker 2018-08-02 10:59:26 +01:00
  • 802efc7694 given the != join check, isInvite will never be true Bruno Windels 2018-08-02 11:47:24 +02:00
  • b151956f7b Use room method to help with DM detection with fallback to summary heroes/counts. Bruno Windels 2018-08-02 11:42:19 +02:00
  • 908de56c6d replace getMember(myId).membership with getMyMembership Bruno Windels 2018-08-02 11:42:05 +02:00
  • b9bbb7ee16 pass in userId with room in test Bruno Windels 2018-08-02 11:40:25 +02:00
  • 53b179b22b Merge pull request #7128 from vector-im/revert-7115-dbkr/remove_package_lock David Baker 2018-08-02 10:02:57 +01:00
  • dcde74bc09 Revert "Remove package-lock.json for now" David Baker 2018-08-02 10:02:09 +01:00
  • 3f0c948387 try logging the stack to see where the TypeError on travis occurs exactly Bruno Windels 2018-08-01 18:46:40 +02:00
  • 86a6f1e932 Merge pull request #7115 from vector-im/dbkr/remove_package_lock Bruno Windels 2018-08-01 16:27:08 +02:00
  • 10ed13acc0 Add package-lock to .gitignore David Baker 2018-08-01 15:08:12 +01:00
  • de43cc920d Add package-lock to gitignore David Baker 2018-08-01 15:07:17 +01:00
  • 7875d37c8e Destroy non-persistent widgets when switching room David Baker 2018-08-01 15:01:11 +01:00
  • f137151a7a Translated using Weblate (Polish) adrian-007 2018-08-01 08:53:16 +00:00
  • 97fa7e03d1 dont swallow synapse startup errors Bruno Windels 2018-07-31 14:45:14 +02:00
  • f57628e3d0 dont swallow riot server errors Bruno Windels 2018-07-31 12:54:39 +02:00
  • 3876577218 log when using external chrome! Bruno Windels 2018-07-31 10:25:26 +02:00
  • 9a2f309486 xhr and console logs are done for all tests now, no need to do it in signup anymore Bruno Windels 2018-07-31 10:08:01 +02:00
  • ccf52d3bff Remove package-lock.json for now David Baker 2018-07-31 11:07:24 +01:00
  • f0d135d76e Remove package-lock.json for now David Baker 2018-07-31 11:02:14 +01:00
  • c357a0158d no need to log contents of zip files Bruno Windels 2018-07-30 13:40:23 +02:00
  • d738b404ca try upgrading puppeteer Bruno Windels 2018-07-30 11:11:06 +02:00
  • a5c8911445 output document html on error and dont make a screenshot on submit Bruno Windels 2018-07-27 20:01:13 +02:00
  • e50420dd1b apply config file when starting riot, not installing, so we can support riots that were built by another process Bruno Windels 2018-07-27 19:27:53 +02:00
  • 31fcf08fec only allow one riot server instance simultaneously Bruno Windels 2018-07-31 11:41:01 +02:00
  • 6f60b68ac7 Puppeteer does need it's own chrome after all Bruno Windels 2018-07-27 20:21:42 +02:00
  • 93f51eb6ce force running scripts in bash, as it's not the default shell on Ubuntu (which is what Travis runs) Bruno Windels 2018-07-27 19:34:01 +02:00
  • 70f8ee0e87 install synapse prerequisites as part of build Bruno Windels 2018-07-27 16:25:49 +02:00
  • e08e09df9a pass location of google-chrome-stable to e2e test runner Bruno Windels 2018-07-27 15:23:50 +02:00
  • 0ee72a2972 disable tests for now to speed up trying stuff out, run the build as well Bruno Windels 2018-07-27 15:23:37 +02:00
  • fd5193b9f4 try to run e2e tests in travis Bruno Windels 2018-07-27 14:36:47 +02:00
  • 5129bb57b6 log all requests with their response code Bruno Windels 2018-07-27 18:58:37 +02:00
  • 29d688543d stop servers on error in run script Bruno Windels 2018-07-27 18:44:01 +02:00
  • 758da78659 dont fail when trying to stop riot and its not running Bruno Windels 2018-07-27 18:43:40 +02:00
  • 5cd52e2ebd show browser logs on error Bruno Windels 2018-07-27 18:43:11 +02:00
  • 976f041bba remove test exit, and use port we are semi-sure is free Bruno Windels 2018-07-27 16:22:17 +02:00
  • e8f626ba18 exit on error Bruno Windels 2018-07-27 16:04:41 +02:00
  • c3b7e6c7cb make scripts executable, running them with sh does something weird on travis Bruno Windels 2018-07-27 16:01:54 +02:00
  • edf37e3592 add support for passing chrome path as env var Bruno Windels 2018-07-27 15:15:10 +02:00
  • 20becf8735 force running scripts in bash, as it's not the default shell on Ubuntu (which is what Travis runs) Bruno Windels 2018-07-27 15:08:14 +02:00
  • b05a8b6dd3 Translated using Weblate (Spanish) pebles 2018-01-20 16:07:45 +00:00
  • 320f38a56a Translated using Weblate (Spanish) Miguel L 2018-07-30 17:23:21 +00:00
  • fe73953d9d fix merge; disable sticky headers; tweak chevrons Matthew Hodgson 2018-07-30 09:00:11 -07:00
  • fbdd618f58 Translated using Weblate (German) Krombel 2018-07-30 13:14:25 +00:00
  • 1b32e9a475 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-07-30 11:23:54 +00:00
  • d3f94a4847 Translated using Weblate (Korean) Kyf Lee 2018-07-26 03:13:34 +00:00
  • 764797e211 v0.16.0 v0.16.0 David Baker 2018-07-30 12:19:27 +01:00
  • 31c4cf968b Prepare changelog for v0.16.0 David Baker 2018-07-30 12:19:27 +01:00
  • 6e0aeeea83 v0.16.0 David Baker 2018-07-30 12:14:55 +01:00
  • 88745a9f36 Released js-sdk & react-sdk David Baker 2018-07-30 12:13:29 +01:00
  • 9b0963c9af Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-07-30 11:09:22 +00:00
  • d4d173c98c Translated using Weblate (Spanish) Miguel L 2018-07-29 18:45:56 +00:00
  • 2f13615dd1 Merge branch 'master' into develop David Baker 2018-07-30 12:09:07 +01:00
  • 3c8fc5a8af v0.13.0 David Baker 2018-07-30 11:57:53 +01:00
  • 1ebcd0f0ec Prepare changelog for v0.13.0 David Baker 2018-07-30 11:53:15 +01:00
  • 2df3580c60 Released js-sdk David Baker 2018-07-30 11:46:28 +01:00
  • 04c8b802b0 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-07-29 18:44:59 +00:00
  • c77aa7d27e Translated using Weblate (Spanish) Miguel L 2018-07-29 18:44:53 +00:00
  • 0a27b4d080 Translated using Weblate (Serbian) Никола 2018-07-29 18:18:02 +00:00
  • 2bc4dcc7da Merge pull request #2096 from matrix-org/dbkr/click_on_side_panels_closes_settings_3 Michael Telatynski 2018-07-29 19:44:53 +01:00
  • 9783b6100d Merge branch 'develop' into matthew/dharma Matthew Hodgson 2018-07-29 17:03:23 +01:00
  • 3bcd8529fa Merge branch 'develop' into matthew/dharma Matthew Hodgson 2018-07-29 16:50:50 +01:00
  • 44b281083c Translated using Weblate (Bulgarian) Slavi Pantaleev 2018-07-27 19:08:39 +00:00
  • f4c073ad45 Nest ifs to avoid unnecessary work David Baker 2018-07-27 18:58:11 +01:00
  • e059a08d7b Make clicking on side panels close settings (mk 3) David Baker 2018-07-27 18:53:36 +01:00
  • 897d18bffb Merge pull request #2093 from matrix-org/t3chguy/slate_cont2 David Baker 2018-07-27 15:42:35 +01:00
  • 8a99c712c1 Merge pull request #2094 from matrix-org/dbkr/reposition_jitsi__release David Baker 2018-07-27 15:42:21 +01:00
  • 9593e8c4fd Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-07-27 13:51:34 +00:00
  • 148308235d Merge pull request #2092 from matrix-org/dbkr/reposition_jitsi David Baker 2018-07-27 14:51:29 +01:00
  • 1c0f778e82 Fix persistend element location not updating David Baker 2018-07-27 14:33:05 +01:00
  • 1fe0f04986 Fix persistend element location not updating David Baker 2018-07-27 14:33:05 +01:00
  • ebc9859cce add instruction to install without chrome download Bruno Windels 2018-07-27 15:07:43 +02:00
  • 5389a42bc1 use readlink instead of realpath as it seems to be more portable Bruno Windels 2018-07-27 15:04:04 +02:00
  • c62562eb59 Merge remote-tracking branch 'origin/develop' into develop Weblate 2018-07-27 13:01:01 +00:00
  • 1e9f2f112d Translated using Weblate (Korean) Kyf Lee 2018-07-27 04:47:50 +00:00
  • b6ebb0cc37 Merge pull request #2089 from matrix-org/t3chguy/slate_cont2 David Baker 2018-07-27 14:00:53 +01:00
  • 5e1517eb4d no need for push/popd in sub-shell Bruno Windels 2018-07-27 14:10:19 +02:00
  • 96374f4e54 only install synapse and riot if directory is not already there Bruno Windels 2018-07-27 14:00:01 +02:00
  • a4e7b14728 update README Bruno Windels 2018-07-27 13:50:58 +02:00
  • b3473a7220 with no logs polluting the output, we dont need tmux anymore to split the terminal Bruno Windels 2018-07-27 13:43:38 +02:00
  • a6304ce83e now the output isn't overwhelming anymore, output what's happening at every step Bruno Windels 2018-07-27 13:43:12 +02:00
  • 0be2e02381 hide synapse schema update logs by redirecting stderr Bruno Windels 2018-07-27 13:42:36 +02:00