about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Update italian translation (#6188)Marco Maroni2024-11-161-1279/+1689
| | | | | | | | | | | | | * Updated and added missing italian translation * Resolved conflicts * Fix conflict * Fix some translation * Update messages.po Some other fixes
* Big update of the Hindi translation (#6077)FalKoopa2024-11-161-1655/+1655
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Resolve conflicts * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po based on feedback * Update messages.po * Update messages.po
* Update catalan messages.po (#6030)Ivan Beà2024-11-161-46/+46
| | | | | | | | | | | | * Update catalan messages.po back to 100% Please have a look at it @jordimas @darccio @surfdude29 @rortan134 * Update catalan messages.po aplying @jordimas corrections * Update messages.po
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations messages.po (Chinese Simplified) * New translations messages.po (Chinese Traditional) * New translations messages.po (Chinese Traditional, Hong Kong) * Update translates from crowdin * Run intl:extract * Update translates from crowdin * Update translates from crowdin * zh-CN: Fix typo * zh-HK: Update translates * Update translates by notlin4 * Update translates from crowdin * Update translates from crowdin * zh-CN: Clarify description text * Update translates from crowdin * zh-HK: Update translates * zh-CN: Re-translate 'Feed' * zh-HK: Update Translates * Update translates from crowdin * CN & TW: Consistency fixes * Update translates from crowdin * Update translates from crowdin * Unify the translation of 'Yes' * Update translates from crowdin * Update translates from crowdin * zh-CN: Optimize media tag translates * CN & HK: Update translates from crowdin * Improved 'starter pack' translations * CN & HK: Improved onboard translations * zh-CN: Improved translation * Update translates from crowdin * zh-HK: Improved translation * Remove extra spaces before the time * Update Translates from crowdin * Update translates from crowdin * zh-CN: Improved translation * CN: Fix 'mute for everyone' translates * Retranslate 'self-labels' * Retranslate 'self-labels' again * CN & HK: Improved translation * CN & HK: Improved translation#2 * CN: Improved translation * Rollback 'report' translation * Hot fix * CN: Clarify label annotations * TW: Improved translation * Update translates from crowdin * Translated email verification dialog & Fix HK typo
* Update Korean localization (#6014)Minseo Lee2024-11-161-1125/+1232
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Update messages.po
* Update Japanese translation (#6013)Takayuki KUSANO2024-11-161-469/+541
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Update translations * Remove obsoleted messages * Fix the msg pointed out by Hima-Zinn * Update translation * Update translation * Applied suggested fixes by Hima-Zinn * Translate 1 message and apply middlingphys' suggesstion * Translate unread related msgs, etc. * Update translation * Translate 2 new msgs, remove obsolete msgs * Translate 1 message * translate backdated info * Update translation
* Tweak email verification dialog (#6397)Hailey2024-11-152-24/+59
|
* Better error message (+ translations!) (#6349)Samuel Newman2024-11-151-4/+10
| | | | | * clean network errors for new common eerors * translate errors
* [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
| | | | | | | | | | | | | * Reduce page size for request * Remove refetch interval entirely * Add comment * Optimistically mark as read * Drop default active poll interval to 60s from 5min * Only optimistically update unread count if success
* [Lightbox] Make the animation faster (#6382)dan2024-11-151-2/+2
| | | | | * [Lightbox] Make the animation faster * Make it faster on Android too
* 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
| | | | | | | | | * Fix 'Show badge' button label being cut off (#6215) * Make em full width --------- Co-authored-by: Khuddite <62555977+khuddite@users.noreply.github.com>
* Modify self labels for clarityPaul Frazee2024-11-131-18/+20
|
* [Lightbox] Small tweaks (#6301)dan2024-11-132-3/+6
| | | | | | | | | * Tweak lightbox springs * Speed up dismiss speed * Don't scroll to top while active lightbox * Make Android a bit faster
* Add subtle web hover to treeview replies (#6142)Samuel Newman2024-11-131-18/+22
| | | | | | | | | * add subtle web hover to treeview replies * don't highlight indentation * adjust position * clean up some styles
* Add backdated post indicator (#6156)Samuel Newman2024-11-122-68/+170
| | | | | | | | | | | | | | | * add backdate indicator * pill style * add indexedAt * update indicator - new copy, date in pill * complete alf migration * accidentally committed the missing indexedAt *again*! * copy tweak
* Slightly reduce rerenders in drawer (#6270)Samuel Newman2024-11-121-31/+38
| | | | | * slightly reduce renders in drawer * fix missing hook
* 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 ↵Khuddite2024-11-111-1/+1
| | | | | content height (#6236) Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Update Node.js to 20.x in Dockerfile (#6099)Trivikram Kamat2024-11-111-1/+1
| | | | | | | | | | | * Update Node.js to 20.x in Dockerfile * Update Node.js types and engines entry to 20.x * Update Node.js version in .nvmrc * Use node version from .nvmrc in linting job * Use Type Assertion for clearTimeout
* deleted account (#6224)Minseo Lee2024-11-112-2/+2
|
* Fix unscrollable body when returning to desktop mode from mobile mode with ↵JustSNguyen2024-11-111-2/+3
| | | | | | | | | | | navigation drawer open. (#6201) * fix: only lock body when drawer is opened and not in desktop mode * Reuse variable --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* fix error screen (#6235)Samuel Newman2024-11-111-1/+1
|
* Increase copied animation lingering time for reduced motion (#6220)Khuddite2024-11-111-3/+11
| | | | | | | | | * increase copied animation lingering time for reduced motion * flip the condition --------- Co-authored-by: dan <dan.abramov@gmail.com>
* 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
| | | | | | | | | | | | | | | * Inline useImageAspectRatio * Switch AutoSizedImage to read dimensions from Expo Image cache * Include thumbnail dimensions in image data * Use dims from Expo Image cache in lightbox * Fix wiring so all thumbnails get dimensions * Fix type * Oops
* [Lightbox] Open animation (#6159)dan2024-11-0912-192/+629
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Measure all rects for embeds * Measure avi rects too * Animate lightbox in and out * Account for safe area in the animation * Tune spring times * Remove null checks for measurements * Remove superfluous view * Block swipe while opening * Interpolate width/height on native side for Android * Make it fast by animating only affine transforms * Fix tall image final state The initial animation frame is still off on both platforms. * Try to squeeze perf * Avoid blank images during animation on iOS * Fix bad rebase * Fix a huge memory issue due to expo/expo#24894 * Fix last frame flash * Fix thum dim calculation for tall images
* 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
| | | | | | | | | | | | | | | | | | | * move export car dialog * move disableemail2fadialog * delete old settings screens * fix type error * Update Navigation.tsx * Delete AccountDropdownBtn.tsx * remove old change handle modal * delete add app paswords * forgot to actually delete the change handle modal
* options to checkbox (#6175)Hailey2024-11-081-3/+3
|
* [Settings] Improved account switcher (#6131)Samuel Newman2024-11-083-104/+272
| | | | | | | | | | | | | | | * move out avatarstack to own file * improved settings switch * prefix with @ * fix types * up chevron * respect reduced motion setting * respect reduced motion in other place
* fix 3 image grid in DMs (#6163)Samuel Newman2024-11-081-5/+4
|
* Fix stuck lightbox (#6166)dan2024-11-081-16/+28
| | | | | | | * Add early exit guards once the gesture is over * Work around the Reanimated bug * Move derived reaction upwards to avoid duplicating it
* 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
| | | | | * fix worklet funcs on gestures * don't access .value in render
* [Lightbox] Add border radius to avatars (#6136)dan2024-11-087-61/+108
| | | | | | | | | | | * Preserve shape in lightbox * Rename shapes to semantic meanings It looks like after all I do want to fork based on those. * Round avatars on the web * Oops
* [Lightbox] New dismiss gesture (#6135)dan2024-11-084-145/+274
| | | | | | | | | | | | | | | | | | | | | | | | | * Make iOS scrollview bounded to the image I've had to remove the dismiss handling because the scroll view no longer scrolls at rest. * Fix double-tap not working right after a vertical swipe It seems like for some reason the vertical swipe is still being handled by the scroll view, so double tap gets eaten while it's "coming back". But you don't really see it moving. Weird. * Add an intermediate LightboxImage component * Hoist useImageDimensions up * Implement xplat dismiss gesture This is now shared between platforms, letting us animate the backdrop and add a consistent "fly away" behavior. * Optimize Android compositing perf * Fix supertall images For example, https://bsky.app/profile/schlagteslinks.bsky.social/post/3l7y4l6yur72e * Fix oopsie