about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implement Polish translation (#6283)axiand2024-11-196-0/+8045
* Update Hungarian translation for 1.94 (#6186)smileyhead2024-11-191-1422/+1767
* Fix post interaction selectable text being cut off (#6527)Evan2024-11-191-2/+2
* Remove aria-pressed attr from button. Closes #6325 (#6402)Paul Coroneos2024-11-191-1/+0
* Render post menu items lazily (take two) (#6473)dan2024-11-192-672/+741
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-19142-148/+53
* Split FeedSlice into FlatList rows (#6507)dan2024-11-193-211/+188
* Use native modal for signup queue screen (#6392)Samuel Newman2024-11-191-20/+33
* Attempted video perf improvements (#6519)Samuel Newman2024-11-193-38/+32
* Add Profiler build for Android (#6510)dan2024-11-192-34/+66
* Add useHandleRef as a lighter alternative for useAnimatedRef (#6500)dan2024-11-187-54/+75
* Fix TagMenu initial render perf (#6483)dan2024-11-182-151/+165
* Hardcode Giphy embed height (#6475)dan2024-11-181-26/+4
* Extract RepostButton inner dialog (#6498)dan2024-11-181-79/+109
* Fix layout jumps for images (#6474)dan2024-11-181-12/+15
* Optimize ContentHider (#6501)dan2024-11-181-9/+31
* Revert "Render dropdown menu items lazily (#6437)" (#6470)dan2024-11-171-309/+278
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-1726-304/+351
* fix video thumb cleanup (#6431)Samuel Newman2024-11-173-10/+17
* Render dropdown menu items lazily (#6437)dan2024-11-171-278/+309
* [Web] Clicking root link twice refreshes the screen (#6434)dan2024-11-171-4/+13
* Release 1.94 (#6430)Paul Frazee2024-11-1623-18494/+27836
* Sort pins last in thread view (#6426)dan2024-11-161-0/+11
* Remove typography NUX and consistently call upsertProfile (#6424)dan2024-11-163-151/+33
* Email verification tweaks (date) (#6416)Hailey2024-11-161-2/+3
* Update PT-BR messages.po (#6284)Luan2024-11-161-55/+55
* Fix the translation of the adjective "open" (#6206)CanGiante2024-11-161-1/+1
* Fix minor localization issues in Spanish: (#6094)Elena Torró2024-11-161-68/+68
* Update Irish localization to 100% (#6387)Kevin Scannell2024-11-161-1294/+118
* Update French translations (November 9th, 2024) (#6190)Stanislas Signoud2024-11-161-371/+103
* Update italian translation (#6188)Marco Maroni2024-11-161-1279/+1689
* Big update of the Hindi translation (#6077)FalKoopa2024-11-161-1655/+1655
* Update catalan messages.po (#6030)Ivan Beà2024-11-161-46/+46
* use IAB for translate (#6421)Samuel Newman2024-11-163-3/+3
* manually implement drawertype logic (#6419)Samuel Newman2024-11-161-0/+1
* Update Chinese & Cantonese localization (#6020)Frudrax Cheng2024-11-163-5056/+5407
* Update Korean localization (#6014)Minseo Lee2024-11-161-1125/+1232
* Update Japanese translation (#6013)Takayuki KUSANO2024-11-161-469/+541
* Tweak email verification dialog (#6397)Hailey2024-11-152-24/+59
* Better error message (+ translations!) (#6349)Samuel Newman2024-11-151-4/+10
* [Statsig] Remove client downsampling (#6153)Hailey2024-11-1513-99/+57
* Reduce calls to getLogs (#6381)Eric Bailey2024-11-151-2/+2
* Reduce `listConvos` requests (#6378)Eric Bailey2024-11-153-11/+46
* [Lightbox] Make the animation faster (#6382)dan2024-11-151-2/+2
* feat: Tweak shared element animation to make it much smoother (#6336)Marc Rousavy2024-11-141-4/+15
* NewChatDialog: remove extra padding on web (#6333)Bartosz Kaszubowski2024-11-141-1/+2
* Make `ToggleButton` full width everywhere (#6302)Eric Bailey2024-11-131-5/+4
* Modify self labels for clarityPaul Frazee2024-11-131-18/+20
* [Lightbox] Small tweaks (#6301)dan2024-11-132-3/+6
* Add subtle web hover to treeview replies (#6142)Samuel Newman2024-11-131-18/+22