Commit graph

63 commits

Author SHA1 Message Date
Alex Gleason
999f518f10
Display CryptoDonatePanel, convert to tsx 2022-03-25 13:38:03 -05:00
Alex Gleason
03a5ef6d41
Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
Alex Gleason
5cd894ab02
Truth Social 2022-03-21 13:14:26 -05:00
marcin mikołajczak
7aef1d923b Merge remote-tracking branch 'origin/develop' into account-endorsements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-13 22:29:32 +01:00
marcin mikołajczak
0a160f4422 User endorsements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-12 18:20:27 +01:00
Alex Gleason
6323c7d70e
eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
Alex Gleason
966ca91e1a
eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
Alex Gleason
2a0e2001d6
eslint: enforce import/order 2022-01-10 16:01:24 -06:00
Alex Gleason
92439137c1
v2 Suggestions: add AdminAPI, rearrange sidebars, check instance feature flag 2021-11-26 23:36:17 -06:00
Alex Gleason
dc363cd04b
Fix navigating between profiles 2021-11-15 21:31:17 -06:00
Alex Gleason
3e3433218c
Column: remove top gap on mobile, implement pulling feedback 2021-11-03 20:35:40 -05:00
Alex Gleason
52512ec110
Trends: fix Hashtag component and TrendsPanel, display trends in Search 2021-11-01 20:37:39 -05:00
Alex Gleason
0bc1a57cfa
RemoteInstancePage: use standard navigation like other pages 2021-10-08 16:35:47 -05:00
Alex Gleason
079736e199
Profile: start refactoring findAccountByUsername logic 2021-10-07 14:35:07 -05:00
Alex Gleason
b6704991d2
Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
Alex Gleason
60c3243fcb
SubNavigation: refactor to be contextual based on Column 2021-09-27 13:38:02 -05:00
Alex Gleason
c42db5242b
StatusPage: accomodate SubNavigation in sticky columns 2021-09-21 13:46:59 -05:00
Alex Gleason
3a1b660269
Make column panels sticky 2021-09-20 17:53:08 -05:00
Alex Gleason
1202d3d45d
StatusPage: async components 2021-09-18 20:54:55 -05:00
Alex Gleason
008d53a7d9
Merge remote-tracking branch 'origin/develop' into next 2021-09-18 20:52:26 -05:00
Alex Gleason
1e77adda34
Admin: async components 2021-09-18 19:34:45 -05:00
Alex Gleason
aa54e0bd0b
RemoteInstance: async panels 2021-09-18 19:23:48 -05:00
Alex Gleason
abcdc1fd63
Profile: make account panels async 2021-09-18 19:17:55 -05:00
Alex Gleason
b0e37c773e
Load panels async 2021-09-18 17:48:13 -05:00
Alex Gleason
cdfd31372f
Suggestions: chunk the wtf panel 2021-09-18 16:54:47 -05:00
Alex Gleason
08a9602911
Merge remote-tracking branch 'origin/develop' into next 2021-09-17 17:26:01 -05:00
Alex Gleason
5e30423b5c
Always display FeaturesPanel at the top of the column 2021-09-17 17:12:53 -05:00
Alex Gleason
9a965ac9d1
ProfilePage: add status gaps 2021-09-12 19:46:51 -05:00
Alex Gleason
a3f162a2ea
Add 10px gap between statuses 2021-09-12 19:33:00 -05:00
Alex Gleason
9b723794b5
Add StatusPage 2021-09-12 19:16:28 -05:00
Alex Gleason
9d0f235408
Display PrimaryNavigation on DefaultPage 2021-09-12 19:02:39 -05:00
Alex Gleason
e0f97f4e99
Start navigation changes 2021-09-12 18:20:13 -05:00
Alex Gleason
053ca9efff
Webpack: break out CryptoDonate into its own chunk 2021-09-11 16:56:39 -05:00
marcin mikołajczak
3783378b79 Use Link, check if authenticated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-30 23:03:42 +02:00
marcin mikołajczak
8f6bd69f11 Make avatar in compose box navigate to profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-30 22:20:12 +02: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
e4dd720d51
EditFederationModal: use ConfigDB directly instead of /api/v1/instance 2021-07-28 17:06:21 -05:00
Alex Gleason
3fbb1dd164
Merge remote-tracking branch 'origin/develop' into federation-restrictions-improvements 2021-07-26 11:49:30 -05:00
Alex Gleason
efe989a8f1
FederationRestrictions: conditional display 2021-07-26 11:46:44 -05:00
marcin mikołajczak
8cde5dc192 Show sign up panel instead of features panel for unauthenticated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-26 16:52:58 +02:00
Alex Gleason
f4ba9b9b2e
Display federation restrictions on remote timelines 2021-07-19 17:25:36 -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
1cb53b60f9
Check URL params defensively, probably fixes #670 2021-07-02 15:06: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
5ca4d4c3d7
Make right sidebar available on most pages 2021-06-16 13:34:54 -05:00
Alex Gleason
6f1ce38473
crypto_addresses -> cryptoAddresses 2021-06-10 12:57:16 -05:00
Alex Gleason
acfca37dec
CryptoDonate: add CryptoDonateWidget to homepage 2021-06-10 12:56:27 -05:00
Alex Gleason
e03f551676
acctFull --> getAcct throughout the UI, make it stateful 2021-04-10 14:13:07 -05:00