about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Release 1.86 prep (#4490)Paul Frazee2024-06-1118-7795/+9233
* Add KnownFollowers component to standard profile header (#4420)Eric Bailey2024-06-118-1/+393
* Update italian localization (#4374)Marco Maroni2024-06-111-1037/+1056
* Update Korean localization (#4387)Minseo Lee2024-06-111-140/+151
* Update French localization (#4437)surfdude292024-06-111-41/+52
* Irish back to 100% (#4454)Kevin Scannell2024-06-111-1504/+955
* Fix to thread load-more bug (#4488)Paul Frazee2024-06-111-3/+2
* Stringify path error (#4379)Eric Bailey2024-06-111-1/+1
* Only enable keyboard controller when necessary (#4483)Samuel Newman2024-06-1113-201/+186
* Update feeds header to just have edit link (#4484)Paul Frazee2024-06-111-45/+18
* Improve thread loading (#4402)Paul Frazee2024-06-113-2/+112
* Move feeds screen into common navigator, handle usages (#4365)Eric Bailey2024-06-1123-167/+149
* rip out native translate (#4482)Samuel Newman2024-06-113-36/+4
* register the push token after request has been approved on android (#4481)Hailey2024-06-112-2/+18
* Revert to old modal on android (#4458)Samuel Newman2024-06-116-147/+173
* Sort profile feedgens by likes (#4380)Eric Bailey2024-06-111-1/+4
* Revert "Fix undefined block (#4471)" (#4472)Eric Bailey2024-06-112-22/+4
* Fix undefined block (#4471)Eric Bailey2024-06-102-4/+22
* Open convo menu when tapping on chat with deleted account (#4470)Eric Bailey2024-06-111-11/+7
* stop using `addPushTokenListener` (#4467)Hailey2024-06-111-3/+18
* add hitslop to repost button (#4469)Samuel Newman2024-06-101-1/+3
* Add a loading indicator to notifications when loading latest (#4468)Paul Frazee2024-06-111-3/+19
* Visually improve the empty state of feeds (#4466)Paul Frazee2024-06-104-21/+40
* Give a meaningful error in the composer when replying to a deleted post (#4464)Paul Frazee2024-06-101-3/+10
* Fix: show known feed error UI more reliably (#4463)Paul Frazee2024-06-101-3/+2
* Only validate persisted data for existing users (#4465)Eric Bailey2024-06-101-0/+6
* Check `canAskAgain` for notification permissions (#4460)Hailey2024-06-103-3/+15
* Add support for new-tab clicks on feeds (#4462)Paul Frazee2024-06-103-22/+48
* Override legacy language codes for indonesian, hebrew, and yiddish (#4461)Paul Frazee2024-06-102-2/+20
* Ungate mobile web notification badge (#4459)dan2024-06-102-19/+14
* Fix (#4430): Use separate hooks for shell mode animated styles (#4451)Francesco Lodovici2024-06-109-30/+43
* Throttle instead of debounce (#4456)Samuel Newman2024-06-101-2/+6
* debounce refetching listconvos (#4455)Samuel Newman2024-06-101-3/+16
* Reliably focus keyboard on Android (#4427)dan2024-06-071-7/+25
* Use the proper logic on iOS to increment the badge (#4233)Hailey2024-06-072-13/+15
* Composer - backup android focus (#4415)Samuel Newman2024-06-071-0/+13
* scope enable/disable of keyboard controller in composer to only android (#4412)Hailey2024-06-061-1/+1
* Fix horizontal padding of tab within profile header (#3924)Minseo Lee2024-06-062-9/+8
* disable keyboard controller in the composer screen (#4399)Hailey2024-06-061-0/+12
* Fix notifications pagination on web (#4400)Paul Frazee2024-06-061-1/+10
* Fix tall image lightbox on Android (#4393)dan2024-06-061-8/+14
* Fix prettier (#4392)dan2024-06-061-1/+6
* cancel animations before updating value for min-shell animation (#4386)Hailey2024-06-062-2/+10
* Composer - make sure android keyboard opens (#4390)Samuel Newman2024-06-063-11/+20
* Switch to withSpring to work around Reanimated regression (#4391)dan2024-06-061-9/+3
* Split ShareViaChatDialog (#4383)dan2024-06-061-11/+22
* add `legacy` to picker for Android (#4377)Hailey2024-06-052-1/+4
* add notification count badge mobile web (#4375)Hailey2024-06-052-8/+36
* add types for `desktopFixedHeight` to `List` (#4356)Hailey2024-06-052-1/+2
* Release 1.85 (#4372)Paul Frazee2024-06-0418-12020/+14967