Samuel Clay
2e878eee1d
Attempting to style newsletters in dark mode.
2020-06-25 15:18:47 -04:00
Samuel Clay
74e8fd4606
Deploying camo https proxy for images.
2019-08-11 14:44:15 -07:00
Samuel Clay
67d237a6ce
First do a naive strip, which is faster than rendering which makes network calls
2019-01-20 14:24:43 -05:00
Samuel Clay
80ee4fd814
Securing images through Text view. Now need to fix shared stories and saved stories.
2019-01-20 13:55:40 -05:00
Samuel Clay
e8c0decd50
Adding logging for secure images
2019-01-20 11:01:37 -05:00
Samuel Clay
bffec3e7e3
Switching to ssl proxy backed images, only for staff for now.
2019-01-19 16:40:13 -05:00
Samuel Clay
634553c1a5
Adding a new failed read story catcher (thanks to @pbones for the persistence). NewsBlur now retries marking stories as read at a later date when they fail for whatever reason.
2019-01-05 16:00:55 -05:00
Samuel Clay
d846c35ae7
Wrong element on story title view.
2018-07-24 15:59:21 -04:00
Samuel Clay
32c9af5f1d
Adding support for @nriley's Safari extension to load links in the background.
2018-07-24 15:58:46 -04:00
Samuel Clay
e04751abce
Fixing notifications url.
2017-06-07 18:49:11 -07:00
Samuel Clay
d45f8d5dc7
Fixed dates.
2017-06-07 18:04:34 -07:00
Samuel Clay
f24e61a608
Fixing long dates.
2017-06-07 17:56:28 -07:00
Samuel Clay
b992cd7abe
Full date string for future dates.
2017-06-07 17:55:24 -07:00
Samuel Clay
c7e203dc1a
Showing 'tomorrow' and future dated stories correctly on the web.
2017-06-07 17:54:35 -07:00
Samuel Clay
991a9a7d72
Showing 'tomorrow' and future dated stories correctly on the web.
2017-06-07 17:51:27 -07:00
Samuel Clay
0e9b94b056
Fixing broken river on reading folders.
2017-03-24 00:54:57 -07:00
Samuel Clay
b6c29b4bcc
Clearing logs and moving to longer refresh interval for dashboard stories.
2017-01-11 12:33:52 -08:00
Samuel Clay
5c272f592a
Select story when moving from dashboard to river.
2016-12-14 14:51:49 -08:00
Samuel Clay
c5d5ea5001
Attempting to fix dashboard stories by no longer relying on full river reloads when a new story comes in but to fetch that story if it is newer (or older) than last visible dashboard story.
2016-12-13 16:29:42 -08:00
Samuel Clay
a3a402eab1
Big change: stories now remember their own view (text/feed/story), so reading through a river switches between views. matches iOS.
2016-12-08 16:32:59 -08:00
Samuel Clay
10675090ef
Only reload dashboard stories on new stories, not just read stories. Also sync read stories through pubsub.
2016-12-05 17:10:47 -08:00
Samuel Clay
d91c47d856
Fixing accidental layout override.
2016-12-01 19:23:38 -08:00
Samuel Clay
07454cf3cc
Dashbaord stories now reflect read state. Just need focus.
2016-12-01 16:22:51 -08:00
Samuel Clay
1b33eb9aac
Selecting correct story when coming in from notification.
2016-11-16 11:35:02 -08:00
Samuel Clay
e1eec75745
Adding support for Safari Open in Background Tab extension by @nriley. Fixes #655 .
2016-09-27 12:11:54 -07:00
Samuel Clay
327f46d2b6
Rewriting story image loading to better handle edge cases. New JS vendor.
2016-08-15 13:53:52 -07:00
Samuel Clay
dcc942c9c6
Undoing story change preference. Now story changes are loading through ajax.
2016-02-26 20:01:41 -08:00
Samuel Clay
d05f0fe162
Newsletter authors no longer get escaped server-side. The web should know how to escape.
2016-02-25 15:31:07 -08:00
Samuel Clay
430a27719b
Testing out faster feed updates for premiums.
2016-01-08 10:31:49 -08:00
Samuel Clay
8a3feb4a49
Merge pull request #746 from zerodogg/linux-webkit-background-workaround
...
Removed an unused variable that broke other browsers
2015-09-07 00:31:35 -07:00
Eskild Hustvedt
7f2315891c
Removed an unused variable that broke other browsers
2015-09-07 08:23:53 +02:00
Samuel Clay
87d2afbe67
Style for JS.
2015-09-06 15:35:10 -07:00
Eskild Hustvedt
69357d8d10
Added a workaround for Linux webkit browsers
...
These browsers can't handle the way that background links are opened.
They all get identified by jQuery.browser as safari, and as Safari
on Linux/X11 is impossible, when a browser is safari on Linux/X11
backgrounding is disabled.
2015-09-06 21:34:18 +02:00
Samuel Clay
0b0e368649
Adding new comment-less replies. Just needs testing and it's ready to ship.
2015-06-01 18:55:50 -07:00
Samuel Clay
22b895d4cf
New grid view. Still needs some interaction love, but it's largely done.
2014-12-18 21:17:32 -08:00
Samuel Clay
e6af96f4b8
Marking story as read if mouse lock position is below the top story.
2014-12-09 12:41:40 -08:00
Samuel Clay
80645ba99e
Fixing numerous bugs around saved story views.
2014-05-28 19:17:44 -07:00
Samuel Clay
ab28e96df5
Only showing content previews if they are different than the title.
2014-04-08 10:27:14 -07:00
Samuel Clay
cde38c87d3
Showing content previews and boosting font size on story titles on web.
2014-04-07 16:55:08 -07:00
Samuel Clay
1da8e55c5f
Adding new preference for 24 hour clock. Moving to client-side generated dates.
2014-01-30 16:39:10 -08:00
Samuel Clay
37bb14c13b
Merge branch 'master' into tagging
...
* master: (24 commits)
Skipping google alerts.
Fixing a couple exceptions and turning off google news rss feeds temporarily.
Moving goodies images out of css. New ReadKit image.
Adding permalink blurblog option. Also adding feed title to unmessaged shares.
Moving from X-Real-IP to X-Forwarded-For.
Was using ad hoc and not in house provisioning profile.
Switching provisioning profiles again.
Switching to enterprise provisioning profile.
Fixing provisioning profile.
Putting out v2.4.4 as a RC.
Fixing friend user ids when marking stories as read.
Fixing auto-selection of feeds in feed chooser.
Moving to simpler read story endpoint.
Switching provisioning profiles for the year.
New enterprise build -> 2.4.4. Can be considered an RC1.
New notifier progress bar.
Adding messaging to training while offline in both trainer view controller and story detail view controller.
Users work while offline. Also adding messaging for offline sharing/replying errors.
Fixing mismatch when marking stories as read when offline.
Allowing single subscriber feeds to be seen, as it prevented tryfeeds from working.
...
2013-09-09 14:18:04 -07:00
Samuel Clay
dec22ac776
Moving to simpler read story endpoint.
2013-09-06 12:42:39 -07:00
Samuel Clay
ee4e0d7411
Fixing small issue in scoring saved stories.
2013-09-04 14:09:35 -07:00
Samuel Clay
b299453477
Updating starred tag counts on adding/removing tags.
2013-08-16 18:26:56 -07:00
Samuel Clay
299c7f935a
Stubbing in js model for starred story tags.
2013-08-15 19:04:14 -07:00
Samuel Clay
0424ec23e4
Sending user_tags on story tagging (both additions and subtractions). Upgrading Backbone to 1.0 for improved model silencing behavior.
2013-08-13 13:15:36 -07:00
Samuel Clay
d5a21168e0
In manual mark as read mode, clicking on a story *should* mark it as read.
2013-07-13 11:06:26 -07:00
Samuel Clay
b9bab53b45
Fixing the opening of new tabs in Firefox.
2013-06-16 14:12:01 -07:00
Samuel Clay
f901ab6753
Opening links in background tab. Also adding v and shift+v to open a story (dupe of the 'o' keyboard shortcut).
2013-06-16 09:12:15 -07:00
Samuel Clay
aeabb2171e
Opening share dialog in story titles if easier.
2013-04-03 13:25:26 -07:00