| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
refactor) (#1931)
* Refactor account-creation to use react-query and a reducer
* Add translations
* Missing translate
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Replace me model in post dropdown btn
* Replace delete account logic
* Replace me model in bottom bar web
* Replace me model in bottom bar
* Replace me model in reply prompt
* Better fallback
* Fix reference
* Fix bad ref in bottom bar
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Refactor ChangeHandle to use new methods
* Better telemetry
* Remove unused logic
* Remove caching
* Add error message
* Persist service changes, don't fall back on change handle
|
|
|
|
|
|
|
| |
* Refactor invites modal
* Replace in drawer
* Delete stuff from me model
|
| |
|
|
|
|
|
|
|
|
|
| |
* Refactor closeAny and closeAllActiveElements
* Add close lightbox
* Switch to hooks
* Fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove unused prefs
* Cleanup
* Remove my-follows cache
* Replace moderationOpts in ProfileCard comp
* Replace moderationOpts in FeedSlice
* Remove preferences model
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Delete post-thread model
* Remove post-thread-item
* Remove unused types
|
|
|
|
|
|
|
|
|
|
|
| |
* Move tick-every-minute into a hook/context
* Move soft-reset event out of the shell model
* Update soft-reset listener on new search page
* Implement session-loaded and session-dropped events
* Update analytics and push-notifications to use new session system
|
|
|
|
|
| |
* Update post embed fetching to use new methods
* Use session agent
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Desktop web work
* Mobile search
* Dedupe suggestions
* Clean up and reorg
* Cleanup
* Cleanup
* Use Pager
* Delete unused code
* Fix conflicts
* Remove search ui model
* Soft reset
* Fix scrollable results, remove observer
* Use correct ScrollView
* Clean up layout
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Unify the autocomplete code; drop fuse
* Persist autocomplete results while they're in progress
* Commit lockfile
* Use ReturnType helper
---------
Co-authored-by: Eric Bailey <git@esb.lol>
|
|
|
|
|
| |
* Port PostRepostedBy to RQ
* Port PostLikedBy to RQ
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Port user followers to RQ
* Port user follows to RQ
* Start porting FollowButton to RQ
* Fix RQ key
* Check pending
* Fix shadow and pending states
* Rm unused
* Remove last usage of useFollowProfile
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix notification provider order, add comments
* Remove log
* Add actor typeahead handling
* Trim down desktop search styles and hooks
* Clean up moderation
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Fix notification provider order, add comments
* Remove log
|
|
|
|
|
|
|
|
|
| |
* Fix self mention, resolve handle
* Use queryClient
* Fix type
* Remove staleTime
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Move composer state to a context
* Rework composer to use RQ
---------
Co-authored-by: Eric Bailey <git@esb.lol>
|
|
|
|
|
| |
* Avoid pollLatest loop
* Set poll interval on profile feeds
|
|
|
|
|
| |
* Handle end of feed
* Add isFetching
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Refactor onboarding suggested follows
* Fix error state, track call
* Remove todo
* Use flatmap
* Add additional try catch
* Remove todo
|
|
|
|
|
|
|
| |
* Add my-blocked-accounts and my-muted-accounts queries
* Update ProfileCard to use the profile shadow cache and useModerationOpts
* Update blocked accounts and muted accounts screens
|
|
|
|
|
|
|
|
|
| |
* Only fetch profile tab content when focused
* Fix keys
* Add missing behaviors to post tabs
* Delete old profile mobx model
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Refactor first onboarding step
* Replace old FeedSourceCard
* Clean up CustomFeedEmbed
* Remove discover feeds model
* Refactor ProfileFeed screen
* Remove useCustomFeed
* Delete some unused models
* Rip out more prefs
* Factor out treeView from thread comp
* Improve last commit
|
|
|
|
|
|
|
|
|
|
|
| |
* Update the profile avatar lightbox
* Update profile editor
* Add dynamic likes tab
* Add dynamic feeds and lists tabs
* Implement lists listing on profiles
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Profile tabs WIP
* Refactor the profile screen to use react-query (WIP)
* Add the profile shadow and get follow, mute, and block working
* Cleanup
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* Update useHomeTabs
* Use queryClient to fetch
* Replace useHomeTabs and useDesktopRightNavItems
* Fix type error
* Some cleanup
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move broadcast channel to lib
* Refactor view/com/post/Post and remove temporary 2 components
* Add useModerationOpts hook
* Refactor notifications to use react-query
* Fix: only trigger updates in useModerationOpts when the values have changed
* Implement unread notification tracking
* Add moderation filtering to notifications
* Handle native/push notifications
* Remove dead code
---------
Co-authored-by: Eric Bailey <git@esb.lol>
|
|
|
|
|
|
|
| |
* Refactor My Feeds screen
* Remove unused feed UI models
* Add back PTR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Refactor lists queries to react-query
* Delete old lists-list model
* Implement list, list-members, and list-memberships react-queries
* Update CreateOrEditList modal
* First pass at my-follows and actor-autocomplete queries
* Update ListAddUserModal to use new queries, change to ListAddRemoveUsersModal
* Update UserAddRemoveLists modal
* Remove old TODO
* Fix indent, autocomplete query
* Add a todo
---------
Co-authored-by: Eric Bailey <git@esb.lol>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add initial preferences query, couple mutations
* Remove unused
* Clean up labels, migrate getModerationOpts
* Add birth date handling
* Migrate feed prefs
* Migrate thread view prefs
* Migrate homeFeed to use existing key name
* Fix up saved feeds in response, no impl yet
* Migrate saved feeds to new hooks
* Clean up more of preferences
* Fix PreferencesThreads load state
* Fix modal dismissal
* Small spacing fix
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|