Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Handle feedgen 429 (#2066) | Eric Bailey | 2023-12-04 | 6 | -40/+71 | |
| | | | | | | | | | | * Handle feedgen 429 * Translate | |||||
* | | Fix: distinguish between post media and quotes with the moderation hider (#2075) | Paul Frazee | 2023-12-04 | 6 | -10/+74 | |
| | | | | | | | | | | * Fix: distinguish between post media and quotes with the moderation hider * Type fixes | |||||
* | | Improve the post-hiders and the header alerts (#2074) | Paul Frazee | 2023-12-04 | 4 | -66/+102 | |
| | | | | | | | | | | * Improve the post-hider and the header alerts * Adjust the contenthider (icon, font size) | |||||
* | | Add PWI build flag (#2082) | Paul Frazee | 2023-12-04 | 2 | -1/+3 | |
| | | ||||||
* | | Allow scroll by dragging profile header (#2068) | dan | 2023-12-04 | 3 | -16/+27 | |
| | | ||||||
* | | Allow posts with just an external link (#2079) | Paul Frazee | 2023-12-04 | 1 | -1/+1 | |
| | | ||||||
* | | Tweak the loading placeholders to use the full space and position better (#2072) | Paul Frazee | 2023-12-04 | 1 | -15/+40 | |
| | | ||||||
* | | Hackfix to composer focus on web (#2057) | Paul Frazee | 2023-12-03 | 1 | -0/+10 | |
| | | ||||||
* | | Tweak layout a bit more | Paul Frazee | 2023-12-02 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'fix-jump-in-suggested-follows-tabbar' of ↵ | Paul Frazee | 2023-12-02 | 1 | -1/+2 | |
|\ \ | | | | | | | | | | https://github.com/tarikfp/social-app into uiwork-reflow-issue | |||||
| * | | Fix jump in suggested follows tab (Native) | tarikpnr | 2023-11-08 | 1 | -1/+2 | |
| | | | ||||||
* | | | Fix show suggested button color (#2069) | dan | 2023-12-01 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix scroll jump on Back (#2067) | dan | 2023-12-01 | 1 | -2/+8 | |
| | | | ||||||
* | | | Only poll feed when feed page is focused (#2064) | Eric Bailey | 2023-12-01 | 6 | -12/+25 | |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | * 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> | |||||
* | | Better handle feed auth failures (#2060) | Eric Bailey | 2023-12-01 | 1 | -6/+7 | |
| | | | | | | | | | | * Better handle feed auth failures * Add comment | |||||
* | | Add Lingui check to CI (#2058) | Eric Bailey | 2023-12-01 | 10 | -665/+660 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Install lingui eslint plugin, ignore compiled files * Add lingui step to Lint workflow * Run check in other job * Add compile step to web build * Temp: add a new string to test with * Add message * Revert "Temp: add a new string to test with" This reverts commit ef5459d00c3ea9798279e000a5ac43effc117486. * Un-track compiled files * Add check scripts to package.json, build step * Make sure to compile translations prior to test/typecheck * Rename scripts | |||||
* | | Improve unread notif tracking (#2056) | Paul Frazee | 2023-11-30 | 2 | -23/+22 | |
| | | ||||||
* | | Maintain some feed data to avoid needless glimmers (#2054) | Paul Frazee | 2023-11-30 | 11 | -23/+40 | |
| | | ||||||
* | | Optimize pager rendering (#2055) | dan | 2023-12-01 | 1 | -62/+117 | |
| | | | | | | | | | | | | | | | | | | * Pull out and memoize PagerTabBar * Avoid invalidating onScroll and add throttling * Make isScrolledDown update non-blocking * Fix types | |||||
* | | Various fixes (#2053) | Paul Frazee | 2023-11-30 | 13 | -252/+297 | |
| | | | | | | | | | | * Fix invite code translations (plural api not availabe in ios) * Speed up the composer animation a smidge | |||||
* | | Fix scuffed web styles caused by overlapping viewport breakpoint boundaries ↵ | Cλctys | 2023-11-30 | 2 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | (#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 | |||||
* | | Merge branch 'invite-code-warning' of ↵ | Paul Frazee | 2023-11-30 | 14 | -307/+488 | |
|\ \ | | | | | | | | | | https://github.com/mozzius/bluesky-official-app into mozzius-invite-code-warning | |||||
| * | | generate messages | Samuel Newman | 2023-11-30 | 10 | -280/+390 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'upstream/main' into invite-code-warning | Samuel Newman | 2023-11-30 | 70 | -1205/+1645 | |
| |\ \ | ||||||
| * | | | update messages | Samuel Newman | 2023-11-30 | 10 | -415/+525 | |
| | | | | ||||||
| * | | | show informative message when token scope is wrong | Samuel Newman | 2023-11-30 | 4 | -27/+98 | |
| | | | | ||||||
* | | | | Merge branch 'copy-link' of https://github.com/mozzius/bluesky-official-app ↵ | Paul Frazee | 2023-11-30 | 13 | -279/+341 | |
|\ \ \ \ | | | | | | | | | | | | | | | | into mozzius-copy-link | |||||
| * | | | | add "copy link" text | Samuel Newman | 2023-11-30 | 13 | -174/+236 | |
| | |/ / | |/| | | ||||||
* | | | | Add enter/exit animations to modals on web (#2042) | Samuel Newman | 2023-11-30 | 3 | -18/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add reanimated layout animations to modals * reorder imports * pass context to scroll handler patches | |||||
* | | | | Disable OTA for now (#2052) | Eric Bailey | 2023-11-30 | 1 | -2/+0 | |
| | | | | ||||||
* | | | | Beep boop (#2051) | Eric Bailey | 2023-11-30 | 1 | -4/+7 | |
| | | | | ||||||
* | | | | Eric/profile feeds list (#2049) | Eric Bailey | 2023-11-30 | 12 | -20/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix profile feedgens view * Fix profile lists view * Translate | |||||
* | | | | Hide normal mute if muted by list, and invalidate profile query upon list ↵ | Eric Bailey | 2023-11-30 | 2 | -19/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | mute (#2048) * Hide normal mute if muted by list, and invalidate profile query upon list mute * Prevent profile flashing | |||||
* | | | | Rewrite the shadow logic to look inside the cache (#2045) | dan | 2023-11-30 | 14 | -171/+461 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | |||||
* | | | | Merge branch 'main' of github.com:bluesky-social/social-app into main | Paul Frazee | 2023-11-30 | 1 | -38/+43 | |
|\ \ \ \ | ||||||
| * | | | | Fix lag when switching tabs (#2046) | dan | 2023-11-30 | 1 | -38/+43 | |
| |/ / / | ||||||
* / / / | Fix missing export in e2e version | Paul Frazee | 2023-11-30 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | Adjust stale-caches and dont group read&unread notifs together (#2041) | Paul Frazee | 2023-11-29 | 14 | -26/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | | | Apply feed preferences (react-query refactor) (#2040) | Paul Frazee | 2023-11-29 | 3 | -85/+102 | |
| | | | | | | | | | | | | | | | * Actually implement the feed tuners hook * Move feed-tuner pass into select() to have it apply immediately on change | |||||
* | | | Close modals if switching to unauthed account (#2039) | Eric Bailey | 2023-11-29 | 1 | -0/+1 | |
| | | | ||||||
* | | | Handle nsfw feeds in public view (#2035) | Eric Bailey | 2023-11-29 | 12 | -569/+761 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Handle nsfw feeds in public view * Translate * Refactor, new approach * Translate * Copy * Translate * Revert changes to Feed * Remove unused retry * Translate | |||||
* | | | Disable retrying globally (#2038) | Eric Bailey | 2023-11-29 | 1 | -0/+5 | |
| | | | ||||||
* | | | Slightly less verbose variable | Paul Frazee | 2023-11-29 | 3 | -7/+7 | |
| | | | ||||||
* | | | Merge branch '2011-link-in-feeds-tab-bar' of ↵ | Paul Frazee | 2023-11-29 | 9 | -10/+80 | |
|\ \ \ | | | | | | | | | | | | | https://github.com/CooperEdmunds/social-app into CooperEdmunds-2011-link-in-feeds-tab-bar | |||||
| * | | | Update home-screen tests related to feeds | Cooper Edmunds | 2023-11-29 | 4 | -0/+6 | |
| | | | | ||||||
| * | | | Stop adding whats-hot for new users | Cooper Edmunds | 2023-11-29 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Conditionally render feeds link in feeds tab bar | Cooper Edmunds | 2023-11-29 | 2 | -5/+62 | |
| | | | | ||||||
| * | | | Add hasPinnedCustomFeedOrList to usePinnedFeedsInfos hook | Cooper Edmunds | 2023-11-29 | 4 | -5/+12 | |
| | | | | ||||||
* | | | | Merge branch '2011-default-pin-feed-on-add' of ↵ | Paul Frazee | 2023-11-29 | 2 | -3/+15 | |
|\ \ \ \ | | | | | | | | | | | | | | | | https://github.com/CooperEdmunds/social-app into CooperEdmunds-2011-default-pin-feed-on-add | |||||
| * | | | | Add pinOnSave and use it in discover feeds list | Cooper Edmunds | 2023-11-29 | 2 | -3/+15 | |
| | |/ / | |/| | |