about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Temporarily remove Bitdrift (#7173)dan2024-12-192-20/+28
| | | | | * Temporarily remove Bitdrift * Rm plugin
* Fix translation filePaul Frazee2024-12-181-1/+1
|
* Release 1.96.0 (#7168)Paul Frazee2024-12-1832-31077/+39204
| | | | | | | * Update test * Run intl extract * Update join count
* Update Turkish(tr) translations 62% (#6386)Mert Şişmanoğlu2024-12-181-457/+457
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Turkish(tr) translations * Update Turkish(tr) translations - Accessibility Page fully translated - Some error and warning messages - Some PostInteraction components * Update Turkish(tr) translations - Po-Revision-Date, Last-Translator, Language-Team update - Translate most of the Chat, Message, Conversation messages * Update Turkish(tr) translations - useTimeAgo time conventions - FeedItem messages - Verification warnings * Update Turkish(tr) translations - n days ago, n hours ago - Newskie - Post and Feed actions - Some of the Starter Pack * Update Turkish(tr) translations - Use `kaydoldu` instead of `kayıt oldu` * Fix typo "{}sn" in Turkish(tr) translations Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * fix turkish(tr) translations 'reply' word - Use 'yanıt' instead of 'cevap' * Update src/locale/locales/tr/messages.po Co-authored-by: Burak Güner <md.burak.guner@gmail.com> * Update Turkish(tr) translations for improved clarity and accuracy * Update Turkish(tr) translations * Update Turkish(tr) translations for various phrases and improve clarity - learn more - moderation things * Update Turkish(tr) translations * Update Turkish(tr) translations * Update Turkish(tr) translations * Update src/locale/locales/tr/messages.po Co-authored-by: Burak Güner <md.burak.guner@gmail.com> * Update src/locale/locales/tr/messages.po Co-authored-by: Burak Güner <md.burak.guner@gmail.com> * Update Turkish (tr) translations in messages.po %62 done --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Burak Güner <md.burak.guner@gmail.com>
* Update ast locale translation (#6905)Softastur2024-12-181-168/+169
| | | | | | | | | | | | | | | | | * Update ast locale translation This commit updates strings and fixes some errors. * Update messages.po Fixes a critical translation error * Update messages.po Fixed a mistake --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Update Hungarian translation to 1.95 (#6869)smileyhead2024-12-181-1915/+2601
| | | | | | | | | | | | | | | | | | | | | | | | | * Fetch newest translations * Translate new strings * Apply fixes to strings Reworded the ‘Deleted’ string and the body text placeholders of the ‘Who can interact with this post?’ dialogue. * Unify wording/cases of toast messages The wording of responsive toasts such as ‘Message deleted’ have all been changed to a case like ‘You have deleted this message’. Wording messages in the former way sounds very ‘un-Hungarian,’ so I have gone through the code to find any toast messages not worded this way. There are a few exceptions, however: - Error messages – these are already proper, full sentences and do not sound odd when translated as-is. - ‘Copied to clipboard’, QR code-related toasts – keeping the original case sounded more appropriate here. * Small correction Noticed I've accidentally translated ‘About’ as ‘Help’ * Pull newest strings * Translate new strings
* Update AN to 1.95.0 [ER]. (#6857)Juan Pablo Martínez2024-12-181-2207/+1716
| | | Co-authored-by: Guido Leenders <guido.leenders@invantive.com>
* Update NL to 1.95.0 [ER]. (#6855)Guido Leenders2024-12-181-1827/+1707
|
* Remove deactivate dialog link from delete modal (#7167)Eric Bailey2024-12-181-20/+1
| | | | | * Rm closeModal * rm link
* Update Portuguese localization (#6793)Luan2024-12-181-8/+8
| | | | | * Update messages.po * Update messages.po
* Nepali Translation (divyaswormakai's reviewed & some changes) (#7033)Ankit Bhandari2024-12-187-0/+9107
| | | | | | | | | | | | | | | | | * feat: prepare necesaary files * fix: message file for nepali translation * feat: language file update * feat: add missing pieces * feat: one and other updates * additional changes --------- Co-authored-by: Divyaswor Makai <makaidivya@gmail.com>
* French translations (for v1.96) (#6991)Stanislas Signoud2024-12-181-1511/+1054
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bump translation strings for fr * Translate new strings in French * Fix a few problems and typos in existing fr locale - Archivé par followed by a date do not make sense - l’arrive is clearly a typo, and I rewrote it so it feels better in French - Ex. with this casing is not frequent, so I moved it at the end (no terseness required here) - Feedback is now translated using a common translation of those in other UIs - Removed "Les" in "Les mots" as it's a menu item - Plus aucune is correct but too formal and weird so switching to Pas d’autre * Remove all legacy, commented strings * Use guillemets on fr string about app icons * Fix translation of “Back” to “Retour” in french Originally fixed by @lsaudon in #6778, thanks :) Co-authored-by: Lucas SAUDON <lucas.saudon@beta.gouv.fr> * Improve fr translations thanks to @CerryTsuki input * Remove even more legacy strings in fr translations * Bump translation strings for fr (again) * Attempt to translate new strings in fr * Improve 'Archived from' translation in fr * Bump translation strings for fr (yet again) * Translate new strings in French * Get rid of recently removed strings in fr * Stay consistent when translating handle --------- Co-authored-by: Lucas SAUDON <lucas.saudon@beta.gouv.fr>
* Fix spanish translation (#6984)Lucas O. S.2024-12-181-1/+1
|
* Add Khmer Localization (#6914)roth2024-12-186-0/+8637
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * add khmer language * update translate * update translate * add missing localization key * update khmer wording * update khmer wording * add missing translate * add missing translate * chore: add khmer local date-time format * 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>
* Updated Polish translation (#6862)voitech2024-12-181-980/+980
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated Polish translation * Update pl/messages.po @axiand Thanks for such a detailed analysis and all the suggestions! I've already corrected the mistakes you pointed out. - The word "repost" was initially translated as "opublikować ponownie," but after consulting members of the Polish community, they agreed that "repostować" would be more appropriate. Personally, I would leave it as is or change it to "opublikować ponownie," but that is a longer phrase and might not fit well in certain interface elements. - Similarly, with the word "czat"—in my opinion, it aligns better with the app, whereas I translated "conversation" as "rozmowa." - "Obserwować wzajemnie" doesn't sound very natural in Polish, which was even noted by users who reverted to the English interface because of it. The phrases "również Cię obserwuje" and "również obserwuj" fully capture the meaning of the English original and look good as notifications in the app. - `L414-440`, `1618` – without the word "zostało," the phrasing lacks clarity. - `L600`, `1796`, `2804`, `4056`, `7552` and `L718`, `1316`, `2219`, `4662-4667`, `6056`, `6714` – my changes are linguistically correct and look better. The previous formulations were often ambiguous and unclear. I fixed the errors found in these sections. - `L1447` – I reverted to the previous version. - I changed "kod potwierdzający" to "kod weryfikacyjny" because it sounds more natural and clear. - I changed "lista moderowana" to "lista moderacji" as per your suggestion. In Polish, "lista moderacji" sounds like the list belongs to people involved in moderation. It also gives the impression that it might be a list showing moderators or moderation-related services. "Lista moderowana" suggests that someone is overseeing the moderation of the list. I'm still not entirely sure what the intended meaning is or what the audience is meant to understand from the name. - I changed "rolka aparatu" to "galeria zdjęć." - I changed "obrazki" to "zdjęcia". * Update messages.po Suggested changes were made. Changed “użytkownik” to “osoba” where it was logical for consistency. Removed where it was not needed. --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Don't hide recommended (#7166)dan2024-12-182-32/+3
| | | | | * Don't hide recommended * Rm unused
* Update and improve Finnish locale (#6840)Valtteri Laitinen2024-12-181-2880/+1248
| | | | | * Update and improve Finnish locale * Remove obsolete Finnish strings
* Update Chinese & Cantonese localization (#6839)Frudrax Cheng2024-12-183-4256/+4823
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update translates from crowdin * zh-CN: Improved translations * Both: Improved translations * TW & HK: Improved translations * CN: Re-translate 'Quote posts enabled' * TW: Improved translations * CN: Unify the translations of 'label' * CN: Fix grammar * CN & HK: Improved translation * TW: Improved translations * Update translates from crowdin * Translated new Layout & Improved zh-TW translations * zh-CN: Unified label translation * zh-HK: Fix translation * zh-TW: Improved translation * Update from crowdin * Improved translation * Update translates from crowdin * Update from crowdin * Update the latest translations * Update translations according #7065 * zh-TW: Improved translations * Update translates from crowdin * zh-HK: Improved translations * Update translates from crowdin * Improved translations * zh-CN & zh-HK: Improved translations * zh-CN: Re-translated 'Bluesky is better with friends!' * Update translates from crowdin * Translated #7128 * Remove placeholder * Translated #7144 #7147 * Improved translations * Improved translations#2 * zh-CN: Improved translations
* enhance translations, add new translation tags (#6838)Vinh Pham2024-12-181-845/+318
|
* Update catalan messages.po (#6811)Ivan Beà2024-12-181-4/+4
| | | | | | | | | * Update catalan messages.po No new lines to translate this one, just fixing some minor errors Please take a look at it @jordimas @darccio @surfdude29 @rortan134 @magarcia @aryiu * Update messages.po
* Update Korean localization (#6799)Minseo Lee2024-12-181-1098/+1266
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po
* Update Italian translations (#6775)Michele Locati2024-12-181-1372/+1549
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Italian translations * Translate "Discover Feed" * Update translations from Transifex * Update translations from Transifex * Update translations from Transifex * Update translations from Transifex * Update translations from Transifex * Update translations from Transifex * Update translations from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex * Update po from Transifex --------- Co-authored-by: GitHub <noreply@github.com>
* Spanish localization - completion and some fixes (#6691)hogaza2024-12-181-24/+25
| | | | | | | | | | | | | | | | | | | * Updates and missing translations. Added some missing translations, corrected a few inconsistencies (paquete inicial; video) and edited to strings to use gender-neutral language. * Update src/locale/locales/es/messages.po Thanks @surfdude29 for pointing this out Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/es/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Update Japanese translation (#6620)Takayuki KUSANO2024-12-181-198/+262
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Japanese translation * Update * Remove obsoleted entries * Update translation * minimize diff to main * apply middlingphys's review, erase obsoleted messages. * Traslate new messages (app icon) * modified on feedback * Update translation * Update translation * Update translation * translate new messages on new screen * Remove the typo entry fixed by #7064 * Update translation * Update translaiton * Update translation * Update translation * Update translation * Translate new progress guide
* Romanian localization (#6456)Claudiu Cristea2024-12-186-0/+8632
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Empty * First pass * More colloquial Romanian * Add Romanian lanaguage * Romanian specfic plural with 3 variants * Adjustments * Chat > Conversație * Keep code alphabetical order * Update messages.po * Add 'ro' to app.config.js * Regenerate and finish RO * Update messages.po * Fixing a previous wrong conflict resolution * Adapt after #6742 Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --------- Co-authored-by: Alex <alextec70@outlook.com> Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Remove X from recommendedDan Abramov2024-12-181-11/+0
|
* Fork close logic for android to match previous usage (#7165)Eric Bailey2024-12-181-3/+15
|
* Adjust height of radio (#7164)Eric Bailey2024-12-182-7/+7
|
* move header inside sticky area (#7163)Samuel Newman2024-12-182-43/+43
|
* Trending tracking 2 (#7162)Eric Bailey2024-12-183-10/+49
| | | | | | | | | | | | | * Move (cherry picked from commit bfb96f4ce287b140d25f36c678c0ac21bdb11b3d) * Add to recommeded too (cherry picked from commit e6844883a6c0dfeb1a36837d70c09e1240c32a06) --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Add reply sorting in-thread (#7156)dan2024-12-184-13/+281
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add button * Extract component * Make it work * Extract and use RadioCircle * Add tree/list setting * Prefer local state * Factor out threadViewPrefs * Fix optimistic stuff * Revert RadioButton changes * Tweak radio styles, add Menu.LabelText * Labels * Margins * Update copy --------- Co-authored-by: Eric Bailey <git@esb.lol>
* make trending buttons pressable scale (#7160)Samuel Newman2024-12-181-2/+7
|
* Trending tracking (#7161)Eric Bailey2024-12-185-5/+64
| | | | | | | * Add hide to Explore * Event for show * Add hide events to each location
* Better list empty state (#7157)Samuel Newman2024-12-183-64/+98
| | | | | | | | | | | | | * render header conditionally, use modern footer * move add button to empty state if empty * center align empty state * Tweak add people btn --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* change stale time to three minutes (#7158)Hailey2024-12-182-7/+12
|
* Remove header subtitle from list-related screens (#7154)Samuel Newman2024-12-185-34/+48
| | | | | | | | | | | | | | | * rm subtitle, add admonition * rm top border from empty state * Minimal approach * Revert uneeded change * Even more minimal --------- Co-authored-by: Eric Bailey <git@esb.lol>
* Web sticky headers for most screens (#7153)Samuel Newman2024-12-183-28/+28
| | | | | | | | | | | * web sticky headers, with opt-out for notifs * rm from postthread * Fix jump --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Fix testsPaul Frazee2024-12-171-0/+11
|
* Layout tweaks (#7150)Paul Frazee2024-12-172-14/+19
| | | | | | | | | * Reduce weight of right sidebar active feed * ProfileFeedHeader tweaks --------- Co-authored-by: Eric Bailey <git@esb.lol>
* Trending (Beta) (#7144)Eric Bailey2024-12-1726-37/+1248
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add WIP UIs for trending topics and suggested starterpacks * Disable SPs for now * Improve explore treatment a bit, add some polish to cards * Add tiny option in RightNav * Add persisted option to hide trending from sidebar * Add to settings, abstract state, not updating in tab * Fix up hide/show toggle state, WITH broadcast hacK * Clean up persisted code, add new setting * Add new interstitial to Discover * Exploration * First hack at mute words * Wire up interstitial and Explore page * Align components * Some skeleton UI * Handle service config, enablement, load states, update lex contract * Centralize mute word handling * Stale time to 30m * Cache enabled value for reloads, use real data for service config * Remove broadcast hack * Remove titleChild * Gate settings too * Update package, rm langs * Add feature gate * Only english during beta period * Hook up real data * Tweak config * Straight passthrough links * Hook up prod agent * Fix no-show logic * Up config query to 5 min * Remove old file * Remove comment * Remove stray flex_1 * Make trending setting global * Quick placeholder state * Limit # in sidebar, tweak spacing * Tweak gaps * Handle hide/show of sidebar * Simplify messages * Remove interstitial * Revert "Remove interstitial" This reverts commit 1358ad47fdf7e633749340c410933b508af46c10. * Only show interstitial on mobile * Fix gap * Add explore page recommendations * [topics] add topic screen (#7149) * add topic screen * decode * fix search query * decode * add server route * Fix potential bad destructure (undefined) --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com> Co-authored-by: Dan Abramov <dan.abramov@gmail.com> Co-authored-by: Hailey <me@haileyok.com>
* Fix emoji picker position (#7146)Eric Bailey2024-12-171-34/+37
|
* Tweak Follow dialog Search placeholder (#7147)dan2024-12-181-1/+1
|
* New progress guide - 10 follows (#7128)Samuel Newman2024-12-1717-47/+1039
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * new follow-10 progress guide * find follows dialog * wip tabs * flatlist version with search * hardcode out jake gold * lazy load followup suggestions * Update src/components/ProgressGuide/FollowDialog.tsx Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * comment out replacing, enable paging * rm autofocus * find shadow profiles in paginated search * clear search when press tabs * better tab a11y * fix label * adjust scroll indicator insets * do the same scroll indicator adjustment for searchable people list * hardcode jake to just be 'tech' * Retain state on close/reopen * only change follow btn color when not followed * add guide to inside dialog * fix task alignment * Enable contextual suggestions * WIP: show multiple suggestions * Rework so it animates well * Show more items * remove card style * move tabs to own component * split out header top * scroll active tab into view * rm log * Improve perf a bit * boost popular interests over alphabetical ones * scroll active tab into view * revert back to round buttons * Fix overrenders of the tab bar items * Fix unintended animation * Scroll initial into view if needed * Unlift state, the dialog thing breaks lifting * Persist simply * Fix empty state * Fix incorrect gate exposure * Fix another bad useGate * Nit --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Pipe statsig events to logger (#7141)dan2024-12-176-26/+30
| | | | | | | | | | | * Pipe statsig events to logger * Log rich objects to bitdrift * Fix tests * Consolidate mocks, fix tests * Reduce log trash on native
* Fix notifications borders (#7140)dan2024-12-172-2/+2
|
* Refetch empty feed on focus (#7139)dan2024-12-171-10/+9
|
* Read storage on window.onstorage (#7137)dan2024-12-171-0/+12
|
* [ELI5] Tweak wording on the signup screen (#7136)dan2024-12-1730-87/+87
| | | | | * Tweak signup wordings * Update translations
* alf error screen (#7135)Samuel Newman2024-12-171-82/+55
|
* add safe area view to profile error screen (#7134)Samuel Newman2024-12-171-14/+19
|