Commit Graph

  • 02846c4fff room invite css Matthew Hodgson 2015-07-23 11:01:28 -0700
  • cc9123a33d oops, forgot css Matthew Hodgson 2015-07-23 10:53:14 -0700
  • 5248b0c631 css prettification Matthew Hodgson 2015-07-23 10:24:34 -0700
  • e2644e3c13 curvy logo Matthew Hodgson 2015-07-23 08:58:17 -0700
  • ccaeb43ff3 Ignore olm when building vector Mark Haines 2015-07-23 10:28:52 +0100
  • 11f5561be6 better room settings Matthew Hodgson 2015-07-23 01:33:16 -0700
  • 59f380d3fc fix dialog css Matthew Hodgson 2015-07-23 01:33:10 -0700
  • d4efb37b03 sacrifice a flexbox goat or two to make firefox work. apparently flex-inside-nonflex-inside-flex always results in extreme confusion Matthew Hodgson 2015-07-23 00:41:35 -0700
  • 0781c767ff s/vector/Vector/ Matthew Hodgson 2015-07-23 00:30:16 -0700
  • 11e1a45ed5 missing -webkit-flex Matthew Hodgson 2015-07-23 00:30:09 -0700
  • 6f62211465 Return to root URL on log out. David Baker 2015-07-22 21:40:13 -0700
  • c2e92045d0 Don't announce that we've entered the null room on login if there are no rooms. David Baker 2015-07-22 21:37:46 -0700
  • 9847383ba6 Commit imageview files David Baker 2015-07-22 20:37:08 -0700
  • 772053713a lightbox image viewing (that needs CSS) David Baker 2015-07-22 16:04:00 -0700
  • 7ffd684a9e Merge pull request #3 from vector-im/confirm_on_leave David Baker 2015-07-22 12:00:08 -0700
  • 51d2677525 Prompt if a user really wants to leave the room #3 Erik Johnston 2015-07-22 17:53:18 +0100
  • c726257e9b Show timestamp when you hover over a message #2 Erik Johnston 2015-07-22 17:34:10 +0100
  • fbb6775523 Implement unread message status when scrolled up. Kegan Dougal 2015-07-22 14:49:32 +0100
  • 8b0db49b8b Bugfix: Accepting an invite no longer results in a stale membership list. Kegan Dougal 2015-07-22 14:09:40 +0100
  • b8c18130da Merge pull request #1 from vector-im/leave_room_button Kegsay 2015-07-22 14:01:37 +0100
  • 431c93fc29 Fix invites so they display in room list #1 Erik Johnston 2015-07-22 13:57:48 +0100
  • 0016c2ad83 Also change URL when going to next/prev room Erik Johnston 2015-07-22 13:47:08 +0100
  • ed1cb44deb Show Loader while leaving Erik Johnston 2015-07-22 13:39:36 +0100
  • b9fd174f72 Merge branch 'master' of github.com:vector-im/vector-web into leave_room_button Erik Johnston 2015-07-22 13:30:34 +0100
  • d4147c1315 Don't allow blank messages to be sent. Kegan Dougal 2015-07-22 13:15:12 +0100
  • 7e42072952 Scroll to bottom when there are live call updates. Kegan Dougal 2015-07-22 13:04:18 +0100
  • 6bfc566d9a Switch to another room when we succesfully leave a room Erik Johnston 2015-07-22 11:41:32 +0100
  • 5835ea0a97 Only display rooms you're currently joined to in recents Erik Johnston 2015-07-22 11:33:46 +0100
  • e80cf8a133 Bugfix: Scroll to the bottom more reliably on new incoming messages. Kegan Dougal 2015-07-22 11:12:45 +0100
  • 5fb6ea94b2 Add leave button as per wireframes Erik Johnston 2015-07-22 10:59:36 +0100
  • e1aca588b5 Clear local storage *before* creating the client, Otherwise we will blow away anything that the client tried to persist after it was created Mark Haines 2015-07-22 09:43:40 +0100
  • 79e03597b3 Merge remote-tracking branch 'upstream/vector' Erik Johnston 2015-07-22 09:24:13 +0100
  • 6b44fa7642 Bugfix: Also grey out messages which are in the 'queued' state. Kegan Dougal 2015-07-22 09:14:39 +0100
  • 772f987489 Unbreak npm start when running on Windows Kegan Dougal 2015-07-22 08:25:40 +0100
  • 663646f845 fix firefox layout Matthew Hodgson 2015-07-22 00:17:20 -0700
  • f6be51bd98 make login page scrollable Matthew Hodgson 2015-07-22 00:17:15 -0700
  • 538536eb88 vaguely make room editing prettier Matthew Hodgson 2015-07-21 23:19:24 -0700
  • c8f3f5841c Depend on develop js-sdk for now David Baker 2015-07-21 22:51:54 -0700
  • 0f8686b8cd Rename example to vector David Baker 2015-07-21 22:46:21 -0700
  • 8c25855f38 Tweak README for vector David Baker 2015-07-21 22:45:01 -0700
  • 92e346a842 Merge branch 'vector' David Baker 2015-07-21 22:37:14 -0700
  • 904754b20d Allow uploading the same file twice David Baker 2015-07-21 20:55:23 -0700
  • 2eba2280d8 Don't barf if we we can't get a given room ID David Baker 2015-07-21 20:34:55 -0700
  • 67d3368e1e fix up some of the modals Matthew Hodgson 2015-07-21 17:02:06 -0700
  • ceb214f192 skin dialogs correctly Matthew Hodgson 2015-07-21 16:48:55 -0700
  • 0b3a9baa44 fix CSS on firefox with copious application of black magic. the same trick might help the vertical height problem on chrome which was worked around by turning RoomView into a dummy flexbox Matthew Hodgson 2015-07-21 15:59:11 -0700
  • b2130a5295 remove remotevideo bottom border hack Matthew Hodgson 2015-07-21 15:46:28 -0700
  • a2f5933417 make aux panel behave vaguely intelligently Matthew Hodgson 2015-07-21 15:43:54 -0700
  • 9af09de7d4 Dispatch notifier_enabled when permission given if we don't already have it. David Baker 2015-07-21 15:35:30 -0700
  • aaa96f1ac1 vicious rewrite of the CSS to support the notifications toolbar, removing all height: 100%'s and letting the flexbox stuff calculate auto-height instead. may have slowed down the rendering, especially when the toolbar is visible Matthew Hodgson 2015-07-21 15:01:05 -0700
  • e03809b224 Merge pull request #16 from matrix-org/markjh/end-to-end David Baker 2015-07-21 13:21:43 -0700
  • 6fc910a259 Don't try to set page_type if not logged in David Baker 2015-07-21 11:12:59 -0700
  • 959c0f0669 Order room members by lastActiveAgo David Baker 2015-07-21 11:05:24 -0700
  • 8dc73cb6cc finally fix dave's MemberInfo visibility bug, hopefully Matthew Hodgson 2015-07-21 11:03:01 -0700
  • 2160440ff1 Add and impl resend button. Update UI when failing to send messages. Kegan Dougal 2015-07-21 18:05:22 +0100
  • f036a10a7d Add missing src/encryption.js file Mark Haines 2015-07-21 17:00:57 +0100
  • 6bb6eafdc0 Hook up slash commands to enable and disable encryption for a room so that we can experiment with encryption while we wait for the rest of the UI to exist Mark Haines 2015-07-21 16:46:17 +0100
  • e0496305aa Log when presence is set. Kegan Dougal 2015-07-21 16:23:21 +0100
  • 2698405e2f Add MatrixToolbar CSS. Make the toolbar part of RoomView and don't cover the UI (shift it instead) Kegan Dougal 2015-07-21 16:12:08 +0100
  • c1de5e9e95 Factor out logic from EnableNotificationsButton(!) and reuse MatrixToolbar. Kegan Dougal 2015-07-21 15:47:56 +0100
  • ed738b6398 Merge pull request #15 from matrix-org/erikj/room_editing David Baker 2015-07-21 08:14:25 -0700
  • e36ca10e6c Show banned users in room settings Erik Johnston 2015-07-21 16:07:47 +0100
  • 71f5d1f6cb Use bind to take variable value rather than reference: make room directory able to join rooms David Baker 2015-07-21 08:05:58 -0700
  • 4679e005bf Merge pull request #14 from matrix-org/erikj/room_editing David Baker 2015-07-21 07:38:10 -0700
  • c5d84562ba Move logic from view to controller Erik Johnston 2015-07-21 15:24:10 +0100
  • 16846c36fd Handle default named rooms when editing room names Erik Johnston 2015-07-21 14:46:42 +0100
  • 2fe56fd86d Re-add the notifications button. Kegan Dougal 2015-07-21 14:45:24 +0100
  • 89f6459915 Merge branch 'vector' of github.com:matrix-org/matrix-react-sdk into erikj/room_editing Erik Johnston 2015-07-21 14:14:48 +0100
  • b8e1927e82 Use getDefaultProps instead of setting porps Erik Johnston 2015-07-21 14:13:59 +0100
  • d81260c92a Use getDefaultProps instead of setting porps Erik Johnston 2015-07-21 14:13:59 +0100
  • 76c014b9ef Deal with the insanity if there are no power levels Erik Johnston 2015-07-21 13:33:01 +0100
  • 2454a71b38 Implement create/remove mod button. Kegan Dougal 2015-07-21 13:24:59 +0100
  • 726ee7b50b Hook up the encrypt button when creating rooms Mark Haines 2015-07-21 12:03:15 +0100
  • 3474f08334 Display the body of unknown message types Mark Haines 2015-07-21 12:01:18 +0100
  • 13f04f77dc Tidy up power level logic. Add 'Moderator' label to members. Kegan Dougal 2015-07-21 11:43:18 +0100
  • 085e07c5b1 Display error on fail Erik Johnston 2015-07-21 11:26:08 +0100
  • 2e2cecdd4f Implement kick/ban/[un]mute buttons on member list dialogs. Kegan Dougal 2015-07-21 11:26:02 +0100
  • 0e9074b0de Remove console.logs Erik Johnston 2015-07-21 11:22:11 +0100
  • 2bec7ec981 Add spinner while uploading state Erik Johnston 2015-07-21 11:02:36 +0100
  • 0b1b6057d6 Merge branch 'vector' of github.com:matrix-org/matrix-react-sdk into erikj/room_editing Erik Johnston 2015-07-21 10:39:46 +0100
  • af190f286c Add event power levels to room settings Erik Johnston 2015-07-21 10:33:41 +0100
  • 3657029fc7 apply opacity only to the subelements to avoid breaking hoverover on yosemite Matthew Hodgson 2015-07-20 22:18:29 -0700
  • 12c824323d rename DirectoryMenu as BottomLeftMenu and implement a really really really basic RoomDirectory Matthew Hodgson 2015-07-20 20:11:24 -0700
  • fe71f69f0a rename EditableText's placeHolder parameter to be 'label' to avoid colliding with the HTML5 placeholder parameter Matthew Hodgson 2015-07-20 16:31:11 -0700
  • e0673eee29 Don't go & load the first room if we've already been told to load a different one. David Baker 2015-07-20 14:09:41 -0700
  • 36b1280f0c Bookmarkable room URLs David Baker 2015-07-20 12:20:17 -0700
  • dcecdc8260 lipstick for hangup button and typing notifs Matthew Hodgson 2015-07-20 12:09:24 -0700
  • 813cf0481e Merge branch 'vector' of github.com:matrix-org/matrix-react-sdk into erikj/room_editing Erik Johnston 2015-07-20 18:18:04 +0100
  • 0a3cddbd89 Merge pull request #13 from matrix-org/markjh/vector-cleanup-client-peg David Baker 2015-07-20 10:12:16 -0700
  • 6ceaee7fc0 Merge pull request #12 from matrix-org/markjh/cleanup-client-peg David Baker 2015-07-20 10:11:24 -0700
  • e9b2cd1364 Allow input history to go forwards again to the empty field David Baker 2015-07-20 10:05:53 -0700
  • 5d59a5b297 Change opacity of member list entries when their presence changes. Kegan Dougal 2015-07-20 17:42:19 +0100
  • 3a7ebf73eb Wire up changing of power levels Erik Johnston 2015-07-20 17:31:40 +0100
  • 9d110d58e5 Manage presence of the client (same semantics as angular) Kegan Dougal 2015-07-20 17:14:29 +0100
  • bcab2f231a Add error dialogs for invites and call timeouts. Kegan Dougal 2015-07-20 16:40:00 +0100
  • 1b6ca2b0ee Merge branch 'vector' of github.com:matrix-org/matrix-react-sdk into erikj/room_editing Erik Johnston 2015-07-20 16:31:02 +0100
  • eae0972820 Add files. Add power levels to room settings Erik Johnston 2015-07-20 16:28:23 +0100
  • 6fe842e130 Add ErrorDialog class. Use it for VoIP/command errors. Kegan Dougal 2015-07-20 16:26:47 +0100
  • bb06484732 fix up MemberInfo behaviour Matthew Hodgson 2015-07-20 08:24:38 -0700
  • 05d9afc040 don't depend on google for fonts, given i'm on inflight wifi... Matthew Hodgson 2015-07-20 08:23:55 -0700