about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update src/locale/i18n.tsPaul Frazee2024-11-231-0/+1
* Merge branch 'main' into mainPaul Frazee2024-11-23316-36408/+69286
|\
| * Improve spanish translation of repost (#6395)Gonzalo Riestra2024-11-231-10/+10
| * There’s no Moldavian/Moldovan language (#6427)Claudiu Cristea2024-11-231-2/+2
| * Added Galician language localization (#6463)xurxogp2024-11-236-0/+9576
| * Update catalan messages.po (#6485)Martin Garcia2024-11-231-127/+127
| * Update Italian translations (#6487)Michele Locati2024-11-231-2658/+934
| * Update Korean localization (#6523)Minseo Lee2024-11-231-625/+647
| * Vietnamese Localization (Continued from #2524) (#6564)Quang Phan2024-11-237-1/+8561
| * Updated Hindi UI for Version 1.94 (#6566)FalKoopa2024-11-231-1588/+267
| * updated & added missing strings in FR locale (#6596)cereza2024-11-231-176/+177
| * Translate missing strings. (#6599)codehead2024-11-231-196/+196
| * Update Portuguese localization (#6603)Luan2024-11-231-128/+128
| * Update Chinese & Cantonese localization (#6626)Frudrax Cheng2024-11-233-2001/+2031
| * Update Irish translation (#6668)Kevin Scannell2024-11-231-659/+659
| * Fix skeleton alignment (#6676)dan2024-11-231-6/+6
| * Fix jumpy web animation for modal backdrop (#6673)dan2024-11-233-20/+31
| * perf: optimizations for composer with Tiptap (#6315)Nick Perez2024-11-231-8/+3
| * derive bottom padding from header height for profiles list (#6152)Khuddite2024-11-231-1/+1
| * Fix media query used to prevent enter sending DM on mobile web (#6669)Bas van den Wollenberg2024-11-231-2/+2
| * fix: nothing selected bug (#6260)Luke Lucas2024-11-231-0/+3
| * Fix broken pagination for lists tab on profile page (#6221)Khuddite2024-11-233-4/+36
| * Fix hovered repost button styling when logged out (#6222)Roland Crosby2024-11-231-3/+1
| * Fix avi button hitslops (#6662)dan2024-11-233-21/+14
| * Fix inconsistent number formatting between mobile and web (#6384)Khuddite2024-11-232-6/+133
| * Fix Newline handling in Web's Composer (#6658)Horus Lugo2024-11-231-0/+20
| * Fix translate button not working (#6657)Frudrax Cheng2024-11-231-5/+15
| * Add a hotness thread sort (#6649)dan2024-11-234-3/+28
| * Pass referrer on native (with an opt out) (#6648)dan2024-11-228-16/+124
| * Remove indirection, insert between slices (#6645)dan2024-11-222-111/+43
| * Fix leaking background (#6642)dan2024-11-221-1/+3
| * Simplify play icon shadow (#6641)dan2024-11-221-26/+10
| * Add ability to block account from post dropdown menu (#6091)rshigg2024-11-222-9/+49
| * fix avi follow deadzone (#6639)Samuel Newman2024-11-221-9/+6
| * Add gif support to web (#6433)Samuel Newman2024-11-229-114/+183
| * Dismissable toasts (#6345)Samuel Newman2024-11-222-45/+175
| * [a11y] Video - fix labels and make more detailed (#6635)Samuel Newman2024-11-226-7/+23
| * Remove unnecessary lint rule suppression (#6544)Paul Coroneos2024-11-221-1/+1
| * Use android native animations (#6562)Samuel Newman2024-11-221-7/+1
| * Improve error name and message for signed-in only feeds (#6577)Eric Bailey2024-11-222-6/+6
| * Use outline style for repost cancel button (#6509)Samuel Newman2024-11-221-9/+15
| * [Lightbox] Fix jump when zooming out on iOS (#6633)dan2024-11-221-2/+18
| * Fix lightbox spinner (#6561)Paul Coroneos2024-11-222-6/+6
| * Fix display language not switching correctly to Chinese on native. (#6621)Frudrax Cheng2024-11-221-2/+23
| * [Android] Lower Feed maxRenderPerBatch (#6624)dan2024-11-221-2/+2
| * Fix some overdraw (#6617)dan2024-11-212-9/+5
| * Reduce <Text> nesting (#6615)dan2024-11-215-89/+51
| * Fix overflow issue on iOS autocomplete, among other things (#6611)Samuel Newman2024-11-213-40/+27
| * Fix Fast Refresh in <Text> files (#6609)dan2024-11-216-139/+156
| * Don't underline links on native hover (#6588)dan2024-11-212-23/+13