about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use exact imports for icons (#4549)dan2024-06-181-3/+3
* Explore feed cards (#4521)Eric Bailey2024-06-172-23/+22
* Onboarding fixes (#4508)Eric Bailey2024-06-172-2/+2
* Add `native_pwi_disabled` feature gate experiment (#4507)Eric Bailey2024-06-174-5/+25
* Select, don't mutate (#4541)Eric Bailey2024-06-171-19/+21
* Don't show "Pin/Add" button on feed card w/ no session (#4539)Hailey2024-06-171-0/+7
* Add patch for `RCTBaseTextInput` fixing `selectTextOnFocus` prop (#4533)Hailey2024-06-171-7/+1
* fix native post meta (#4530)Hailey2024-06-162-47/+45
* Use URI as key (#4522)Eric Bailey2024-06-141-1/+1
* Feed source card (#4512)Eric Bailey2024-06-146-21/+222
* Fix kawaii logo (#4505)Minseo Lee2024-06-141-1/+2
* Redo explore page (#4491)Eric Bailey2024-06-145-93/+655
* Fix count again (#4516)Eric Bailey2024-06-141-1/+1
* Add known followers to shadow cache (#4517)Eric Bailey2024-06-142-2/+32
* Reuse overfetching for popular feeds, add in existing filtering (#4501)Eric Bailey2024-06-142-45/+101
* Try/catch URL parsing of referrer (#4511)Samuel Newman2024-06-131-6/+13
* add `document.referrer` to statsig custom (#4509)Hailey2024-06-131-0/+14
* Calculate correct keyboard offset in composer (#4500)Samuel Newman2024-06-131-2/+17
* Hide bio and social proof for blocked users (#4504)dan2024-06-131-1/+6
* KnownFollowers localization (#4494)Minseo Lee2024-06-131-22/+28
* Fix profile hover card blocked state (#4480)Eric Bailey2024-06-132-27/+65
* Set profile hover prefetch stale time to 30s (#4417)Eric Bailey2024-06-132-34/+42
* Prevent rich-formatting paste (#4327)Mary2024-06-131-8/+19
* Show social proof in hovercards (#4502)dan2024-06-132-1/+22
* Just use server count (#4499)Eric Bailey2024-06-121-9/+1
* Don't show warning when sharing your own post in PWI opt-out mode (#4495)Hailey2024-06-123-7/+15
* Update Chinese localization (#4410)Kuwa Lee2024-06-112-134/+238
* 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