Commit Graph

  • 29d2ed7191 Merge userselector changes David Baker 2015-09-21 16:17:29 +01:00
  • 82aa603596 Merge in resend support David Baker 2015-09-21 16:14:19 +01:00
  • 56c5f6f46e clarify deployment Matthew Hodgson 2015-09-19 20:17:45 +01:00
  • a8eb93bd6f Member list David Baker 2015-09-18 18:39:16 +01:00
  • 31ee667102 Room header David Baker 2015-09-18 14:34:36 +01:00
  • b9538a077c Missed files from last commit David Baker 2015-09-18 13:54:20 +01:00
  • 343de6245f Port ServerConfig changes David Baker 2015-09-18 13:33:51 +01:00
  • 08b5888d03 More porting: make sending messages work again! David Baker 2015-09-18 10:44:57 +01:00
  • 81db1b2360 Merge pull request #160 from vector-im/conferencing David Baker 2015-09-18 10:03:02 +01:00
  • abeed92501 Partial porting over of vector controller logic to react sdk. David Baker 2015-09-17 18:23:38 +01:00
  • 6eb18f0268 Fix reskindex David Baker 2015-09-17 18:21:35 +01:00
  • d938ba70d3 Port over room leaving David Baker 2015-09-17 12:10:01 +01:00
  • 240d5502fe Add a FIXME explaining the situation around alternative FS ASes Kegan Dougal 2015-09-17 11:47:42 +01:00
  • 7a50166dc6 Move the 'thumbnail' video to the top-left of the screen Kegan Dougal 2015-09-17 11:37:56 +01:00
  • 9c8b540d14 Actually add the doc Kegan Dougal 2015-09-17 11:06:50 +01:00
  • e991beb900 Add conferencing doc Kegan Dougal 2015-09-17 11:06:08 +01:00
  • 88aaf82c88 Backport: linkify emotes David Baker 2015-09-16 16:23:35 +01:00
  • f3b30477ce Backport: add other presets into room presets David Baker 2015-09-16 16:10:39 +01:00
  • a4cbbf0d92 Backport Notifier improvements from Vector, including TextForEvent David Baker 2015-09-16 14:48:49 +01:00
  • 25ab56106a Backport labels & placeholders for Editable text from Vector David Baker 2015-09-16 14:18:25 +01:00
  • f1120562f3 Random console log David Baker 2015-09-16 14:14:21 +01:00
  • 901574b56e Update package.json David Baker 2015-09-16 14:13:16 +01:00
  • 6cca5f4c05 backport fixes from vector David Baker 2015-09-16 13:48:24 +01:00
  • fe586f6a36 Merge branch 'master' into reactsdk-unfork David Baker 2015-09-16 10:49:04 +01:00
  • 01d3f2f119 implement /part, /j, and error rather than pass-through unrecognised commands Matthew Hodgson 2015-09-16 01:09:32 +01:00
  • 0aec086ebb actually link to blog etc from the login page Matthew Hodgson 2015-09-15 17:05:49 +01:00
  • f89fbffe89 Auto-place a video call if the conf notification is clicked Kegan Dougal 2015-09-15 15:55:02 +01:00
  • 2b65b4c2dc Hide the local video when in a conf call Kegan Dougal 2015-09-15 15:49:33 +01:00
  • ce2632bbe6 thinko Matthew Hodgson 2015-09-15 15:18:39 +01:00
  • 370310bf82 Use better variable names Kegan Dougal 2015-09-15 15:02:02 +01:00
  • aba4c1e9af We don't use catw here anymore David Baker 2015-09-15 14:46:41 +01:00
  • f384aa7d9e Add notification to group chat rooms with ongoing conf calls Kegan Dougal 2015-09-15 14:18:17 +01:00
  • 2d0c8ac9ff Working skin stuff, minus css David Baker 2015-09-15 13:34:36 +01:00
  • 353269370f Wire up the "room" CallView for conferencing Kegan Dougal 2015-09-15 13:19:07 +01:00
  • 7866979c79 Show/hide the Hangup button depending on the state of the conf call. Kegan Dougal 2015-09-15 13:04:09 +01:00
  • 5e3698de64 Actually enforce 1 call semantics. Kegan Dougal 2015-09-15 11:43:51 +01:00
  • 59986d8b72 Pass the call around different CallViews to keep media flowing Kegan Dougal 2015-09-15 11:05:53 +01:00
  • fc892b3580 Hide 1:1 conference rooms Kegan Dougal 2015-09-11 16:55:48 +01:00
  • e3b02a295c Check conf user/rooms a bit more efficiently Kegan Dougal 2015-09-11 16:14:30 +01:00
  • 77401e215e First working outbound conference calling Kegan Dougal 2015-09-11 15:49:47 +01:00
  • f3b9f8c799 WIP reworking of skinning and app integration process David Baker 2015-09-11 15:42:11 +01:00
  • 9b73d6ed6d react-tools is dead. Long live Babel. David Baker 2015-09-10 15:28:30 +01:00
  • a06e1f23ea Spurious react-loader require David Baker 2015-09-10 15:08:26 +01:00
  • 635041470f There is no MatrixChat in the sdk anymore (well, only a controller). Advertise the Component Broker instead. David Baker 2015-09-10 15:07:34 +01:00
  • a124e53a9a Component broker loading files never really worked very well anyway, and now it can't work because they're all defined elsewhere. David Baker 2015-09-10 15:06:42 +01:00
  • 6cc88e4ef3 Remove stuff that's going into the base skin David Baker 2015-09-09 16:57:55 +01:00
  • e1a6ede17b Ignore all module caches and make the built js the default include root David Baker 2015-09-08 18:45:00 +01:00
  • ce9fcdbbb5 Old, useless README from the trivial react-sdk example David Baker 2015-09-08 17:06:19 +01:00
  • 980c71076e Start moving back to basing off react sdk: move vector out of examples dir David Baker 2015-09-08 17:02:24 +01:00
  • 8fbce5fce8 de-tab David Baker 2015-09-08 16:17:06 +01:00
  • ee4da24b84 Merge pull request #148 from vector-im/matthew/login David Baker 2015-09-07 10:47:25 +01:00
  • 737fc74756 Merge branch 'matthew/login' into matthew/userlist Matthew Hodgson 2015-09-01 02:13:52 +03:00
  • 027ab6ee99 fix login layout on tall screens; limit dialog box width; wait a full second to re-query new HS details Matthew Hodgson 2015-09-01 01:55:13 +03:00
  • 8214ee8fad fix blinking when toggling advanced Matthew Hodgson 2015-09-01 01:35:47 +03:00
  • ab068cc372 improve login, including checkbox fix for advanced options, rechecking when you change server, avoiding flickering when you change HS, better error/spinner layout, and trimming whitespace Matthew Hodgson 2015-08-31 19:30:24 +01:00
  • 5bab440a1f temporarily pin flux to 2.0, as 2.1 switches to ES6 and Babel which breaks our Dispatcher.js which fails to correctly extend the new Flux dispatcher, presumably due to using our noddy extend.js rather than an ES6-compatible one Matthew Hodgson 2015-08-29 20:28:07 +01:00
  • ef027706b9 Offer to join a room if you're not in it David Baker 2015-08-20 16:47:25 +01:00
  • 2351ad997c More places where we assumed sender would not be null David Baker 2015-08-20 11:46:54 +01:00
  • cb25740961 Fix exception when accepting room invites David Baker 2015-08-20 11:43:08 +01:00
  • e3798e1b85 WIP fixing up the member list - just needs CSS and testing Matthew Hodgson 2015-08-15 03:06:21 +01:00
  • 80c3b2c8a3 match the design Matthew Hodgson 2015-08-14 21:14:05 +01:00
  • a2e7c4aa77 WIP for fixing the popovers Matthew Hodgson 2015-08-14 19:15:41 +01:00
  • 25a4f1fde0 comment out ugly thumbnail bg for now Matthew Hodgson 2015-08-14 17:43:37 +01:00
  • 6b72c992c5 fix 'save changes' linewrap - thanks jfred Matthew Hodgson 2015-08-14 17:08:31 +01:00
  • cb7f1aa916 ctrl-alt-num to change rooms Matthew Hodgson 2015-08-14 16:30:19 +01:00
  • 1176168960 escape key to cancel imageview popup Matthew Hodgson 2015-08-14 15:50:37 +01:00
  • 24630f598f fix errors with alt-up/down Matthew Hodgson 2015-08-14 15:50:26 +01:00
  • 316a28838f let's wrap when you go off the beginning Matthew Hodgson 2015-08-14 15:51:57 +01:00
  • 960a38fe43 Don't try loading -ve room indices David Baker 2015-08-14 15:44:21 +01:00
  • 87feb6b076 Revert accidental commit David Baker 2015-08-14 15:37:41 +01:00
  • c5e33352b0 You can't just use React classes as normal static classes :( David Baker 2015-08-14 15:24:34 +01:00
  • e1efb165fd make file thumbnails match the design Matthew Hodgson 2015-08-14 14:44:10 +01:00
  • 12e53f5046 Ditch envify as it doesn't actually seem to work. Just setting the env var works fine though. David Baker 2015-08-14 14:11:47 +01:00
  • 4851adf3b0 fix up the look & feel for unread messages warning to make it more visible Matthew Hodgson 2015-08-14 13:53:32 +01:00
  • 9ed5ca3ccb implement a pretty droptarget when uploading files Matthew Hodgson 2015-08-14 13:20:39 +01:00
  • 88095d4360 cursor: pointer for toolbar buttons Matthew Hodgson 2015-08-14 13:03:15 +01:00
  • 7bdf612ad5 argh 2 David Baker 2015-08-14 11:25:54 +01:00
  • 6d390ebd2f Argh David Baker 2015-08-14 11:24:41 +01:00
  • ca09758210 Fix onerror handlers David Baker 2015-08-14 10:31:45 +01:00
  • e5099ce3b7 Don't clobber the ready state if the sdk isn't ready yet David Baker 2015-08-14 10:31:09 +01:00
  • a3879b507a Fix default avatars David Baker 2015-08-14 10:30:47 +01:00
  • 7a8537f3dc Don't show blank EventAsText tiles David Baker 2015-08-14 10:30:14 +01:00
  • 001d1c50ef factor out MRoomMemberTile, MCallInviteTile, MCallAnswerTile and MCallHangupTile to just use EventAsTextTile and thus reduce duplication enormously Matthew Hodgson 2015-08-14 00:28:37 +01:00
  • fec266f1c0 Move avatars into their own components so I can add functionality like custom default avatars and onerror sources without having to add it in 13 separate places. Add the aforementioned features. David Baker 2015-08-13 19:30:02 +01:00
  • b580fba7db Rooms with notifs turned off should still go bold. David Baker 2015-08-13 16:43:59 +01:00
  • 8bb836ad49 Assuming this was meant to be temporary David Baker 2015-08-12 18:26:43 +01:00
  • eb36a2b242 If we were loaded with a room alias, don't lose that alias when we try to load the corresponding room. David Baker 2015-08-12 17:06:45 +01:00
  • 18be8530fe put key='' on the right element Matthew Hodgson 2015-08-12 01:45:04 +01:00
  • cf77a96ac5 make text buttons in the header look clickable with a pointer Matthew Hodgson 2015-08-12 01:33:25 +01:00
  • 5153954a28 put cancel & save buttons into the roomheader Matthew Hodgson 2015-08-12 01:30:23 +01:00
  • bf10a03ab1 revert part of 0eceb737 as we need the auxpanel to have overflow: auto, not overflow: visible (initial)... Matthew Hodgson 2015-08-12 01:30:05 +01:00
  • 566c0437c0 provide a way to hide the notification nag toolbar Matthew Hodgson 2015-08-12 00:42:04 +01:00
  • 2ffa450e31 don't try to show negative power levels Matthew Hodgson 2015-08-12 00:41:46 +01:00
  • 8fd26509ac remove spurious dead code Matthew Hodgson 2015-08-12 00:41:20 +01:00
  • 3fc4aee269 lots of missing -webkit-flex for safari Matthew Hodgson 2015-08-11 21:00:33 +01:00
  • a20b4d2d2c If we have a current room on load, we should display it! David Baker 2015-08-11 17:24:12 +01:00
  • be5aaeaad7 Don't try to fill space if we don't have a message wrapper David Baker 2015-08-11 17:20:31 +01:00
  • 18c56a171e Focus composer on alt-up/down David Baker 2015-08-11 14:43:52 +01:00
  • b44d19d305 Call initial release 0.1.0 and this release 0.1.1 David Baker 2015-08-10 18:19:30 +01:00
  • a9fc47efd7 changelog, authors and contributing files David Baker 2015-08-10 18:09:35 +01:00