about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Korean localization (#2664)Minseo Lee2024-02-051-154/+102
* Update Japanese localization to 1.67 (#2658)L-tan2024-02-051-89/+89
* 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
* 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
| * 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
* | show bottom bar on web tablet breakpoints when logged out (signup cta) (#2747)Hailey2024-02-042-5/+15
* | 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
* | 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 es/messages.po (#2708)surfdude292024-01-311-156/+12
* | 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
* | Onboarding moderation improvements (#2713)Hailey2024-01-314-101/+130
* | :facepalm: (#2655)Eric Bailey2024-01-311-1/+1
* | New splash screen (#2714)Eric Bailey2024-01-311-14/+34
* | 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
* | 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
* | moderate avatars and embeds in composer reply to (#2665)Hailey2024-01-305-6/+18
* | prevent duplicate keys in feed tab bar (#2666)Hailey2024-01-303-15/+27
* | add padding to user's lists/feeds scrollviews (#2675)Hailey2024-01-302-8/+6
* | adjust height of list based on screen size (#2678)Hailey2024-01-301-3/+19
* | Fix notification mark-read behaviors (#2696)Paul Frazee2024-01-303-17/+25
* | Merge pull request #2695 from bluesky-social/hailey/fix-android-swipeHailey2024-01-302-11/+35
|\ \
| * | add commentHailey2024-01-301-0/+2
| * | update commentHailey2024-01-301-4/+9
| * | cleanupHailey2024-01-301-2/+2
| * | cleanupHailey2024-01-301-4/+13
| * | use variableHailey2024-01-301-1/+1
| * | use gap on nativeHailey2024-01-302-12/+20
* | | check if a thread is muted before incrementing notif badge, filter out quotes...Hailey2024-01-301-7/+40