Commit Graph

  • b64604964d Fix exception in key handling Richard van der Hoff 2016-04-07 12:05:07 +01:00
  • b70f518d66 Merge pull request #262 from matrix-org/rav/pageup_down Richard van der Hoff 2016-04-06 12:00:39 +01:00
  • 8b8ee21765 Catch pageup/down and ctrl-home/end at the top level Richard van der Hoff 2016-04-05 13:14:11 +01:00
  • c5c9cad0cb Merge pull request #261 from matrix-org/rav/issue_1151 Richard van der Hoff 2016-04-05 12:55:59 +01:00
  • 6a82d1a94c Merge pull request #254 from matrix-org/rav/fix_rm_animation Richard van der Hoff 2016-04-05 12:55:38 +01:00
  • ae1220a6a4 Fix test for npm 3 Richard van der Hoff 2016-04-05 11:08:02 +01:00
  • 0d7adae100 Back out animation timing changes for now Richard van der Hoff 2016-04-05 10:46:08 +01:00
  • 51fe77122b Fix an issue where the scroll stopped working. Richard van der Hoff 2016-04-02 18:09:44 +01:00
  • 1de4e0d2dd label previews with the target URL if all else fails Matthew Hodgson 2016-04-04 01:06:54 +01:00
  • 41373f30f7 oops, name LinkPreviewWidget correctly Matthew Hodgson 2016-04-04 00:33:15 +01:00
  • 96b0f42db2 support lightboxes for image previews Matthew Hodgson 2016-04-04 00:18:18 +01:00
  • ad9d032f82 fix typo introduced in #1340 Matthew Hodgson 2016-04-04 00:17:50 +01:00
  • d7eb23db53 specify sizes and hyperlinks for non-event images Matthew Hodgson 2016-04-04 00:16:52 +01:00
  • 333f1e46ca document properties and remove spurious 'view full screen' button Matthew Hodgson 2016-04-03 23:57:44 +01:00
  • d414127f80 track whether widget should be hidden on the event, as well as persisting it in localStorage Matthew Hodgson 2016-04-03 23:31:42 +01:00
  • 0eb7b627fc ugly impl to track whether to hide the widget or not Matthew Hodgson 2016-04-03 23:30:48 +01:00
  • ff2885087d support cancelling and uncancelling previews Matthew Hodgson 2016-04-03 02:50:51 +01:00
  • e61c99f7f3 support cancelling previews Matthew Hodgson 2016-04-03 02:50:36 +01:00
  • a5258978d6 Merge branch 'develop' into matthew/preview_urls Matthew Hodgson 2016-04-03 02:07:03 +01:00
  • 8c0a23dd8b fix widget layout Matthew Hodgson 2016-04-03 02:06:24 +01:00
  • f9c914c40e specify timestamps for historical previews Matthew Hodgson 2016-04-03 01:21:56 +01:00
  • f195d2eb24 Merge branch 'develop' into matthew/preview_urls Matthew Hodgson 2016-04-03 01:10:33 +01:00
  • 2d289b321d Merge branch 'develop' into matthew/preview_urls Matthew Hodgson 2016-04-03 01:09:50 +01:00
  • d434ea55a8 Merge pull request #1332 from aviraldg/feature-emoji Matthew Hodgson 2016-04-02 23:21:31 +01:00
  • 4331fbf422 Merge pull request #1340 from aviraldg/fix-65 Matthew Hodgson 2016-04-02 23:20:39 +01:00
  • 2d3a237101 Merge pull request #258 from aviraldg/fix-219 Matthew Hodgson 2016-04-02 23:07:50 +01:00
  • d5ed8f7eb7 Merge pull request #257 from aviraldg/fix-65 Matthew Hodgson 2016-04-02 23:02:46 +01:00
  • 0762fe2841 Merge pull request #256 from aviraldg/fix-1339 Matthew Hodgson 2016-04-02 23:01:46 +01:00
  • 0574a28e36 Add confirmation dialog for file upload Aviral Dasgupta 2016-04-03 02:22:05 +05:30
  • 0eeaac88b4 Allow multiple files to be uploaded at once Aviral Dasgupta 2016-04-03 01:26:50 +05:30
  • 31e09ebe63 Show full-size avatar on MemberInfo avatar click Aviral Dasgupta 2016-04-03 00:54:23 +05:30
  • cf17ea6254 Show full-size avatar on MemberInfo avatar click Aviral Dasgupta 2016-04-03 00:53:17 +05:30
  • 4ef148eaec whitelist <u> tag (fixes vector-im/vector-web#1339) Aviral Dasgupta 2016-04-02 22:15:29 +05:30
  • bffb482133 add FIXME Matthew Hodgson 2016-04-02 02:46:19 +01:00
  • 8247bb4a76 match style for markdown quotes Matthew Hodgson 2016-04-02 00:36:53 +01:00
  • a6b6be7f79 add ImageUtils Matthew Hodgson 2016-04-02 00:36:33 +01:00
  • 4388334e30 fix up scroll behaviour when loading widgets Matthew Hodgson 2016-04-02 00:36:19 +01:00
  • 62d04c38ef fix typo and add linkify descriptions Matthew Hodgson 2016-04-01 02:23:29 +01:00
  • 08a41bf093 improve layout for LinkPreviewWidget Matthew Hodgson 2016-04-01 02:16:29 +01:00
  • 4d959fc33b improve layout and make thumbnails work Matthew Hodgson 2016-04-01 02:16:11 +01:00
  • d7157696f4 styling for emojione emojis 😄 Aviral Dasgupta 2016-04-01 06:22:13 +05:30
  • e6842eab94 WIP url previewing Matthew Hodgson 2016-03-31 18:38:01 +01:00
  • b6e4e9caf3 Fix a bug where we tried to show two ghost read markers at once. Richard van der Hoff 2016-03-31 18:19:57 +01:00
  • 25b35a09b9 Clean up some redundancy in the MessagePanel test Richard van der Hoff 2016-03-31 17:01:11 +01:00
  • 73f7528d0f Use babel 5 for karma tests Richard van der Hoff 2016-03-31 16:38:56 +01:00
  • bf055688b7 Switch js-sdk and react-sdk back to develop Richard van der Hoff 2016-03-31 16:35:38 +01:00
  • 3129e84b6c Switch js-sdk back to develop Richard van der Hoff 2016-03-31 16:34:38 +01:00
  • f6f86958f5 tweak room settings wording Matthew Hodgson 2016-03-31 14:20:50 +01:00
  • 3ba7f9f23a Fix failing test Richard van der Hoff 2016-03-31 01:01:49 +01:00
  • ec8fecb953 Merge pull request #253 from matrix-org/rav/fix_jump_to_read_marker Richard van der Hoff 2016-03-31 00:59:23 +01:00
  • 631183da29 Don't reload the DOM if we can jump straight to the RM Richard van der Hoff 2016-03-31 00:51:23 +01:00
  • dc5c0928b2 Some basic tests for MessagePanel Richard van der Hoff 2016-03-31 00:48:46 +01:00
  • 28b9892486 burndown generator Matthew Hodgson 2016-03-30 21:25:18 +01:00
  • 512a9125bf fix zalgos in SenderProfile again, whilst maintaining limited-width name via inline-block. and without doubling emote vertical space... Matthew Hodgson 2016-03-30 19:30:08 +01:00
  • 00a92452e8 0.5.0 v0.5.0 Richard van der Hoff 2016-03-30 13:31:09 +01:00
  • 32576e97d5 Prepare changelog for v0.5.0 Richard van der Hoff 2016-03-30 13:31:09 +01:00
  • 20f93e761b Bump to react-sdk 0.4.0 and js-sdk 0.5.1. Richard van der Hoff 2016-03-30 13:27:55 +01:00
  • d2e69c819f 0.4.0 Richard van der Hoff 2016-03-30 13:25:25 +01:00
  • 0f0e0d4fd6 Prepare changelog for v0.4.0 Richard van der Hoff 2016-03-30 13:25:25 +01:00
  • c5793b91cd Bump to js-sdk 0.5.1 Richard van der Hoff 2016-03-30 13:23:13 +01:00
  • bdf8f655fb tweak animation and comment it out for now as it maxes out a whole core on my top-of-the-line MBP... Matthew Hodgson 2016-03-30 01:36:44 +01:00
  • 4380308393 my node choked on this trailing , Matthew Hodgson 2016-03-30 01:31:29 +01:00
  • 8603dd4bb4 Merge pull request #1292 from aviraldg/feature-pretty-placeholder Matthew Hodgson 2016-03-30 01:28:34 +01:00
  • 182fa22eac Merge pull request #251 from aviraldg/feature-pretty-placeholder Matthew Hodgson 2016-03-30 01:27:36 +01:00
  • 212a070a02 add a github issues graphing script Matthew Hodgson 2016-03-30 01:23:30 +01:00
  • e15358f77e Merge pull request #1307 from vector-im/rav/SimpleRoomHeader Richard van der Hoff 2016-03-29 23:26:09 +01:00
  • 49e75b7430 Merge pull request #252 from matrix-org/rav/RoomHeader Richard van der Hoff 2016-03-29 23:25:54 +01:00
  • 851b601d2c Pass SimpleRoomHeader topic in as a named prop Richard van der Hoff 2016-03-29 23:25:26 +01:00
  • 1f2ba87ff5 Pass SimpleRoomHeader title in as a named property Richard van der Hoff 2016-03-29 23:21:17 +01:00
  • f52a1cf311 Merge pull request #1277 from vector-im/rav/no_parse_languages Richard van der Hoff 2016-03-29 22:48:58 +01:00
  • 0ddb2cf183 fix action vertical spacing Matthew Hodgson 2016-03-29 17:10:11 +01:00
  • cf0340c1c7 RoomDirectory: use SimpleRoomHeader instead of RoomHeader Richard van der Hoff 2016-03-29 16:45:24 +01:00
  • 0d261c37c2 Update room header when room state changes Richard van der Hoff 2016-03-29 16:31:13 +01:00
  • 6422f7ecc8 Factor out separate RoomNameEditor and RoomTopicEditor components Richard van der Hoff 2016-03-29 15:21:16 +01:00
  • abedb05268 Merge pull request #250 from matrix-org/rav/disable_composer_if_no_permission Richard van der Hoff 2016-03-29 15:15:58 +01:00
  • 70133ae661 Factor out SimpleRoomHeader Richard van der Hoff 2016-03-29 12:51:46 +01:00
  • a12c1820df Add some comments to Notifier.js Richard van der Hoff 2016-03-29 10:51:13 +01:00
  • d7f8017b91 Merge pull request #240 from mebjas/develop-notif Richard van der Hoff 2016-03-29 10:48:12 +01:00
  • e068a92cde Merge pull request #248 from matrix-org/matthew/fix-image-load-popping Matthew Hodgson 2016-03-29 00:48:31 +01:00
  • 0a2678b917 Add warning if fixupHeight fails, and remove overzealous logging Matthew Hodgson 2016-03-29 00:46:51 +01:00
  • 334a37c095 Merge branch 'rav/karma' into develop Richard van der Hoff 2016-03-29 00:13:29 +01:00
  • cbcca0bfa1 Fix undefined error in test Richard van der Hoff 2016-03-29 00:02:48 +01:00
  • 9ae3a96b6a Add missing devDependencies Richard van der Hoff 2016-03-29 00:02:29 +01:00
  • 31e283729e Need babel-loader for karma tests Richard van der Hoff 2016-03-28 23:45:39 +01:00
  • 3f442aca87 Run mocha tests on jenkins Richard van der Hoff 2016-03-28 23:37:00 +01:00
  • 6069812fcf Create Junit reports from karma Richard van der Hoff 2016-03-28 23:35:36 +01:00
  • 04561ea6e6 Use phantomjs when running a single test Richard van der Hoff 2016-03-28 23:29:49 +01:00
  • 5f3b82a767 Stub out the matrix client Richard van der Hoff 2016-03-28 22:59:34 +01:00
  • 7e1e2347b5 Don't need alias for test-component-index Richard van der Hoff 2016-03-28 18:22:07 +01:00
  • e428f48269 Source map working Richard van der Hoff 2016-03-28 18:19:37 +01:00
  • c516ecebcc No need for .babelrc Richard van der Hoff 2016-03-28 17:47:06 +01:00
  • d7801ef3a4 Vaguely working webpack test Richard van der Hoff 2016-03-28 17:36:22 +01:00
  • f60dd93660 Initial implementation of some karma/mocha tests Richard van der Hoff 2016-03-24 22:59:01 +00:00
  • e099aa9ce0 test component index and stub component Richard van der Hoff 2016-03-28 17:24:27 +01:00
  • 6b10d5f696 Prettier, animated placeholder :D Aviral Dasgupta 2016-03-28 19:39:36 +05:30
  • 6c5b4a298b Prettier, animated placeholder :D Aviral Dasgupta 2016-03-28 19:32:04 +05:30
  • fcc82fbd27 unbreak tag sanitizing Matthew Hodgson 2016-03-25 01:25:32 +00:00
  • a3dcd24e4a fix event-recycling bug and mend history viz changes Matthew Hodgson 2016-03-25 01:12:16 +00:00
  • c5c5e6d811 Tell webpack not to parse the highlight.js languages Richard van der Hoff 2016-03-24 22:51:50 +00:00
  • 2462ede539 Switch to dev versions of react-sdk and js-sdk Richard van der Hoff 2016-03-24 17:39:49 +00:00