about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add Danish localization (#7220)Christian Schmidt2025-01-246-0/+8332
* Add Swedish localization (#7232)nilaallj2025-01-246-0/+8319
* Update Italian translations (#7328)Michele Locati2025-01-241-654/+871
* Update catalan messages.po (#7327)Ivan BeĆ 2025-01-241-5/+5
* Update Korean localization for v1.97.0 (#7392)Minseo Lee2025-01-241-633/+850
* Irish translation update (#7406)Kevin Scannell2025-01-241-792/+780
* Update Finnish localization (#7414)Valtteri Laitinen2025-01-241-7/+7
* Update Ukrainian translation (#7439)Dovgonosyk2025-01-241-2194/+1073
* Add Basque language ('eu') (#7479)REALSOULMAN2025-01-246-0/+8014
* Update messages.po (#7496)Snipufin2025-01-241-1/+1
* Update Russian phrase (#7507)Islam Rustamov2025-01-241-1/+1
* Update Hungarian translation for 1.96.6 (#7527)smileyhead2025-01-241-1604/+2280
* chore: update vi localization to v1.96.6 of the app (#7537)Vinh Pham2025-01-241-88/+88
* Polish translations for 1.97 (#7548)axiand2025-01-241-755/+705
* Spanish localization for 1.97.0 (#7564)hogaza2025-01-241-115/+115
* Update Chinese & Cantonese localization for 1.97 (#7394)Frudrax Cheng2025-01-243-2066/+2718
* Update Japanese translation for v1.97 (#7393)Takayuki KUSANO2025-01-241-622/+839
* French localization for v1.97 (#7546)Stanislas Signoud2025-01-241-624/+841
* fix hcap clipping (#7567)Samuel Newman2025-01-231-2/+1
* Takendown state + in-app takedown appeals (#7566)Samuel Newman2025-01-239-36/+317
* Trim leading whitespace-only lines (#7555)dan2025-01-231-1/+6
* Fix typo (#7553)Frudrax Cheng2025-01-221-1/+1
* Tweak adjustment in the formula (#7547)dan2025-01-221-3/+2
* Post-report menu (#7446)Samuel Newman2025-01-227-33/+218
* Only show pins on Posts and Replies (#7544)dan2025-01-221-1/+3
* fix deprecation warning (#7540)Samuel Newman2025-01-221-1/+1
* Minor video feed refactor (#7536)dan2025-01-221-42/+33
* Add videos tab to profile (#7517)Eric Bailey2025-01-224-13/+54
* Adjust decay formula (#7535)dan2025-01-221-6/+14
* Update hashtag menu to use `Menu`, convert to native link for additional a11y...Eric Bailey2025-01-2110-577/+294
* move indicatorStyle to `List` (#7526)Samuel Newman2025-01-216-8/+3
* [Experiment] Add Video feed on signup (#7531)dan2025-01-213-0/+13
* Reenable bitdrift (#7405)Snow Pettersen2025-01-212-28/+22
* show video feeds from posts even if they are replies (#7516)Chris Kanich2025-01-214-5/+14
* render adjacent players on ios (#7525)Samuel Newman2025-01-211-2/+12
* Some immersive video a11y fixes (#7528)Eric Bailey2025-01-211-14/+33
* Fix crash when nothing is pinned (#7510)dan2025-01-201-16/+21
* Fix log sourceDan Abramov2025-01-201-1/+1
* Replace hackfix for gestures with upstream fix (#7503)dan2025-01-201-40/+2
* Fix tabbar swipe conflicting with drawer (#7501)dan2025-01-201-48/+51
* Fix Discover posts showing up in Following with no explanation (#7500)dan2025-01-201-10/+14
* Fix PWIDan Abramov2025-01-201-0/+1
* yolo (#7499)Hailey2025-01-1936-116/+3126
* Revert "[Android] Fix taps triggering while swiping (#7459)" (#7498)dan2025-01-201-2/+40
* Bring video cropping in line with images (#7462)Eric Bailey2025-01-183-55/+113
* tweaks to constants (#7478)Hailey2025-01-172-4/+25
* Remove test gates (#7477)dan2025-01-171-77/+1
* [Android] Fix taps triggering while swiping (#7459)gpp2025-01-171-40/+2
* Prevent Drawer gesture conflicting with Suggestions scroll (#7468)dan2025-01-173-64/+76
* [Android] Try to disambiguate taps from swipes (#7448)dan2025-01-151-2/+40