Commit Graph

80 Commits

Author SHA1 Message Date
5d77723189 ProfilePage: remove unused import 2022-04-29 21:52:46 -05:00
b2c9d4938f Display rudimentary ProfileFieldsPanel 2022-04-29 21:05:39 -05:00
580960695c ProfilePage: convert to TSX 2022-04-29 17:59:30 -05:00
3d0e9200c2 Layout: standalone fixes 2022-04-28 18:57:50 -05:00
2c542e4548 Layout: make all UI routes have a static left sidebar 2022-04-28 18:18:55 -05:00
a8f2ca83a1 Add tabs to dashboard 2022-04-28 14:06:47 -05:00
b0f99dca29 AdminPage: use standard page layout 2022-04-28 13:08:46 -05:00
af07af9b75 HomePage: convert to TSX 2022-04-28 13:05:00 -05:00
fc77faac5a EmptyPage: convert to TSX 2022-04-28 12:51:21 -05:00
81f4fb0125 DefaultPage: convert to tsx 2022-04-28 12:50:30 -05:00
bbf99a06e4 AdminPage: convert to TSX 2022-04-28 12:47:30 -05:00
3f9cc3cd04 Restore Patron features, context to TSX 2022-04-24 17:01:57 -05:00
be778ce533 Restore PromoPanel 2022-04-19 21:42:03 -05:00
67b0b6a317 Add BirthdayPanel 2022-04-18 23:30:40 -05:00
2828f233d5 Restore ProfileMediaPanel, convert to TSX+FC 2022-04-15 19:14:34 -05:00
5955a0819a Nuke FeaturesPanel, add "More" menu to left sidebar 2022-04-14 13:16:08 -05:00
1e3c6d9430 Remove staff util functions, normalize account staff fields 2022-04-01 19:39:32 -05:00
999f518f10 Display CryptoDonatePanel, convert to tsx 2022-03-25 13:38:03 -05:00
03a5ef6d41 Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
5cd894ab02 Truth Social 2022-03-21 13:14:26 -05:00
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
0a160f4422 User endorsements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-12 18:20:27 +01:00
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
92439137c1 v2 Suggestions: add AdminAPI, rearrange sidebars, check instance feature flag 2021-11-26 23:36:17 -06:00
dc363cd04b Fix navigating between profiles 2021-11-15 21:31:17 -06:00
3e3433218c Column: remove top gap on mobile, implement pulling feedback 2021-11-03 20:35:40 -05:00
52512ec110 Trends: fix Hashtag component and TrendsPanel, display trends in Search 2021-11-01 20:37:39 -05:00
0bc1a57cfa RemoteInstancePage: use standard navigation like other pages 2021-10-08 16:35:47 -05:00
079736e199 Profile: start refactoring findAccountByUsername logic 2021-10-07 14:35:07 -05:00
b6704991d2 Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
60c3243fcb SubNavigation: refactor to be contextual based on Column 2021-09-27 13:38:02 -05:00
c42db5242b StatusPage: accomodate SubNavigation in sticky columns 2021-09-21 13:46:59 -05:00
3a1b660269 Make column panels sticky 2021-09-20 17:53:08 -05:00
1202d3d45d StatusPage: async components 2021-09-18 20:54:55 -05:00
008d53a7d9 Merge remote-tracking branch 'origin/develop' into next 2021-09-18 20:52:26 -05:00
1e77adda34 Admin: async components 2021-09-18 19:34:45 -05:00
aa54e0bd0b RemoteInstance: async panels 2021-09-18 19:23:48 -05:00
abcdc1fd63 Profile: make account panels async 2021-09-18 19:17:55 -05:00
b0e37c773e Load panels async 2021-09-18 17:48:13 -05:00
cdfd31372f Suggestions: chunk the wtf panel 2021-09-18 16:54:47 -05:00
08a9602911 Merge remote-tracking branch 'origin/develop' into next 2021-09-17 17:26:01 -05:00
5e30423b5c Always display FeaturesPanel at the top of the column 2021-09-17 17:12:53 -05:00
9a965ac9d1 ProfilePage: add status gaps 2021-09-12 19:46:51 -05:00
a3f162a2ea Add 10px gap between statuses 2021-09-12 19:33:00 -05:00
9b723794b5 Add StatusPage 2021-09-12 19:16:28 -05:00
9d0f235408 Display PrimaryNavigation on DefaultPage 2021-09-12 19:02:39 -05:00
e0f97f4e99 Start navigation changes 2021-09-12 18:20:13 -05:00
053ca9efff Webpack: break out CryptoDonate into its own chunk 2021-09-11 16:56:39 -05:00