Commit graph

5197 commits

Author SHA1 Message Date
Justin
677ccfdf7e Add 'install' step and cache it 2022-05-17 07:39:59 -04:00
e21ec04be6 Add 'Remove from followers'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-17 13:07:34 +02:00
Justin
1a1df69d0b Merge branch 'fix-redraft' into 'develop'
Fix redraft: don't set compose id

See merge request soapbox-pub/soapbox-fe!1405
2022-05-17 10:57:58 +00:00
Alex Gleason
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
Alex Gleason
ae5dc40a69 Merge branch 'tombstone-design' into 'develop'
Tombstone: improve design

See merge request soapbox-pub/soapbox-fe!1403
2022-05-17 10:44:07 +00:00
Justin
e2b0994780 Add test 2022-05-17 06:40:43 -04:00
Justin
6bdc9b4d2f Fix redraft: don't set compose id 2022-05-17 06:31:19 -04:00
Alex Gleason
fa1259ff27 Merge branch 'nginx-cors' into 'develop'
Mastodon nginx: fix CORS on /instance

See merge request soapbox-pub/soapbox-fe!1404
2022-05-17 03:19:27 +00:00
Alex Gleason
e819d9560a
Mastodon nginx: fix CORS on /instance 2022-05-16 21:57:08 -05:00
Alex Gleason
a939d972c7
Tombstone: improve design 2022-05-16 21:30:30 -05:00
Alex Gleason
673b4a38b9
SoapboxConfig: use new FileInput 2022-05-16 18:33:44 -05:00
Justin
02edd5cd36 Merge branch 'guest' into 'develop'
Add feature to force authentication

See merge request soapbox-pub/soapbox-fe!1400
2022-05-16 22:24:53 +00:00
Justin
7571af38cb Force authentication to see public content 2022-05-16 17:33:45 -04:00
Justin
1d9cdb4645 Use 'primary' background on link button 2022-05-16 17:33:21 -04:00
Alex Gleason
d4cd9113f6 Merge branch 'await-soapbox' into 'develop'
actions/soapbox: ensure we wait til the bitter end

See merge request soapbox-pub/soapbox-fe!1399
2022-05-16 20:33:02 +00:00
Alex Gleason
5b9537ca07
actions/soapbox: ensure we wait til the bitter end 2022-05-16 15:12:26 -05:00
Justin
8fd089bfcb Merge branch 'improve-stats' into 'develop'
Remove "status count" from profile popper to offer more breathing room

See merge request soapbox-pub/soapbox-fe!1398
2022-05-16 18:55:50 +00:00
Justin
1e634ce7aa Remove statuses count from profile popper 2022-05-16 14:35:02 -04:00
Justin
c0d94896aa Underline links 2022-05-16 14:34:35 -04:00
Justin
74058a3a36 Dasherize file name 2022-05-16 14:34:17 -04:00
eecbbb839a Use FormattedList for 'Replying to'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-16 20:30:42 +02:00
Alex Gleason
bbefc800c0 Merge branch 'password-reset-feature' into 'develop'
Fix password reset feature detection

See merge request soapbox-pub/soapbox-fe!1395
2022-05-16 17:54:15 +00:00
e45cd2d97d Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-16 19:37:10 +02:00
f70d44f67c Display familiar followers on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-16 19:32:35 +02:00
Alex Gleason
300bee0587
Fix password reset feature detection 2022-05-16 12:23:31 -05:00
Justin
008b51eef1 Merge branch 'ui-improvements' into 'develop'
Ui improvements

See merge request soapbox-pub/soapbox-fe!1394
2022-05-16 16:27:49 +00:00
Alex Gleason
91ec3b97a2 Merge branch 'sidenav-icon' into 'develop'
SidebarNavigationLink: use counter from icon component

See merge request soapbox-pub/soapbox-fe!1393
2022-05-16 16:21:35 +00:00
Justin
353030cde6 bump icon size 2022-05-16 12:01:13 -04:00
Alex Gleason
d6053f0789 Merge branch 'left-sidebar' into 'develop'
Rearrange SidebarNavigation

See merge request soapbox-pub/soapbox-fe!1372
2022-05-16 15:55:46 +00:00
88b91bce3e Mastodon admin API
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-16 17:40:47 +02:00
Justin
cdf8fad847 Use new FileInput component in profile settings 2022-05-16 11:40:44 -04:00
Justin
857c63f2f5 Add FileInput component 2022-05-16 11:40:32 -04:00
Alex Gleason
5b00d1de13
SidebarNavigationLink: use counter from icon component 2022-05-16 10:32:00 -05:00
Alex Gleason
a76cf882fe Merge branch 'eslint-custom' into 'develop'
eslintignore: /custom/**

See merge request soapbox-pub/soapbox-fe!1391
2022-05-16 15:29:44 +00:00
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