about summary refs log tree commit diff
path: root/src/components/Lists.tsx
Commit message (Expand)AuthorAgeFilesLines
* [APP-1310] Button cleanup (#8754)Eric Bailey2025-07-311-3/+4
* yolo (#7499)Hailey2025-01-191-3/+9
* [Layout] Base (#6907)Eric Bailey2024-12-051-33/+1
* Sort imports (#6009)dan2024-10-291-2/+2
* fix hashtag screen side borders (#4983)Hailey2024-08-291-1/+1
* tweak list header (#4870)Samuel Newman2024-08-031-2/+10
* Priority notifications (#4798)Samuel Newman2024-07-241-1/+1
* Make list end text customizable (#4145)Hailey2024-05-201-15/+11
* [🐴] Add end of list text, fix threshold (#4138)Eric Bailey2024-05-201-1/+15
* [🐴] Show if user can be messaged in new chat search (#4021)Samuel Newman2024-05-151-1/+3
* [Clipclops] New clipclop dialog (#3750)Samuel Newman2024-04-301-0/+4
* Add GIF select to composer (#3600)Samuel Newman2024-04-191-6/+19
* Enforce that text is wrapped in <Text>, remaining cases (#3421)dan2024-04-051-2/+4
* Simplify list logic further to prevent misuse (#3334)Hailey2024-04-031-31/+25
* Fix merge errorPaul Frazee2024-03-191-1/+0
* Merge branch 'patch-3' of https://github.com/quiple/social-app into quiple-pa...Paul Frazee2024-03-191-3/+5
|\
| * Merge remote-tracking branch 'upstream/main' into patch-3Minseo Lee2024-03-191-1/+1
| |\
| * | Update Lists.tsxMinseo Lee2024-03-161-5/+9
| * | Merge branch 'bluesky-social:main' into patch-3Minseo Lee2024-03-131-3/+2
| |\ \
| * \ \ Merge branch 'main' into patch-3Minseo Lee2024-03-071-5/+8
| |\ \ \
| * | | | Update Lists.tsxMinseo Lee2024-03-021-7/+10
* | | | | `PostThread` cleanup (#3183)Hailey2024-03-191-113/+64
| |_|_|/ |/| | |
* | | | 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-1/+1
| |_|/ |/| |
* | | Dedupe navigation events (push, navigate, pop, etc) (#3179)Hailey2024-03-121-3/+2
| |/ |/|
* | Fix double border on web hashtag list (#3091)Hailey2024-03-061-5/+8
|/
* Few list tweaks on web (#3062)Hailey2024-03-011-5/+23
* Dedicated screen for hashtags, POC ALF list (#3047)Hailey2024-02-291-0/+228