Eric Bailey
|
bd17f04810
|
Migrate to @bsky.app/alf package (#9030)
* Add storybook shortcut in dev
* Migrate to alg pkg
* Migrate font_bold to new font_semi_bold
* Migrate font_heavy to font_bold
* Fix old theme refs
* Remove leading util
* Bump
* Revert "Add storybook shortcut in dev"
This reverts commit 7a86195c77fb5d449c7782e64ebabb6addfab919.
* Remove alf script
* Adjust font scale
* Bump
* Bump pkg
* Migrate values from conflicts
* Create default themes outside react
* Use built-in alf utils
* Migrate old font styles
* Remove unused tokens
* Move theme creation to more appropriate file
* Update button colors
* Adjust TextField colors, line heights
|
2025-09-24 11:47:08 -05:00 |
|
Samuel Newman
|
bc072570d2
|
Activity notification settings (#8485)
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: hailey <me@haileyok.com>
|
2025-07-01 14:36:04 -07:00 |
|
Samuel Newman
|
42510c0515
|
gate notification settings (#8527)
|
2025-06-18 13:36:37 -07:00 |
|
Samuel Newman
|
3304cd0424
|
notif settings lexicon change (#8518)
|
2025-06-18 09:24:55 -07:00 |
|
Frudrax Cheng
|
13d21692bf
|
Mark translatable text in PreferenceControls.tsx (#8516)
* Update PreferenceControls.tsx
* Update PreferenceControls.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Update PreferenceControls.tsx
Co-authored-by: Minseo Lee <itoupluk427@gmail.com>
* Update PreferenceControls.tsx
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
Co-authored-by: Minseo Lee <itoupluk427@gmail.com>
|
2025-06-18 04:57:49 -07:00 |
|
Samuel Newman
|
21989b558b
|
Granular notification settings (#8484)
* add mockup screen
* add notification index screen
* add redirect screen
* upgrade sdk
* new icons
* add new screens
* make router typesafe, finish adding screens
* add routes to go server
* load settings
* push notif settings
* improve web
* fix lockfile lint
* no $type on preferences
* prompt to enable push notifications
* fix reply prefs
* space out options
* fix copy error
* Update RepostsOnRepostsNotificationSettings.tsx
* only send minimal diff to putPrefs
* fix yarn.lock
* Update Navigation.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Update src/screens/Settings/NotificationSettings/index.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* add description to `syncOthers`
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
|
2025-06-17 02:37:14 -07:00 |
|