about summary refs log tree commit diff
path: root/src/view/screens/ProfileList.tsx
Commit message (Expand)AuthorAgeFilesLines
* ALF lists screen (#8941)Samuel Newman2025-09-091-1061/+0
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-2/+2
* Use `SearchablePeopleList` for add user to list dialog, replace old modal (#8...Samuel Newman2025-04-171-22/+30
* Make `Posts` and `People` tabs translatable for user lists (#7982)surfdude292025-04-011-7/+6
* add some metrics for labelers (#7747)Hailey2025-03-061-0/+20
* Add context for toast messages (#7902)Minseo Lee2025-03-061-5/+5
* New reporting flow (#7832)Eric Bailey2025-02-281-5/+7
* Refine accessibilityHint (#7554)Minseo Lee2025-02-111-1/+1
* checking list/feed owner on empty state when prompting to add users (#7247)Ahmed Soliman2024-12-231-26/+32
* Better list empty state (#7157)Samuel Newman2024-12-181-43/+80
* Tweak ProfileList design (#7100)dan2024-12-131-189/+128
* Disambiguate feed component naming (#7040)dan2024-12-101-2/+2
* [Layout] Base (#6907)Eric Bailey2024-12-051-6/+4
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-141-0/+9
* Remove Segment (#5518)Hailey2024-09-271-40/+34
* Add `list hidden` screen (#4958)Hailey2024-08-201-63/+85
* Respect labels on feeds and lists (#4818)Eric Bailey2024-08-021-46/+81
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-3/+2
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-2/+2
* Visually improve the empty state of feeds (#4466)Paul Frazee2024-06-101-1/+1
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-2/+3
* Make more localizable (#3962)Minseo Lee2024-05-141-1/+5
* Movable following feed (#3593)Eric Bailey2024-05-111-28/+81
* Allow unmuting and unblocking of curate lists, but not the opposite (#3817)Eric Bailey2024-05-021-15/+9
* Improve Android haptic, offer toggle for haptics in the app (#3482)Hailey2024-04-111-52/+54
* Merge remote-tracking branch 'upstream/main' into patch-3Minseo Lee2024-03-191-6/+12
|\
| * 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-6/+12
* | Merge branch 'bluesky-social:main' into patch-3Minseo Lee2024-03-131-95/+103
|\|
| * ALF confirmation dialogs (Dialogs Pt. 3) (#3143)Hailey2024-03-121-95/+103
* | Merge branch 'bluesky-social:main' into patch-3Minseo Lee2024-03-021-5/+10
|\|
| * Theme tweaks (#3004)Eric Bailey2024-03-011-5/+10
* | accessibilityLabelMinseo Lee2024-02-241-1/+1
|/
* Swap `RichText` (#2934)Eric Bailey2024-02-201-4/+4
* fix: remove list from pinned once deleted (#2705)Mary2024-02-061-1/+25
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-1/+1
* Use consistent spinners for loading screens (#2611)dan2024-01-241-6/+3
* Reduce polling (#2465)Paul Frazee2024-01-101-0/+1
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-34/+61
* Fixes to feed load triggers (#2323)Paul Frazee2023-12-271-0/+9
* Traffic reduction and tuned caching strats (#2215)Paul Frazee2023-12-151-3/+4
* Make scroll handling contextual (#2200)dan2023-12-131-47/+16
* Allow blocking/muting to curational lists, unpinning to modlists (#2121)Eric Bailey2023-12-071-1/+68
* Disable animation on scrollToTop for web (#2137)Paul Frazee2023-12-071-3/+9
* Check Analytics (#2106)Ansh2023-12-061-6/+14
* Add back pinning functionality to ProfileList (#2084)Eric Bailey2023-12-041-12/+30
* Only poll feed when feed page is focused (#2064)Eric Bailey2023-12-011-2/+11
* Maintain some feed data to avoid needless glimmers (#2054)Paul Frazee2023-11-301-4/+3
* add "copy link" textSamuel Newman2023-11-301-1/+2
* Fix infinite query reloading behavior (reset, not invalidate) (#2031)Paul Frazee2023-11-291-2/+2
* PWI: Refactor Shell (#1989)dan2023-11-241-33/+30