about summary refs log tree commit diff
path: root/src/view/com/profile/ProfileFollowers.tsx
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-1/+1
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-1/+1
* [Layout] Base (#6907)Eric Bailey2024-12-051-2/+1
* Sort imports (#6009)dan2024-10-291-3/+3
* Tweak rendering of top headers so they always appear even during load (#4982)Hailey2024-08-301-8/+18
* Simplify list logic further to prevent misuse (#3334)Hailey2024-04-031-40/+39
* ProfileFollows and ProfileFollowers cleanup (#3219)Hailey2024-03-191-58/+66
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-2/+2
* Use consistent spinners for loading screens (#2611)dan2024-01-241-5/+2
* Consolidate List props a bit (#2216)dan2023-12-211-11/+3
* Make scroll handling contextual (#2200)dan2023-12-131-2/+3
* Restore post-thread caching behaviors (react-query refactor) (#2010)Paul Frazee2023-11-271-1/+1
* Shadow refactoring and improvements (#1959)dan2023-11-211-7/+2
* Port Profile Followers/Follows to RQ (#1893)dan2023-11-141-44/+67
* Replace all logs with new loggerEric Bailey2023-11-041-3/+4
* Fix other error logs while I'm at itEric Bailey2023-11-041-6/+8
* Give explicit names to MobX observer components (#1413)dan2023-09-071-0/+2
* Refactor moderation to apply to accounts, profiles, and posts correctly (#548)Paul Frazee2023-04-271-9/+1
* Web fixes (#517)Paul Frazee2023-04-221-0/+2
* Add first round of labeling tools (#467)Paul Frazee2023-04-121-0/+1
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-3/+3
* Lex refactor (#362)Paul Frazee2023-03-311-2/+1
* Darkmode fixes (#301) (#327)Paul Frazee2023-03-201-3/+11
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-56/+12
* Update layouts on a bunch of viewsPaul Frazee2023-01-261-5/+6
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-5/+1
* Fixes to the followers list viewPaul Frazee2023-01-191-27/+39
* Fix: ensure all views can scroll to the bottomPaul Frazee2023-01-191-0/+1
* Rework all typographyPaul Frazee2023-01-181-1/+1
* Unit Testing (#35)João Ferreiro2023-01-171-2/+2
* Improve error loggingPaul Frazee2023-01-021-3/+1
* Implement logging systemPaul Frazee2023-01-021-3/+3
* Integrate profile listings into design systemPaul Frazee2022-12-301-5/+8
* Add a design system (#34)Paul Frazee2022-12-281-3/+2
* Wrap all <Text> in a helper that ensures black color is applied by defaultPaul Frazee2022-12-201-2/+5
* Reduce confusing visual feedback while scrollingPaul Frazee2022-12-181-1/+2
* Add avatar images and fix some type signaturesPaul Frazee2022-12-081-0/+1
* Improve error messagesPaul Frazee2022-11-151-1/+11
* Always fallback from displayName to handlePaul Frazee2022-11-141-1/+1
* Update to the latest APIsPaul Frazee2022-11-041-11/+7
* Switch to autogenerated avis for nowPaul Frazee2022-10-311-8/+6
* Switch to one default aviPaul Frazee2022-09-281-5/+2
* Replace mock-api with real apiPaul Frazee2022-09-221-1/+1
* Implement consistent Link componentPaul Frazee2022-09-021-7/+3
* Aesthetic improvementsPaul Frazee2022-08-311-1/+1
* Unify the color palettePaul Frazee2022-08-311-5/+4
* New navigation model (#1)Paul Frazee2022-08-311-16/+4
* Add followers and follows listPaul Frazee2022-07-261-0/+141