about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Release 1.80 (#3757)Paul Frazee2024-04-2917-9223/+10357
* Update zh-TW translations (#3678)Frudrax Cheng2024-04-291-188/+150
* Italian localization (#3684)Gabriella2024-04-291-970/+788
* Update catalan messages.po (#3697)Ivan BeĆ 2024-04-291-36/+36
* Update Korean localization (#3698)Minseo Lee2024-04-291-647/+553
* Update Japanese translation (#3734)Takayuki KUSANO2024-04-291-105/+48
* Update zh-CN translations (#3716)Frudrax Cheng2024-04-291-100/+62
* Send Bluesky feeds and suggested follows more data (#3695)Eric Bailey2024-04-296-10/+91
* clear search on tab press (#3753)Hailey2024-04-291-3/+8
* Improve search screen perf (#3752)dan2024-04-292-220/+293
* Remove layout animation from search (#3751)dan2024-04-291-40/+19
* Increase search `TextInput` hit area and improve the related UI (#3748)Hailey2024-04-291-41/+63
* [iOS] Fix selecting search input on focus (#3746)dan2024-04-281-2/+8
* Remove useEffect from TimeElapsed (#3741)dan2024-04-281-4/+4
* Remove test gating code (#3742)dan2024-04-281-77/+1
* Fix dropdown immediately closing on Enter (#3745)dan2024-04-282-76/+111
* Account for momentum when hiding minimal shell (#3740)dan2024-04-284-14/+58
* Reduce hovercard false positives, add them to display names and handles (#3739)dan2024-04-282-36/+47
* YouTube Music as supported player (#3736)Mary2024-04-271-1/+2
* ensure dialog is closed on unmount (#3650)Hailey2024-04-272-0/+81
* remove precacheThreadPostProfiles (#3729)Hailey2024-04-2717-168/+119
* [Clipclops] New routes with placeholder screens (#3725)Samuel Newman2024-04-2718-19/+482
* Special-case bsky.app/download to open share sheet or copy to clipboard (#3710)Samuel Newman2024-04-273-7/+20
* Improve usability of search on web (#3663)Hailey2024-04-273-170/+154
* Move Notifications up on desktop web (#3696)dan2024-04-251-18/+18
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-2553-114/+231
* [Session] Drill `getAgent` into notifications handlers (#3705)Eric Bailey2024-04-252-4/+10
* [Session] Drill `getAgent` into `Onboarding/util` (#3704)Eric Bailey2024-04-252-4/+16
* [Session] Drill `getAgent` into `notifications/utils` (#3703)Eric Bailey2024-04-253-9/+16
* [Session] Drill into `getAgent` into `whenAppViewReady` (#3702)Eric Bailey2024-04-252-20/+45
* [Session] Drill `getAgent` into feed APIs (#3701)Eric Bailey2024-04-258-65/+202
* Irish translation back to 100% (#3683)Kevin Scannell2024-04-251-1925/+693
* [Session] Base (#3541)Eric Bailey2024-04-255-5/+14
* remove use of `pointerEvents` on iOS profile header (#3694)Hailey2024-04-254-18/+31
* Cleanup files after each iteration of compression and downloading (#3599)Hailey2024-04-252-29/+41
* Ignore image responses on non-200 status (#3693)dan2024-04-241-5/+11
* Persist PDS URL for session resumption (#3620)Mary2024-04-242-4/+21
* Remove Moderation from sidebar (#3692)dan2024-04-243-113/+68
* Remove old Suggested Follows logic (#3689)dan2024-04-243-87/+2
* Rewrite the link detection (#3687)dan2024-04-243-87/+110
* Remove unnecessary `.trimEnd()` and fix facet detection (#3672)Hailey2024-04-242-12/+23
* Remove old old onboarding (#3674)Eric Bailey2024-04-2310-1196/+8
* Disable autoplay by default if prefers-reduced-motion (#3671)dan2024-04-232-2/+8
* Add option to remove quoted post in composer (#3670)Samuel Newman2024-04-242-5/+47
* Add border radius to GIF loading state (#3669)Samuel Newman2024-04-231-0/+1
* use mp4 over webm (#3666)Hailey2024-04-231-2/+11
* Release 1.79 (#3661)Paul Frazee2024-04-2317-6086/+8591
* Update Japanese translation (#3656)Takayuki KUSANO2024-04-231-33/+86
* [Statsig] Add test gates and events (#3659)dan2024-04-233-1/+89
* Quick fix to ensure disable 2fa dialog adjusts to keyboard (#3658)Paul Frazee2024-04-221-1/+2