Commit Graph

273 Commits

Author SHA1 Message Date
08a9602911 Merge remote-tracking branch 'origin/develop' into next 2021-09-17 17:26:01 -05:00
c92de334e8 Suggestions: consolidate reducers 2021-09-17 15:26:58 -05:00
630736757d Merge remote-tracking branch 'origin/develop' into next 2021-09-17 11:50:24 -05:00
9faff939a0 SuggestionsV2: pull in Mastodon's upstream code 2021-09-16 18:46:04 -05:00
8faea0b3cc ProfileInfoPanel: style join date and stats 2021-09-13 13:36:37 -05:00
0eed6405d2 ProfileStats: prettify code 2021-09-13 13:14:15 -05:00
5cbeaad97a Add ProfileStats component 2021-09-13 13:09:11 -05:00
b3fee28863 ProfileInfoPanel: don't render badges unless some are found 2021-09-13 13:00:14 -05:00
016717ba0d ProfileInfoPanel: move joined date below bio 2021-09-13 12:53:39 -05:00
e4e1f7e113 Profile: "Member since {date}" --> "Joined {date}" 2021-09-13 11:50:48 -05:00
41f2c6afd6 Status: hide column header and back button 2021-09-12 19:36:18 -05:00
9b723794b5 Add StatusPage 2021-09-12 19:16:28 -05:00
ca9ff1a0e6 TabsBar: move search to left 2021-09-12 19:08:41 -05:00
1ea45f7cdb Gut the TabsBar 2021-09-12 18:51:39 -05:00
e0f97f4e99 Start navigation changes 2021-09-12 18:20:13 -05:00
5804285094 Webpack: fix CryptoDonateModal being added to the right chunk 2021-09-12 15:00:28 -05:00
3fd1a10b73 Webpack: optimize ScheduleForm 2021-09-11 18:00:48 -05:00
053ca9efff Webpack: break out CryptoDonate into its own chunk 2021-09-11 16:56:39 -05:00
196284695b SoapboxConfig: allow authenticated profiles to be configured 2021-09-10 11:44:18 -05:00
d60f187c98 Merge branch 'reactions-page' of https://gitlab.com/mkljczk/soapbox-fe into reactions-page 2021-09-09 23:35:51 +02:00
4c4739b5e8 Change chunk name
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-09 23:35:25 +02:00
c2fc7a0331 Merge branch 'develop' into 'reactions-page'
# Conflicts:
#   app/soapbox/utils/features.js
2021-09-09 20:48:30 +00:00
c80f87efaa Add emoji reacts page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-06 21:54:48 +02:00
174bab0ca5 Export Follows, Blocks and Mutes as CSV Files 2021-08-31 14:58:16 +00:00
e652de227c Merge branch 'accessibility' into 'develop'
Accessibility improvements

See merge request soapbox-pub/soapbox-fe!697
2021-08-28 18:26:33 +00:00
4b4e815e40 Add hotkey for opening media files 2021-08-28 15:22:08 +02:00
504962b47b ProfileInfoPanel: fix join date 2021-08-26 22:48:56 -07:00
be0f252351 Mastodon: conditionally display Markdown, emojiReact column settings, sidebar features, and account aliases 2021-08-23 15:31:42 -05:00
6b19f39d51 Federating conditional UI 2021-08-23 14:14:47 -05:00
0b4b3479ea Standalone: support running Soapbox FE on a subdomain 2021-08-22 14:34:58 -05:00
1579e047b5 Add displayName, use as app name 2021-08-21 22:46:33 -05:00
64e2f53692 Mastodon: don't conditionally render chat routes (this causes bugs) 2021-08-20 16:28:15 -05:00
893c903d71 Mastodon: conditionally disable chats 2021-08-20 15:46:17 -05:00
6961309b85 RemoteTimeline: allow pinning hosts 2021-08-11 18:55:10 -05:00
9e12e978d8 RemoteTimeline: rename InstanceInfoPanel 2021-08-11 18:35:31 -05:00
dcf7dd216f AccountTimeline: let it be configurable like other timelines 2021-08-11 15:31:46 -05:00
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
594cf088ed eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
5548644bd6 eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
a310197a5a eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
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
8a406d5736 List attachments in reply indicator and boost modal 2021-08-02 15:30:01 +02:00
e4dd720d51 EditFederationModal: use ConfigDB directly instead of /api/v1/instance 2021-07-28 17:06:21 -05:00
1fa3aa0008 EditFederationModal: handle submission 2021-07-27 14:40:41 -05:00
9536fba7a9 EditFederationModal: improve UI 2021-07-27 13:00:32 -05:00
6c4be4a515 Create EditFederationModal 2021-07-26 15:07:35 -05:00
846b73eb9d RemoteTimeline: display dropdown menu to admins 2021-07-26 14:25:55 -05:00
61a4bc90b8 InstanceInfoPanel: refactor to reuse InstanceRestrictions component 2021-07-25 16:27:37 -05:00
d922c37891 FederationRestrictions: display a list of hosts with restrictions 2021-07-25 14:50:22 -05:00