Osma Ahvenlampi
671807beb8
Misc lemmy compat ( #635 )
2023-08-21 11:55:48 +09:30
Christof Dorner
b3b58df2b1
Fix hashtag search results ( #576 )
...
We mistakenly wrote to the key "hashtag" instead of "hashtags", resulting
in no results in the API response. Additionally, the type of the Tag's `history`
needs to be a list, not a dict.
This fixes hashtag search in Elk.
2023-05-10 10:17:00 -06:00
Andrew Godwin
1f3f28e8ff
Check scope on API endpoints
2023-02-19 11:37:02 -07:00
Humberto Rocha
e382994e73
Polls ( #496 )
...
Implement poll AP and API backend
2023-02-15 10:42:56 -07:00
Andrew Godwin
91738748ec
Fix some imports now hatchway is third party
2023-02-13 21:19:20 -07:00
Andrew Godwin
5d2ed9edfe
Hatchway API Rewrite ( #499 )
...
Removes django-ninja and replaces it with a new API framework, "hatchway".
I plan to move hatchway into its own project very soon.
2023-02-07 12:07:15 -07:00
Andrew Godwin
db3fc7c53c
Fetch actors with posts when needed
...
Fixes #190 , #205
2022-12-20 10:17:52 +00:00
Andrew Godwin
20239b5cb7
Basic post mutation
2022-12-12 11:56:49 -07:00
Andrew Godwin
fc8a21fc5c
More API read coverage
2022-12-12 11:56:49 -07:00