Age | Commit message (Collapse) | Author |
|
Port 7aa749ab46b53bc5b234332ac35acc09a636fc28 to glitch-soc
|
|
Port 4c03e05a4e1a237f8a414a0861c03abe3269dbc8 to glitch-soc
This introduces new requirements in the API:
`/api/v1/timelines/tag/:tag` now accepts new params: `any`, `all` and `none`
It now returns status matching tag :tag or any of the :any, provided that
they also include all tags in `all` and none of `none`.
|
|
Port Mastodon's hashtag stats thing to glitch-soc.
This doesn't change how hashtags are ordered, and doesn't add a trending
hashtags section, but it does change how hashtag searches are rendered,
displaying a trend line alongside each hashtag.
|
|
Port 74dae9458d118b066cd74b16aab2aa9cafbf3fba and related to glitch-soc
|
|
|