Commit Graph

51 Commits

Author SHA1 Message Date
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
3783378b79 Use Link, check if authenticated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-30 23:03:42 +02:00
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
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
e4dd720d51 EditFederationModal: use ConfigDB directly instead of /api/v1/instance 2021-07-28 17:06:21 -05:00
3fbb1dd164 Merge remote-tracking branch 'origin/develop' into federation-restrictions-improvements 2021-07-26 11:49:30 -05:00
efe989a8f1 FederationRestrictions: conditional display 2021-07-26 11:46:44 -05:00
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
f4ba9b9b2e Display federation restrictions on remote timelines 2021-07-19 17:25:36 -05:00
12939e3354 LatestAccountsPanel: add expand button, use compact display of accounts 2021-07-14 13:17:21 -05:00
b2ebdbcf80 Admin: display latest accounts in dashboard 2021-07-14 12:27:51 -05:00
1cb53b60f9 Check URL params defensively, probably fixes #670 2021-07-02 15:06:27 -05:00
0ac34db821 UI: get rid of LAYOUTS concept, use pages only 2021-07-01 18:01:50 -05:00
5ca4d4c3d7 Make right sidebar available on most pages 2021-06-16 13:34:54 -05:00
6f1ce38473 crypto_addresses -> cryptoAddresses 2021-06-10 12:57:16 -05:00
acfca37dec CryptoDonate: add CryptoDonateWidget to homepage 2021-06-10 12:56:27 -05:00
e03f551676 acctFull --> getAcct throughout the UI, make it stateful 2021-04-10 14:13:07 -05:00
3fbe0d38af Redirect account URLs like /@9v5bmXkCYkqU30gp9s to their username, /@alex@spinster.xyz 2021-03-29 15:15:35 -05:00
5d418d9269 Let public timelines be viewed 2021-01-27 20:40:30 -06:00
560d9d642c Admin: display nav on mobile 2020-12-30 08:43:24 -06:00
ec42888fff Add getSoapboxConfig() like getSettings() 2020-08-23 16:04:01 -05:00
dd0b0c911f remove proile media panel from right sidebar on medium screens 2020-08-14 22:34:22 -05:00
30983571b1 add profile media panel 2020-08-14 14:32:32 -05:00
715779653c Rearrange home sidebars 2020-08-09 00:29:28 -05:00
563e4e5bab Show profile preview on hover 2020-07-28 14:15:57 -05:00
44e882d7fc Show donor badge 2020-07-04 21:25:43 -05:00
73b275b8da Patron updates 2020-06-30 17:33:21 -05:00
24b72b5828 Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179 2020-06-17 20:42:30 -05:00
d772608df4 Search: Conditionally display hashtag features, fixes #142 2020-06-07 14:09:33 -05:00