Alex Gleason
1579e047b5
Add displayName, use as app name
2021-08-21 22:46:33 -05:00
Alex Gleason
64e2f53692
Mastodon: don't conditionally render chat routes (this causes bugs)
2021-08-20 16:28:15 -05:00
Alex Gleason
893c903d71
Mastodon: conditionally disable chats
2021-08-20 15:46:17 -05:00
Alex Gleason
6961309b85
RemoteTimeline: allow pinning hosts
2021-08-11 18:55:10 -05:00
Alex Gleason
9e12e978d8
RemoteTimeline: rename InstanceInfoPanel
2021-08-11 18:35:31 -05:00
Alex Gleason
dcf7dd216f
AccountTimeline: let it be configurable like other timelines
2021-08-11 15:31:46 -05:00
Alex Gleason
bde53541b7
Merge branch 'account-aliases' into 'develop'
...
Account aliases
See merge request soapbox-pub/soapbox-fe!663
2021-08-11 17:02:56 +00:00
f203a4d389
WIP: Account aliases
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-05 15:31:29 +02:00
Alex Gleason
594cf088ed
eslint: extend 'eslint:recommended'
2021-08-03 14:29:36 -05:00
Alex Gleason
5548644bd6
eslint: no-extra-semi
2021-08-03 14:22:51 -05:00
Alex Gleason
a310197a5a
eslint: prefer-const, no-loop-func, no-const-assign, no-var
2021-08-03 12:36:11 -05:00
Alex Gleason
29cdc4867b
Merge branch 'attachment-list-boost-modal' into 'develop'
...
List attachments in reply indicator and boost modal
See merge request soapbox-pub/soapbox-fe!654
2021-08-02 16:02:51 +00:00
Claire
8a406d5736
List attachments in reply indicator and boost modal
2021-08-02 15:30:01 +02:00
Alex Gleason
e4dd720d51
EditFederationModal: use ConfigDB directly instead of /api/v1/instance
2021-07-28 17:06:21 -05:00
Alex Gleason
1fa3aa0008
EditFederationModal: handle submission
2021-07-27 14:40:41 -05:00
Alex Gleason
9536fba7a9
EditFederationModal: improve UI
2021-07-27 13:00:32 -05:00
Alex Gleason
6c4be4a515
Create EditFederationModal
2021-07-26 15:07:35 -05:00
Alex Gleason
846b73eb9d
RemoteTimeline: display dropdown menu to admins
2021-07-26 14:25:55 -05:00
Alex Gleason
61a4bc90b8
InstanceInfoPanel: refactor to reuse InstanceRestrictions component
2021-07-25 16:27:37 -05:00
Alex Gleason
d922c37891
FederationRestrictions: display a list of hosts with restrictions
2021-07-25 14:50:22 -05:00
Alex Gleason
b22f20a390
Merge branch 'accessible-emoji-picker' into 'develop'
...
Keyboard-accessible emoji picker
See merge request soapbox-pub/soapbox-fe!634
2021-07-21 16:41:26 +00:00
5ee92b47ce
Keyboard-accessible emoji picker
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-21 13:58:22 +02:00
Alex Gleason
f4ba9b9b2e
Display federation restrictions on remote timelines
2021-07-19 17:25:36 -05:00
13092271de
wip accessible emoji picker
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-18 12:53:17 +02:00
Alex Gleason
a368ddfee8
UserIndex: display dates on accounts in a more compact way
2021-07-14 16:27:14 -05:00
Alex Gleason
12939e3354
LatestAccountsPanel: add expand button, use compact display of accounts
2021-07-14 13:17:21 -05:00
Alex Gleason
b2ebdbcf80
Admin: display latest accounts in dashboard
2021-07-14 12:27:51 -05:00
Alex Gleason
4d35f16483
Staff promotions: fix race conditions
2021-07-13 19:38:58 -05:00
Alex Gleason
732fba73f5
Admin: refactor fetchUsers() action
2021-07-13 17:27:11 -05:00
Alex Gleason
80a682f120
Admin: add UserIndex to view a list of registered users
2021-07-13 15:16:31 -05:00
Alex Gleason
e580084e9b
Merge branch 'admin-permission-groups' into 'develop'
...
Allow promotion/demotion of users to staff roles
Closes #687
See merge request soapbox-pub/soapbox-fe!611
2021-07-13 17:55:12 +00:00
Alex Gleason
4c82b4703b
ProfileInfoPanel: avoid redundant staff badge
...
If the user is an admin, don't display the moderator badge
2021-07-13 11:21:37 -05:00
Alex Gleason
92794847bc
Hide AdminFE from non-admin staff users
2021-07-13 10:41:31 -05:00
Alex Gleason
96af79ad90
Moderators: conditional display of features
2021-07-12 23:32:02 -05:00
Alex Gleason
52b14d9d09
Possible crash fix: defensive checks of this.node
2021-07-11 17:50:30 -05:00
Alex Gleason
c24c8aa4d1
TabsBar: move withRouter to outer component
2021-07-10 05:13:38 -05:00
Alex Gleason
258889c492
Merge branch 'refactor-getOtherAccounts' into 'develop'
...
Refactor getOtherAccounts selector
See merge request soapbox-pub/soapbox-fe!599
2021-07-10 10:00:48 +00:00
Alex Gleason
61493bab42
Merge branch 'tabs-bar-hack' into 'develop'
...
TabsBar: force rerender, fixes #680
Closes #680
See merge request soapbox-pub/soapbox-fe!598
2021-07-10 09:56:58 +00:00
Alex Gleason
4e3c002f8a
Refactor getOtherAccounts selector
2021-07-10 04:49:44 -05:00
Alex Gleason
447a2561f4
TabsBar: force rerender
2021-07-10 04:40:16 -05:00
Alex Gleason
6df733ba4e
Fix PropTypes warning in WrappedRoute
2021-07-09 19:56:09 -05:00
Alex Gleason
1a3a6e2eb5
Fix propTypes warning in Blurhash, key warning in ProfileInfoPanel
2021-07-08 14:54:54 -05:00
Alex Gleason
c505cde24f
Timelines: fix dequeue, fix component propTypes
2021-07-08 14:52:07 -05:00
Alex Gleason
520d82dd0a
Merge branch 'shortcuts' into 'develop'
...
Fix keyboard shortcuts
See merge request soapbox-pub/soapbox-fe!555
2021-07-02 02:01:12 +00:00
Alex Gleason
4f1139d414
Fix unused imports
2021-07-01 19:55:40 -05:00
Alex Gleason
352c87c3b7
Fix StatusList memoization
2021-07-01 19:41:16 -05:00
Alex Gleason
e7d360baae
ProfileDropdown: memoize otherAccounts for performance
2021-07-01 19:31:27 -05:00
Alex Gleason
0ac34db821
UI: get rid of LAYOUTS concept, use pages only
2021-07-01 18:01:50 -05:00
Alex Gleason
74e6d8ce81
Refactor ThemeToggle, SettingToggle for performance
2021-07-01 16:43:28 -05:00
Alex Gleason
64b0fa6d99
Load ChatPanes asynchronously
2021-07-01 14:05:35 -05:00
Alex Gleason
e87affbbca
Remove 'beforeunload' event from UI
...
This only works in MS Edge but likely causes re-rendering of the UI on compose events in every browser. There are better ways to prevent data loss, like storing the composer state in localStorage.
2021-07-01 14:05:34 -05:00
Alex Gleason
90a062e9a3
Remove unused navigation-bar code
2021-07-01 14:05:34 -05:00
7eb8998493
fix keyboard shortcuts
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-29 23:36:17 +02:00
Alex Gleason
7a86a4809e
Merge branch 'scheduled-statuses-improvements' into 'develop'
...
Scheduled statuses improvements
See merge request soapbox-pub/soapbox-fe!552
2021-06-28 00:11:40 +00:00
Alex Gleason
4a5ef6f469
ScheduledStatuses: display link in Composer
2021-06-27 17:18:54 -05:00
Alex Gleason
5f9d95301c
ScheduledStatuses: scaffolding
2021-06-27 13:59:10 -05:00
Alex Gleason
5e3d859b57
Subscriptions: move subscribe button to top-right corner of banner
2021-06-27 12:46:00 -05:00
Alex Gleason
fd0380bc82
Subscriptions: add subscription option to account dropdown
2021-06-27 11:52:12 -05:00
Alex Gleason
e74ee136ee
Subscriptions: use ringing bell for subscribed
2021-06-27 11:35:53 -05:00
2df8b927ea
Allow translating more strings
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-27 00:04:27 +02:00
a690f26613
Allow to subscribe to an account
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-26 19:28:31 +02:00
81af1bb274
Make promo panel items localizable
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-25 20:52:24 +02:00
9527c0b939
Confirmation modals about missing image descriptions
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-21 22:12:37 +02:00
df8cc9b12e
Confirmation modals about missing image descriptions (configurable)
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-21 20:33:05 +02:00
Alex Gleason
5ca4d4c3d7
Make right sidebar available on most pages
2021-06-16 13:34:54 -05:00
Alex Gleason
8fdf478fe0
Make CryptoDonate page a public route
2021-06-10 15:44:47 -05:00
Alex Gleason
95b5738dfd
CryptoDonate: parse Profile Fields as CrypoAddresses
2021-06-09 20:36:02 -05:00
Alex Gleason
39ee6505d8
CryptoDonate: add CryptoDonateModal
2021-06-09 19:28:16 -05:00
Alex Gleason
483fadb7c2
CryptoDonate: refactor, rename, reorganize
2021-06-09 17:12:26 -05:00
Alex Gleason
561ff2b53f
Crypocoin: scaffolding
2021-06-09 13:52:17 -05:00
Alex Gleason
8cd0f594a0
Fix media modal unable to close from image
2021-05-17 23:21:42 -05:00
Alex Gleason
a5f9ff08cb
Don't close media modal unless you really click outside
2021-05-17 21:41:22 -05:00
Alex Gleason
3492bdba75
Use touch chats on intermediate screen sizes (eg iPad)
2021-05-02 12:37:40 -05:00
Alex Gleason
b5ca28701f
Let fedi explanation box be dismissed, fixes #624
2021-04-26 12:11:47 -05:00
Alex Gleason
7a19861ac6
Stop verify_credentials infinite loop, partial fix for #613
2021-04-10 18:09:05 -05:00
Alex Gleason
e03f551676
acctFull --> getAcct throughout the UI, make it stateful
2021-04-10 14:13:07 -05:00
Alex Gleason
ec00b043cf
Reports are not anonymized anymore
2021-04-03 16:31:39 -05:00
Alex Gleason
9d78e1a448
Fix media context button for videos, fixes #606
2021-04-02 17:01:39 -05:00
Alex Gleason
a12cff8f8b
Fix display of ColumnLoading and BundleColumnError
2021-03-31 15:02:23 -05:00
Alex Gleason
9510cf4a38
Shorted footer links phrases
2021-03-30 22:04:19 -05:00
Alex Gleason
5040bca304
Always have LinkFooter on the right side
2021-03-30 13:22:19 -05:00
Alex Gleason
f97bba2308
@preval sourceCode
2021-03-30 12:43:45 -05:00
Alex Gleason
dfa1443832
Import Soapbox version/metadata from package.json
2021-03-30 12:22:16 -05:00
Alex Gleason
73a3ee296b
Rename action.reload -> action.background
2021-03-30 00:45:23 -05:00
Alex Gleason
32b3173604
Set href for menu items with to
2021-03-29 23:29:16 -05:00
Alex Gleason
db201707bf
Middle-click account to open it in a new tab, fixes #603
2021-03-29 23:22:54 -05:00
Alex Gleason
0ed3e0e3de
Add own profile to profile dropdown
2021-03-27 12:16:45 -05:00
Alex Gleason
f728491ad0
Add follow request nav item when account is locked
2021-03-27 10:50:21 -05:00
Alex Gleason
fa4d36b7a7
Move ActionBar links into LinkFooter
2021-03-25 18:56:07 -05:00
Alex Gleason
6ead42b06d
Handle logout
2021-03-25 15:15:37 -05:00
Alex Gleason
a5f6fa66ac
Remove LoginModal for now
2021-03-25 14:44:02 -05:00
Alex Gleason
663d375dc5
Throttle fetchOwnAccounts correctly
2021-03-25 13:47:01 -05:00
Alex Gleason
c14fc83ac1
Improve style of profile dropdown
2021-03-25 13:23:59 -05:00
Alex Gleason
007527328e
Start building LoginModal
2021-03-25 12:21:48 -05:00
Alex Gleason
74f48229fc
Fix streaming access token
2021-03-24 17:53:09 -05:00
Alex Gleason
88420ccca6
Fetch unfetched otherAccounts
2021-03-23 21:01:50 -05:00
Alex Gleason
0162eac662
Refactor auth to support multiple accounts
2021-03-23 19:06:55 -05:00
Alex Gleason
a70c6c91af
Delete unused Compose code
2021-03-23 15:00:26 -05:00
Alex Gleason
23cc622dab
Purge unused getting_started feature
2021-03-23 14:54:51 -05:00
Alex Gleason
453290c6d7
Make it harder to accidentally delete a local user
2021-03-15 19:32:52 -05:00
Alex Gleason
5d418d9269
Let public timelines be viewed
2021-01-27 20:40:30 -06:00
Alex Gleason
d0600aef02
Refactor Follow button and remote follow
2021-01-27 19:38:05 -06:00
Alex Gleason
a5ed1998d7
Merge remote-tracking branch 'origin/develop' into remote_follow
2021-01-27 19:14:22 -06:00
Alex Gleason
f24e1c9929
Normalize Pleroma user fields, fixes #549
2021-01-18 13:59:24 -06:00
Sean King
fe8eecf925
Refactor bot badge
2021-01-18 11:55:38 -07:00
Alex Gleason
ddac13d308
Account backups
2021-01-07 14:17:06 -06:00
Alex Gleason
558fd1e3cc
Fix column header conditional rendering, oops again
2021-01-01 14:25:48 -06:00
Alex Gleason
82b41d2521
Fix breaking column bug lol whoops
2021-01-01 14:11:52 -06:00
Alex Gleason
c5641a566d
Admin: add link to moderation log within reports
2021-01-01 14:06:12 -06:00
Alex Gleason
acf0619790
Columns cleanup
2021-01-01 13:22:54 -06:00
Alex Gleason
39436bc07c
Admin: basic moderation log
2021-01-01 12:50:53 -06:00
Alex Gleason
0e4a5101db
Reports: display media
2020-12-31 23:16:50 -06:00
Alex Gleason
a1db330b14
Accordion: use children instead of content
2020-12-31 20:18:57 -06:00
Alex Gleason
f7d11ff36e
Admin: reports boilerplate
2020-12-31 14:41:43 -06:00
Alex Gleason
51faa660ca
Admin: refactor Reports reducer
2020-12-31 14:29:31 -06:00
Alex Gleason
ec6b8b845c
Fix linter
2020-12-30 08:50:04 -06:00
Alex Gleason
560d9d642c
Admin: display nav on mobile
2020-12-30 08:43:24 -06:00
Alex Gleason
bfd01d0316
Admin: fetch ConfigDB config, start RegistrationModePicker
2020-12-29 22:17:03 -06:00
Alex Gleason
eec89aaeb5
Refactor TabsBar, refactor IconWithBadge, use Dashboard nav
2020-12-29 20:26:26 -06:00
Alex Gleason
1ad3ea4437
Admin: awaiting approval basics
2020-12-29 15:55:45 -06:00
Alex Gleason
d3daf63dd5
Start admin area, create dashboard
2020-12-29 12:34:23 -06:00
Alex Gleason
1794e5a72d
Rudimentary remote timelines
2020-12-24 16:20:58 -06:00
Sean King
d769ee7c90
Refactor promo and features panels
2020-11-10 17:22:02 -07:00
Sean King
707f873094
Add server information page for mobile devices
2020-10-31 18:58:06 -06:00
Alex Gleason
0bbdaa4191
eslint: trailing comma fixes, unused var
2020-10-07 13:08:36 -05:00
Alex Gleason
b8e78ab6a3
v1.0.0 --> v1.1.0
2020-10-04 22:28:34 -05:00
Alex Gleason
17266e172f
Chats: count only unread *chats* not total unread messages for counter
2020-10-02 20:01:09 -05:00
Alex Gleason
3a0b58315f
SoapboxConfig: add a default themeMode toggle
2020-10-01 19:33:03 -05:00
Alex Gleason
58d5b1940e
Accordion: fix PropType error
2020-10-01 16:17:32 -05:00
Alex Gleason
645474a77c
Merge branch 'accordion' into 'develop'
...
Accordions
See merge request soapbox-pub/soapbox-fe!285
2020-10-01 21:11:52 +00:00
Alex Gleason
7b6276fa59
Accordion: replace ExplanationBox with Accordion
2020-10-01 16:00:50 -05:00
Alex Gleason
63fc0b4e26
Accordion: refactor
2020-10-01 15:19:38 -05:00
Alex Gleason
43afd599cd
Redirect Soapbox Legacy canary URLs to /about/canary
2020-10-01 11:56:33 -05:00
Mary Kate
12bdeac718
updates to Soapbox Config. Remove unnecessary fields, add accordion component
2020-09-30 14:09:00 -05:00
Alex Gleason
b782f6ab1a
Snackbar: clean up styles, basic functionality
2020-09-29 18:55:05 -05:00
Alex Gleason
c77c89ea08
UI: fix PropType warning on page
2020-09-27 16:48:23 -05:00
Alex Gleason
7926854fe6
ImportData: fix webpackChunkName
2020-09-27 12:36:24 -05:00
Alex Gleason
2d29d69f50
ImportData: rename some stuff
2020-09-27 11:18:25 -05:00
Alex Gleason
ba6f6b2aa4
Merge remote-tracking branch 'origin/develop' into import_follows
2020-09-27 11:01:01 -05:00
Alex Gleason
cbf8f82035
Fix 0 bug for user panel, fixes #415 !235
2020-09-17 23:35:08 -05:00
Curtis ROck
fdc1a051d3
Rough out import follows page and actions
2020-09-14 22:07:33 -05:00
Alex Gleason
ec491add23
UserPanel: only show stats when they're available
2020-09-11 13:04:45 -05:00
Alex Gleason
0c4eae5f10
Hovercard: basic Redux+Popper prototype
2020-09-10 19:09:27 -05:00
Alex Gleason
28e8ab9067
Highlight home tab for public timelines, fixes #406
2020-09-09 14:52:27 -05:00
Alex Gleason
9d7b86935f
Chats: fetch chats in UI instead of chat list, fixes #384
2020-09-03 14:18:11 -05:00
Sean King
c2273ac8de
Merge branch 'develop' into 'remote_follow'
...
# Conflicts:
# app/soapbox/features/account/components/header.js
2020-08-31 02:06:16 +00:00
Alex Gleason
a419c5da34
Merge branch 'chats' into 'develop'
...
ChatMessages MVP
See merge request soapbox-pub/soapbox-fe!185
2020-08-28 22:03:34 +00:00
Alex Gleason
229d5c3f90
Chats: add mobile chat notification counter
2020-08-28 15:22:33 -05:00
Alex Gleason
2f2c849dfa
Chats: remove DM links from menus
2020-08-28 15:09:17 -05:00
Alex Gleason
572a1db9f7
Chats: mobile styling
2020-08-28 14:42:58 -05:00