Commit graph

5150 commits

Author SHA1 Message Date
Alex Gleason
debfcaeb1e
Merge remote-tracking branch 'origin/develop' into mastodon-pagination 2022-05-15 13:08:12 -05:00
Alex Gleason
f4086b2ee3
Profile Header: improve action button alignment on mobile 2022-05-15 12:24:45 -05:00
marcin mikołajczak
379fb61cd4 Merge branch 'reply-mentions' into 'develop'
Use arrow-left for ReplyMentionsModal

See merge request soapbox-pub/soapbox-fe!1386
2022-05-15 15:02:18 +00:00
30017d62c9 Use arrow-left for ReplyMentionsModal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-15 09:06:40 +02:00
Alex Gleason
609c6196fb Merge branch 'thread-focus' into 'develop'
Focus the active item in the thread

See merge request soapbox-pub/soapbox-fe!1379
2022-05-15 01:22:11 +00:00
Alex Gleason
2e192153ed
Fix reducer tests 2022-05-14 14:13:58 -05:00
Justin
e57e2258f8 Merge branch 'skip-api-requests-for-guests' into 'develop'
Skip API requests if logged out

See merge request soapbox-pub/soapbox-fe!1385
2022-05-14 18:49:56 +00:00
Alex Gleason
a6396dd4c5 Merge branch 'remote-follow-feature' into 'develop'
ActionButton: put remote follow behind feature detection

See merge request soapbox-pub/soapbox-fe!1381
2022-05-14 18:39:50 +00:00
Alex Gleason
6a4290dd7b Merge branch 'identity-proofs' into 'develop'
Rip out identity_proofs, fixes #956

Closes #956

See merge request soapbox-pub/soapbox-fe!1382
2022-05-14 18:39:38 +00:00
Alex Gleason
f33ee6e1c8 Merge branch 'search-results-virtuoso' into 'develop'
SearchResults: use padding, not margins

See merge request soapbox-pub/soapbox-fe!1383
2022-05-14 18:38:34 +00:00
Justin
3d76cd21e6 Skip API requests if logged out 2022-05-14 14:33:14 -04:00
Alex Gleason
295eb40f14
SearchResults: remove unused import 2022-05-14 13:23:37 -05:00
Alex Gleason
640a6ab8eb
Delete SearchResultsContainer 2022-05-14 13:20:21 -05:00
Alex Gleason
88404f32b6
Search reducer: convert to TypeScript 2022-05-14 13:18:31 -05:00
Alex Gleason
5bbfb0cc39
Convert Trends, Suggestions, and TrendingStatuses reducers to TypeScript 2022-05-14 13:07:32 -05:00
Alex Gleason
41b01382ac
SearchResults: convert to TSX 2022-05-14 12:35:12 -05:00
Alex Gleason
dc05a4a11d
SearchResults: use padding, not margins 2022-05-14 12:20:39 -05:00
Alex Gleason
165d6d197e
Rip out identity_proofs 2022-05-14 12:01:21 -05:00
Alex Gleason
22d37a2f10
ActionButton: remove empty variable(?) 2022-05-14 11:49:28 -05:00
Alex Gleason
6fa6e5b3b4
ActionButton: add jsdoc comments 2022-05-14 11:48:57 -05:00
Alex Gleason
9e09823f80
ActionButton: remove most calls to .get, fix relationship loading bug 2022-05-14 11:44:31 -05:00
Alex Gleason
3d898957e3
ActionButton: put remote follow behind feature detection 2022-05-14 11:42:12 -05:00
marcin mikołajczak
3b0530073e Merge branch 'sessions-page' into 'develop'
Reverse auth sessions list

