Commit Graph
61 Commits
Author SHA1 Message Date
junv 00323b413d #37 check if url is valid 2015-11-23 22:49:18 +08:00
junv 4d1ec2f355 #27 record users's name and avatar from weibo signin 2015-11-12 21:57:36 +08:00
junv 6e48e3d151 #27 Should get page title even if post is a page. 2015-11-12 21:51:17 +08:00
junv 4490a6dc49 #10 Add god token to filter some request 2015-11-10 22:56:28 +08:00
junv febea3313e #10 Add weibo login callback API for app 2015-11-10 22:42:51 +08:00
junv f618ca2373 Fix the issue of to say if current user followed someone. 2015-10-26 23:47:15 +08:00
junv c7da19cd64 #5 extract stats hashs into label and value two parts 2015-10-25 19:48:45 +08:00
junv 88176c265f #24 Add user data analysis json API 2015-10-25 15:33:27 +08:00
junv 52062856e6 Using readability to retrieve post data if gem retrieve fails. 2015-10-25 11:14:55 +08:00
junv 23ea0a8793 #13 Add pagination for timeline 2015-10-24 23:44:54 +08:00
junv 146567c910 #13 有了timeline source, timeline api的按时间排序变得好简单。 2015-10-24 23:28:50 +08:00
junv 81ff0458dc #13 Add timeline source 2015-10-24 23:22:56 +08:00
junv 1abcef0c9c #13 Add timeline index API 2015-10-24 22:02:46 +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 bdca04fe55 #8 skip check auth token for viewing profile 2015-10-22 23:13:33 +08:00
junv 796cf0de86 #8 Let guest to use explore menus 2015-10-20 23:33:26 +08:00
junv 0b671e7d5e #8 sing uniform format model serializer for post explore menus 2015-10-20 23:06:08 +08:00
junv 5a32331d9b #8 Starting using uniform format model serializer. 2015-10-20 22:28:13 +08:00
junv 6906a6a823 #8 Update algorithm 2015-10-20 22:06:12 +08:00
junv 3b91ca4da6 #9 Add explore menu sources 2015-10-20 21:45:11 +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 30d7e935a1 Add global search action to search posts and users 2015-10-12 21:58:58 +08:00
junv 541ddd37a2 Add bookmarked posts to post controller 2015-10-12 21:45:18 +08:00
junv 5072d3000a Add bookmark action to post 2015-10-12 21:25:01 +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 762cfb8ff8 #11 Add latest timeline and hottest timelines 2015-10-10 10:52:37 +08:00
junv 7fc1e2c5fc #4 Add user serializer 2015-10-06 21:59:08 +08:00
junv abc5a18477 #8 Using post serializer to render json for web page 2015-09-16 00:10:30 +08:00
junv 4dc4b50ebd #8 Search post title search 2015-09-14 23:17:36 +08:00
junv 55dd45809d #8 Change explore menus ordering type 2015-09-13 21:51:38 +08:00
junv c469a3a136 #8 Add explore menu scaffold to CRUD explore menus 2015-09-13 21:34:03 +08:00
junv d3ae566e79 #8 Add routes for explore menu 2015-09-13 21:06:25 +08:00
junv 68ebb3215a temp remove dockerfile 2015-09-06 23:55:20 +08:00
junv 6fe6850544 update readme 2015-09-01 22:51:13 +08:00
junv 24893ac80a remove useless awesome print 2015-09-01 22:42:03 +08:00
junv e1c19602bc simplify the creat post api 2015-08-27 23:41:35 +08:00
junv ce2de21aff fix sign in 2015-08-20 00:31:23 +08:00
junv 086a7cb862 make sign up works 2015-08-19 23:41:59 +08:00
junv 0fe8973037 add top all 2015-08-19 23:30:41 +08:00
junv db01d4ee6e make dashboard works 2015-08-19 23:24:47 +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 1185210142 Let user like comment 2015-08-12 23:56:45 +08:00
junv d5e3addf10 add comments to post 2015-08-12 22:12:41 +08:00
junv 197b85e35d add post like and unlike action 2015-08-12 21:35:24 +08:00
junv a535e9c5d4 implement unfollow logic 2015-08-10 19:42:20 +08:00