about summary refs log tree commit diff
path: root/src/view/com/profile/FollowButton.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor: all uses of "Follow Back" to "Follow back"Caidan Williams2025-08-211-5/+5
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-2/+2
* env var tweaks (#7457)Hailey2025-01-261-0/+3
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-1/+0
* Renaming the Follow button to "Follow back" when followed by user (#5281)Wesley2024-09-121-1/+10
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-2/+2
* Starter Packs (#4332)Hailey2024-06-211-5/+6
* [Statsig] Track likes, reposts, follows (#3195)dan2024-03-131-1/+6
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-4/+7
* Add a mutation queue to fix race conditions in toggles (#1933)dan2023-11-161-21/+10
* Port Profile Followers/Follows to RQ (#1893)dan2023-11-141-24/+53
* Improve typeahead search with inclusion of followed users (temporary solution...Paul Frazee2023-10-051-4/+5
* add suggested follow section to profile header (#1481)Eric Bailey2023-09-201-32/+15
* Onboarding recommended follows (#1457)Ansh2023-09-201-3/+7
* Give explicit names to MobX observer components (#1413)dan2023-09-071-48/+46
* [typo] correct typo was 'fo' instead of 'to' (#721)Okechukwu Somtochukwu2023-05-301-2/+2
* make unfollow button light colored button (#429)Ansh2023-04-111-1/+1
* Add user invite codes (#393)Paul Frazee2023-04-051-6/+8
* Rework the me.follows cache to reduce network load (#384)Paul Frazee2023-04-031-5/+12
* Lex refactor (#362)Paul Frazee2023-03-311-5/+2
* Add custom feeds selector, rework search, simplify onboarding (#325)Paul Frazee2023-03-191-2/+4
* Onboarding tweaks (#272)Paul Frazee2023-03-061-22/+18
* New onboarding (#241)Ansh2023-03-021-0/+57