Rocky Duan
|
23cb2de342
|
store anonymity as a separate attribute and make author required again
|
2012-07-31 11:11:37 -04:00 |
Rocky Duan
|
47c0c70054
|
random bug fixes
|
2012-07-30 17:36:52 -04:00 |
Rocky Duan
|
78111bf15a
|
add error handling for validation & more specs
|
2012-07-29 21:26:26 -04:00 |
Rocky Duan
|
405bb12bf0
|
api for tag autocompletion
|
2012-07-29 16:45:48 -04:00 |
Rocky Duan
|
33ded5c159
|
changed url for api
|
2012-07-29 11:33:57 -04:00 |
Rocky Duan
|
ae019bde01
|
api for search threads by tags
|
2012-07-29 11:27:12 -04:00 |
Rocky Duan
|
d97e87ff5b
|
api for getting all tags
|
2012-07-28 18:21:03 -04:00 |
Rocky Duan
|
d8c77ab20a
|
add tag feature
|
2012-07-28 13:07:05 -04:00 |
Rocky Duan
|
8e94bfd843
|
spec for votes; cover more errors
|
2012-07-26 20:17:19 -04:00 |
Rocky Duan
|
3522102473
|
refactored out helper; more specs
|
2012-07-26 19:58:39 -04:00 |
Rocky Duan
|
f8f8e80018
|
use helper method to simplify
|
2012-07-26 19:12:30 -04:00 |
Rocky Duan
|
07febd58f1
|
add user info api; fix comparison bug
|
2012-07-25 14:58:33 -04:00 |
Rocky Duan
|
31a04cee3b
|
make every comment linked to its thread
|
2012-07-25 14:07:37 -04:00 |
Rocky Duan
|
58015e805a
|
make auto-subscribe an optional parameter instead of config
|
2012-07-23 20:39:27 -04:00 |
Rocky Duan
|
c8e929cf94
|
api for search
|
2012-07-23 16:15:44 -04:00 |
Rocky Duan
|
fa7cf19349
|
fixed naming
|
2012-07-18 14:01:04 -04:00 |
Rocky Duan
|
563c7e10c4
|
adjust name
|
2012-07-18 13:02:17 -04:00 |
Rocky Duan
|
6432b35a31
|
small fix & get rid of unnecessary comments in the code
|
2012-07-18 12:55:48 -04:00 |
Rocky Duan
|
0fe7d2b7c9
|
get rid of the commentable collection in the database
|
2012-07-18 12:53:32 -04:00 |
Rocky Duan
|
3e6177cf21
|
changed naming
|
2012-07-17 01:42:43 -04:00 |
Rocky Duan
|
0ce290be40
|
single subscription model working
|
2012-07-16 23:05:16 -04:00 |
Rocky Duan
|
f60b0f0f60
|
change name for vote handler
|
2012-07-16 21:31:42 -04:00 |
Rocky Duan
|
5f4bd1400b
|
adjust naming to notification / subscription
|
2012-07-16 19:47:53 -04:00 |
Rocky Duan
|
81b54db0eb
|
major change in urls and naming
|
2012-07-16 19:35:34 -04:00 |
Rocky Duan
|
bc407596c4
|
changed comment_thread to thread & removed commentable in url
|
2012-07-16 18:07:11 -04:00 |
Rocky Duan
|
d89aa9ee8f
|
tests covered all apis & passed
|
2012-07-16 16:42:32 -04:00 |
Rocky Duan
|
1d1ca019ef
|
bug caused by autosave indeed; fixed previous autosave bug
|
2012-07-16 16:19:05 -04:00 |
Rocky Duan
|
cb1c0abbe0
|
feed finally works; not sure if bug caused by custom id or autosave
|
2012-07-16 15:43:14 -04:00 |
Rocky Duan
|
47c2e04a03
|
do not use external_id for users; store id directly
|
2012-07-16 12:19:00 -04:00 |
Rocky Duan
|
d8734846a6
|
return comment / thread after voting
|
2012-07-16 11:08:35 -04:00 |
Rocky Duan
|
9203bad10b
|
specs for comment threads & comments & passed
|
2012-07-16 11:04:35 -04:00 |
Rocky Duan
|
18327d93d4
|
initialize feed & use to_hash everywhere
|
2012-07-15 17:49:46 -04:00 |
Rocky Duan
|
6bdeede0a4
|
all necessary apis implemented; untested
|
2012-07-15 17:35:44 -04:00 |
Rocky Duan
|
463bb4de5b
|
getting a little messy; put code back to models and probably extract later
|
2012-07-15 16:56:47 -04:00 |
Rocky Duan
|
568b120b08
|
rearranged some code and added feed model
|
2012-07-15 14:14:46 -04:00 |
Rocky Duan
|
c8ad65f415
|
initial design for the subscription model
|
2012-07-15 01:53:12 -04:00 |
Rocky Duan
|
5d9bdd9915
|
basic functionality as before: mostly untested
|
2012-07-14 18:09:10 -04:00 |
Rocky Duan
|
11f40ec240
|
seed & fix update endorse bug
|
2012-07-13 11:35:57 -04:00 |
Rocky Duan
|
c2b417508e
|
should return sub comment
|
2012-06-27 16:27:39 -07:00 |
Rocky Duan
|
035d6f4c32
|
return comment after voting
|
2012-06-27 13:54:31 -07:00 |
Rocky Duan
|
bfb43459f9
|
parameters to retrieve comments up to a certain depth; untested
|
2012-06-26 16:21:20 -07:00 |
Rocky Duan
|
5122a9a699
|
changed level limit
|
2012-06-25 17:36:09 -07:00 |
Rocky Duan
|
f5f2746511
|
depth limit
|
2012-06-22 11:28:15 -07:00 |
Rocky Duan
|
5a1dcfde3c
|
tiny commit bug
|
2012-06-21 17:27:30 -07:00 |
Rocky Duan
|
9401874680
|
use thumbs_up
|
2012-06-21 17:25:39 -07:00 |
Rocky Duan
|
3d8d780d0d
|
api to get a single comment
|
2012-06-21 13:47:14 -07:00 |
Rocky Duan
|
685778b102
|
added validation for comments if not super comment
|
2012-06-20 19:05:44 -07:00 |
Rocky Duan
|
a7918b012e
|
initial import
|
2012-06-20 15:25:35 -07:00 |