Commit Graph

  • a0bbe3a306 Merge branch 'develop' into matthew/postcss Matthew Hodgson 2017-01-18 12:52:59 +00:00
  • 14eec6d982 Merge branch 'develop' into matthew/postcss Matthew Hodgson 2017-01-18 12:44:42 +00:00
  • 69bedf0d37 review feedback Matthew Hodgson 2017-01-18 12:42:48 +00:00
  • 5ef5204c8c Implement simple team-based registration (#620) Luke Barnard 2017-01-18 12:48:28 +01:00
  • 31df78f946 Use text-encoding-utf-8 as a TextEncoder polyfill Richard van der Hoff 2017-01-18 11:39:44 +00:00
  • 41d2697e28 Remove done, const instead of var for requiers lukebarnard 2017-01-18 12:03:38 +01:00
  • 867a532e5e Remove parentDiv from tests lukebarnard 2017-01-18 11:58:54 +01:00
  • 78e2c787e0 Refactor and document test helpers. lukebarnard 2017-01-18 11:53:17 +01:00
  • 83145e80e5 Auto-hide the electron menu bar David Baker 2017-01-18 10:39:59 +00:00
  • 5dd1512ff2 Move aggregation code to dedicated function lukebarnard 2017-01-18 10:59:19 +01:00
  • 484549e50b Refactor a few things and document everything lukebarnard 2017-01-18 10:26:25 +01:00
  • 5206410f21 Deployment script Richard van der Hoff 2017-01-17 22:25:02 +00:00
  • 2e3bdcf5c6 Markdown: Don't XML escape the output when not HTML Johannes Löthberg 2017-01-17 22:20:05 +01:00
  • 49d60ff879 Markdown: softbreak is not HTML Johannes Löthberg 2017-01-17 21:04:12 +01:00
  • c819b433a2 Make old message composer use new markdown Johannes Löthberg 2017-01-17 20:37:27 +01:00
  • 35d70f0b35 markdown: Only add \n\n on multiple paragraphs Johannes Löthberg 2017-01-17 20:32:06 +01:00
  • 0cd895b417 kill the moofle Matthew Hodgson 2017-01-17 19:19:30 +00:00
  • 6c88201e23 use ye olde rel='alternate stylesheets' for theming Matthew Hodgson 2017-01-17 19:14:16 +00:00
  • 8288eb730c a rather hacky implementation of theme switching Matthew Hodgson 2017-01-17 19:13:23 +00:00
  • c2cdb626bd let the tinter handle 'white' highlights of SVGs too Matthew Hodgson 2017-01-17 19:13:04 +00:00
  • a87e7d6617 Make user search do a bit better on word boundary David Baker 2017-01-17 18:17:51 +00:00
  • 3ba9f50873 Move functions around, remove redundancies, add docs lukebarnard 2017-01-17 19:07:45 +01:00
  • 9574a0b663 Remove pointless length guard lukebarnard 2017-01-17 18:56:57 +01:00
  • 49f2b9df88 Remove duplicate test lukebarnard 2017-01-17 18:53:38 +01:00
  • 893a5c971f Fix escaping markdown by rendering plaintext Johannes Löthberg 2016-12-02 19:58:35 +01:00
  • 7bcd9ff3d6 Retest David Baker 2017-01-17 15:02:31 +00:00
  • 641a5c244c Merge pull request #2969 from vector-im/rav/keep_old_bundles Richard van der Hoff 2017-01-17 14:59:12 +00:00
  • 323c5d0732 CSS for 'searching known users' David Baker 2017-01-17 14:54:55 +00:00
  • 0b67fd5b4e Add 'searching known users' to the user picker David Baker 2017-01-17 14:48:50 +00:00
  • 6257019926 Merge pull request #2967 from vector-im/dbkr/include_version_in_update_check David Baker 2017-01-17 14:42:03 +00:00
  • a18d94099e switch to using <span/> for edit button Matthew Hodgson 2017-01-17 14:11:15 +00:00
  • 203172c886 typos Matthew Hodgson 2017-01-17 14:11:01 +00:00
  • c9c58ab0ec fix up the contextual menu button Matthew Hodgson 2017-01-17 14:10:09 +00:00
  • cf92e7f64b Clarify comment David Baker 2017-01-17 14:04:42 +00:00
  • 8371006d90 Update redeploy script to keep old bundles Richard van der Hoff 2017-01-17 13:55:33 +00:00
  • 3b109f7612 Include current version in update check explicitly David Baker 2017-01-17 13:16:08 +00:00
  • ebc2ad54d6 Merge pull request #2966 from vector-im/rav/move_bundle_again David Baker 2017-01-17 12:04:28 +00:00
  • 4a1b04e57b Add another layer of directory to webpack chunks Richard van der Hoff 2017-01-17 11:58:30 +00:00
  • fcb1d7a664 Merge pull request #575 from kyrias/commonmark Kegsay 2017-01-17 11:57:08 +00:00
  • cf8af5f49e Merge pull request #619 from matrix-org/kegan/better-reg-err-msgs David Baker 2017-01-17 11:54:05 +00:00
  • 205676a97d Back to develop js-sdk & react-sdk David Baker 2017-01-17 11:30:59 +00:00
  • 0456cadff6 Merge branch 'master' into develop David Baker 2017-01-17 11:30:31 +00:00
  • ade7c65617 Add test for MemberEventListSummary lukebarnard 2017-01-17 12:01:54 +01:00
  • 45655f4de3 Modified desc for invitation rejections, withdrawals lukebarnard 2017-01-17 12:01:19 +01:00
  • aa6d584ae3 Merge pull request #2965 from vector-im/rav/fix_font_links Richard van der Hoff 2017-01-17 11:00:27 +00:00
  • 4f860b4c6d Review comments: If-statement style Kegan Dougal 2017-01-17 10:50:44 +00:00
  • ef07a6035e Fix links to fonts and images from CSS Richard van der Hoff 2017-01-17 10:48:38 +00:00
  • 86b66120d0 Merge pull request #2961 from vector-im/rav/build_hash_in_filename David Baker 2017-01-17 09:58:27 +00:00
  • 3bdb330f5b cheeky hack to get the ctxt menu colors right Matthew Hodgson 2017-01-17 09:57:01 +00:00
  • 4f8d3b0e2b more factoring Matthew Hodgson 2017-01-17 02:00:34 +00:00
  • 87fd136e21 factor out remaining # colours Matthew Hodgson 2017-01-16 23:13:47 +00:00
  • cab5bf8849 fix a lone lost opera vendor prefix Matthew Hodgson 2017-01-16 19:00:44 +00:00
  • d74dfc9ee7 strip out unneeded -ms- prefixes Matthew Hodgson 2017-01-16 18:58:37 +00:00
  • c305b72b91 strip out unneeded -moz- prefixes Matthew Hodgson 2017-01-16 18:58:02 +00:00
  • dc1563d916 strip out unneeded webkit prefixes now we're using autoprefixer Matthew Hodgson 2017-01-16 18:55:29 +00:00
  • 09ce74cc76 Fix a couple of minor review comments Richard van der Hoff 2017-01-16 18:44:46 +00:00
  • 906d42688e make autoprefixer work by reordering it Matthew Hodgson 2017-01-16 18:40:29 +00:00
  • b3bff92cc2 Put parent build hash in webpack output filenames Richard van der Hoff 2017-01-16 18:01:25 +00:00
  • aa6e168505 Remove comment lukebarnard 2017-01-16 18:58:53 +01:00
  • 5ab287fa1a Use pre-calculated displaynames to handle dupes lukebarnard 2017-01-16 18:57:49 +01:00
  • a79dc886ba Order sequences by occurance of the first event in each sequence lukebarnard 2017-01-16 18:46:17 +01:00
  • f168f9cd06 Fix vector-im/riot-web#2833 : Fail nicely when people try to register numeric user IDs Kegan Dougal 2017-01-16 17:25:44 +00:00
  • ac22803ba0 Allow Modal to be used with async-loaded components Richard van der Hoff 2017-01-16 17:01:26 +00:00
  • 4be444d524 Move shouldComponentUpdate lukebarnard 2017-01-16 15:12:00 +01:00
  • 82d6805a71 Canonicalise certain transition pairs, handle arbitrary consecutive transitions lukebarnard 2017-01-16 14:49:07 +01:00
  • ae7820e8f2 Fix merge David Baker 2017-01-16 13:37:18 +00:00
  • 3023ea5335 Merge branch 'release-v0.9.6' David Baker 2017-01-16 13:34:41 +00:00
  • 22060ac5a4 v0.9.6 v0.9.6 David Baker 2017-01-16 13:26:22 +00:00
  • 3f3a31e475 Prepare changelog for v0.9.6 David Baker 2017-01-16 13:26:21 +00:00
  • 231306ea7c Update js-sdk & react-sdk David Baker 2017-01-16 13:24:44 +00:00
  • 1d5112db5d Back to develop js-sdk David Baker 2017-01-16 13:22:57 +00:00
  • 936e12dfe4 Merge branch 'master' into develop David Baker 2017-01-16 13:22:11 +00:00
  • a9256b0ab1 v0.8.5 David Baker 2017-01-16 13:21:34 +00:00
  • 834c8d0890 Prepare changelog for v0.8.5 David Baker 2017-01-16 13:21:34 +00:00
  • 3679e47002 js-sdk 0.7.4 David Baker 2017-01-16 13:19:24 +00:00
  • fb68fff536 Refactor renderCommaSeparated for reuse lukebarnard 2017-01-16 13:45:42 +01:00
  • 002339fb86 factor out some more colours Matthew Hodgson 2017-01-16 02:10:45 +00:00
  • 8b38a326cb merge package.json Matthew Hodgson 2017-01-16 00:20:18 +00:00
  • e37bf6b7be Skip crypto tests on PhantomJS Richard van der Hoff 2017-01-14 01:41:48 +00:00
  • d63f7e8359 Expose megolm import/export via the devtools Richard van der Hoff 2017-01-14 01:21:26 +00:00
  • f8e56778ea Encryption and decryption for megolm backups Richard van der Hoff 2017-01-11 22:22:11 +00:00
  • 1d5d44d63d TextEncoder polyfill Richard van der Hoff 2017-01-12 11:45:47 +00:00
  • 5edb5f6487 Turned divs to button-likes to comply with MDN's recommendations Jani Mustonen 2017-01-06 01:37:12 +02:00
  • 61251d20c1 Merge pull request #2846 from uhoreg/patch-2 Richard van der Hoff 2017-01-13 22:05:55 +00:00
  • ccf7db7cc2 Fix a couple more references to vector-web in README.md Hubert Chathi 2017-01-13 15:06:29 -05:00
  • b323551f22 Adhered to code review Jani Mustonen 2017-01-13 19:34:53 +02:00
  • 5e013860ee Definition for AccessibleButton Jani Mustonen 2017-01-13 18:26:59 +02:00
  • 959163f2ef Proper accessible buttons Jani Mustonen 2017-01-13 18:25:26 +02:00
  • 041196d729 Added quick search functionality Jani Mustonen 2017-01-07 17:53:45 +02:00
  • d2ff2715ce Buttonified almost everything. Stylesheet is broken. Jani Mustonen 2017-01-06 22:01:37 +02:00
  • 8d79716421 Turned the links to buttons to comply with MDN's recommendations Jani Mustonen 2017-01-06 16:41:35 +02:00
  • ad072cc179 Turned buttons from divs to links. Makes it possible for screen readers and hotkeys to recognize the buttons. Jani Mustonen 2017-01-06 01:37:27 +02:00
  • 77ae041407 Order names by order of first events for users Luke Barnard 2017-01-13 16:40:33 +00:00
  • 07b3c58c61 Merge pull request #614 from matrix-org/kegan/show-error-on-pl-change-fail Kegsay 2017-01-13 15:26:26 +00:00
  • dcd0acb2b5 Review comments Kegan Dougal 2017-01-13 15:17:34 +00:00
  • e196cfaf91 Show the error dialog when requests to PUT power levels fail Kegan Dougal 2017-01-13 14:51:01 +00:00
  • e1c1937855 v0.9.6-rc.1 v0.9.6-rc.1 David Baker 2017-01-13 11:21:08 +00:00
  • 9471c30f89 Prepare changelog for v0.9.6-rc.1 David Baker 2017-01-13 11:21:08 +00:00
  • 40545bd48e Released react-sdk & js-sdk David Baker 2017-01-13 11:15:55 +00:00
  • 3ac9ed7f8f v0.8.5-rc.1 David Baker 2017-01-13 11:14:26 +00:00