Commit graph

  • edc3302d89 Fix broken RoomView CSS due to name clashes and splitting an element in two. Erik Johnston 2015-07-16 09:43:00 +0100
  • bc93aeb50e Flesh out the user_settings page Erik Johnston 2015-07-16 09:37:58 +0100
  • 1b4358624f Add a basic modal dialog implementation Erik Johnston 2015-07-16 09:37:14 +0100
  • 77114e0081 Improve registration so the container page can pick what URL it's going to route through to registration. David Baker 2015-07-15 20:33:12 +0100
  • 23d9cee299 didn't mean to commit that David Baker 2015-07-15 19:30:10 +0100
  • 4756427e61 First cut working regisatration David Baker 2015-07-15 19:25:36 +0100
  • 4f132c418f Fix a couple state bugs. Kegan Dougal 2015-07-15 17:48:26 +0100
  • 14a4da54f8 Wire up hangup/answer buttons. Kegan Dougal 2015-07-15 17:36:47 +0100
  • 37c9c8fbb4 Add CallHandler singleton and add CallView. Kegan Dougal 2015-07-15 16:52:23 +0100
  • 6316f1b195 Add call handling logic. Outbound voice calls work! Kegan Dougal 2015-07-15 15:36:45 +0100
  • 2b81f46030 Add placeHolder prop for EditableText Erik Johnston 2015-07-15 15:04:39 +0100
  • dfd54f3b95 Basic structure of user settings Erik Johnston 2015-07-15 15:04:24 +0100
  • 7e30c0f47b Add CallHandler to handle call logic and make VideoViews/WaveformViews. Kegan Dougal 2015-07-15 14:57:52 +0100
  • 28cebab9a3 Add voip subdirectory. Kegan Dougal 2015-07-15 14:35:04 +0100
  • 7cbb43fddb Merge branch 'vector' into voip Kegan Dougal 2015-07-15 14:21:58 +0100
  • 78bea916e1 Dispatch events when calls are made/received. Kegan Dougal 2015-07-15 14:06:44 +0100
  • 844a883ad8 Merge branch 'master' of github.com:matrix-org/matrix-react-sdk into vector Erik Johnston 2015-07-15 13:59:24 +0100
  • fe98d6ec69 Merge pull request #3 from matrix-org/editable_text David Baker 2015-07-15 13:58:26 +0100
  • 5cd92229eb Add an editable text atom Erik Johnston 2015-07-15 13:52:27 +0100
  • f94a061fda Add onClick listeners. Add getters for refs. Kegan Dougal 2015-07-15 13:34:11 +0100
  • aba103b8e0 Add VideoFeed atom and VideoView organism. Kegan Dougal 2015-07-15 13:09:15 +0100
  • 2fc08aeb12 Merge branch 'master' of github.com:matrix-org/matrix-react-sdk into vector Erik Johnston 2015-07-15 10:36:47 +0100
  • e0fae13b76 Merge pull request #2 from matrix-org/create_room David Baker 2015-07-15 10:24:44 +0100
  • c69606df44 oops Matthew Hodgson 2015-07-15 04:29:30 +0100
  • 8db6c17220 fix header Matthew Hodgson 2015-07-15 04:26:25 +0100
  • b739e7be9e fix avatar spacing Matthew Hodgson 2015-07-15 04:21:32 +0100
  • ce38d4ea12 moar graphics Matthew Hodgson 2015-07-15 04:16:51 +0100
  • 9b384e52b5 implement latest skin Matthew Hodgson 2015-07-15 04:16:38 +0100
  • c0bd574997 improve padding on membership list Matthew Hodgson 2015-07-15 00:36:54 +0100
  • 9a51cace34 fix bad membership list horizontal scrolling Matthew Hodgson 2015-07-15 00:31:47 +0100
  • 03d048c06f Get as far as requesting a token David Baker 2015-07-14 19:39:18 +0100
  • aacc31b2ce Registration works with recaptcha David Baker 2015-07-14 18:46:15 +0100
  • 4f7dcdf566 Naming conventions Erik Johnston 2015-07-14 17:48:12 +0100
  • bb06b752b4 Document CreateRoom phases Erik Johnston 2015-07-14 17:40:49 +0100
  • c4764af9a2 Add phases to CreateRoom organism Erik Johnston 2015-07-14 17:27:22 +0100
  • a077abfb99 Remove console.log Erik Johnston 2015-07-14 17:04:44 +0100
  • 03b715b8bf Add onRoomCreated callback to CreateRoom organism Erik Johnston 2015-07-14 17:01:06 +0100
  • a748c090fb Move all element specific code into skins/ Erik Johnston 2015-07-14 16:59:11 +0100
  • b53e710d20 Add invite selection to create room dialog Erik Johnston 2015-07-14 16:53:49 +0100
  • ed52cdf6df Add basic CreateRoom organism. Supports setting room name and selecting preset Erik Johnston 2015-07-14 15:14:26 +0100
  • 77e76972f0 avatars for joins & parts Matthew Hodgson 2015-07-14 14:31:13 +0100
  • dff9353339 tabs->spaces everywhere; sorry folks - \!blame sublime Matthew Hodgson 2015-07-14 12:11:01 +0100
  • 69d1844773 fix NPE for invites Matthew Hodgson 2015-07-14 12:10:15 +0100
  • 6b0167375c badges and broken avatars Matthew Hodgson 2015-07-14 02:13:00 +0100
  • 341fe868e4 group messages together from the same user Matthew Hodgson 2015-07-14 00:25:51 +0100
  • a7e4a2847e Start of registration support. David Baker 2015-07-13 19:14:02 +0100
  • a5d24329c2 https for google fonts Matthew Hodgson 2015-07-13 17:01:35 +0100
  • 10b3f250ec make it work in safari Matthew Hodgson 2015-07-13 14:56:58 +0100
  • 18066d848a relative paths Matthew Hodgson 2015-07-13 02:11:05 +0100
  • 06dfbbf821 fine tune header bar Matthew Hodgson 2015-07-13 02:02:56 +0100
  • 20f1c075fc fix message tile layout a bit Matthew Hodgson 2015-07-13 01:59:07 +0100
  • bfe0cdcfd1 vector wireframes Matthew Hodgson 2015-07-13 01:51:24 +0100
  • 98baa0cb0a improve css consistency Matthew Hodgson 2015-07-12 16:36:43 +0100
  • a1ab40064e fix CSS namespacing Matthew Hodgson 2015-07-12 14:52:37 +0100
  • c4b2530cc0 unbreak the custom app (broken by adding linkify to the underlying app) Matthew Hodgson 2015-07-12 14:27:26 +0100
  • c33899e93a bump to the same react version as the custom app Matthew Hodgson 2015-07-12 14:26:51 +0100
  • 49e687f584 typo Matthew Hodgson 2015-07-12 14:09:53 +0100
  • 63d7ff3ed6 Build the logic too into the same hierarchy as it is unbuilt so it can be used either processed or unprocessed. Does involve having a dir called 'src' in the built products directory, and abusing jsx as a cross-platform version of cp (there is no jsx in the src dir). David Baker 2015-07-10 18:09:30 +0100
  • ed2cc33616 Linkify user IDs and room aliases (to nothing at the moment because we don't have anything to do with them) David Baker 2015-07-10 14:37:13 +0100
  • 27d92fa98a Open files in new window too David Baker 2015-07-09 17:45:03 +0100
  • a00510c1ca Linkify URLs David Baker 2015-07-09 15:41:19 +0100
  • 0daab63b4a Bad workaround for some join events having no sender David Baker 2015-07-09 11:31:58 +0100
  • b6319fcf50 Add webkit prefixed flex direction too. David Baker 2015-07-08 22:12:00 +0100
  • fa3e8587cc This never got used in the end David Baker 2015-07-08 21:11:48 +0100
  • 12566c0c9c Separate with space too David Baker 2015-07-08 19:57:58 +0100
  • 6a92fdc5e6 Fix file size display David Baker 2015-07-08 19:52:44 +0100
  • 03451d8c7d Sort rooms for prev/next purposes David Baker 2015-07-08 19:47:58 +0100
  • bdfef5eedd damn you javascript David Baker 2015-07-08 18:28:30 +0100
  • c14886a1ee rename to mostRecentActivityFirst to disambiguate from sorting by when you joined a room, which this is not. David Baker 2015-07-08 18:21:57 +0100
  • d58fdef362 Order room list by most recent activity David Baker 2015-07-08 18:18:03 +0100
  • a591b66732 Don't barf if no info in m.file content David Baker 2015-07-08 16:50:49 +0100
  • 5bed0b7275 typo David Baker 2015-07-08 16:32:03 +0100
  • 53e9d030b7 See uploaded files David Baker 2015-07-08 16:25:27 +0100
  • 36ecbfc87f Upload files and images David Baker 2015-07-08 14:34:26 +0100
  • e3f42dcd5e more overview Matthew Hodgson 2015-07-08 11:35:40 +0100
  • c346a27e6f matrix ain't just chat Matthew Hodgson 2015-07-08 11:33:04 +0100
  • ba68810a87 fix english Matthew Hodgson 2015-07-08 11:25:11 +0100
  • b170bc2cb2 clarify skinning semantics Matthew Hodgson 2015-07-08 11:15:25 +0100
  • 6c81a8d46d Add blurb on how to build a customised app. David Baker 2015-07-07 18:27:34 +0100
  • df4c5c588a define skins Matthew Hodgson 2015-07-07 18:04:31 +0100
  • 15c93b61aa try to write down the various naming & architectural conventions that the SDK adheres to... Matthew Hodgson 2015-07-07 17:46:06 +0100
  • 0b20785ca0 saner title tags Matthew Hodgson 2015-07-07 17:45:45 +0100
  • fe4b089139 variable typo Matthew Hodgson 2015-07-07 15:54:25 +0100
  • 00dd1e180a focus message composer when window gets focus David Baker 2015-07-07 13:30:38 +0100
  • 9f37196eb7 Fix infinite scrolling David Baker 2015-07-07 11:00:02 +0100
  • ba8751bb75 slightly unbreak infinite scroll Matthew Hodgson 2015-07-07 04:18:07 +0100
  • bbe6c0bf1a let room tiles grow in size Matthew Hodgson 2015-07-07 04:06:16 +0100
  • 954f837eab emotes start with *'s Matthew Hodgson 2015-07-07 04:05:55 +0100
  • ecd197df86 fudge room member tiles to look slightly better Matthew Hodgson 2015-07-07 04:05:44 +0100
  • 205ed54ec7 merge in matthew-css Matthew Hodgson 2015-07-07 03:44:57 +0100
  • a94f1664d8 merge in matthew-css Matthew Hodgson 2015-07-07 03:44:41 +0100
  • abea8af59b s/mx_MessageTileType/mx_messageTileType/ to fit dave's naming convention Matthew Hodgson 2015-07-07 02:37:14 +0100
  • ffac30083e rejig css: * sans-serif font * use display: table for the message list so that everything lines up nicely * switch to flexbox layout rather than position absolutes to avoid assuming a full screen UI and improve maintainability (and better match atomify) * neutralise the colouring and styling of highlighted rooms in the recents list * switch from ul + li's to a series of divs in some places where the li's are achieving nothing but adding more complexity to the DOM * add mx_MessageTileType as a generic css base class for all message tiles Matthew Hodgson 2015-07-07 02:10:10 +0100
  • be9d8f1768 Correct docs again: you do need to npm install the react sdk root explicitly David Baker 2015-07-06 18:58:32 +0100
  • 3e87e043d6 Fix docs David Baker 2015-07-06 18:29:24 +0100
  • d49c10b3f5 Merge pull request #1 from ndarilek/master David Baker 2015-07-06 18:25:42 +0100
  • 9153efd3de Add aria-live=polite to message list view. Nolan Darilek 2015-07-06 12:22:28 -0500
  • b4abe870cf Image displaying! David Baker 2015-07-06 18:09:19 +0100
  • dcb4b5f912 Add room membership messages David Baker 2015-07-06 16:04:09 +0100
  • 6c35908949 Add example shwing how to customise, make customising work and document all the ways in which browserify will break and how to work around it being dumb. David Baker 2015-07-06 14:13:02 +0100