Ben Harris
7458b6f600
Move MAX_GRAPHEME_LENGTH to constants.ts ( #735 )
2023-05-30 19:41:56 -05:00
Ollie H
072682dd9f
Rework scaled dimensions and compression ( #737 )
...
* Rework scaled dimensions and compression
* Unbreak image / banner uploads
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-05-30 19:23:55 -05:00
David Buchanan
1ca40cf1fd
Update HomeIconSolid: widen the front door ( #756 )
2023-05-30 18:49:03 -05:00
Ben Harris
439135944c
make eslint happy
2023-05-30 18:30:12 -04:00
Ben Harris
f2cf1d8c79
show date after 7 days, closes #754
...
adjust the behavior of ago() to show the date after a week
2023-05-30 18:22:22 -04:00
Josh Soref
c808721938
Spelling ( #772 )
...
* spelling: account
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: activated
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: additional
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: appropriate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: bskyweb
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: description
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: display
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: highlighted
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: javascript
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: locally-hosted
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: notification
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: occurring
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: parenthetical
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: preexisting
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: prefetched
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: punctuation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: simplicity
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
---------
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-05-30 14:46:43 -05:00
bnewbold
a51d5dc7e2
labels: add 'corpse' to 'violent' category ( #802 )
...
Overlooked this when the label was added earlier.
2023-05-30 13:43:37 -05:00
Paul Frazee
229153a26c
Fix tsc
2023-05-25 20:48:43 -05:00
Paul Frazee
27ff9ce43b
Remove sorting in feed-manip
2023-05-25 20:32:12 -05:00
Paul Frazee
257686f360
Add feeds tab
2023-05-25 20:02:37 -05:00
Paul Frazee
7916c2e02e
Add 'popular with friends' to default feeds
2023-05-25 17:10:00 -05:00
Paul Frazee
bf056cf622
Visually unify the home header with other screens
2023-05-25 17:09:23 -05:00
Paul Frazee
20ef1b8b7b
Add custom satellite-dish icons
2023-05-25 16:51:12 -05:00
Paul Frazee
0262ed11ea
Fix the 'dancing header' problem on web
2023-05-25 00:10:48 -05:00
Paul Frazee
dfb39e7c4f
Add feed discovery page
2023-05-24 22:09:39 -05:00
Paul Frazee
0a18229784
Merge branch 'custom-algos' of github.com:bluesky-social/social-app into custom-algos
2023-05-24 18:46:55 -05:00
Paul Frazee
4e1876fe85
Refactor the scroll-to-top UX
2023-05-24 18:46:27 -05:00
Ansh Nanda
32c9dabb74
make tab bar scroll view draggable on web
2023-05-24 15:04:30 -07:00
Ansh Nanda
7e555ecc1b
fix lint errors
2023-05-24 15:00:36 -07:00
Ansh Nanda
58a0489ce3
add isWeb check to disable haptics on web
2023-05-24 13:59:53 -07:00
Ansh Nanda
858ec6438d
show scroll to top button when scrolling stops
2023-05-23 15:48:14 -07:00
Ansh Nanda
dfcdd37087
add haptics to save, like, and pin actions on feed
2023-05-22 18:46:36 -07:00
Ansh Nanda
64e303d911
optimistic updates for liking custom feeds
2023-05-22 16:35:37 -07:00
Ansh Nanda
762bd15ed6
fix prod default feeds not working
2023-05-22 16:12:05 -07:00
Paul Frazee
37acc9e930
A few more UX tweaks
2023-05-18 18:22:46 -05:00
Paul Frazee
1ecf0da81b
Add feed sharing
2023-05-18 16:22:11 -05:00
Paul Frazee
2f4408582b
Set default feeds
2023-05-18 15:06:32 -05:00
Jaz
7f76c2d67e
Merge branch 'main' into inherit_system_theme
2023-05-17 21:19:20 -07:00
Paul Frazee
a2c89b47a1
Add custom feed liked by screen
2023-05-17 22:12:14 -05:00
Paul Frazee
998879d6d6
Remove redundant feed-settings page
2023-05-17 22:04:01 -05:00
Paul Frazee
c55ce6de02
Rework the UI for the custom feed view
2023-05-17 15:52:11 -05:00
Paul Frazee
3d09008bfd
Reorganize custom feeds in the view layer
2023-05-17 14:03:08 -05:00
Paul Frazee
7aa1d9010e
Merge branch 'main' into custom-algos
2023-05-17 12:30:54 -05:00
LW
41f3a05515
style: remove useUnreadCountLabel
hack from
50c1841
( #655 ) ( #686 )
...
I just realized how `mobx` works (never used before lol) and now I feel
dumb.
2023-05-17 09:50:28 -05:00
Mohammad Reza Mahmoudi
6dde5ede34
fix theme opposite labels ( #700 )
2023-05-17 09:33:05 -05:00
Jaz
da0ed7e002
Feat: Use system default color mode, but allow user override
2023-05-16 21:36:43 -07:00
Ansh Nanda
59c1b545fa
fix routing on web
2023-05-16 19:04:47 -07:00
Ansh Nanda
53ca0cd626
drag to rearrange pinned items
2023-05-16 18:28:44 -07:00
Ollie H
5f66adc9a6
Replace image picker with expo-image-picker ( #649 )
...
* Replace image picker with expo-image-picker
* Fix cropper & picker on web
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-05-16 17:38:32 -05:00
LW
50c1841a06
feat: Update HTML title
on web #626 #599 ( #655 )
...
For any `Screen` that shows on desktop, `title` is "(1) ... - Bluesky"
where "(1)" is the unread notification count.
The titles are unlocalized and the string "Bluesky" is hardcoded,
following the pattern of the rest of the app.
Display names and post content are loaded into the title as effects.
Tested:
* all screens
* screen changes / component mounts/unmounts
* long posts with links and images
* display name set/unset
* spamming myself with notifications, clearing notifications
* /profile/did:... links
* lint (only my changed files), jest, e2e.
New utilities: `useUnreadCountLabel`, `bskyTitle`,
`combinedDisplayName`, `useSetTitle`.
resolves : #626 #599
2023-05-16 13:13:05 -05:00
Ansh Nanda
c4a666c221
new design for custom feed preview
2023-05-15 17:59:36 -07:00
Paul Frazee
5e8e0ad680
Update the default suggested users list to match recent activity
2023-05-15 15:27:58 -05:00
Ansh Nanda
5010861160
custom feed screen
2023-05-15 10:42:23 -07:00
Ansh Nanda
61ea37ff81
renamed page to savedfeeds
2023-05-14 18:37:18 -07:00
Ansh Nanda
370d52bd1f
add custom algorithm screen to settings under moderation
2023-05-12 14:40:58 -07:00
Ansh Nanda
678f75b495
add window dimensions to global styles
2023-05-12 13:51:07 -07:00
Paul Frazee
5f074a21c9
Tune hand icon
2023-05-12 10:21:09 -05:00
Paul Frazee
0a7bb43644
Replace the moderation hand icon with a better icon
2023-05-12 10:10:29 -05:00
Paul Frazee
ebcd633386
[APP-635] Mutelists ( #601 )
...
* Add lists and profilelist screens
* Implement lists screen and lists-list in profiles
* Add empty states to the lists screen
* Switch (mostly) from blocklists to mutelists
* Rework: create a new moderation screen and move everything related under it
* Fix moderation screen on desktop web
* Tune the empty state code
* Change content moderation modal to content filtering
* Add CreateMuteList modal
* Implement mutelist creation
* Add lists listings
* Add the ability to create new mutelists
* Add 'add to list' tool
* Satisfy the hashtag hyphen haters
* Add update/delete/subscribe/unsubscribe to lists
* Show which list caused a mute
* Add list un/subscribe
* Add the mute override when viewing a profile's posts
* Update to latest backend
* Add simulation tests and tune some behaviors
* Fix lint
* Bump deps
* Fix list refresh after creation
* Mute list subscriptions -> Mute lists
2023-05-11 16:08:21 -05:00
bnewbold
c2fb4d4b4b
small label updates ( #612 )
...
* labels: fix 'consentual' typo
This label has never been applied, so safe to just change it.
* labels: new 'nsfl' label, under both porn and gore categories
* labels: new account-security label (always warn)
* labling: re-word spam subtitle
2023-05-11 10:37:26 -05:00