Alex Gleason
|
fd1c67753c
|
useDispatch --> useAppDispatch, fix types for react-redux v8
|
2023-01-09 16:13:12 -06:00 |
|
Alex Gleason
|
a4615296e8
|
Make all timelines use "home" timeline settings
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1230
|
2022-12-23 12:21:28 -06:00 |
|
Chewbacca
|
24e7873bce
|
Rename files (6): _ -> -
|
2022-11-15 14:00:40 -05:00 |
|
Chewbacca
|
5c6ae4d6da
|
Make auto-play video optional config
|
2022-11-11 10:21:32 -05:00 |
|
Alex Gleason
|
20f47c72c9
|
Preferences: "sensitive contnt" typofix
|
2022-10-31 18:02:55 -05:00 |
|
Alex Gleason
|
aea7bdcaa0
|
Preferences: media display --> sensitive content
|
2022-10-31 15:22:25 -05:00 |
|
Alex Gleason
|
c8004a7532
|
SettingsStore: add advanced settings toggles
|
2022-07-11 12:04:00 -05:00 |
|
Alex Gleason
|
faa02ecc3d
|
Preferences: prefer custom hooks
|
2022-07-11 11:54:51 -05:00 |
|
|
dca0abed0f
|
Don't display 'Always expand posts…' preference if spoilers feature not available
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-29 23:54:56 +02:00 |
|
Alex Gleason
|
18df7c0c4a
|
Settings: pass an opts object instead of showAlert
|
2022-06-22 12:54:36 -05:00 |
|
Alex Gleason
|
c1a0b7a6a8
|
Settings: optionally show alert
|
2022-06-22 12:17:35 -05:00 |
|
|
cfacc23f5c
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-15 22:11:36 +02:00 |
|
|
1f85803e7f
|
Restore default post privacy/format settings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-24 11:46:51 +02:00 |
|
Alex Gleason
|
1609118e14
|
SettingToggle: convert to TSX
|
2022-05-06 13:03:55 -05:00 |
|
Alex Gleason
|
1375c62fc1
|
Add ThemeToggle to Preferences
|
2022-05-04 11:11:47 -05:00 |
|
Alex Gleason
|
a030ef42b5
|
Add Icelandic language to UI
|
2022-05-01 16:30:29 -05:00 |
|
Alex Gleason
|
283213b5ba
|
Convert legacy forms to TypeScript
|
2022-04-28 12:43:36 -05:00 |
|
Alex Gleason
|
0c98157fb3
|
Delete WelcomeButton, remove TruthSocial remnants
|
2022-04-19 15:24:12 -05:00 |
|
Justin
|
69035c3dab
|
Add hint to clarify Feed settings
|
2022-03-22 08:58:12 -04:00 |
|
Alex Gleason
|
5cd894ab02
|
Truth Social
|
2022-03-21 13:14:26 -05:00 |
|
t t
|
b665891659
|
Shavian transliteration
|
2022-02-01 01:00:32 +00: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 |
|
Alex Gleason
|
3af8313b42
|
Developers: add challenge to become a developer
|
2022-01-07 19:27:18 -06:00 |
|
Alex Gleason
|
782da14272
|
Add Home timeline filters to Preferences
|
2022-01-06 15:30:05 -06:00 |
|
Alex Gleason
|
15a91d5ae3
|
Developers: scaffold with WIP developers page
|
2021-11-02 00:05:33 -05:00 |
|
|
535290654d
|
ScrollableList: Add option to disable loading more items when scrolling to bottom
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-24 20:11:28 +02:00 |
|
Alex Gleason
|
04787678a2
|
Add autoloadTimelines user setting to configure timeline loading behavior
|
2021-10-15 15:41:40 -05:00 |
|
Alex Gleason
|
ef809a8d59
|
Delete ColumnBackButtonSlim, fix runtime warnings
|
2021-10-14 13:38:16 -05:00 |
|
Alex Gleason
|
5e6058489b
|
Preferences: conditionally display post format (Markdown) settings
|
2021-10-05 11:03:00 -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 |
|
|
e8ceedd689
|
Localizable about pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-26 15:07:52 +02:00 |
|
|
9527c0b939
|
Confirmation modals about missing image descriptions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-21 22:12:37 +02:00 |
|
|
df8cc9b12e
|
Confirmation modals about missing image descriptions (configurable)
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-21 20:33:05 +02:00 |
|
Alex Gleason
|
d9c89ae0e3
|
Markdown: add experimental warning in Preferences
|
2020-12-29 10:30:21 -06:00 |
|
Alex Gleason
|
958aa8c18e
|
Make Markdown posting configurable, use text/plain by default
|
2020-12-24 14:26:48 -06:00 |
|
Sean King
|
b8f88f807b
|
Add media display option to Preferences
|
2020-10-28 10:52:42 -06:00 |
|
Alex Gleason
|
633d453edf
|
Halloween: update settings hint
|
2020-09-25 18:06:15 -05:00 |
|
Alex Gleason
|
14e10382f2
|
Halloween mode
|
2020-09-25 15:39:54 -05:00 |
|
crockwave
|
9365b99ad4
|
Moved settings_checkbox to components primary folder. Created features/configuration.
|
2020-07-20 18:18:54 -05:00 |
|
Sean King
|
697291e6f5
|
Light/dark theme toggle in top navbar
|
2020-07-10 22:35:02 -06:00 |
|
Alex Gleason
|
f3fb5bbed4
|
Preferences: i18n
|
2020-06-06 15:36:00 -05:00 |
|
Alex Gleason
|
956fa99ee1
|
Import locale messages dynamically
|
2020-06-04 21:22:58 -05:00 |
|
Alex Gleason
|
39a651121b
|
Update language selector in Preferences with all languages
|
2020-06-04 20:01:00 -05:00 |
|
Alex Gleason
|
36447e4bf2
|
Add Language dropdown to Preferences
|
2020-06-04 18:32:46 -05:00 |
|
Alex Gleason
|
c4a2a86618
|
Theme mode set in Preferences
|
2020-06-02 12:16:26 -05:00 |
|
Alex Gleason
|
36f888c027
|
Remove all themes except light and dark
|
2020-05-31 18:28:58 -05:00 |
|
Alex Gleason
|
d24dcb3e60
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
|