summaryrefslogtreecommitdiffstats
path: root/activities/views/search.py
Commit message (Collapse)AuthorAgeFilesLines
* Add pyupgrade with --py310-plus in pre-commit (#103)Paolo Melchiorre2022-12-051-4/+2
|
* Fetch post parents live tooAndrew Godwin2022-12-041-5/+1
|
* Make search work with URLsAndrew Godwin2022-12-041-7/+79
|
* Fetch user in real-time for searchesAndrew Godwin2022-12-041-2/+6
| | | | Fixes #84
* Tweaks to search UX (#92)Avi Flax2022-12-031-1/+2
|
* HashtagsMichael Manfre2022-11-281-9/+34
|
* Allow authenticated users to remote search/fetch by exact identityMichael Manfre2022-11-221-4/+20
|
* Add the user settings page tooAndrew Godwin2022-11-171-1/+1
|
* Add search and better notificationsAndrew Godwin2022-11-171-0/+32