See merge request soapbox-pub/soapbox-fe!1380
2022-05-14 08:57:17 +00:00
ac610f98d0 Reverse auth sessions list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-14 10:37:06 +02:00
Alex Gleason
1307b436b1
Focus the active item in the thread 2022-05-13 20:23:03 -05:00
Alex Gleason
9f8a74b376
Paginated context: fetch the status before ancestors/descendants 2022-05-13 17:25:58 -05:00
Alex Gleason
0b8fbdfbb9
Contexts: remove unnecessary isReplyTo function (now handled by connectNodes) 2022-05-13 17:17:06 -05:00
Alex Gleason
8ed6d9fc6b
Test context loops 2022-05-13 17:12:36 -05:00
Alex Gleason
e6617af0f9
Refactor context test, remove dumb fixtures 2022-05-13 16:58:38 -05:00
Alex Gleason
b4e27e5dcd
Contexts: stop spewing tombstones everywhere 2022-05-13 16:34:45 -05:00
Alex Gleason
75745d2c46
Clean up contexts test 2022-05-13 15:08:38 -05:00
Alex Gleason
b80571437a
Contexts: component TypeScript fixes 2022-05-13 15:02:20 -05:00
Alex Gleason
0329cc4d04
Clean up contexts test 2022-05-13 14:42:15 -05:00
Alex Gleason
2290bfb334
Contexts reducer: convert to TypeScript 2022-05-13 14:30:11 -05:00
Justin
f3ce519fce Merge branch 'landing-page-improvements' into 'develop'
Improve UX of mobile landing page

See merge request soapbox-pub/soapbox-fe!1377
2022-05-13 19:25:06 +00:00
Justin
71391bcbce Improve UX of mobile landing page 2022-05-13 15:08:11 -04:00
Alex Gleason
02726cfcc3
Fix paginated comments, improve Mastodon tombstones 2022-05-13 13:07:11 -05:00
Alex Gleason
d19a2d973f Merge branch 'ita-trans-upd-develop' into 'develop'
Italian translation update (v.3.x develop)

See merge request soapbox-pub/soapbox-fe!1331
2022-05-13 14:51:11 +00:00
Tassoman Pigi
4c15208f20 Italian translation update (v.3.x develop) 2022-05-13 14:51:11 +00:00
Justin
771ce85ec1 Merge branch 'update-banner' into 'develop'
Improve design of CTA Banner

See merge request soapbox-pub/soapbox-fe!1371
2022-05-13 12:54:23 +00:00
Justin
87dccd79ae Merge branch 'add-login-form-to-navbar' into 'develop'
Add login form to navbar

See merge request soapbox-pub/soapbox-fe!1368
2022-05-13 12:35:13 +00:00
Justin
aeb523be1d Improve design of CTA Banner 2022-05-13 08:35:03 -04:00
marcin mikołajczak
9009eb10cc Merge branch 'remote-interactions-form' into 'develop'
Use onSubmit in remote interactions form

See merge request soapbox-pub/soapbox-fe!1370
2022-05-13 11:18:14 +00:00
a297b7daec Use onSubmit in remote interactions form
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-13 13:01:10 +02:00
Justin
de1d630daa Add login form to navbar 2022-05-12 17:02:29 -04:00
Alex Gleason
938665f157 Merge branch 'thread-cta' into 'develop'
Display a CTA in threads to log in

See merge request soapbox-pub/soapbox-fe!1353
2022-05-12 20:36:56 +00:00
marcin mikołajczak
02fca2f064 Merge branch 'favourites-visibility-mastodon' into 'develop'
Display favourites/reblogs on Mastodon

See merge request soapbox-pub/soapbox-fe!1363
2022-05-12 20:35:32 +00:00
marcin mikołajczak
8deb92cd44 Merge branch 'sessions-page' into 'develop'
Restore session management

See merge request soapbox-pub/soapbox-fe!1360
2022-05-12 20:35:14 +00:00
Justin
917213105d Merge branch 'dynamic-help-links' into 'develop'
Add dynamic help links to landing page

See merge request soapbox-pub/soapbox-fe!1365
2022-05-12 19:58:55 +00:00
Alex Gleason
c7a2f5bc54 Merge branch 'nginx-improvements' into 'develop'
Mastodon nginx: route /unsubscribe (and /media) to Mastodon

See merge request soapbox-pub/soapbox-fe!1366
2022-05-12 19:47:57 +00:00