31 Commits
Author SHA1 Message Date
junv be2b7b06b4 Update post json 2018-06-05 08:04:42 +10:00
junv db4559287f Add ability to create post with images 2018-06-05 07:51:48 +10:00
junv a58fd05f00 #49 Add random post support 2015-12-21 22:58:40 +08:00
junv e6375319cb remove unscoped 2015-12-02 23:51:58 +08:00
junv 6664d0c06f remove ap 2015-12-02 23:31:43 +08:00
junv efad557faf initial the post processed value back to false. 2015-12-02 23:08:46 +08:00
junv 00323b413d #37 check if url is valid 2015-11-23 22:49:18 +08:00
junv 6e48e3d151 #27 Should get page title even if post is a page. 2015-11-12 21:51:17 +08:00
junv 52062856e6 Using readability to retrieve post data if gem retrieve fails. 2015-10-25 11:14:55 +08:00
junv 81ff0458dc #13 Add timeline source 2015-10-24 23:22:56 +08:00
junv e4ed08029f #8 Add routes for viewing a single user's shared posts 2015-10-22 23:32:53 +08:00
junv 3066857aef #8 Add routes for viewing a single user's liked and bookmarked posts 2015-10-22 23:28:22 +08:00
junv 5a32331d9b #8 Starting using uniform format model serializer. 2015-10-20 22:28:13 +08:00
Junv e1e59db5e1 update posts serializer to each post serializer 2015-10-18 22:58:07 +08:00
junv 85debb93b4 add users search 2015-10-12 22:05:48 +08:00
junv 541ddd37a2 Add bookmarked posts to post controller 2015-10-12 21:45:18 +08:00
junv d04d4ef73c Add like status and bookmark status to show for post details page 2015-10-12 21:06:34 +08:00
junv 31cc1b69db #11 skip token filter for post show 2015-10-10 22:09:16 +08:00
junv 5149be2531 #11 Add each post serializer for post list apis 2015-10-10 11:33:38 +08:00
junv 4dc4b50ebd #8 Search post title search 2015-09-14 23:17:36 +08:00
junv e1c19602bc simplify the creat post api 2015-08-27 23:41:35 +08:00
junv 8e89ac03a7 #1 Add api for user liked posts 2015-08-18 23:39:41 +08:00
junv 326aababc3 #1 Add validation when create post and add api to increase post view count 2015-08-18 20:45:03 +08:00
junv 5badd8d048 starting using single table inheritance for post article webpages and so on 2015-08-07 00:37:33 +08:00
junv fa7e734a3e Add share instance list api 2015-08-02 20:00:24 +08:00
junv 2e02cd9678 Add post conflict check when do create post action. 2015-08-02 18:53:18 +08:00
junv 0f627d6194 Fix bug 2015-08-02 15:27:17 +08:00
junv f1ffd50d79 Add action to process article 2015-08-02 15:19:02 +08:00
junv 71a225496b skip verify_authenticity_token 2015-08-02 13:33:56 +08:00
junv 375bc10c9b add action to create post 2015-08-02 12:45:38 +08:00
junv 85217726bc add post controller 2015-07-28 23:51:22 +08:00