about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add Russian translation (#3875)Kirill2024-09-075-0/+7684
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Russian translation * Update messages.po * Update messages.po (draft) * Добавлены новые строки для перевода В ручную объеденил исправленный RU с самым новым EN. Могут быть ошибки но быстрый тест проблем не выявил. * Переведены не переведенные строки, некоторые исправления перевода. * Еще небольшие правки * Update messages.po (draft) * Update messages.po (stage) * Update messages.po * Init lingui compiling ru language * Update messages.po * Update messages.po (clear) * Update messages.po * Update messages.po * change await import to await Promise.all * Update messages.po * Update messages.po (clear) --------- Co-authored-by: DearFox <59219907+DearFox@users.noreply.github.com>
* [Video] Tweak order of elements in composer (#5213)Hailey2024-09-071-32/+32
|
* [Video] Fix type on web (#5211)Hailey2024-09-071-2/+4
|
* Update Japanese Translation (#5031)Takayuki KUSANO2024-09-071-86/+182
| | | | | | | | | | | | | | | | | * Update translation * Update translation * Fixed wording * Change the translation of QRcode of starterpack * Update translation * Update translation * Update translation * Update translation
* Update Korean localization (#5035)Minseo Lee2024-09-071-392/+485
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 Chinese Localization (#5036)Frudrax Cheng2024-09-072-789/+976
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CN: Update Translates * CN: Remove superseded strings * CN: Update Translates#1 * TW: Update Translates & Remove superseded strings * CN: Update Translates#2 * TW: Update and clean * CN: Update Translates * Both: Run intl:extract * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * CN: Fix typos * Update Translates * TW: Update Translates * CN: Update Translates * CN: Update Translates * CN: Remove superseded strings * TW: Update and clean * CN: Update Translates --------- Co-authored-by: Kuwa Lee <kuwalee1069@gmail.com> Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
* Overhaul IT locale (#5069)miyun2024-09-071-479/+476
| | | | | * Overhaul IT locale * Various corrections to the IT locale (thanks to surfdude29!)
* Update catalan messages.po (#5067)Ivan Beà2024-09-071-133/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update catalan messages.po Another batch, take a look please @jordimas @darccio @surfdude29 @rortan134 * Update catalan messages.po apply @jordimas corrections * 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> * 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 messages.po --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* [Video] Open the floodgates (partially) (#5208)Samuel Newman2024-09-073-29/+1
|
* Revert "[Video] Ensure loop doesn't stop" (#5209)Hailey2024-09-071-5/+1
|
* [Video] Ensure loop doesn't stop (#5207)Hailey2024-09-071-1/+5
|
* Add intent for verifying email (#5120)Hailey2024-09-075-50/+264
|
* [Video] Check upload limits before uploading (#5153)Samuel Newman2024-09-078-46/+146
| | | | | | | | | | | | | | | | | * DRY up video service auth code * throw error if over upload limits * use token * xmark on toast * errors with nice translatable error messages * Update src/state/queries/video/video.ts --------- Co-authored-by: Hailey <me@haileyok.com>
* [Video] Only compress if >25mb or unknown format (#5187)Samuel Newman2024-09-072-3/+16
| | | | Co-authored-by: Hailey <me@haileyok.com>
* Set onboarding_minimum_interests to false (#5204)dan2024-09-072-70/+2
| | | Co-authored-by: Hailey <me@haileyok.com>
* Set show_follow_suggestions_in_profile to true (#5205)dan2024-09-074-246/+3
|
* Set fixed_bottom_bar to true (#5203)dan2024-09-073-50/+4
|
* [Statsig] Add more events to downsample, increase downsample rate (#5198)Hailey2024-09-077-37/+47
| | | | | | | | | * add some events for sampling * include downsample rate in metadata * fix metadata logic * uncomment debug
* fix: remove duplicate style `rounded_sm` (#5201)jlca2024-09-061-1/+0
|
* Add cursor pointer to 'New post' button (#5109)nicofercavv2024-09-061-0/+1
|
* Add emoji picker to chat composer (#5196)Eric Bailey2024-09-069-14/+119
| | | | | Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Adrov Igor <nucleartux@gmail.com>
* [Video] Handle push/pop on Android for autoplay (#5194)Hailey2024-09-064-4/+42
|
* Fix starter packs scroll (#5190)Igor Adrov2024-09-061-1/+1
|
* Redesign play button (#5192)Eric Bailey2024-09-063-8/+31
|
* Bump joined stat (#5188)Eric Bailey2024-09-061-1/+1
| | | | | * Bump joined stat * Ope, actually more
* [Video] Add disable autoplay for native, more tweaking (#5178)Hailey2024-09-065-60/+81
|
* Add support for autofill of one-time-code for email verification (#5186)Eric Bailey2024-09-061-1/+1
|
* [Video] Fix alt text dialog on iOS and Android (#5177)Hailey2024-09-062-16/+25
| | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Go full width on native and mobile web (#5184)Eric Bailey2024-09-061-3/+8
|
* Remove record-with-media side-by-side layout (#5182)Eric Bailey2024-09-061-42/+11
|
* [Video] Error banner improvements (#5163)Samuel Newman2024-09-052-85/+137
|
* [Video] More adjustments for loading state jank (#5171)Hailey2024-09-051-43/+47
|
* Add MMKV interface (#5169)Eric Bailey2024-09-054-0/+219
|
* Constrain image heights in feeds and threads (#5129)Eric Bailey2024-09-0511-206/+395
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Limit height of images within posts * Add some future-proofness * Comments, improve a11y * Adjust ALT, add crop icon * Fix disableCrop in record-with-media posts * Clean up aspect ratios, handle very tall images * Handle record-with-media separately, clarify intent using enums * Adjust spacing * Adjust rwm embed image size on mobile * Only do reduced layout if images embed * Adjust gap in small embed variant * Clean up grid layout * Hide badge on small variant with one image * Remove crop icon from image grid, leave on single image * Fix sizing in Firefox * Fix fullBleed variant
* [Video] require email to post videos (#5152)Samuel Newman2024-09-052-21/+68
| | | | Co-authored-by: Hailey <me@haileyok.com>
* Load number formatting data when activating locales (#5128)Marco Buono2024-09-051-16/+64
|
* [Video] Use `expo-video` from fork (#5159)Hailey2024-09-051-2/+2
|
* Add quick access to quote action on long press (#5123)Marco Buono2024-09-051-0/+3
|
* [Video] Enter/exit animations for video in composer (#5164)Samuel Newman2024-09-053-26/+35
| | | | | | | | | * enter/exit animations for video in composer * use zoom out animation * unify margin between different steps * skip animation when posting
* [Video] throw HLS errors to be caught by error boundary (#5166)Samuel Newman2024-09-053-19/+55
| | | | | | | | | * throw HLS errors to be caught by error boundary * wording tweak * do the same on native * fix type error
* [Video] Disable autoplay option (preview + web player) (#5167)Samuel Newman2024-09-054-8/+32
| | | | | | | | | * rename setting * preview (web) * preview (native) * improve autoplay disabled behaviour on web
* fix on 'reposted by you' translation to ptbr (#5146)gabrielsiilva2024-09-041-1/+1
|
* [Video] Add loading state to player (#5149)Hailey2024-09-043-86/+156
|
* Ensure profile labels can be appealed separately from account labels (#5154)Eric Bailey2024-09-044-22/+45
|
* Add misleading report type to posts (#5150)Eric Bailey2024-09-041-0/+5
| | | | | | | * Add misleading report type to posts * Update copy * Update copy
* Tweak animation to not roll 0 -> 1, overflow hidden (#5148)Hailey2024-09-042-2/+3
|
* Use new player icon for external video embeds (#5147)Hailey2024-09-041-2/+2
|
* [Video] content fit cover on native (#5140)Samuel Newman2024-09-042-2/+2
|
* allow only posting video (#5142)Samuel Newman2024-09-041-2/+9
|
* Add slight spacing between Post and CW button (#5125)Marco Buono2024-09-041-2/+6
|