Alex Gleason
|
6323c7d70e
|
eslint: enforce gaps between groups with import/order
|
2022-01-10 16:25:06 -06:00 |
|
Alex Gleason
|
966ca91e1a
|
eslint: alphabetize imports with import/order
|
2022-01-10 16:17:52 -06:00 |
|
Alex Gleason
|
2a0e2001d6
|
eslint: enforce import/order
|
2022-01-10 16:01:24 -06:00 |
|
|
efe74c3ddd
|
remove size prop for them
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 19:51:59 +01:00 |
|
|
68e05c803b
|
Replace LineAwesome with Tabler Icons in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 19:48:18 +01:00 |
|
Alex Gleason
|
aeddec2892
|
UI: async UI components
|
2021-09-18 20:01:04 -05:00 |
|
Alex Gleason
|
9a164ca8fa
|
Authenticated fetch: postpone fetching the instance
|
2021-09-03 07:42:27 -05:00 |
|
Alex Gleason
|
c624afdfb7
|
Standalone: add external accounts, refresh on logout
|
2021-08-30 16:54:04 -07:00 |
|
Alex Gleason
|
0b4b3479ea
|
Standalone: support running Soapbox FE on a subdomain
|
2021-08-22 14:34:58 -05:00 |
|
|
2df8b927ea
|
Allow translating more strings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-27 00:04:27 +02:00 |
|
|
ecbad41bd9
|
proptypes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-25 21:01:10 +02:00 |
|
|
ecdbb80c35
|
Make footer items localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-25 20:56:39 +02:00 |
|
Alex Gleason
|
a731ac88cf
|
Make login work again
|
2021-03-24 00:05:06 -05:00 |
|
Alex Gleason
|
e261a13430
|
Display modal in registration window when confirmations and/or approval are required
|
2021-01-02 20:56:41 -06:00 |
|
Alex Gleason
|
0bbdaa4191
|
eslint: trailing comma fixes, unused var
|
2020-10-07 13:08:36 -05:00 |
|
Alex Gleason
|
68a43d2df3
|
LoginForm: properly convey "isLoading" state
|
2020-09-25 19:49:30 -05:00 |
|
Alex Gleason
|
6d900d9c19
|
About i18n: improve siteTitle translation
|
2020-09-17 22:13:30 -05:00 |
|
Curtis
|
ea75d9d18f
|
Merge branch 'develop' into 'translate_public_header'
# Conflicts:
# app/soapbox/locales/ar.json
# app/soapbox/locales/ast.json
# app/soapbox/locales/bg.json
# app/soapbox/locales/bn.json
# app/soapbox/locales/br.json
# app/soapbox/locales/ca.json
# app/soapbox/locales/co.json
# app/soapbox/locales/cs.json
# app/soapbox/locales/cy.json
# app/soapbox/locales/da.json
# app/soapbox/locales/de.json
# app/soapbox/locales/el.json
# app/soapbox/locales/en.json
# app/soapbox/locales/eo.json
# app/soapbox/locales/es-AR.json
# app/soapbox/locales/es.json
# app/soapbox/locales/et.json
# app/soapbox/locales/eu.json
# app/soapbox/locales/fa.json
# app/soapbox/locales/fi.json
# app/soapbox/locales/fr.json
# app/soapbox/locales/ga.json
# app/soapbox/locales/gl.json
# app/soapbox/locales/he.json
# app/soapbox/locales/hi.json
# app/soapbox/locales/hr.json
# app/soapbox/locales/hu.json
# app/soapbox/locales/hy.json
# app/soapbox/locales/id.json
# app/soapbox/locales/io.json
# app/soapbox/locales/it.json
# app/soapbox/locales/ja.json
# app/soapbox/locales/ka.json
# app/soapbox/locales/kk.json
# app/soapbox/locales/ko.json
# app/soapbox/locales/lt.json
# app/soapbox/locales/lv.json
# app/soapbox/locales/mk.json
# app/soapbox/locales/ms.json
# app/soapbox/locales/nl.json
# app/soapbox/locales/nn.json
# app/soapbox/locales/no.json
# app/soapbox/locales/oc.json
# app/soapbox/locales/pl.json
# app/soapbox/locales/pt-BR.json
# app/soapbox/locales/pt.json
# app/soapbox/locales/ro.json
# app/soapbox/locales/ru.json
# app/soapbox/locales/sk.json
# app/soapbox/locales/sl.json
# app/soapbox/locales/sq.json
# app/soapbox/locales/sr-Latn.json
# app/soapbox/locales/sr.json
# app/soapbox/locales/sv.json
# app/soapbox/locales/ta.json
# app/soapbox/locales/te.json
# app/soapbox/locales/th.json
# app/soapbox/locales/tr.json
# app/soapbox/locales/uk.json
# app/soapbox/locales/zh-CN.json
# app/soapbox/locales/zh-HK.json
# app/soapbox/locales/zh-TW.json
|
2020-08-31 02:19:58 +00:00 |
|
Alex Gleason
|
ec42888fff
|
Add getSoapboxConfig() like getSettings()
|
2020-08-23 16:04:01 -05:00 |
|
Curtis
|
ea94b05608
|
Resolve merge conflicts
Merge branch 'develop' into 'admin_cfg'
# Conflicts:
# app/soapbox/features/compose/components/action_bar.js
# app/soapbox/features/edit_profile/index.js
|
2020-08-09 23:02:48 +00:00 |
|
crockwave
|
d70aa302b2
|
Added suffix to Back to <instance> button on public_layout header and created translations
|
2020-08-07 16:58:10 -05:00 |
|
Curtis
|
6435bb0bc5
|
Resolved merge conflicts
Merge branch 'develop' into 'translate_public_header'
# Conflicts:
# app/soapbox/features/public_layout/components/header.js
|
2020-08-07 20:53:42 +00:00 |
|
marykatefain
|
68f765da28
|
Multi-Factor Auth with OTP
|
2020-08-07 20:17:13 +00:00 |
|
Curtis ROck
|
0830d227a5
|
Added translations for public_header text elements
|
2020-08-05 21:12:15 -05:00 |
|
Sean King
|
ea85c424a4
|
Fix site logo and banner rendering when no logo or banner is set
|
2020-08-02 20:52:23 -06:00 |
|
Sean King
|
e0ac688017
|
Switch to Back to <instance name> when logged in on mobile view as well.
|
2020-06-08 02:00:49 +00:00 |
|
Alex Gleason
|
346d84351c
|
LandingPage: Conditionally show "Back to {site_title}" instead of login form, fixes #135
|
2020-06-07 16:16:47 -05:00 |
|
Alex Gleason
|
0d76b761ac
|
class --> className
|
2020-06-04 21:13:38 -05:00 |
|
Alex Gleason
|
6f8ca44984
|
Homepage css fixes
|
2020-06-01 23:26:02 -05:00 |
|
Alex Gleason
|
d24dcb3e60
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
|