Commit graph

3830 commits

Author SHA1 Message Date
b2d59f751b types
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-21 14:37:41 +02:00
10bdd664b0 split functions for admin api actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-21 08:35:33 +02:00
88b91bce3e Mastodon admin API
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-16 17:40:47 +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
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
Justin
3d76cd21e6 Skip API requests if logged out 2022-05-14 14:33:14 -04: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
Justin
71391bcbce Improve UX of mobile landing page 2022-05-13 15:08:11 -04: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
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
Alex Gleason
d94d946216
Valor pleases you, Crom 2022-05-12 14:47:19 -05:00
Justin
086acccbf4 Add dynamic help links to landing page 2022-05-12 15:41:37 -04:00
Alex Gleason
c7375a2e01
Merge remote-tracking branch 'origin/develop' into thread-cta 2022-05-12 14:41:16 -05:00
Justin
c8166cedf1 Lint switch 2022-05-12 15:32:32 -04:00
Justin
fe77a22da2 Merge branch 'report-rule-types' into 'develop'
Account for different 'rule_type' on rules

See merge request soapbox-pub/soapbox-fe!1350
2022-05-12 19:29:00 +00:00
Alex Gleason
80f5c75a1a Merge branch 'site-logo' into 'develop'
Replace logos with SiteLogo component, fixes #937

Closes #937

See merge request soapbox-pub/soapbox-fe!1356
2022-05-12 19:22:46 +00:00
Alex Gleason
19e59e897a Merge branch 'eslint-jsdoc' into 'develop'
eslint: enforce jsdoc comments on UI components

See merge request soapbox-pub/soapbox-fe!1357
2022-05-12 19:20:34 +00:00
Justin
3dce8ee95a Pass through props like 'strokeWidth' to SvgIcon 2022-05-12 14:53:53 -04:00
Justin
2ecd6d79dd Convert PublicLayout to TSX 2022-05-12 14:53:41 -04:00
c8c4d9a9de Display favourites/reblogs on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 20:43:48 +02:00
f2671da8b4 Add a const for glitch-soc
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 20:26:36 +02:00
1f4d71aeb2 Merge remote-tracking branch 'soapbox/develop' into glitch-soc 2022-05-12 20:10:50 +02:00
18ebcb44e1 Allow markdown on glitch-soc
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 20:10:23 +02:00
c540ae2201 Restore session management
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 17:45:40 +02:00
marcin mikołajczak
f050a3729d Merge branch 'schedule-input' into 'develop'
Post scheduling styles

See merge request soapbox-pub/soapbox-fe!1358
2022-05-12 14:40:33 +00:00
c942c494c8 Convert ScheduleForm to typescript, remove openDatePicker()
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 15:42:04 +02:00
Alex Gleason
530b2838f3
Replace questionable icons 2022-05-12 07:56:22 -05:00
1530296244 dark styles for datepicker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 14:51:59 +02:00
f6d45b8b1b Fix post scheduling styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 14:17:38 +02:00
Alex Gleason
b0b0d5a76e
eslint: enforce jsdoc comments on UI components 2022-05-11 21:08:04 -05:00
Alex Gleason
71e114d049
SiteLogo: fall back to Soapbox logo instead of Tabler's home.svg 2022-05-11 20:47:39 -05:00
Alex Gleason
056a5e7847
Delete legacy site_logo and site_banner components 2022-05-11 19:56:28 -05:00
Alex Gleason
01ec7bc279
Replace logos throughout the UI with SiteLogo component 2022-05-11 19:54:23 -05:00