Samuel Clay
|
116b976b51
|
Completing flow for sharing using bookmarklet. Just needs to actually share the story, then show shared stories in sidebar.
|
2012-08-24 14:34:53 -07:00 |
|
Samuel Clay
|
8bb6ff00b7
|
Cleaning up bookmarklet layout a bit.
|
2012-08-19 17:24:37 -07:00 |
|
Samuel Clay
|
c2c983ee81
|
Adding share api calls to bookmarklet.
|
2012-08-17 23:29:17 -07:00 |
|
Samuel Clay
|
189fbe0b2f
|
Adding selection html to bookmarklet.
|
2012-08-17 17:32:46 -07:00 |
|
Samuel Clay
|
28d3842776
|
Two sides to the share bookmarklet.
|
2012-08-11 17:18:35 -07:00 |
|
Samuel Clay
|
4689b47a4e
|
Cleaning up text on share bookmarklet.
|
2012-08-11 13:53:00 -07:00 |
|
Samuel Clay
|
54e6d97c3d
|
Auto-sharing popular stories. Also implementing a manual cutoff, so slightly less automatically popular stories can still be manually shared.
|
2012-07-31 11:41:30 -07:00 |
|
Samuel Clay
|
1f18f0e8dc
|
Merge branch 'master' into social
* master:
Updating bookmarklet. Showing when the bookmarklet is broken, and fixes bugs with enumerable prototype chain fucking.
|
2012-04-21 17:31:01 -07:00 |
|
Samuel Clay
|
4ef7bf9827
|
Updating bookmarklet. Showing when the bookmarklet is broken, and fixes bugs with enumerable prototype chain fucking.
|
2012-04-21 17:15:45 -07:00 |
|
Samuel Clay
|
2b9ad97b51
|
Switching a ton of feed and user fetches to simple ID matches. ".user.pk -> .user_id"
|
2012-01-26 09:32:24 -08:00 |
|
Samuel Clay
|
d46f509acb
|
Adding method param error to /api/login and /api/signup.
|
2011-11-03 22:21:11 -07:00 |
|
Samuel Clay
|
4568eaa549
|
Adding method param error to /api/login and /api/signup.
|
2011-11-03 22:15:20 -07:00 |
|
Samuel Clay
|
ba7eca00ac
|
Finishing up autocomplete feed list in add dialog.
|
2011-10-12 22:42:30 -07:00 |
|
Samuel Clay
|
c051bcfac9
|
Adding browser user agent to all logging.
|
2011-09-16 09:26:22 -07:00 |
|
Samuel Clay
|
51a0fb2705
|
Adding errors to API/login and API/signup. Getting rid of namespacing on login and signup form fields for api use.
|
2011-09-14 20:08:40 -07:00 |
|
Samuel Clay
|
8a68abb22c
|
Missing JSON response context for api/signup and api/logout.
|
2011-05-12 17:56:24 -04:00 |
|
Samuel Clay
|
ff09a6f262
|
Fixing bookmarklet add_site when the token is bad.
|
2011-05-08 19:52:41 -04:00 |
|
Samuel Clay
|
b81d39d3b0
|
Using GetSatisfaction for feedback. Added authentication section to API. Ready to launch!
|
2011-04-24 18:17:44 -04:00 |
|
Samuel Clay
|
99e8eb8875
|
Further work on the API. This is going to be a long drive.
|
2011-04-05 10:50:39 -04:00 |
|
Samuel Clay
|
45cf8f5cf8
|
Fixing issues around adding a folder in the add site bookmarklet. Cleaning up the modal by taking out the folder icon.
|
2011-03-21 20:37:58 -04:00 |
|
Samuel Clay
|
eaadabeb78
|
Adding in functionality to add new folder during add site bookmarklet. Needs testing (and maybe some UI love), but it should be feature complete.
|
2011-03-21 10:15:18 -04:00 |
|
Samuel Clay
|
01ab924719
|
Stubbing in new folder input on bookmarklet. Doesn't do anything yet, and it doesn't display correctly yet, either.
|
2011-03-19 11:07:36 -04:00 |
|
Samuel Clay
|
a46329fcb6
|
Adding all error cases for the bookmarklet. Added styling to all elements. Ready to launch?
|
2011-01-22 21:42:58 -05:00 |
|
Samuel Clay
|
6e19d4d88b
|
Using correct domain, not adding the same site twice, messaging, better styling.
|
2011-01-22 18:25:16 -05:00 |
|
Samuel Clay
|
5606a2cd8d
|
Adding feeds through the bookmarklet now works over JSONP.
|
2011-01-22 11:22:14 -05:00 |
|
Samuel Clay
|
90bc120599
|
Adding folders to bookmarklet.
|
2011-01-21 22:00:36 -05:00 |
|
Samuel Clay
|
567840ffff
|
Bookmarklet now shows a modal where you can select which folder to add the site. Includes JS and CSS, uncompressed, on host page.
|
2011-01-21 20:29:19 -05:00 |
|
Samuel Clay
|
dbf664ebb5
|
Bookmarklet now calls api.add_site using the secret token.
|
2011-01-20 19:14:54 -05:00 |
|