about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Prefetch adjacent Home pages (#6904)dan2024-12-033-5/+10
|
* remove masked view dependency (#6886)Hailey2024-12-023-69/+22
|
* Add new languages to `CFBundleLocalizations` key (#6835)surfdude292024-12-024-8/+13
| | | | | | | | | | | | | | | * Order tweak in lingui.config.js * Add new languages to `CFBundleLocalizations` key * Order tweak in dates.ts * hyphen to en-dash * change two `zh` tags to use script rather than region * `zh_HK` ➡️ `yue-Hant` * `pt` ➡️ `pt-BR`
* "Contain" images with missing dimensions instead of cropping them (#6828)dan2024-11-283-20/+35
| | | | | | | * Show unknown aspect as "contain" for autosize * Fix a flash of wrong position when opening in lightbox * Fix last frame flash on Android
* Fix stuck lightbox (#6816)dan2024-11-282-3/+40
| | | | | | | * Fix lightbox getting stuck by fixing rAF order If you spam opening lightbox too fast, the effect that calls rAF will clean up and set up again midflight. Unfortunately, due to rAF order being unreliable, it may fire in reverse order, causing "open, open, close" instead of "open, close, open", so it would get stuck closed. This fixes the rAF order. * Don't allow opening another lightbox while it's open
* ensure black root view on iOS (#6813)Samuel Newman2024-11-281-2/+7
|
* fix iOS language picker style in dark mode (#6804)Foster2024-11-283-0/+4
| | | Co-authored-by: skipness <ckhf@proton.me>
* Revert "Revert "bump version to 1.96 (#6781)" (#6790)" (#6794)dan2024-11-271-1/+1
| | | This reverts commit c9d86de1529e9acd2c01d8d93b4b905e0c118f9a.
* Revert "bump version to 1.96 (#6781)" (#6790)dan2024-11-271-1/+1
| | | This reverts commit b2c232e9fd8de4f0fcef1b323a9e0b0a35d6de66.
* YT embed tweak (#6789)Samuel Newman2024-11-271-2/+10
| | | | | | | | | | | * tweak css * fix typo * More tweak --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Fix web build by removing app icon settings (#6784)dan2024-11-272-1/+5
|
* Fix gap between Write Your Reply and bottom bar on web (#6783)dan2024-11-271-1/+1
| | | | | * Fix gap between Write Your Reply and bottom bar on web * rm log
* [Subs] Custom app icons (#6758)Samuel Newman2024-11-2734-5/+382
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * custom icons * rm default * clouds.jpg * use cross-platform fork * minor fixes for android * update dynamic icon lib * gate app icon settings behind discover debug dids * rename clouds * Bop it * Update default ios icon as well * Remove old icon * Update logo placement * update to latest expo-dynamic-app-icon * fix android icon sizes --------- Co-authored-by: Eric Bailey <git@esb.lol>
* css color transitions on left nav (#6768)Samuel Newman2024-11-271-0/+1
|
* Fix ast (#6774)Frudrax Cheng2024-11-272-3/+2
|
* bump version to 1.96 (#6781)Samuel Newman2024-11-271-1/+1
|
* Fix import sortPaul Frazee2024-11-261-1/+1
|
* Release 1.95 take2 (#6771)Paul Frazee2024-11-2629-6167/+7603
| | | | | * Run intl extract * Update join count
* Add "ast" locale support (#6411)Softastur2024-11-267-0/+8613
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add "ast" locale support * Add "ast" locale support * Add "ast" locale support * Add "ast" locale support * Add "ast" locale support * Add "ast" locale support * Add "ast" translations This commit adds preliminary translation support for "ast" locale. Around 20% is translated. * Update "ast" locale translations * Update "ast" translations Fixes minor spelling mistakes and translates many strings more * Update messages.po With this commit we reach the 55% of strings translated after the last code sync --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Add Aragonese language ('an') support and l10n (#6638)Juan Pablo Martínez2024-11-267-0/+8132
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update languages.ts * Update i18n.web.ts * Update i18n.ts * Update helpers.ts * Create messages.po * Update lingui.config.js * Update dates.ts * Add files via upload * Update src/components/hooks/dates.ts Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/components/hooks/dates.ts Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update i18n.ts * Update messages.po * Update src/locale/i18n.ts Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Update catalan messages.po (#6682)Ivan Beà2024-11-261-43/+43
| | | | | | | | | | | | | | | | * Update catalan messages.po Back to 100% translated. Applied pending corrections by @darcio and @jordimas https://static.softcatala.org/quality/bluesky_social_app.html Please take a look at it @ivanbea @jordimas @darccio @surfdude29 @rortan134 @magarcia * Update catalan messages.po Change all "arxiu" to "fitxer" as suggested by @jordimas * Update catalan messages.po Suggestions by @aryiu
* Update Italian translations (#6717)Michele Locati2024-11-261-72/+72
|
* Informal tone and other improvements to Dutch (#6724)Guido Leenders2024-11-261-3555/+2891
| | | | | | | * Informal tone [ER]. * More improvements [ER]. * Improvements by Flitskikker [ER].
* Improve German translation (#6750)Nando2024-11-261-57/+57
|
* Update Chinese & Cantonese localization (#6754)Frudrax Cheng2024-11-263-696/+660
| | | | | | | | | | | | | | | | | | | | | | | | | * Update translates from crowdin * zh-CN: Re-translate 'Welcome, friend!' * zh-CN: Improved translations * Fix translate 'Threaded' * zh-CN: Improve spelling and grammar * Translated 'Allow quote posts' * zh-CN: Better translation of 'from' * zh-CN: Improved quantifiers * zh-CN: Improved translations * Update translates from crowdin * Update translates from crowdin * Improved translation
* Lightbox status bar behaviour (#6637)Samuel Newman2024-11-263-33/+58
| | | | | | | * lightbox status bar * add hideTransitionAnimation="slide" * move navigation bar logic to util
* Fix stutter when swiping feeds on Android (#6765)dan2024-11-262-13/+1
|
* Fix Android keyboard bug when opening a sheet (#6739)Samuel Newman2024-11-261-10/+14
| | | | | * reimplement KeyboardStickyView * fix missing arg
* Fix `<List>` types (#6756)Samuel Newman2024-11-2610-152/+168
| | | | | | | * fix List and ScrollView types * add comment * rm omitting ref
* focus search input on soft reset in mobile (#5732)rshigg2024-11-251-0/+1
|
* Fix camera orientation on Android (#6729)dan2024-11-251-0/+39
|
* Edit string to avoid churning translations (#6737)dan2024-11-251-1/+1
|
* Revert "Pass referrer on native (with an opt out) (#6648)" (#6732)dan2024-11-259-125/+16
| | | This reverts commit ac5b2cf31f2bb45f1bf8a180705249d3cce8017d.
* Ensure react-native-keyboard-controller enabled state doesn't get ↵Samuel Newman2024-11-256-84/+169
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | overwritten (#6727) * revert to prev state instead of false * add dep array * use ref counting approach * patch keyboard controller to allow changing the enabled prop * remove state from patch * change patched prop name * remove Math.max check, log if < 0 * use noop provider * rm patch, use `useRef` * Style nits * Rm on web --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Dismiss keyboard on drag in starter pack screens (#6537)Adam Rowe2024-11-252-0/+2
|
* fix: keyboard handler memoization (#6719)Kirill Zyusko2024-11-252-27/+33
| | | | | * fix: keyboard handler memoization * fix: return missing dependency
* Make quote post enabled switch label text static (#6720)Evan2024-11-251-5/+1
| | | | | | | | | | | * Make quote post enabled switch label text static * Update PostInteractionSettingsDialog.tsx * meh this is better --------- Co-authored-by: dan <dan.abramov@gmail.com>
* Don't re-sort already fetched post thread items (#6698)dan2024-11-242-9/+52
| | | | | | | | | | | | | | | * Don't reorder already seen posts in PostThread * Add sorting by generation * Rip out stable order cache It doesn't make sense because sort() doesn't call the callback for all A/B pairs, and the server returning a different ordering will cause cache misses which means there'll be no stability anyway. * Make hotness deterministic per fetched at * Cache random scores while in thread * Reorder for clarity
* Fix glitches in gl/messages.po (#6702)surfdude292024-11-242-14/+6
| | | | | | | | | * fix glitches in gl/messages.po * Fix italian --------- Co-authored-by: dan <dan.abramov@gmail.com>
* Fix format number polyfill for gl locale (#6680)dan2024-11-241-0/+3
|
* Run intl:extract (#6678)Paul Frazee2024-11-2326-18980/+20147
|
* Merge branch 'monty241-main' into mainPaul Frazee2024-11-237-0/+7923
|\
| * Add 'nl' to lingui configPaul Frazee2024-11-231-0/+1
| |
| * Update src/locale/i18n.tsPaul Frazee2024-11-231-0/+1
| |
| * Merge branch 'main' into mainPaul Frazee2024-11-23340-40114/+70345
| |\ | |/ |/|
* | Improve spanish translation of repost (#6395)Gonzalo Riestra2024-11-231-10/+10
| | | | | | Use "republicar" instead of "volver a publicar"
* | There’s no Moldavian/Moldovan language (#6427)Claudiu Cristea2024-11-231-2/+2
| |
* | Added Galician language localization (#6463)xurxogp2024-11-237-0/+9577
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update languages.ts added galician language * Update i18n.web.ts added import of galician translations file * Update i18n.ts added galician language * Update helpers.ts added galician to sanitizeLanguage function * galician messages First commit * Second commit * Third commit * fourth commit * fifth commit * Update lingui.config.js change to make available Galician language * galician translation by Carlos Vieito and Alexandre Espinosa --------- Co-authored-by: Alexandre Espinosa Menor <aemenor@gmail.com>
* | Update catalan messages.po (#6485)Martin Garcia2024-11-231-127/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update catalan messages.po * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com> Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* | Update Italian translations (#6487)Michele Locati2024-11-231-2658/+934
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Italian translations * Fix typo * Update messages.po * yarn intl:extract * Update italian translation * Fix typo * In Italy we almost never use Title Case * @marcomaroni-github suggestions * Add more strings, remove "per favore" * Update narrow "# hours" * Fix plural rules, translate remaining strings * Update translations with @arestifop suggestions * Update translations * Update translations --------- Co-authored-by: Lucaterzo <49860098+Lucaterzo@users.noreply.github.com> Co-authored-by: Alessio <alessio.restifo@gmail.com>