Commit Graph

1893 Commits

Author SHA1 Message Date
b3d2306aaf Merge branch 'improve-test-coverage-for-trends' into 'develop'
Improve Trends test coverage

See merge request soapbox-pub/soapbox-fe!1416
2022-05-18 18:41:32 +00:00
54ef361bcc Allow waitlisted users to verify their SMS 2022-05-18 14:11:18 -04:00
8c6308d523 Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-17 23:22:35 +02:00
330bf8e74d Improve Trends test coverage 2022-05-17 12:47:32 -04:00
e61cf05a0d Merge branch 'hotkey-modal' into 'develop'
Restyle hotkeys modal

See merge request soapbox-pub/soapbox-fe!1411
2022-05-17 15:45:38 +00:00
417ac96ffb Restyle hotkeys modal 2022-05-17 15:45:38 +00:00
57465bbaff Merge branch 'fix-verified-badge' into 'develop'
Fix verified flag

See merge request soapbox-pub/soapbox-fe!1413
2022-05-17 15:44:32 +00:00
a20328b66c Revert "Merge branch 'search-results-tsx' into 'develop'"
This reverts merge request !1384
2022-05-17 15:37:16 +00:00
893474e788 Fix verified flag 2022-05-17 11:27:08 -04:00
25f865272f Merge branch 'convert-display-name' into 'develop'
Convert display-name to TS

See merge request soapbox-pub/soapbox-fe!1375
2022-05-17 15:23:24 +00:00
ef54e44702 Merge branch 'search-results-tsx' into 'develop'
Search results: convert to TSX

See merge request soapbox-pub/soapbox-fe!1384
2022-05-17 15:18:43 +00:00
e9618ab066 Merge branch 'tsx-conversions' into 'develop'
TSX conversions

See merge request soapbox-pub/soapbox-fe!1412
2022-05-17 15:11:35 +00:00
990214d02c Convert 'AttachmentThumbs' to TSX 2022-05-17 10:03:37 -04:00
4c5bff2fb5 Remove unused ColumnBackButton component 2022-05-17 09:46:55 -04:00
76d7cc6447 Improve design on deleting your account 2022-05-17 09:32:27 -04:00
1fbde6bf66 Merge branch 'soapbox-config-file' into 'develop'
SoapboxConfig: use new FileInput

See merge request soapbox-pub/soapbox-fe!1402
2022-05-17 10:44:38 +00:00
a939d972c7 Tombstone: improve design 2022-05-16 21:30:30 -05:00
673b4a38b9 SoapboxConfig: use new FileInput 2022-05-16 18:33:44 -05:00
7571af38cb Force authentication to see public content 2022-05-16 17:33:45 -04:00
1e634ce7aa Remove statuses count from profile popper 2022-05-16 14:35:02 -04:00
c0d94896aa Underline links 2022-05-16 14:34:35 -04:00
74058a3a36 Dasherize file name 2022-05-16 14:34:17 -04:00
cdf8fad847 Use new FileInput component in profile settings 2022-05-16 11:40:44 -04:00
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
6bf0d5847b Convert display-name to TS 2022-05-16 10:52:39 -04:00
cd6405eda8 Apply 1 suggestion(s) to 1 file(s) 2022-05-16 13:16:02 +00:00
debfcaeb1e Merge remote-tracking branch 'origin/develop' into mastodon-pagination 2022-05-15 13:08:12 -05:00
f4086b2ee3 Profile Header: improve action button alignment on mobile 2022-05-15 12:24:45 -05:00
30017d62c9 Use arrow-left for ReplyMentionsModal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-15 09:06:40 +02:00
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
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
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
295eb40f14 SearchResults: remove unused import 2022-05-14 13:23:37 -05:00
640a6ab8eb Delete SearchResultsContainer 2022-05-14 13:20:21 -05:00
88404f32b6 Search reducer: convert to TypeScript 2022-05-14 13:18:31 -05:00
5bbfb0cc39 Convert Trends, Suggestions, and TrendingStatuses reducers to TypeScript 2022-05-14 13:07:32 -05:00
41b01382ac SearchResults: convert to TSX 2022-05-14 12:35:12 -05:00
dc05a4a11d SearchResults: use padding, not margins 2022-05-14 12:20:39 -05:00
165d6d197e Rip out identity_proofs 2022-05-14 12:01:21 -05:00
22d37a2f10 ActionButton: remove empty variable(?) 2022-05-14 11:49:28 -05:00
6fa6e5b3b4 ActionButton: add jsdoc comments 2022-05-14 11:48:57 -05:00
9e09823f80 ActionButton: remove most calls to .get, fix relationship loading bug 2022-05-14 11:44:31 -05:00
3d898957e3 ActionButton: put remote follow behind feature detection 2022-05-14 11:42:12 -05:00
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
1307b436b1 Focus the active item in the thread 2022-05-13 20:23:03 -05:00
b80571437a Contexts: component TypeScript fixes 2022-05-13 15:02:20 -05:00
71391bcbce Improve UX of mobile landing page 2022-05-13 15:08:11 -04:00
02726cfcc3 Fix paginated comments, improve Mastodon tombstones 2022-05-13 13:07:11 -05:00
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