gotosocial/internal/api/client
tobi 2796a2e82f
[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)
* update go-fed

* do the things

* remove unused columns from tags

* update to latest lingo from main

* further tag shenanigans

* serve stub page at tag endpoint

* we did it lads

* tests, oh tests, ohhh tests, oh tests (doo doo doo doo)

* swagger docs

* document hashtag usage + federation

* instanceGet

* don't bother parsing tag href

* rename whereStartsWith -> whereStartsLike

* remove GetOrCreateTag

* dont cache status tag timelineability
2023-07-31 15:47:35 +02:00
..
accounts [feature] Support setting private notes on accounts (#1982) 2023-07-27 10:30:39 +02:00
admin [chore/bugfix] Domain block tidying up, Implement first pass of 207 Multi-Status (#1886) 2023-07-07 11:34:12 +02:00
apps [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
blocks [performance] cache follow, follow request and block ID lists (#2027) 2023-07-31 11:25:29 +01:00
bookmarks [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
customemojis [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
favourites [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
featuredtags [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
filters [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
followrequests [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
instance [Frontend] Settings for profile fields (#1885) 2023-06-13 12:21:26 +02:00
lists [bugfix] Return all accounts when list accounts limit <= 0 (#2014) 2023-07-21 13:56:38 +01:00
markers [feature] Implement markers API (#1989) 2023-07-29 12:49:14 +02:00
media [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
notifications [bugfix/docs] Fix clear notifications API docs (#1831) 2023-05-25 16:56:33 +02:00
preferences [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
reports [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
search [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
statuses [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
streaming [chore/bugfix] Break Websockets logic into smaller read/write functions, don't log expected errors (#1932) 2023-07-04 12:55:10 +02:00
timelines [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
user [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00