Samuel Newman
94df97ffae
smarter video source handling
2025-01-15 23:47:52 +00:00
Samuel Newman
2e0a088d33
rm blurview, cover for tall videos
2025-01-15 22:45:27 +00:00
Samuel Newman
47275c08aa
collapsible post text
2025-01-15 22:22:35 +00:00
Samuel Newman
448668fc22
vibe controls
2025-01-15 15:58:42 +00:00
Samuel Newman
67bbd9c1f9
fix nav gesture
2025-01-15 14:43:01 +00:00
Samuel Newman
d459e4032d
right swipe
2025-01-15 14:35:25 +00:00
Samuel Newman
dfc4214133
yolo mode
2025-01-14 19:37:34 +00:00
Samuel Newman
aaf7cd0c42
yolo interstitial
2025-01-14 13:13:21 +00:00
Samuel Newman
82881d1410
add correct error reporting for blank password ( #7391 )
...
* add correct error reporting for blank password
* fix prettier
---------
Co-authored-by: zuccs <daniel@zuccon.com >
2025-01-13 17:43:18 +00:00
Samuel Newman
d7f5ee8415
Conversation-level reporting by reporting most recent message available ( #7423 )
...
* report latest message via convo menu
* check all messages we have
* fix types
* rm convo warning
2025-01-10 23:35:21 +00:00
Samuel Newman
42a4468265
Fix invalid password error message ( #7425 )
2025-01-10 22:18:36 +00:00
dan
08c6ac7c89
Fix web crash ( #7426 )
2025-01-10 20:39:22 +00:00
dan
6ca97406c1
A simpler fix for trending swipe issue ( #7424 )
2025-01-10 18:06:07 +00:00
Samuel Newman
a7da646286
[ELI5] Validate too long handles in signup ( #7422 )
...
* validate too long handles in signup
* make change handle screen generic
2025-01-10 17:57:10 +00:00
Hailey
d79c66af8a
add back statsig gate testing ( #7404 )
2025-01-10 09:45:58 -08:00
dan
02dbcc134e
Fix trending swipe gesture ( #7417 )
2025-01-10 00:32:08 +00:00
Eric Bailey
72dc508cb7
Move intent dialogs inside Alf, but above intent handlers ( #7416 )
2025-01-09 15:34:00 -06:00
Samuel Newman
3b9a51c43f
Fix Android composer padding: Director's Cut ( #7412 )
...
* fix android 15 composer padding
* while I'm here, alf some bits and pieces
* add comments
2025-01-09 18:06:24 +00:00
Samuel Newman
e5c587450f
fix padding on android 15 ( #7411 )
2025-01-09 17:29:33 +00:00
Samuel Newman
b49e93d58f
Downgrade paste input dependency ( #7410 )
...
* downgrade paste input
* rm wnitespace
2025-01-09 16:47:37 +00:00
Samuel Newman
d10cbb8f42
Fix avatar shape in Account switch menu ( #7388 )
2025-01-09 00:19:59 +00:00
Samuel Newman
a0393fcd48
[ELI5] change sign in to create account ( #6931 )
...
* change sign in to create account
* alf buttons on native bottom bar
* manually edit .po file
2025-01-08 22:13:24 +00:00
Samuel Newman
7c8c78b18f
[ELI5] Tweaks to hosting provider ( #6935 )
...
* minimal hosting provider
* change wording and move back up
* first time user nudge
* move tip
* reexport ticket svg
* fix ticket fr this time
* text tweak + add minHeight
2025-01-08 19:22:04 +00:00
dan
40ab77781c
Delete <AppProfiler> ( #7403 )
2025-01-08 18:59:39 +00:00
Christian Schmidt
aa3d8c5230
Preconnect to public.api.bsky.app ( #7396 )
2025-01-08 17:21:21 +00:00
Roland Crosby
c564981405
Add key to invalidate spinner when theme changes ( #7351 )
2025-01-08 00:13:03 +00:00
Samuel Newman
f61390fdf4
Hide menu button when search is focused ( #7373 )
...
* hide menu btn when cancel is shown
* remove useless ts-ignores
2025-01-07 22:21:58 +00:00
dan
f3229d554b
Bump version to 1.97.0 ( #7386 )
2025-01-07 21:14:14 +00:00
Dan Abramov
89353c6f22
Remove unused default argument
2025-01-07 21:07:06 +00:00
Jonathan Herbert
cdd7d040b9
Fix moveToPermanentPath ext Default Missing '.' ( #7281 )
2025-01-07 19:13:01 +00:00
Samuel Newman
fe8d3b081c
Fix double text input in composer ( #7381 )
...
* upgrade paste input
* override how backing uitextinput is created
* different approach
2025-01-07 18:29:27 +00:00
Hailey
615bbc3532
bump version ( #7337 )
1.96.4
2025-01-02 16:10:34 -08:00
bnewbold
59709ad8d8
bump golang version to v1.23 ( #7325 )
2025-01-02 12:57:03 -08:00
dan
85ad52e398
Add loading state to new trending interstitial ( #7332 )
2025-01-02 20:20:40 +00:00
dan
3e0ed3b834
Remove upstreamed drawer patch ( #7331 )
...
* Remove upstreamed drawer patch
* Bump more
2025-01-02 20:20:30 +00:00
dan
c11a90124c
Fix key issue in trending topics ( #7329 )
2025-01-02 17:27:15 +00:00
Stanislas Signoud
9f075b1340
Localize lang selectors according to the app language ( #6207 )
...
* Localize lang selectors according to the app language
* Explicitly ignore RangeError when translating locale names
1.96.3
2024-12-31 13:27:14 -08:00
Paul Frazee
09297d92cb
Release 1.96.3 ( #7318 )
...
* Run intl extract
* 1.96.3
2024-12-31 13:06:33 -08:00
Yiannis Mertzanis
2300410b4d
Add Greek Language ('el') Support and Internationalization ( #6677 )
...
* Add Greek language support to the application
* Add support for Greek language in date handling and tests
* Update Greek locale file with translator and team information
* Add support for Greek language in date handling and tests
* Add support for Greek language in app configuration, and updated translation from the reviewers' comments
* Update src/locale/i18n.ts
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/i18n.ts
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 >
2024-12-31 12:28:17 -08:00
f e l p s
30d110dbcd
PT-BR Translation update ( #6975 )
...
* PT-BR Translation update to 1.95.0
* PT-BR Translation update to 1.95.0
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com >
2024-12-31 12:25:42 -08:00
Virenbar
af94b79e2c
Update Russian localization ( #7116 )
...
* Update messages.po
* Update messages.po
* Update messages.po (е -> ё)
* Update messages.po (plurals)
* Update messages.po
* Update messages.po
More е -> ё
Fix some strings
* Update messages.po
* Update messages.po
* Update messages.po (draft)
* Update messages.po
* Update messages.po
* Update messages.po
---------
Co-authored-by: ponfertato <ponfertato@ya.ru >
2024-12-31 12:20:38 -08:00
Takayuki KUSANO
6e94de9f83
Update Japanese translation ( #7170 )
...
* Update translation
* Update translation
2024-12-31 12:20:01 -08:00
Minseo Lee
9dc04bbfb0
Update Korean localization ( #7171 )
...
* Update messages.po
* Update messages.po
* Update src/locale/locales/ko/messages.po
Co-authored-by: Akamig <akamig@posteo.net >
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
---------
Co-authored-by: Akamig <akamig@posteo.net >
2024-12-31 12:19:43 -08:00
Ivan Beà
eb3bfc9ff0
Update catalan messages.po for 1.96.0 ( #7182 )
...
* Update catalan messages.po
Ready for 1.96.0
Please take a look at it @jordimas @darccio @surfdude29 @rortan134 @magarcia @aryiu
* Update messages.po
Tema del moment per Trending Topic segons optimot https://aplicacions.llengua.gencat.cat/llc/AppJava/index.html;jsessionid=43E324EDAEFCD750A95579FEB9B5A164?action=Principal&method=detall&input_cercar=trending+topic&numPagina=1&database=TERMCAT&idFont=3279826&idHit=3279826&tipusFont=Diccionaris+terminol%F2gics+del+TERMCAT&numeroResultat=8&databases_avansada=&categories_avansada=&clickLink=detall&titol=tema+del+moment&tematica=Tecnologies+de+la+informaci%F3+i+la+comunicaci%F3&t%C3%ADtol=tema%20del%20moment&tipusCerca=cerca.tot
2024-12-31 12:19:22 -08:00
Valtteri Laitinen
ad42a9297a
Update Finnish localization ( #7183 )
...
* Remove obsolete Finnish strings
* Update and adjust Finnish locale
2024-12-31 12:18:43 -08:00
Michele Locati
97288983c3
Update Italian translations ( #7184 )
...
* Update po from Transifex
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
* Update Italian translations
---------
Co-authored-by: GitHub <noreply@github.com >
2024-12-31 12:18:16 -08:00
voitech
0118fe75e0
Update Polish translation ( #7206 )
...
Translated new strings and corrected various errors.
2024-12-31 12:16:18 -08:00
smileyhead
e44726529c
Update Hungarian translation for 1.96 ( #7219 )
...
* Update Hungarian translation for 1.96
* Update Hungarian translation
2024-12-31 11:40:12 -08:00
Gerson Lázaro
619da81911
Fix Spanish translations for some messages ( #7233 )
...
* Fix Spanish translations for some messages
* Fix minor issues in es localization
- Use "etiqueta" instead of "tag"
- Use "eliminar" instead of "remover"
- Unify "entrar en pantalla completa"
- Use "Clic" instead of "Click"
- Use "paquete de inicio" instead of "pack de inicio"
- Unify use of "trasladado" instead of "mudado"
- Unify use of "solo" instead of "sólo"
- Unify use of "feed" instead of "noticias"
- Unify use of quotes for "me gusta" as "likes"
- Improve sentences using "2FA"
- Unify sentences mentioning quote posts (citas)
- Other small inconsistencies
- Tú vs usted inconsistencies:
- agregue -> agrega
- inténtelo -> inténtalo
- cierre -> cierra
- su -> tu
- complete -> completa
- comience -> comienza
- seleccionaba -> seleccionabas
- intentaba -> intentabas
- puede -> puedes
- Inconsistencies to discuss and solve
- Post: use of "post" and "publicación"
- Repost: use of "repost"/"repostear" and "republicación"/"republicar"
- Add: use of "agregar"/"agrega" and "añadir"/"añade"
- Feed: use of Feeds in uppercase
- Video: use of vídeo (es-ES) or video
- User and account ("usuario" and "cuenta")
- Punctuation consistency
- Uppercase and lowercase consistency
* Fix typos and improve Spanish localization in messages.po
---------
Co-authored-by: Daniel García Ruano <dgruano.code@gmail.com >
2024-12-31 11:36:33 -08:00
Frudrax Cheng
cf1ccdf8e3
Update Chinese & Cantonese localization ( #7235 )
...
* Update translates from crowdin
* Convert language codes from RFC-1766 to RFC-4646
* Update translates from crowdin
* Update deviceLocales.ts
* Revert 'changes zh-HK to yue'
* Fix zh-HK messages.po
* Revert 'en/messages.po'
* Update deviceLocales.ts
* Revert code comments
* Update translates from crowdin
* zh-TW: Improved translations
2024-12-31 11:34:48 -08:00