about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | fix some youtube videos not properly loading (#2726)Hailey2024-02-062-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | * add player iframe to bskyweb * iframe for youtube content * update tests * ts error
* | | password flow improvements (#2730)Hailey2024-02-068-7/+448
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add button to skip sending reset code * add validation to reset code * comments * update test id * consistency sneak in - everything capitalized * add change password button to settings * create a modal for password change * change password modal * remove unused styles * more improvements * improve layout * change done button color * add already have a code to modal * remove unused prop * icons, auto add dash * cleanup * better appearance on android * Remove log * Improve error messages and add specificity to function names --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* | | Fix lintPaul Frazee2024-02-061-1/+4
| | |
* | | Merge branch 'main' of https://github.com/RonyVidaur/social-app into ↵Paul Frazee2024-02-061-4/+2
|\ \ \ | | | | | | | | | | | | RonyVidaur-main
| * | | formatRonyVidaur2024-02-031-4/+1
| | | |
| * | | enhance checkRonyVidaur2024-02-031-1/+1
| | | |
| * | | validate phone number based on countryRonyVidaur2024-02-031-4/+5
| | | |
* | | | fix web aux click on all browsers (#2633)Hailey2024-02-065-58/+44
| | | |
* | | | Long press external embed to share (#2621)Samuel Newman2024-02-051-2/+15
| | | | | | | | | | | | | | | | | | | | * long press external embed to share * use existing shareUrl function
* | | | Bump replies (#2604)Mary2024-02-051-3/+14
| | | | | | | | | | | | | | | | | | | | * fix: bump replies * refactor: only bump if not at 0
* | | | Move query augmentation to lower component (#2748)Samuel Newman2024-02-051-7/+9
| | | |
* | | | fix: listen for error event on image (#2736)Mary2024-02-051-0/+3
| | | |
* | | | fix scrolling in delete account modal (#2733)Hailey2024-02-051-12/+10
| | | |
* | | | Fix string in onboarding screen in fr/messages.po (#2720)surfdude292024-02-051-1/+1
| | | |
* | | | Chinese localization (#2668)Frudrax Cheng2024-02-055-0/+4444
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Chinese localization * fixed languages.ts typo * crosscheck with proofreading of translation * fixed messages.po string styles * a minor adjustment * Update Chinese localization * fixed a typo & modify the translation of handle * based on the latest messages.po translation * removed unused strings * based on the latest messages.po translation
* | | | Update Korean localization (#2664)Minseo Lee2024-02-051-154/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update messages.po * Update messages.po * Fix typo Co-authored-by: Hanee (임하은) <hanee_l@naver.com> * Update messages.po * Update messages.po * Update messages.po --------- Co-authored-by: Hanee (임하은) <hanee_l@naver.com>
* | | | Update Japanese localization to 1.67 (#2658)L-tan2024-02-051-89/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * reset headers * fill in untranslated message * unified "Following" Feed * Suggest wording tweak in StepAlgoFeeds/index.tsx (#2653) * Suggest wording tweak in StepAlgoFeeds/index.tsx * Update src/screens/Onboarding/StepAlgoFeeds/index.tsx --------- Co-authored-by: Eric Bailey <git@esb.lol> * Fix typos and suggested punctuation tweak in StepSuggestedAccounts/index.tsx (#2649) * Fix typos in StepSuggestedAccounts/index.tsx * suggested wording tweak * on second thought, 'some' again is redundant * update header * update translation * intl:extract * update messages * update revision date * modify by reveiew suggestions Co-authored-by: tkusano <tkusano@users.noreply.github.com> * modify by reveiew suggestions Co-authored-by: Hima-Zinn <Hima-Zinn@users.noreply.github.com> * unified "フォロー中フィード" Co-authored-by: Hima-Zinn <Hima-Zinn@users.noreply.github.com> * modify by reveiew suggestions Co-authored-by: noritada <noritada@users.noreply.github.com> * modify by reveiew suggestions Co-authored-by: noritada <noritada@users.noreply.github.com> * modify merge miss * Completes missing translations due to merging --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: tkusano <tkusano@users.noreply.github.com> Co-authored-by: Hima-Zinn <Hima-Zinn@users.noreply.github.com> Co-authored-by: noritada <noritada@users.noreply.github.com>
* | | | Only re-reg push noty token when account changes (#2654)Eric Bailey2024-02-051-6/+5
| | | |
* | | | Update pt-BR translation to 1.67 (#2652)Gildásio Filho2024-02-051-104/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update messages.po * Update messages.po * Update messages.po * Remove double escape character * Update revision date * Update messages.po * Fix typo
* | | | Remove dead code for pager (#2651)dan2024-02-056-35/+13
| | | |
* | | | Merge branch 'main' of github.com:bluesky-social/social-app into mainPaul Frazee2024-02-051-1/+1
|\ \ \ \
| * | | | Update Step3.tsx (#2638)Minseo Lee2024-02-051-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'main' of https://github.com/ivanbea/social-app into ivanbea-mainPaul Frazee2024-02-051-458/+410
|\ \ \ \ | |/ / / |/| | |
| * | | Update messages.poIvan Beà2024-01-261-18/+18
| | | | | | | | | | | | Apply @surfdude26 and @jordimas corrections
| * | | Update messages.poIvan Beà2024-01-261-3/+3
| | | |
| * | | Update messages.poIvan Beà2024-01-261-2/+2
| | | |
| * | | Update catalan localizationIvan Beà2024-01-261-385/+384
| | | | | | | | | | | | Update catalan localization
* | | | show bottom bar on web tablet breakpoints when logged out (signup cta) (#2747)Hailey2024-02-042-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 contentPaul Frazee2024-01-311-2/+2
| | |
* | | Fix sortPaul Frazee2024-01-312-7/+16
| | |
* | | Bump build numbersPaul Frazee2024-01-3111-299/+640
| | |
* | | Change up onboarding algo feeds, rework copy (#2718)Eric Bailey2024-01-311-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Switcheroo * tweak copy --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* | | Remove superseded strings from en/messages.po (#2706)surfdude292024-01-311-291/+0
| | |
* | | Remove superseded strings from de/messages.po (#2707)surfdude292024-01-311-111/+9
| | | | | | | | | | | | | | | * Remove superseded strings from de/messages.po * restore some superseded translations to their equivalents
* | | Remove superseded strings from es/messages.po (#2708)surfdude292024-01-311-156/+12
| | | | | | | | | | | | | | | * Remove superseded strings from es/messages.po * oops, missed one
* | | Remove superseded strings from fr/messages.po (#2709)surfdude292024-01-311-102/+4
| | |
* | | Remove superseded strings from hi/messages.po (#2711)surfdude292024-01-311-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)Hailey2024-01-314-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 Bailey2024-01-311-1/+1
| | |
* | | New splash screen (#2714)Eric Bailey2024-01-311-14/+34
| | | | | | | | | | | | | | | | | | | | | * New splash screen * Add logotype to splash * Adjust spacing
* | | set default display name to be blank (#2717)Hailey2024-01-311-1/+1
| | |
* | | add padding to bottom offset (#2715)Hailey2024-01-311-1/+1
| | |
* | | Copy edits (#2710)Eric Bailey2024-01-312-4/+3
| |/ |/|
* | Bump ios build numberPaul Frazee2024-01-3011-1377/+2521
| |
* | Reduce the odds of false positives in the language suggester (close #2598) ↵Paul Frazee2024-01-302-10/+23
| | | | | | | | (#2700)
* | Handle onboarding in non-prod envs (#2698)Eric Bailey2024-01-302-1/+4
| |
* | Workaround Safari content-visibility bug (#2699)dan2024-01-301-1/+4
| |
* | Fix notification invalidation condition on web (#2697)dan2024-01-301-7/+14
| | | | | | Co-authored-by: Dan Abramov <dan@mac.home>
* | moderate avatars and embeds in composer reply to (#2665)Hailey2024-01-305-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)Hailey2024-01-303-15/+27
| |