| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* Use new filter for Posts tab on profile
* Update deps
* Remove log
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix quote post moderation check
* Restore the ContentHider check
* Apply the content hider to quote posts
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
|
|
|
|
| |
* Close account switcher before logging out
* Add comment
|
|
|
|
|
|
|
|
|
|
|
| |
* Allow going directly to password input screen when switching accounts and password is required
* Revise state handling
* Handle logged out states, enable clearing requestedAccount
---------
Co-authored-by: Eric Bailey <git@esb.lol>
|
| |
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
* Add label appeal tool to posts and accounts
* Fix translations
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Treeview: more UI tweaks
* Only show treeview when there are branching replies
* Fix types
|
|
|
|
|
|
|
|
|
| |
* Remove analytics provider, simplify hook
* Fix wrong import being used by feed
* Remove early bind
* Create client lazy on first use
|
|
|
|
|
|
|
|
|
|
|
| |
* fix sign in event tracking
* add missing analytics events
* add more missing analytics
* fix like and unrepost event tracking
* reset onEndReachedThreshold
|
|
|
|
|
|
|
| |
* add missing translations
* fix key errors in MyLists
* Update UserAddRemoveLists.tsx
|
|
|
|
|
|
|
|
|
|
|
| |
* Surface raw server error if exists
* Update copy
* Update translation files
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
|
|
|
|
| |
* Improve tree-view spacing consistency and always include one reply bar level
* Reduce expanded post avi size
|
| |
|
|
|
|
| |
on post feeds (#2100)
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix session email/emailConfirmed types, update usage for safer access
* Handle fallback better, better errors
* Better handling, add test
* Add test for default data
* Remove fallback, not needed, update logs
|
|
|
|
|
| |
* Fix layout of no-policy notice
* Fix spacing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add logged out e2e ctrl, fix login test
* Fix log handling via env vars in expo
* Fix create account test
* Upgrade dev-env
* Fix home screen tests
* Fix composer tests
* Fix curate-lists tests, split in two
* Fix invite codes test
* Fix curate-lists tests
* Give up on mergefeed test
* Fix mod lists
* Fix app view url
* Fix profile tests
* Fix profile test with hack
* Keep using globals
* Fix two more
* Fix thread view
* Better skip for merge feed
* Revert debug code
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Fix bottom space on feeds
* Translate
* Handle web better
|
| |
|
| |
|
|
|
|
|
| |
* Handle feedgen 429
* Translate
|
|
|
|
|
| |
* Fix: distinguish between post media and quotes with the moderation hider
* Type fixes
|
|
|
|
|
| |
* Improve the post-hider and the header alerts
* Adjust the contenthider (icon, font size)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| | |
https://github.com/tarikfp/social-app into uiwork-reflow-issue
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Do no poll when screen is not focused
* Avoid polling unless focused
* Handle homepage in background
* Fix the intl:check to ignore comments in diffs
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Pull out and memoize PagerTabBar
* Avoid invalidating onScroll and add throttling
* Make isScrolledDown update non-blocking
* Fix types
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(#1985)
* fixed lack of styles on 1300px web viewport width by adjusting tablet breakpoints
* fixed lack of styles on 800px web viewport width by adjusting mobile breakpoints
* changed `maxWidth` values in viewports to `n - 1` format
|
|\ \
| | |
| | |
| | | |
into mozzius-copy-link
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* add reanimated layout animations to modals
* reorder imports
* pass context to scroll handler patches
|