freamon
|
dbc8dc4c4a
|
API: support app's 'Trending Communities' screen
|
2025-01-21 02:56:12 +00:00 |
|
freamon
|
7cfef85120
|
API: reply remove and restore by mod
|
2025-01-20 22:27:53 +00:00 |
|
freamon
|
113a64a95d
|
API: post remove and restore by mod
|
2025-01-20 22:27:35 +00:00 |
|
freamon
|
2112bf6829
|
API: post add/remove sticky
|
2025-01-20 22:24:32 +00:00 |
|
freamon
|
e8d9176931
|
API: post locks
|
2025-01-20 22:24:07 +00:00 |
|
freamon
|
eb7af155ee
|
API: post reports (creation)
|
2025-01-18 17:56:09 +00:00 |
|
freamon
|
ac6f66e892
|
API: post delete and restore
|
2025-01-18 14:52:09 +00:00 |
|
freamon
|
1df4cde0d8
|
API: fixes for post create / edit with the app
|
2025-01-18 00:35:20 +00:00 |
|
freamon
|
19771a5ea4
|
API: merge up make_post and edit_post
|
2025-01-17 18:54:00 +00:00 |
|
freamon
|
d64dde5468
|
API: initial support for post edits (polls and uploaded images not supported yet)
|
2025-01-17 18:52:51 +00:00 |
|
freamon
|
0cab646195
|
API: initial support for new posts (polls and uploaded images not supported yet)
|
2025-01-17 18:52:39 +00:00 |
|
freamon
|
949a1c40a3
|
API: demo individual community response with x_api theme
|
2025-01-06 13:49:49 +00:00 |
|
freamon
|
4586477740
|
API: return 'moderates' and 'follows' from logged-in Site response
|
2025-01-06 13:48:59 +00:00 |
|
freamon
|
111d726de7
|
API: login and out when using x-api theme
|
2024-12-11 00:49:18 +00:00 |
|
freamon
|
a7e2175a55
|
API: extra fields for Site response
|
2024-12-11 00:49:06 +00:00 |
|
freamon
|
57191c2c23
|
API: utilise DB exceptions for return errors
|
2024-10-27 13:36:56 +00:00 |
|
freamon
|
308f29ba38
|
API: support /comment/report
|
2024-10-27 10:20:38 +00:00 |
|
freamon
|
afe6605ceb
|
API: support /comment/delete for user reply delete/restore
|
2024-10-14 04:29:06 +00:00 |
|
freamon
|
9054f05c1d
|
API: For comments, prefer 'english' over 'no language' or 'undetermined'
|
2024-10-13 20:28:53 +00:00 |
|
freamon
|
e2160bde40
|
API: support /comment endpoint for editing post replies
|
2024-10-12 19:16:02 +00:00 |
|
freamon
|
bd0d3fb9e8
|
API: support 'Popular' listing type
|
2024-10-12 19:12:53 +00:00 |
|
freamon
|
699efbd2d9
|
API: support /comment endpoint for creating new post replies
|
2024-10-11 17:09:32 +00:00 |
|
freamon
|
d09c21a32e
|
API: support /site/block endpoint
|
2024-10-09 23:48:58 +00:00 |
|
freamon
|
b49bb4cf3f
|
API: initial support for /search endpoint (enough for instance view)
|
2024-10-09 23:46:57 +00:00 |
|
freamon
|
8bbacc3da6
|
API: let exceptions bubble-up instead of unnecessary catch and raise
|
2024-10-08 11:22:54 +00:00 |
|
freamon
|
45b68c6a7f
|
API: process /community/block endpoint
|
2024-10-07 13:57:19 +00:00 |
|
freamon
|
5f42de3893
|
API: process /community/follow (for joining and leaving communities)
|
2024-10-07 00:51:05 +00:00 |
|
freamon
|
ab6d66e7e2
|
API: return 'SubscribedType' (for if the community is being followed)
|
2024-10-07 00:48:47 +00:00 |
|
freamon
|
7c8dfe6bd3
|
API: support /user/block endpoint
|
2024-10-05 20:55:04 +00:00 |
|
freamon
|
a926eb0f1a
|
API: process post/subscribe and comment/subscribe
|
2024-09-26 16:01:55 +00:00 |
|
freamon
|
dbc8c3805e
|
API: handle /user?username route option if user is logged in
|
2024-09-26 16:00:50 +00:00 |
|
freamon
|
d5b68e0779
|
API: reorganise views to put DB calls in one place
|
2024-09-26 16:00:23 +00:00 |
|
freamon
|
2de2f9ed2d
|
API: add post/save and comment/save routes (aka bookmarks)
|
2024-09-23 12:40:27 +00:00 |
|
freamon
|
506becc41c
|
API: fix for queries by community name
|
2024-09-22 13:44:50 +00:00 |
|
rimu
|
5e1f67d162
|
issues found with sentry
|
2024-09-21 13:23:14 +12:00 |
|
freamon
|
1e06b42099
|
Add inital routes for API (with minimal changes to main codebase)
|
2024-09-20 16:06:08 +00:00 |
|