| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
|
|
| |
* Dont poll for new content on profiles
* Drop the whenAppReady query after new post to reduce traffic overhead
* Reduce getPosts calls in notifs to only use them when needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add threadgating
* UI improvements
* More ui work
* Remove comment
* Tweak colors
* Add missing keys
* Tweak sizing
* Only show composer option on non-reply
* Flex wrap fix
* Move the threadgate control to the top of the composer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Dont reset notifications feed on push notification event
* Dont separate notifications by read state to avoid jank
* On notifications screen focus, check latest and only rerender if not scrolled down
* Reuse the cached notifs page when its not stale
* Bump ios build number
* Improve comments
* Change the 'mark all read' condition to avoid firing too early
|
|
|
|
|
|
|
| |
* Use new filter for Posts tab on profile
* Update deps
* Remove log
|
|
|
|
|
| |
* Await app view when handling blocks mutes for lists
* Do it right this time
|
| |
|
|
|
|
|
|
|
| |
* Add posts-search query to shadow cache search
* Update user search to use correct endpoint
* Fix: include cursor in post search
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Sanity check against cases where empty pages may occur
* Use the mergefeed as an emergency fallback to an empty feed
* Check for new posts on focus
|
|
|
|
|
|
|
|
|
|
|
| |
* Move moderatePost up to feed query
* Attemt to fill page up to 30
* Add the 'ensure full page' behavior to notifs
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add PWI opt-out toggle
* Bump @atproto/api@0.7.0
* Tweak copy
* Bump lockfile
* Fix layout on ios
* Tweak copy more
* Fix types
* Tweak copy some more
|
|
|
|
|
| |
* Match refetch intervals to stale time
* Lower refetch interval for own-profile
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* fix sign in event tracking
* add missing analytics events
* add more missing analytics
* fix like and unrepost event tracking
* reset onEndReachedThreshold
|
|
|
|
|
|
|
|
|
|
|
| |
* Surface raw server error if exists
* Update copy
* Update translation files
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
| |
|
| |
|
|
|
|
| |
on post feeds (#2100)
|
| |
|
| |
|
|
|
|
|
| |
* Better handle feed auth failures
* Add comment
|
| |
|
| |
|
|\
| |
| |
| | |
https://github.com/mozzius/bluesky-official-app into mozzius-invite-code-warning
|
| |\ |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Reset
* Associate shadows with the cache
* Use colocated helpers
* Fix types
* Reorder for clarity
* More types
* Copy paste logic for profile
* Hook up profile query
* Hook up suggested follows
* Hook up other profile things
* Fix shape
* Pass setShadow into the effect deps
* Include reply posts in the shadow cache search
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Dont group read & unread notifications together
* Remove and reduce some stale cache times
* Keep the staleTime on the post-feed
* Bring back the load-bearing staletime on profile
|
| |
| |
| |
| |
| | |
* Actually implement the feed tuners hook
* Move feed-tuner pass into select() to have it apply immediately on change
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Handle nsfw feeds in public view
* Translate
* Refactor, new approach
* Translate
* Copy
* Translate
* Revert changes to Feed
* Remove unused retry
* Translate
|
| | |
|
|\ \
| | |
| | |
| | | |
https://github.com/CooperEdmunds/social-app into CooperEdmunds-2011-link-in-feeds-tab-bar
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
key issue (#2034)
* Assign keys to feed slices via a counter, to enable duplicate items in the feed if needed
* Move post-feed query state into the query's page params to consistently bind their lifecycles
|
| | |
| | |
| | |
| | |
| | | |
* Reset, not invalidate, notification queries
* Reset, not invalidate, feed queries
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
checks (#2017)
* Refactor the notifications to cache and reuse results from the unread-notifs checks
* Fix types
|
|/ /
| |
| |
| |
| | |
* Get more rigorous about getAgent() consistency
* Update the feed wrapper API to use getAgent() directly
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rework resolve-did and resolve-uri queries to be smarter about cache reuse
* Precache handle resolutions
* Remove old unused code
* Load placeholder threads from the post-feed and notifications-feed queries
* Remove logs
* Fix bad ref
* Add loading spinners to the cache-loading thread view
* Scroll replies into view when loading threads
* Add caching within a thread
* Fix: dont show bottom border when the child spinner is active
|
| |
|
| |
|
| |
|