about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* [Android] Try to disambiguate taps from swipes (#7448)dan2025-01-151-2/+40
|
* Account quick switch on web (#7190)Samuel Newman2025-01-144-56/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * account quick switch on web * dont show line if one account * switch account label text * add chevron hover state * swagged up hover state * add icons * tune scale anim and respect prefers-reduced-motion * fix reduced motion * fix placeholder position * move menu components out to separate component * Pipe through outer handlers to Button * Abstract lag in control.isOpen state * add profile info into empty space * fix tablet * Alternative * Revert "Alternative" This reverts commit 050ab9595ef3bbc32529ad6588e4690d37539fbe. * maybe fix flicker issue * just do 50ms when not active * delay other animations --------- Co-authored-by: Eric Bailey <git@esb.lol>
* Remove unnecessary addEventListener call for video (#7433)Islam Rustamov2025-01-141-3/+0
|
* add correct error reporting for blank password (#7391)Samuel Newman2025-01-131-2/+8
| | | | | | | | | * add correct error reporting for blank password * fix prettier --------- Co-authored-by: zuccs <daniel@zuccon.com>
* Conversation-level reporting by reporting most recent message available (#7423)Samuel Newman2025-01-104-54/+88
| | | | | | | | | * report latest message via convo menu * check all messages we have * fix types * rm convo warning
* Fix invalid password error message (#7425)Samuel Newman2025-01-1033-36/+44
|
* Fix web crash (#7426)dan2025-01-102-2/+2
|
* A simpler fix for trending swipe issue (#7424)dan2025-01-103-15/+6
|
* [ELI5] Validate too long handles in signup (#7422)Samuel Newman2025-01-103-11/+24
| | | | | * validate too long handles in signup * make change handle screen generic
* add back statsig gate testing (#7404)Hailey2025-01-102-1/+79
|
* Fix trending swipe gesture (#7417)dan2025-01-103-79/+105
|
* Move intent dialogs inside Alf, but above intent handlers (#7416)Eric Bailey2025-01-092-15/+15
|
* Fix Android composer padding: Director's Cut (#7412)Samuel Newman2025-01-093-22/+21
| | | | | | | * fix android 15 composer padding * while I'm here, alf some bits and pieces * add comments
* fix padding on android 15 (#7411)Samuel Newman2025-01-091-2/+7
|
* Fix avatar shape in Account switch menu (#7388)Samuel Newman2025-01-098-5/+28
|
* [ELI5] change sign in to create account (#6931)Samuel Newman2025-01-0835-63/+65
| | | | | | | * change sign in to create account * alf buttons on native bottom bar * manually edit .po file
* [ELI5] Tweaks to hosting provider (#6935)Samuel Newman2025-01-084-82/+121
| | | | | | | | | | | | | | | * 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
* Delete <AppProfiler> (#7403)dan2025-01-082-68/+36
|
* Add key to invalidate spinner when theme changes (#7351)Roland Crosby2025-01-081-0/+1
|
* Hide menu button when search is focused (#7373)Samuel Newman2025-01-071-10/+2
| | | | | * hide menu btn when cancel is shown * remove useless ts-ignores
* Remove unused default argumentDan Abramov2025-01-071-1/+1
|
* Fix `moveToPermanentPath` ext Default Missing '.' (#7281)Jonathan Herbert2025-01-071-1/+1
|
* Add loading state to new trending interstitial (#7332)dan2025-01-022-2/+28
|
* Fix key issue in trending topics (#7329)dan2025-01-021-20/+18
|
* Localize lang selectors according to the app language (#6207)Stanislas Signoud2024-12-318-45/+97
| | | | | * Localize lang selectors according to the app language * Explicitly ignore RangeError when translating locale names
* Release 1.96.3 (#7318)Paul Frazee2024-12-3132-9220/+9689
| | | | | * Run intl extract * 1.96.3
* Add Greek Language ('el') Support and Internationalization (#6677)Yiannis Mertzanis2024-12-317-0/+8044
| | | | | | | | | | | | | | | | | | | | | | | | * 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>
* PT-BR Translation update (#6975)f e l p s2024-12-311-11/+11
| | | | | | | | | * PT-BR Translation update to 1.95.0 * PT-BR Translation update to 1.95.0 --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Update Russian localization (#7116)Virenbar2024-12-311-2434/+1529
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Update Japanese translation (#7170)Takayuki KUSANO2024-12-311-52/+38
| | | | | * Update translation * Update translation
* Update Korean localization (#7171)Minseo Lee2024-12-311-231/+219
| | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Update catalan messages.po for 1.96.0 (#7182)Ivan Beà2024-12-311-80/+80
| | | | | | | | | | * 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
* Update Finnish localization (#7183)Valtteri Laitinen2024-12-311-241/+94
| | | | | * Remove obsolete Finnish strings * Update and adjust Finnish locale
* Update Italian translations (#7184)Michele Locati2024-12-311-114/+101
| | | | | | | | | | | | | | | | | | | | | * 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>
* Update Polish translation (#7206)voitech2024-12-311-82/+82
| | | Translated new strings and corrected various errors.
* Update Hungarian translation for 1.96 (#7219)smileyhead2024-12-311-1444/+1972
| | | | | * Update Hungarian translation for 1.96 * Update Hungarian translation
* Fix Spanish translations for some messages (#7233)Gerson Lázaro2024-12-311-129/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Update Chinese & Cantonese localization (#7235)Frudrax Cheng2024-12-317-608/+575
| | | | | | | | | | | | | | | | | | | | | | | * 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
* Update French translation (1.96.3 or 1.97) (#7299)Stanislas Signoud2024-12-311-262/+242
| | | | | * Bump locales in French * Translate French strings for 1.97 (or 1.96.3)
* Update messages.po (#7305)Lucasofchirstms2024-12-311-11/+11
|
* change copy on list blocked (#7316)Hailey2024-12-311-11/+22
|
* Rework discover-feed trending interstitial (#7314)Paul Frazee2024-12-313-89/+71
| | | | | | | | | | | | | * Rework discover-feed trending interstitial to take one row * Fix loading state * Try putting it at the top * Color consistency * Tweak some spacing * Show trending when progress guide is there
* Some metrics (#7294)Eric Bailey2024-12-279-14/+56
| | | | | | | * Add trending metrics * Progress guide events * Fix naming, improve existing events
* Fix mute words in trending (#7293)Eric Bailey2024-12-271-15/+27
|
* Unlock orientation when lightbox is open (#7257)Samuel Newman2024-12-243-5/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | * unlock orientation when lightbox is open * rm outer safe area view, make sure alt text is safe * restore safe area view for android 14 and below * lock orientation on launch for android * set system ui background to black when lightbox is open * reset state on relayout * catch async functions with noops * rm superfluous catches * Delay unlock until after animation * Simplify how key is determined * Make landscape backdrop opaque --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Fix Nepali language code (#7265)Minseo Lee2024-12-247-16/+16
| | | | | * Replace `np` with `ne` * Reorder
* checking list/feed owner on empty state when prompting to add users (#7247)Ahmed Soliman2024-12-231-26/+32
|
* make horizontal scrollview touch edges (#7256)Samuel Newman2024-12-232-10/+20
|
* Extend clickable area to height of container (#7248)Christian Schmidt2024-12-231-0/+3
|
* Make "Retry" translatable (#7243)Christian Schmidt2024-12-222-9/+12
|