byte[]
|
724b3a97b1
|
add edit timestamp, edit reason to post and comment json
|
2020-03-31 11:09:44 -04:00 |
|
Neil McAlister
|
051a819c9c
|
Add timestamps to the API's comment view (#67)
* Add timestamps to the API's comment view
* Change property name to created_at
|
2020-03-31 11:04:06 -04:00 |
|
liamwhite
|
723bfa213f
|
Use JSON views for API (#64)
* AwardJson, LinkJson, UserJson to views
* FilterJson -> view
* ForumJson -> view
* TopicJson -> view
* PostJson -> view
* TagJson -> view
* CommentJson -> view
* GalleryJson -> view
|
2020-03-29 21:11:38 -04:00 |
|
SomewhatDamaged
|
196c5e14b6
|
API additions for user interactions on single images (#63)
* API additions for user interactions on single images
* removed ability to render without supplying interactions
|
2020-03-29 20:51:35 -04:00 |
|
liamwhite
|
b1de5389eb
|
Change ImageJson to view (#62)
|
2020-03-29 19:39:36 -04:00 |
|