Commit Graph

  • e7fbf889fa Make current language more accurate David Baker 2017-05-25 19:53:27 +01:00
  • be4944a4b6 Hopefully get translations with '.'s sorted David Baker 2017-05-25 19:43:34 +01:00
  • dac6a3360b Oops, don't change these reason strings. David Baker 2017-05-25 19:25:06 +01:00
  • 43d8ccf128 Hopefully sort out strings with appended '.'s David Baker 2017-05-25 19:21:18 +01:00
  • c3c2916449 Use array literals David Baker 2017-05-25 18:26:42 +01:00
  • 6c41be3c14 Missed OKs David Baker 2017-05-25 18:23:15 +01:00
  • 2982174028 No need for repeated OKs anymore David Baker 2017-05-25 18:21:40 +01:00
  • 443ab1add7 Put back default strings on dialogs David Baker 2017-05-25 18:20:48 +01:00
  • b25e6eb2a9 Merge pull request #4026 from vector-im/luke/new-guest-access-rejig-nagbar Luke Barnard 2017-05-25 17:57:16 +01:00
  • 9112fc231a More translation string fixups David Baker 2017-05-25 17:35:18 +01:00
  • 6d67655f66 Add german for Change password David Baker 2017-05-25 17:22:04 +01:00
  • c15a66d1d4 Fix up notification settings strings David Baker 2017-05-25 17:21:41 +01:00
  • 85756c78b4 Change to object literal David Baker 2017-05-25 17:17:37 +01:00
  • 263a51938d Reset store state when logging out Luke Barnard 2017-05-25 17:16:16 +01:00
  • 0849b0e205 Fix view_next_room, view_previous_room and view_indexed_room Luke Barnard 2017-05-25 17:10:49 +01:00
  • 91edc06441 Use RVS to indicate "joining" when setting a mxid Luke Barnard 2017-05-25 17:04:42 +01:00
  • feef7d49e9 More tabs David Baker 2017-05-25 16:55:24 +01:00
  • 3a379d09de Update translations David Baker 2017-05-25 16:52:15 +01:00
  • 003238c1e7 Update for new API in react-sdk David Baker 2017-05-25 16:47:12 +01:00
  • 39dbc4c6e1 Lots of changes to languageHandler David Baker 2017-05-25 16:45:32 +01:00
  • 6218a8615a Merge pull request #927 from matrix-org/luke/new-guest-access-not-new-password Luke Barnard 2017-05-25 15:35:56 +01:00
  • 1db3ba676d Rejig the PaswordNagBar Luke Barnard 2017-05-25 15:33:40 +01:00
  • 11799b4c71 Show "Password" instead of "New Password" when the existing password has been cached Luke Barnard 2017-05-25 15:27:54 +01:00
  • 790fc7ca4a Remove "new" from set password dialog Luke Barnard 2017-05-25 15:26:44 +01:00
  • 0707b7440a Merge branch 'new-guest-access' of github.com:matrix-org/matrix-react-sdk into new-guest-access Luke Barnard 2017-05-25 15:20:22 +01:00
  • ce17df0883 Unbreak the roomlist Luke Barnard 2017-05-25 15:20:02 +01:00
  • 1214b01330 Merge pull request #926 from matrix-org/luke/new-guest-access-set-mxid-warm-fuzzy-revert Luke Barnard 2017-05-25 15:16:52 +01:00
  • 6c1b6f0476 Merge pull request #4024 from vector-im/luke/new-guest-access-fix-team-server-no-config Luke Barnard 2017-05-25 15:07:59 +01:00
  • 09c5b2f3d5 Merge pull request #925 from matrix-org/luke/new-guest-access-fix-team-server-no-config Luke Barnard 2017-05-25 15:07:54 +01:00
  • 2265b59287 Remove warm-fuzzy after setting mxid Luke Barnard 2017-05-25 14:54:28 +01:00
  • 3779b74dae Remove GuestWarningBar.scss from _components.scss Luke Barnard 2017-05-25 14:51:24 +01:00
  • 51c8ee6db2 Allow teamServerConfig to be missing Luke Barnard 2017-05-25 14:38:12 +01:00
  • 41e7706bc6 Allow team server config to be missing Luke Barnard 2017-05-25 14:35:59 +01:00
  • 2fde2d58b6 Merge pull request #4020 from vector-im/luke/remove-guest-warning-bar David Baker 2017-05-25 14:30:14 +01:00
  • c54a24c49a Merge pull request #923 from matrix-org/luke/remove-guest-warning-bar David Baker 2017-05-25 14:30:10 +01:00
  • 85aa390c8f Merge pull request #4023 from vector-im/luke/new-guest-access-left-panel David Baker 2017-05-25 14:17:34 +01:00
  • ce4e11ab65 Merge pull request #924 from matrix-org/luke/new-guest-access-left-panel David Baker 2017-05-25 14:17:30 +01:00
  • 7900bf1c7d Don't show "Drop to ..." if total rooms = 0 Luke Barnard 2017-05-25 13:55:37 +01:00
  • 3185d3ed41 Re-add bouncing/callout animation to action buttons Luke Barnard 2017-05-25 13:54:59 +01:00
  • 9d28c8f577 Move ref to outer div Luke Barnard 2017-05-25 13:49:41 +01:00
  • 5ccab395d7 Merge pull request #4021 from vector-im/t3chguy/electron_context_menus David Baker 2017-05-25 13:49:23 +01:00
  • dd1c9a4477 Merge pull request #4022 from vector-im/t3chguy/patch-2 David Baker 2017-05-25 13:35:50 +01:00
  • 9cd04509bf Add Chat to Linux app categories Michael Telatynski 2017-05-25 13:22:01 +01:00
  • 727e267853 we don't really need a webContents like that, so pass if needed Michael Telatynski 2017-05-25 12:47:36 +01:00
  • c4c78c9b3e split webContents context handling into own file, as main was growing add handlers for editable fields, with Cut Copy Paste Undo Redo etc add Copy Image feature to all images, working on not only the download buttons now Michael Telatynski 2017-05-25 12:42:53 +01:00
  • 284aeeb43e Call out icons on hover David Baker 2017-04-26 19:41:16 +01:00
  • db45e99536 Remove defaulting here David Baker 2017-05-25 12:09:48 +01:00
  • 548f319816 Remove redundant role elements David Baker 2017-05-05 17:51:14 +01:00
  • 5e855e6fee Size is a string, import react David Baker 2017-05-05 14:56:26 +01:00
  • 7636212bed Remove refs to counterpart David Baker 2017-05-25 12:08:47 +01:00
  • 9337158a47 Separate classes for the different buttons David Baker 2017-05-05 14:25:18 +01:00
  • bf716add99 Dedicated classes for the buttons David Baker 2017-05-05 14:26:13 +01:00
  • 913723b76b Remove extCounterpart now we only use one instance David Baker 2017-05-25 12:08:14 +01:00
  • fce1164b58 Align buttons better with the text David Baker 2017-05-04 18:23:04 +01:00
  • 9b1ffe6fda Remove slightly misleading commented code David Baker 2017-05-04 17:46:44 +01:00
  • a5ea19b900 Remove commented code David Baker 2017-05-04 17:45:11 +01:00
  • e3342e36c0 Fix RoomSubList (RoomSubListHeader was removed) Luke Barnard 2017-05-25 12:07:39 +01:00
  • 67ecd94b4a Make bottom left menu buttons use RoleButton too David Baker 2017-05-04 15:38:53 +01:00
  • dc2274df54 Hide empty tips if collapsed David Baker 2017-05-04 18:08:04 +01:00
  • 99efbbee5e Depend on prop-types module David Baker 2017-05-04 16:22:06 +01:00
  • 3d3d89202e Year David Baker 2017-05-04 15:46:24 +01:00
  • a996f52ea3 Make bottom left menu buttons use RoleButton too David Baker 2017-05-04 15:38:09 +01:00
  • 54af06e8e1 What year is it? Who's the president? David Baker 2017-05-04 15:02:21 +01:00
  • 9fa6e8b1e2 Add us to copyright David Baker 2017-05-25 12:02:05 +01:00
  • d81f894a50 Add buttons to room sub list headers David Baker 2017-05-04 13:58:17 +01:00
  • bff0577cb6 Add buttons to room sub list headers David Baker 2017-05-04 13:55:52 +01:00
  • d6d9a89453 Other empty sections no longer need to be greyed David Baker 2017-04-28 11:20:29 +01:00
  • c7776915f7 Kill off more tabs David Baker 2017-05-25 11:45:36 +01:00
  • 107024efa8 Unnecessary whitespace David Baker 2017-05-25 11:42:19 +01:00
  • af305ea540 Make left panel more friendly to new users David Baker 2017-04-26 19:00:07 +01:00
  • b95da4a40c No longer need counterpart David Baker 2017-05-25 11:40:31 +01:00
  • ee85eb961a Bulk change counterpart imports David Baker 2017-05-25 11:39:56 +01:00
  • 5c359e63ab Bulk change counterpart imports David Baker 2017-05-25 11:39:08 +01:00
  • 5531f27435 Make the left panel more friendly to new users David Baker 2017-04-26 18:59:16 +01:00
  • ec146c7f45 Switch to stock counterpart David Baker 2017-05-25 11:24:17 +01:00
  • c894c83fbe Remove GuestWarningBar Luke Barnard 2017-05-25 11:02:48 +01:00
  • 365a46777c Remove GuestWarningBar Luke Barnard 2017-05-25 11:02:26 +01:00
  • 36ec156d2e Merge pull request #4015 from vector-im/luke/new-guest-access-default-welcome Luke Barnard 2017-05-25 10:28:55 +01:00
  • e253f86c63 Improve teamToken prop doc on homePage Luke Barnard 2017-05-25 10:23:26 +01:00
  • 43bd88777c Remove potentially confusing sample config Luke Barnard 2017-05-25 10:10:26 +01:00
  • f3fc459875 Merge pull request #922 from matrix-org/luke/new-guest-access-default-welcome Luke Barnard 2017-05-25 10:08:34 +01:00
  • 454134661e Merge pull request #921 from matrix-org/luke/new-guest-access-room-view-store Luke Barnard 2017-05-25 10:07:39 +01:00
  • 8fc44a9b66 Add comment to explain sync_state dispatch Luke Barnard 2017-05-25 09:30:57 +01:00
  • 52a8039eb3 add more generic class for links/highlights within UserSettings Michael Telatynski 2017-05-25 01:21:11 +01:00
  • 8158ec6d54 touchups Michael Telatynski 2017-05-25 01:25:17 +01:00
  • 09d0ab7df5 attempt to make media selector work everywhere (TM) loadDevices not only in electron Michael Telatynski 2017-05-25 01:01:40 +01:00
  • a4b2bacc7e Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into webrtc_settings Michael Telatynski 2017-05-25 00:26:38 +01:00
  • fffe425730 Add non-null RoomView key Luke Barnard 2017-05-24 18:04:04 +01:00
  • dcf2fb68ae Remove console log Luke Barnard 2017-05-24 18:02:17 +01:00
  • efb6316ba0 Implement default welcome page and allow custom URL /w config Luke Barnard 2017-05-24 17:58:03 +01:00
  • 5f36f797da Implement default welcome page and allow custom URL /w config Luke Barnard 2017-05-24 17:55:36 +01:00
  • c96d93b0d0 Merge branch 'new-guest-access' into luke/new-guest-access-room-view-store Luke Barnard 2017-05-24 17:28:18 +01:00
  • 298c5e4df3 Implement a store for RoomView Luke Barnard 2017-05-24 16:56:13 +01:00
  • b9ac1222ed remove listener on unmount Michael Telatynski 2017-05-24 15:55:37 +01:00
  • a98792b05e auto-launch support, ux =checkbox in UserSettings[Electron] settings are sorta generic, probably reusable for proxy settings Michael Telatynski 2017-05-24 15:52:08 +01:00
  • 1186207658 Initial Electron Settings - for Auto Launch (opens path for Proxy Settings) Michael Telatynski 2017-05-24 15:40:50 +01:00
  • aaf948017a Make language dropdown a more sensible width David Baker 2017-05-24 14:37:12 +01:00
  • b677a2002f Minimal UI fixes David Baker 2017-05-24 14:36:14 +01:00
  • aef068b00e Indenting David Baker 2017-05-24 14:28:30 +01:00
  • d4aa428321 Move translation status image to i18n section David Baker 2017-05-24 14:23:34 +01:00