Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' of https://github.com/ivanbea/social-app into ivanbea-main | Paul Frazee | 2024-02-05 | 1 | -458/+410 |
|\ | |||||
| * | Update messages.po | Ivan Beà | 2024-01-26 | 1 | -18/+18 |
| | | | | | | Apply @surfdude26 and @jordimas corrections | ||||
| * | Update messages.po | Ivan Beà | 2024-01-26 | 1 | -3/+3 |
| | | |||||
| * | Update messages.po | Ivan Beà | 2024-01-26 | 1 | -2/+2 |
| | | |||||
| * | Update catalan localization | Ivan Beà | 2024-01-26 | 1 | -385/+384 |
| | | | | | | Update catalan localization | ||||
* | | show bottom bar on web tablet breakpoints when logged out (signup cta) (#2747) | Hailey | 2024-02-04 | 2 | -5/+15 |
| | | | | | | | | | | | | | | | | | | * show signup bottom bar on web tablet * show signup bottom bar on web tablet * comment * adjust load latest btn position based on logged in/out | ||||
* | | Tweak content | Paul Frazee | 2024-01-31 | 1 | -2/+2 |
| | | |||||
* | | Fix sort | Paul Frazee | 2024-01-31 | 2 | -7/+16 |
| | | |||||
* | | Bump build numbers | Paul Frazee | 2024-01-31 | 11 | -299/+640 |
| | | |||||
* | | Change up onboarding algo feeds, rework copy (#2718) | Eric Bailey | 2024-01-31 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | | * Switcheroo * tweak copy --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com> | ||||
* | | Remove superseded strings from en/messages.po (#2706) | surfdude29 | 2024-01-31 | 1 | -291/+0 |
| | | |||||
* | | Remove superseded strings from de/messages.po (#2707) | surfdude29 | 2024-01-31 | 1 | -111/+9 |
| | | | | | | | | | | * Remove superseded strings from de/messages.po * restore some superseded translations to their equivalents | ||||
* | | Remove superseded strings from es/messages.po (#2708) | surfdude29 | 2024-01-31 | 1 | -156/+12 |
| | | | | | | | | | | * Remove superseded strings from es/messages.po * oops, missed one | ||||
* | | Remove superseded strings from fr/messages.po (#2709) | surfdude29 | 2024-01-31 | 1 | -102/+4 |
| | | |||||
* | | Remove superseded strings from hi/messages.po (#2711) | surfdude29 | 2024-01-31 | 1 | -289/+9 |
| | | | | | | | | | | A cleanup PR that removes strings from hi/messages.po that have been superseded and are no longer used. I also matched some of the superseded strings that had already been translated to their new equivalents. | ||||
* | | Onboarding moderation improvements (#2713) | Hailey | 2024-01-31 | 4 | -101/+130 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * create separate label group arrays * render adult and other label groups separately * animate in/out the additional settings * improve toggle logic * support animations on all platforms * remove debug * update notice, prevent running animations on mount * reorg imports | ||||
* | | :facepalm: (#2655) | Eric Bailey | 2024-01-31 | 1 | -1/+1 |
| | | |||||
* | | New splash screen (#2714) | Eric Bailey | 2024-01-31 | 1 | -14/+34 |
| | | | | | | | | | | | | | | * New splash screen * Add logotype to splash * Adjust spacing | ||||
* | | set default display name to be blank (#2717) | Hailey | 2024-01-31 | 1 | -1/+1 |
| | | |||||
* | | add padding to bottom offset (#2715) | Hailey | 2024-01-31 | 1 | -1/+1 |
| | | |||||
* | | Copy edits (#2710) | Eric Bailey | 2024-01-31 | 2 | -4/+3 |
| | | |||||
* | | Bump ios build number | Paul Frazee | 2024-01-30 | 11 | -1377/+2521 |
| | | |||||
* | | Reduce the odds of false positives in the language suggester (close #2598) ↵ | Paul Frazee | 2024-01-30 | 2 | -10/+23 |
| | | | | | | | | (#2700) | ||||
* | | Handle onboarding in non-prod envs (#2698) | Eric Bailey | 2024-01-30 | 2 | -1/+4 |
| | | |||||
* | | Workaround Safari content-visibility bug (#2699) | dan | 2024-01-30 | 1 | -1/+4 |
| | | |||||
* | | Fix notification invalidation condition on web (#2697) | dan | 2024-01-30 | 1 | -7/+14 |
| | | | | | | Co-authored-by: Dan Abramov <dan@mac.home> | ||||
* | | moderate avatars and embeds in composer reply to (#2665) | Hailey | 2024-01-30 | 5 | -6/+18 |
| | | | | | | | | | | | | | | * moderate avatars and embeds in composer reply to * oops * dont need moderation in the quote opts | ||||
* | | prevent duplicate keys in feed tab bar (#2666) | Hailey | 2024-01-30 | 3 | -15/+27 |
| | | |||||
* | | add padding to user's lists/feeds scrollviews (#2675) | Hailey | 2024-01-30 | 2 | -8/+6 |
| | | | | | | | | | | * add padding to user's lists/feeds scrollviews * always use the header offset for padding | ||||
* | | adjust height of list based on screen size (#2678) | Hailey | 2024-01-30 | 1 | -3/+19 |
| | | |||||
* | | Fix notification mark-read behaviors (#2696) | Paul Frazee | 2024-01-30 | 3 | -17/+25 |
| | | | | | | | | | | * Mark read on first notifs page fetch always; this is less optimal but it fixes a case where when the first full page's unreads are all filtered out * Use the pre-filter indexedAt for updateSeen | ||||
* | | Merge pull request #2695 from bluesky-social/hailey/fix-android-swipe | Hailey | 2024-01-30 | 2 | -11/+35 |
|\ \ | | | | | | | fix left swipe on android | ||||
| * | | add comment | Hailey | 2024-01-30 | 1 | -0/+2 |
| | | | |||||
| * | | update comment | Hailey | 2024-01-30 | 1 | -4/+9 |
| | | | |||||
| * | | cleanup | Hailey | 2024-01-30 | 1 | -2/+2 |
| | | | |||||
| * | | cleanup | Hailey | 2024-01-30 | 1 | -4/+13 |
| | | | |||||
| * | | use variable | Hailey | 2024-01-30 | 1 | -1/+1 |
| | | | |||||
| * | | use gap on native | Hailey | 2024-01-30 | 2 | -12/+20 |
| | | | |||||
* | | | check if a thread is muted before incrementing notif badge, filter out ↵ | Hailey | 2024-01-30 | 1 | -7/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quotes (#2686) * check if a thread is muted before incrementing notif badge * some filtering for quotes and reposts * move logic to util * change logic * revert always fetching * logic for cases when we don't have a subject (count) * unneeded change * check subject embed in `isThreadMuted` * remove todo | ||||
* | | | Autofocus the alt text input on all platforms, improve dismissability on ↵ | Hailey | 2024-01-30 | 2 | -2/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | native (#2690) * sneak in a eslint fix * autofocus the alt text input whenever we open the modal * properly use the hook | ||||
* | | | remove unnecessary right padding in main thread item (#2693) | Hailey | 2024-01-30 | 1 | -0/+1 |
| | | | |||||
* | | | Don't interpolate rkey (#2691) | Eric Bailey | 2024-01-30 | 1 | -3/+1 |
| | | | |||||
* | | | i18n interests, allow for fallbacks (#2692) | Eric Bailey | 2024-01-30 | 9 | -56/+103 |
| | | | |||||
* | | | Merge pull request #2679 from bluesky-social/hailey/check-blocks-load-profile | Hailey | 2024-01-30 | 5 | -13/+48 |
|\ \ \ | | | | | | | | | clear cache when blocking/unblocking and whenever we get blocked, better invalidation logic for `useProfileQuery` | ||||
| * | | | ts | Hailey | 2024-01-30 | 1 | -4/+4 |
| | | | | |||||
| * | | | move to correct file | Hailey | 2024-01-30 | 2 | -13/+14 |
| | | | | |||||
| * | | | better naming | Hailey | 2024-01-29 | 2 | -4/+8 |
| | | | | |||||
| * | | | update deprecated | Hailey | 2024-01-29 | 1 | -3/+3 |
| | | | | |||||
| * | | | naming | Hailey | 2024-01-29 | 1 | -2/+2 |
| | | | | |||||
| * | | | dont invalidate profile queries if they are only for display name resolution | Hailey | 2024-01-29 | 1 | -1/+1 |
| | | | |