about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add subtle web hover to treeview replies (#6142)Samuel Newman2024-11-131-18/+22
* Add backdated post indicator (#6156)Samuel Newman2024-11-122-68/+170
* Slightly reduce rerenders in drawer (#6270)Samuel Newman2024-11-121-31/+38
* Add email verification prompts throughout the app (#6174)Hailey2024-11-1211-46/+265
* dedupe date parsing (#6267)Samuel Newman2024-11-121-2/+4
* add subtle web hover to "View full thread" (#6256)Samuel Newman2024-11-123-7/+29
* use hairline for feedlike (#6257)Samuel Newman2024-11-122-3/+10
* Increase bottom padding for mobile login/signup footer (#6254)Khuddite2024-11-121-1/+1
* Reduce Reanimated serialization traffic (#6219)dan2024-11-121-3/+14
* Update error component of lists to take up the full height instead of its con...Khuddite2024-11-111-1/+1
* Update Node.js to 20.x in Dockerfile (#6099)Trivikram Kamat2024-11-111-1/+1
* deleted account (#6224)Minseo Lee2024-11-112-2/+2
* Fix unscrollable body when returning to desktop mode from mobile mode with na...JustSNguyen2024-11-111-2/+3
* fix error screen (#6235)Samuel Newman2024-11-111-1/+1
* Increase copied animation lingering time for reduced motion (#6220)Khuddite2024-11-111-3/+11
* Fix render loop on Android (#6213)dan2024-11-103-11/+23
* android scroll performance fixes pt. 1 (#6196)Hailey2024-11-092-62/+58
* Fix web image layout (#6195)dan2024-11-091-1/+1
* [Lightbox] Always rely on Expo Image cache (#6189)dan2024-11-0912-146/+105
* [Lightbox] Open animation (#6159)dan2024-11-0912-192/+629
* Tiny tweak to Thread Preferences string (#6177)surfdude292024-11-081-1/+1
* set includeFontPadding false for fixed TextInput height on Android (#6170)khuddite2024-11-091-1/+5
* [Settings] Ungate, and remove old settings (#6144)Samuel Newman2024-11-0822-3768/+16
* options to checkbox (#6175)Hailey2024-11-081-3/+3
* [Settings] Improved account switcher (#6131)Samuel Newman2024-11-083-104/+272
* fix 3 image grid in DMs (#6163)Samuel Newman2024-11-081-5/+4
* Fix stuck lightbox (#6166)dan2024-11-081-16/+28
* Fix non-home screen soft resetting when feed is selected from right nav (#6158)gpp-02024-11-081-1/+1
* Improve chat performance (#6157)Samuel Newman2024-11-083-9/+8
* [Lightbox] Add border radius to avatars (#6136)dan2024-11-087-61/+108
* [Lightbox] New dismiss gesture (#6135)dan2024-11-084-145/+274
* [Lightbox] Set 2 as minimal allowed zoom level (#6132)dan2024-11-062-12/+19
* dev options in new settings (#6128)Samuel Newman2024-11-061-3/+95
* link up verify email dialog (#6042)Samuel Newman2024-11-062-32/+43
* fix prop names (#6130)Hailey2024-11-062-6/+6
* Fix thin red circle around Like button on iOS (#6123)khuddite2024-11-063-17/+14
* Remove SCREEN from lightbox layout (#6124)dan2024-11-066-228/+277
* Lower feedfeedback seen threshold to 0.5s (#6127)dan2024-11-053-3/+3
* Update Reanimated (#6126)dan2024-11-057-4/+23
* Improve accessibility for navigation on web (#6120)Samuel Newman2024-11-054-69/+169
* Fixed issue 5845 (#6085)Rohit Bansal2024-11-051-1/+1
* use megabytes rather than mebibytes for video limit (#6117)Samuel Newman2024-11-051-1/+1
* StarterPack: fix "Follow All" processing layout (#6111)Bartosz Kaszubowski2024-11-051-2/+3
* Fix start value in youtube embed by removing "s" from url param (#6113)Lars Kappert2024-11-051-2/+5
* return to using whitespace (#6109)Samuel Newman2024-11-041-2/+3
* translate sort replies (#6110)Samuel Newman2024-11-041-1/+3
* Refactor lightbox prop drilling (#6073)dan2024-11-047-214/+155
* Unify dimensions cache between lightbox and feed (#6047)dan2024-11-0410-176/+144
* fix(a11y): avoid plain `div`s as button or tabs (#6084)Cynthia2024-11-036-7/+22
* Improve focus-visible outlines in navigation (#6061)Yaƫl Guilloux2024-11-012-2/+12