Alex Gleason
|
7a3c014ac7
|
Don't use accent color in Halloween mode
|
2022-02-27 19:43:31 -06:00 |
|
|
06d33de47f
|
Single user mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-25 16:35:48 +01:00 |
|
|
5b3f7c1cdc
|
Let accent color be configurable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-24 18:28:52 +01:00 |
|
Alex Gleason
|
0d000bf4e0
|
Set instance version default, just in case...
|
2022-01-31 11:23:39 -06:00 |
|
Alex Gleason
|
7e7ca52cca
|
Delay rendering until instance has loaded or failed (for feature detection)
|
2022-01-31 10:58:44 -06:00 |
|
Alex Gleason
|
0964fc1f4d
|
Add "demo" mode for taking screenshots
|
2022-01-26 19:37:32 -06:00 |
|
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 |
|
|
2d3784eb88
|
Minor changes, port 'Generalize “press back to close modal” to any modal and to public pages' from Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-06 17:45:10 +01:00 |
|
Alex Gleason
|
7259ed58fb
|
Offline: persist Soapbox config (eg frontend_configurations or soapbox.json)
|
2021-11-15 16:56:33 -06:00 |
|
Alex Gleason
|
860f8c3b93
|
Developers: become a developer through the console
|
2021-11-02 11:47:26 -05:00 |
|
Alex Gleason
|
3c5384f318
|
localforage: add localforage, remember a fetched instance
|
2021-10-20 13:18:55 -05:00 |
|
Alex Gleason
|
f6b1bca574
|
Helmet: wrap withRouter, probably fix page title getting stuck
|
2021-10-12 16:28:47 -05:00 |
|
Alex Gleason
|
b0e37c773e
|
Load panels async
|
2021-09-18 17:48:13 -05:00 |
|
Alex Gleason
|
ea26e86a94
|
Rename FE_BASE_PATH to FE_SUBDIRECTORY
|
2021-09-05 13:21:39 -05:00 |
|
Alex Gleason
|
a9b757f6a5
|
Merge remote-tracking branch 'origin/develop' into fe-basename
|
2021-09-03 11:44:02 -05:00 |
|
Alex Gleason
|
9a164ca8fa
|
Authenticated fetch: postpone fetching the instance
|
2021-09-03 07:42:27 -05:00 |
|
Alex Gleason
|
2b1ceb6d08
|
Build config: subdirectory support
|
2021-09-02 16:52:53 -05:00 |
|
Eugen Rochko
|
a8501fb44d
|
Fix scroll position resetting when opening media modals in web UI
|
2021-08-28 15:23:12 +02:00 |
|
Alex Gleason
|
0b4b3479ea
|
Standalone: support running Soapbox FE on a subdomain
|
2021-08-22 14:34:58 -05:00 |
|
Shevek
|
5abd81695a
|
fix lint
|
2021-08-14 22:59:33 -04:00 |
|
Shevek
|
d6f9b6547a
|
use brand color as browser theme color
|
2021-08-14 22:49:09 -04:00 |
|
Alex Gleason
|
5548644bd6
|
eslint: no-extra-semi
|
2021-08-03 14:22:51 -05:00 |
|
|
193b326d15
|
a11y: Option to always underline links in posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-28 16:03:59 +02:00 |
|
Alex Gleason
|
ffa8fda6d5
|
Improve error boundary styles, provide way to clear browser data
|
2021-04-22 13:57:47 -05:00 |
|
Alex Gleason
|
aa7e62e8c0
|
Initialize auth refactor
|
2021-03-29 19:51:48 -05:00 |
|
Alex Gleason
|
c7c0c41ce6
|
Use our own INIT_STORE action instead of relying on Redux's internal actions
|
2021-03-25 22:37:10 -05:00 |
|
Alex Gleason
|
760bac1377
|
Add styled console warning
|
2021-03-24 13:37:41 -05:00 |
|
Alex Gleason
|
ce1e04c224
|
Obliterate hydrateStore()
|
2020-09-27 19:49:55 -05:00 |
|
Alex Gleason
|
14e10382f2
|
Halloween mode
|
2020-09-25 15:39:54 -05:00 |
|
Alex Gleason
|
22abaafd7a
|
Restore hydrateStore() call, fixes #346
|
2020-08-24 22:53:01 -05:00 |
|
Alex Gleason
|
57340496bc
|
Preload: dispatch preload action
|
2020-08-24 15:23:05 -05:00 |
|
Alex Gleason
|
ec42888fff
|
Add getSoapboxConfig() like getSettings()
|
2020-08-23 16:04:01 -05:00 |
|
Alex Gleason
|
52e0d1f475
|
Support injecting custom CSS, fixes #145
|
2020-06-07 17:30:47 -05:00 |
|
Alex Gleason
|
082d3f1121
|
Allow only valid locales
|
2020-06-04 21:50:11 -05:00 |
|
Alex Gleason
|
956fa99ee1
|
Import locale messages dynamically
|
2020-06-04 21:22:58 -05:00 |
|
Alex Gleason
|
6e1db9a013
|
Basic locale support
|
2020-06-04 18:34:28 -05:00 |
|
Alex Gleason
|
3e2b282cb8
|
Postpone setting the brand color until soapbox.json succeeds or fails
Fixes color flickering during load
|
2020-06-03 14:47:49 -05:00 |
|
Alex Gleason
|
e8fcd9bf18
|
Actually set default brandColor in SoapboxMount
|
2020-06-03 14:20:45 -05:00 |
|
Alex Gleason
|
d21db82247
|
Remove theming cruft
|
2020-06-02 15:48:27 -05:00 |
|
Alex Gleason
|
eb9517873d
|
Extrapolate meta colors in css instead of JS
|
2020-06-02 15:28:15 -05:00 |
|
Alex Gleason
|
c4a2a86618
|
Theme mode set in Preferences
|
2020-06-02 12:16:26 -05:00 |
|
Alex Gleason
|
d4a88c0243
|
Remove unused import
|
2020-06-01 08:31:42 -05:00 |
|
Alex Gleason
|
3fc5d7a83c
|
Get theme from soapbox.json
|
2020-06-01 00:49:43 -05:00 |
|
Alex Gleason
|
4ddcb9bcd0
|
Lighten --primary-text-color-faint, fix wtf-panel shadow
|
2020-05-31 23:08:55 -05:00 |
|
Alex Gleason
|
d12bc38112
|
Dark theme improvements
|
2020-05-31 21:05:00 -05:00 |
|
Alex Gleason
|
97ba4b005d
|
Fix IconButton centering issues
|
2020-05-31 19:38:07 -05:00 |
|
Alex Gleason
|
2c0ee3f29d
|
generateTheme function, refactor
|
2020-05-31 00:21:41 -05:00 |
|
Alex Gleason
|
56540932e1
|
Start adding color adaptations
|
2020-05-30 20:11:08 -05:00 |
|