Commit graph

72 commits

Author SHA1 Message Date
Samuel Clay
babb51b959 Saving stories from websites. Now just need to go back and finish highlighting to unhighlight and this entire branch can be shipped. 2019-08-27 21:06:59 -07:00
Samuel Clay
b5925d0228 Style adjustments. 2019-08-27 20:28:11 -07:00
Samuel Clay
eecdb186d2 Adding saved story tags to bookmarklet. Just need to hook up the back end. 2019-08-22 22:43:18 -07:00
Samuel Clay
8855fb89c1 Adding authed api url add. 2018-03-19 14:27:30 -07:00
Samuel Clay
8bbd280718 Not showing story diffs in blurblogs. 2016-11-20 19:23:53 -08:00
Samuel Clay
25fbce4477 Adding Content-Security-Policy: connect-src: self to fix sharing on medium. 2016-11-20 19:06:58 -08:00
Samuel Clay
d32b1ed3c2 Adding Content-Security-Policy: self to fix sharing on medium. 2016-11-20 19:05:53 -08:00
Samuel Clay
65888f4270 Handling validation of emails on api. 2016-06-28 16:16:36 -07:00
Samuel Clay
07306152b7 Only search aggressively if authenticated. 2016-02-24 12:14:41 -08:00
Samuel Clay
8c9ac47131 Adding IP logging to feed searching. 2016-02-24 12:11:41 -08:00
Samuel Clay
803e5e970d Adding find_feed logging to diagnose postgres issues. 2016-02-24 12:05:40 -08:00
Samuel Clay
685cd96eee Offering shared story back in api when sharing story. 2015-12-29 20:07:24 -08:00
Samuel Clay
2a73bde306 Fetching title and content from stories shared without content+title. For #755. 2015-12-23 15:24:53 -08:00
Samuel Clay
29405a370c Adding original text fetcher to /api/share-story requests that have no content. 2015-12-23 08:41:35 -08:00
Samuel Clay
d845e151d0 Upgrading api/share_story to newer required_params api. 2015-12-22 19:28:31 -08:00
Samuel Clay
5fd37d2587 For #755: adding authenticated /api/share_story/ endpoint that doens't use profile token. 2015-12-20 22:45:36 -08:00
Samuel Clay
b42d6b9182 Fixing http headers. 2015-07-21 10:38:22 -07:00
Samuel Clay
5e6806e96a Logging emails during signup. 2015-06-27 10:59:06 -07:00
Samuel Clay
bf5d600a71 Marking shared stories as read even if they dont have an associated feed. 2013-07-05 17:25:58 -07:00
Samuel Clay
fd766ad544 Adding ip address to blocked windows devices. 2013-06-21 22:58:53 -07:00
Samuel Clay
943380c118 Removing request info in hopes of speeding up blocking of API requests for bad clients. 2013-06-16 09:26:25 -07:00
Samuel Clay
6cb28f802d Enforcing user agents for windows client apps. 2013-06-15 17:15:15 -07:00
Samuel Clay
2c0309dd2e Showing username on blocked api logins. 2013-06-15 17:13:52 -07:00
Samuel Clay
b18662872a Blocking dumb client apps without user agents. 2013-06-15 09:02:38 -07:00
Samuel Clay
19f144df38 Adding user agent logging for api logins. 2013-06-15 08:59:07 -07:00
Samuel Clay
85120d3f99 Fixing Twitter sharing by upgrading to API v1.1. 2013-06-12 13:52:43 -07:00
Samuel Clay
5259147e8e Merge branch 'muserstory_remove' into circular
* muserstory_remove:
  Switching to faster unread counting for socialsubs and usersubs.
2013-05-14 17:31:13 -07:00
Samuel Clay
9a6e9078c3 Switching to faster unread counting for socialsubs and usersubs. 2013-05-14 17:31:08 -07:00
Samuel Clay
d444161414 Adding iPhone sized interaction cell. Also fixed infernal race condition between loading stories and looking for try feed when animating in feed detail view controller. 2013-02-21 17:57:32 -08:00
Samuel Clay
decd50a610 Making links from bookmarklet shared stories absolute URLs. 2013-02-12 14:11:31 -08:00
Samuel Clay
8d158676b3 Moving statistics tasks. 2012-12-10 13:33:57 -08:00
Samuel Clay
e572b3d53f Moving to better feed finder (in the case of dupe feeds). 2012-10-25 16:14:25 -07:00
Samuel Clay
132ef7db20 Marking shared stories as read. 2012-09-24 13:45:37 -07:00
Samuel Clay
668e78d5d2 Adding two new functions for stories: collect image sizes and grab original article text. Useful for future features. 2012-09-10 17:41:01 -07:00
Samuel Clay
9a873aecc3 Fixing variety of exceptions on adding a site, interactions, services, loading friends. 2012-08-31 13:51:24 -07:00
Samuel Clay
c3dbe76e71 Fixing Youtube embeds and correctly handling keyboard events when share is in transit. 2012-08-27 11:31:05 -07:00
Samuel Clay
482a2eb435 Correctly stripping tags from titles in shared stories. 2012-08-27 10:47:31 -07:00
Samuel Clay
0a4899c6a5 Speeding up the first half of the bookmarklet. 2012-08-27 10:26:49 -07:00
Samuel Clay
0fbf460bc6 Using a 0 feed_id for shared stories with no feed. 2012-08-25 20:46:48 -07:00
Samuel Clay
9c74001af8 Fixing share date in bookmarklet. 2012-08-25 19:58:03 -07:00
Samuel Clay
f8d3c955ec Fixing typo in share bookmarklet. 2012-08-25 19:56:07 -07:00
Samuel Clay
1d089cb0e2 Finishing bookmarklet, having added all side info (same share, other shares on site, and user's previous shares). Also handling gracious resizes. 2012-08-25 19:19:44 -07:00
Samuel Clay
3acc2850aa Scrubbing content and title from bookmarklet. Completing flow when updating comments, so showing user's own comments and customized title/content. Just need to show other shared stories and it'll be ready to ship. 2012-08-24 18:07:44 -07:00
Samuel Clay
567b4ce4f7 Completing share flow from bookmarklet. Needs listing of previously shared stories, and perhaps some error handling. 2012-08-24 15:07:10 -07:00
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