Julian Lam
e1db9642c2
fix: add sourceContent prop to posts API; fix other tests
2025-01-07 14:44:21 -05:00
Barış Soner Uşaklı
8971bba53d
Merge branch 'develop' into activitypub
2024-07-25 11:26:29 -04:00
Barış Soner Uşaklı
269fc06835
feat: add downvoteVisibility setting, closes #12698
2024-07-17 17:43:31 -04:00
Julian Lam
4b86b37889
fix: openapi spec for v3 posts get
2024-06-19 18:08:49 -04:00
Barış Soner Uşaklı
c021e7e80f
refactor: announces
...
store number of announces on post hash, show announces like votes, with tooltip and a way to see all, remove them from topic.events so they dont load all tid:<tid>:posts everytime topic is loaded
2024-06-17 11:18:48 -04:00
Barış Soner Uşaklı
1aaa6cbbc5
feat: add voters/upvoters v3 routes
...
closes #12423
2024-05-31 11:45:41 -04:00
Julian Lam
2a58d0996d
fix: use reference object for post summary v3 api call
2024-04-26 14:11:36 -04:00
Julian Lam
69b409385d
refactor: migrate posts.getReplies to write API
2023-05-01 12:02:34 -04:00
Julian Lam
ee9f53f1ff
refactor: deprecate socket method posts.getPidIndex
2023-05-01 12:02:34 -04:00
Julian Lam
02f567ff3f
docs: openapi schema for newly added routes
2023-05-01 12:02:34 -04:00
gasoved
cabec378f4
fix: openapi test specs
2021-02-03 09:49:28 -05:00
gasoved
72b050b4a8
test: post diff deletion tests
2021-02-03 09:49:28 -05:00
Julian Lam
966c4117ec
refactor(api): post move to write API
2021-01-18 15:31:14 -05:00
Julian Lam
e118e59ce0
refactor(api): post diffs to use write API
2021-01-18 14:26:22 -05:00
Julian Lam
edb8da1ef9
feat(api): closes #9123 category and topic routes migrated to Write API
2020-12-29 10:32:01 -05:00
Julian Lam
b2e9e3e048
fix(writeapi): more tweaks to schema files
2020-10-27 20:37:23 -04:00
Julian Lam
9f9e3c1582
fix(writeapi): fix components, + tag object schema
2020-10-27 20:37:23 -04:00
Julian Lam
b092f65d95
fix(writeapi): tests
2020-10-27 20:37:23 -04:00
Julian Lam
93f65f89e7
fix(writeapi): added examples to all parameter objects in schema
2020-10-27 20:37:23 -04:00
psychobunny
dbb4cfe9d6
style(openapi): break write API routes into individual files
2020-10-09 12:16:25 -04:00