Justin
|
0583fbe0f9
|
Remove unneeded classes
|
2022-05-16 11:21:40 -04:00 |
|
Justin
|
a2c72ab457
|
Center compose textarea
|
2022-05-16 11:21:35 -04:00 |
|
Justin
|
7b9db5299a
|
Lint
|
2022-05-16 11:21:17 -04:00 |
|
Alex Gleason
|
beb58a7d86
|
Merge branch 'mastodon-pagination' into 'develop'
Fix paginated comments, improve Mastodon tombstones
See merge request soapbox-pub/soapbox-fe!1376
|
2022-05-16 15:10:48 +00:00 |
|
Alex Gleason
|
90636ca10c
|
eslintignore: /custom/**
|
2022-05-16 10:08:50 -05:00 |
|
Kevin Brown
|
6bf0d5847b
|
Convert display-name to TS
|
2022-05-16 10:52:39 -04:00 |
|
Alex Gleason
|
78a4a8a3ae
|
Merge branch 'profile-actions-align' into 'develop'
Profile Header: improve action button alignment on mobile
See merge request soapbox-pub/soapbox-fe!1388
|
2022-05-16 13:33:33 +00:00 |
|
Justin
|
31b7f8425f
|
Merge branch 'improve-sidebar' into 'develop'
Improve sidebar link design
See merge request soapbox-pub/soapbox-fe!1390
|
2022-05-16 13:22:37 +00:00 |
|
Justin
|
cd6405eda8
|
Apply 1 suggestion(s) to 1 file(s)
|
2022-05-16 13:16:02 +00:00 |
|
Justin
|
4c31cf2ba1
|
Improve sidebar link design
|
2022-05-16 09:06:28 -04:00 |
|
Alex Gleason
|
a3535219e7
|
Merge branch 'logo-fix' into 'develop'
SiteLogo: never, under any circumstances, squish the logo
See merge request soapbox-pub/soapbox-fe!1389
|
2022-05-16 13:06:03 +00:00 |
|
Alex Gleason
|
2a12e29235
|
SiteLogo: never, under any circumstances, squish the logo
|
2022-05-15 22:30:48 -05:00 |
|
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 |
|