Commit Graph

  • a3082753ef shove initials onto default room & member avatars as per the design Matthew Hodgson 2015-11-09 02:12:26 +00:00
  • eaa2f94327 warning png Matthew Hodgson 2015-11-09 00:13:40 +00:00
  • 615879ffdd skin to match CSS (spacing will need to be fixed once matthew/ordered-roomlist lands) Matthew Hodgson 2015-11-09 00:13:25 +00:00
  • 05d921256f re-skin the notification bar Matthew Hodgson 2015-11-08 23:37:14 +00:00
  • 9526deb024 add error dialogs and order search results by recents Matthew Hodgson 2015-11-08 16:19:53 +00:00
  • 567176ea6c put a load of margin on the bottommost sublist to increase its hit target size and avoid problems when toggling its hiddenness Matthew Hodgson 2015-11-08 14:08:17 +00:00
  • 5494a4ea6c s/deprioritize/demote/ Matthew Hodgson 2015-11-08 13:50:36 +00:00
  • 827c0da33c commented out debug Matthew Hodgson 2015-11-08 13:42:45 +00:00
  • f0dbb422f6 update the actual target list, which may not be the same as the one we dropped on Matthew Hodgson 2015-11-08 13:13:01 +00:00
  • 5c406856ed adjust column widths to match design Matthew Hodgson 2015-11-08 12:59:19 +00:00
  • b15def84bc fix spacing of the layout to match latest designs Matthew Hodgson 2015-11-08 12:48:23 +00:00
  • bbbe074d92 hide all the debugging behind if (debug) Matthew Hodgson 2015-11-08 12:24:32 +00:00
  • 36da1accca click on CallView preview to jump to call Matthew Hodgson 2015-11-08 12:14:10 +00:00
  • e289235e17 fix tooltip positioning when collapsed Matthew Hodgson 2015-11-08 12:02:26 +00:00
  • c60e8736c1 handle collapsed drop-targets better Matthew Hodgson 2015-11-08 11:50:15 +00:00
  • 69899e3718 position sublist chevron better when collapsed Matthew Hodgson 2015-11-08 11:44:13 +00:00
  • ed4c5b9f73 switch initial spinner to mx_Spinner Matthew Hodgson 2015-11-07 20:16:44 +00:00
  • 4e170a2831 fix onRoomTags signature Matthew Hodgson 2015-11-07 20:16:05 +00:00
  • 07200d7953 Merge branch 'develop' into matthew/orderable-roomlist Matthew Hodgson 2015-11-07 17:29:18 +00:00
  • 4a195dd3f0 sacrifice a small mountainside of goats to make placeholder-based work correctly Matthew Hodgson 2015-11-07 02:57:56 +00:00
  • fe442f5c24 fix various edge cases when dragging stuff back to the conversations list Matthew Hodgson 2015-11-06 23:30:57 +01:00
  • 89327bd38f precedence fail :( Matthew Hodgson 2015-11-06 21:33:28 +01:00
  • f102e3b3b7 collapsible sublist graphics Matthew Hodgson 2015-11-06 21:25:35 +01:00
  • 1150e22190 collapsible sublists Matthew Hodgson 2015-11-06 21:25:20 +01:00
  • 886ffbf158 switch to m.* prefixes for tags before it's too late Matthew Hodgson 2015-11-06 21:00:34 +01:00
  • c884c5fc33 actually manage manual ordering; support arbitrary tags; bug fixes Matthew Hodgson 2015-11-06 20:54:07 +01:00
  • d462e0b21b Merge pull request #335 from stevenhammerton/sh-cas-token-login David Baker 2015-11-06 15:41:15 +00:00
  • b556eff492 Merge pull request #28 from stevenhammerton/sh-cas-token-login David Baker 2015-11-06 15:40:56 +00:00
  • fec362c4df JS SDK no longer does redirect for us, get the URL and update browser window location Steven Hammerton 2015-11-06 12:12:51 +00:00
  • a7c53e99d9 Clear query params from url with a nasty location update Steven Hammerton 2015-11-06 11:42:13 +00:00
  • fdf79d709e Replace CAS login with token login Steven Hammerton 2015-11-06 11:22:59 +00:00
  • de165ea6ad Update CAS login to allow HS to do interaction with CAS and client receives and redeems login token Steven Hammerton 2015-11-06 11:21:13 +00:00
  • b0e71c9872 Fix bugs from typos from hackathon Kegan Dougal 2015-11-06 09:57:22 +00:00
  • e20388388e null check David Baker 2015-11-05 17:40:37 +00:00
  • 3a8c263e8e Add resending bar (and resend all option) Kegan Dougal 2015-11-05 15:59:03 +00:00
  • 7882780357 Merge remote-tracking branch 'origin/develop' into read_receipts David Baker 2015-11-05 15:33:50 +00:00
  • f5116fe026 Merge pull request #27 from matrix-org/kegan/syncing Kegsay 2015-11-05 15:20:42 +00:00
  • f4e65f8e17 Remove name event listener David Baker 2015-11-05 15:07:46 +00:00
  • 3114422cb7 Merge remote-tracking branch 'origin/develop' into read_receipts David Baker 2015-11-05 15:05:29 +00:00
  • 804af341ac Add a 'connection lost' bar. Kegan Dougal 2015-11-05 14:52:44 +00:00
  • d8edbd2e3c Requires js-sdk develop David Baker 2015-11-05 14:45:48 +00:00
  • 0aa90d918c bump js-sdk dep to develop David Baker 2015-11-05 14:45:16 +00:00
  • a7c6a923f0 Unbreak everything (JS SDK had breaking API change) Kegan Dougal 2015-11-05 14:37:05 +00:00
  • 4bf6992398 Don't send read receipts for our own events and null check in a few places. David Baker 2015-11-05 14:16:15 +00:00
  • f9385b455a Don't try to send read receipts if the room is null David Baker 2015-11-05 13:27:03 +00:00
  • 8842147ec3 skin RoomDropTarget correctly Matthew Hodgson 2015-11-05 11:21:45 +00:00
  • 942659df0d Work around the bug where some channels have no name from the js sdk which was causing vector to exception and never load. David Baker 2015-11-04 14:15:57 +00:00
  • 61e55b3ca3 implement most of drag & drop. Matthew Hodgson 2015-11-04 02:25:08 +00:00
  • 7fe7af6026 refactor out the sections of the RoomList into RoomSubLists. Start wiring up tags Matthew Hodgson 2015-11-04 00:19:37 +00:00
  • 7dc5f91fad Remove unused code Erik Johnston 2015-11-03 18:59:45 +00:00
  • 5b773b99c0 Add basic m.video view support Erik Johnston 2015-11-03 18:56:55 +00:00
  • 3fec3a7326 Better error message if there is no accessSync (which there isn't on old node) David Baker 2015-11-03 18:29:49 +00:00
  • 8b9b268ec0 make our state explicit Matthew Hodgson 2015-11-03 14:35:55 +00:00
  • 27cf9cf561 put invites above recents Matthew Hodgson 2015-11-03 14:35:48 +00:00
  • b1b2704bed avoid racey NPE on first login Matthew Hodgson 2015-11-03 14:35:39 +00:00
  • 86ef0e762e Merge code to send read receipts into react-sdk RoomView controller David Baker 2015-11-03 14:08:51 +00:00
  • 2a4a02f36e More on read receipts: listen for events, add keys & class / very minimal css. David Baker 2015-11-03 13:44:40 +00:00
  • 5a72f199e1 listen for read receipts David Baker 2015-11-03 11:41:18 +00:00
  • 7c9b773bf8 unintentionally comitted logging David Baker 2015-11-03 11:22:18 +00:00
  • ff35e02b4d Merge pull request #317 from vector-im/erikj/icons Matthew Hodgson 2015-11-02 23:53:27 +00:00
  • 4dac9bc1b8 Use relative rather than absolute paths for icons Erik Johnston 2015-11-02 23:47:04 +00:00
  • 11c38014e5 Sort of display read avatars but without live updating David Baker 2015-11-02 18:55:28 +00:00
  • 842d6b6c2c Merge pull request #314 from vector-im/kegan/graceful-no-voip Kegsay 2015-11-02 18:18:46 +00:00
  • 6e63153d83 Add unsupported suffix on Ongoing conf notification if conf calls are unsupported in the browser Kegan Dougal 2015-11-02 18:01:20 +00:00
  • e5e4e901d8 Merge pull request #26 from matrix-org/kegan/graceful-no-voip Kegsay 2015-11-02 17:57:26 +00:00
  • 3485a74036 Gracefully handle browsers which don't do VoIP Kegan Dougal 2015-11-02 17:39:00 +00:00
  • 159f0c9594 Merge remote-tracking branch 'origin/develop' into read_receipts David Baker 2015-11-02 14:29:20 +00:00
  • e869814f2d Don't display anything if TextForEvent doesn't give us any text. Fixes #253 (catapillar of doom). David Baker 2015-11-02 14:14:47 +00:00
  • 3b82884947 Merge pull request #298 from vector-im/kegan/reject-invites Kegsay 2015-11-02 09:50:17 +00:00
  • 38780ad492 Merge branch 'develop' into kegan/reject-invites Kegan Dougal 2015-11-02 09:47:51 +00:00
  • e792201cd6 back out ctrl-alt-number room switching as nobody used it and it broke Tor's keyboard Matthew Hodgson 2015-10-31 14:00:23 +00:00
  • e25d31a9fe Merge pull request #296 from vector-im/matthew/redesign Matthew Hodgson 2015-10-30 18:30:13 +00:00
  • 56d00c2ec7 make onFinished required prop for modal contents Matthew Hodgson 2015-10-30 18:26:22 +00:00
  • 79af89fd1b fix missing decl Matthew Hodgson 2015-10-30 18:26:05 +00:00
  • 11e176df66 comment for the hidden collapse button Matthew Hodgson 2015-10-30 18:23:08 +00:00
  • 75bc878657 comment what a CR is Matthew Hodgson 2015-10-30 18:22:21 +00:00
  • ddbc8dffb3 switch from enums to string literals for SearchBar.Scope Matthew Hodgson 2015-10-30 18:21:54 +00:00
  • 6aad99a505 comment \u200b Matthew Hodgson 2015-10-30 18:20:29 +00:00
  • 35cebc56d3 rewrite the HTML message stuff to fix XSS and improve clarity Matthew Hodgson 2015-10-30 18:19:20 +00:00
  • 668234be4c Add reject button and impl Kegan Dougal 2015-10-30 17:18:25 +00:00
  • 626e8bab1a Merge pull request #283 from vector-im/kegan/blocking Kegsay 2015-10-30 14:59:06 +00:00
  • 633bbd8f29 Review comments: add chrome blurb. Kegan Dougal 2015-10-30 14:58:47 +00:00
  • ffb9ce89c7 Merge branch 'develop' into matthew/redesign David Baker 2015-10-30 11:50:34 +00:00
  • ce9a91e155 bundle.css shouldn't be necessary apart from the vector/bundle.* above David Baker 2015-10-30 11:33:33 +00:00
  • fdfa0cbd0e display search results correct; support HTML markup Matthew Hodgson 2015-10-30 04:10:37 +00:00
  • 40da7f500e show m.room.name changes Matthew Hodgson 2015-10-30 02:07:04 +00:00
  • d315e4afcd show m.room.names Matthew Hodgson 2015-10-30 02:06:34 +00:00
  • 80c04048d0 cancel viewsource dialog with escape Matthew Hodgson 2015-10-29 21:30:29 +00:00
  • 05d96f4cfb fix filters, and stop react exploding on unrecognised event tiles Matthew Hodgson 2015-10-29 18:28:23 +00:00
  • 8239e57fa1 more lightbox tweaks Matthew Hodgson 2015-10-29 17:42:03 +00:00
  • f4ca30bb38 Throw exception if EventTile is instantiated with an event type it doesn't support. David Baker 2015-10-29 18:12:42 +00:00
  • cc313f350c Merge branch 'develop' into kegan/blocking Kegan Dougal 2015-10-29 16:03:26 +00:00
  • ae2768af9c Remove left/right padding from ongoing call notification, so that we don't get scrollbars in chrome Erik Johnston 2015-10-29 15:57:31 +00:00
  • 511b1f409c Add objectfit and localstorage to browser features Kegan Dougal 2015-10-29 15:56:03 +00:00
  • f00ee95563 Merge branch 'develop' of github.com:vector-im/vector-web into read_receipts David Baker 2015-10-29 11:27:56 +00:00
  • 9fd2bf0989 remove transparent background for now; specify image width & height; punt the label over to the far RHS; to get around various layout problems in Chrome 44 and Safari 8 Matthew Hodgson 2015-10-29 11:01:23 +00:00
  • 9df7337a6d actually commit ability to apply a custom class to modal dialogs, used for lightboxing Matthew Hodgson 2015-10-29 10:14:37 +00:00
  • 2c05515141 simplify keys Matthew Hodgson 2015-10-29 02:34:06 +00:00
  • eb6fbe6a5a theoretically scope the search, but it doesn't work Matthew Hodgson 2015-10-29 02:24:35 +00:00
  • 2ee840922d basic implementation of search Matthew Hodgson 2015-10-29 02:03:04 +00:00