Commit graph

166 commits

Author SHA1 Message Date
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
a44bce4860 Complete backend for folder rss. Just needs a premium message. 2015-08-24 14:59:12 -07:00
Samuel Clay
cbf7282599 Front-end is complete. Rss feeds for folders now being generated. Just needs backend. 2015-08-24 14:59:12 -07: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
0b8bfa37c8 Merge branch 'master' into grid
* master:
  Adding mark read confirmation preference.
2015-02-10 18:03:21 -08:00
Samuel Clay
72d0dc441d Adding mark read confirmation preference. 2015-02-10 18:03:16 -08:00
Samuel Clay
8c590622e7 Merge branch 'master' into grid
* master: (238 commits)
  Upping ios to v4.6.4.
  Including hidden stories in fetch. Also fixing send to button in story settings cog.
  Less ifs when handling volume key
  Add preference for volume key navigation
  Override volume key for next/prev navigation in reading activity
  Adding an include_hidden parameter to single feeds and rivers, defaulting to false. Clients that don't use hidden stories but use paging as an indicator will need to account for a hidden_stories_count field, as indicating in the API docs.
  Bumping Android version to 4.2.0b1.
  Disable debug.
  Updating oauth toolkit to fix admin issues.
  Better algorithm for image cache cleanup. (#627)
  Unescape HTML entities in image alt text. (#652)
  Redraw overlay buttons slightly less often when scrolling.
  Resource-ify sync status messages.
  Fix story sync status indication. (#644)
  Adding autocomplete ignores.
  Remove last traces of the legacy DB!
  Migrate comment replies off of legacy DB.
  Migrate user profiles off of legacy DB.
  Start migrating comments from legacy DB.
  Fix crash when updating old comments.
  ...
2015-02-02 18:22:23 -08:00
Samuel Clay
77d7a236ea Cleaning up sorting on recency. About ready to launch. 2015-01-05 21:14:07 -08: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
2513a5d0dc Merge branch 'master' into organizer
* master:
  v4.6.1 of the iOS app. Submitted to the app store + enterprise deployment.
  Fixing HTML in sent messages.
  Stubbing in marking read above scroll.
  Marking story as read if mouse lock position is below the top story.
2014-12-12 11:24:48 -08:00
Samuel Clay
253eda2e02 Flat hierarchy in organizer means anything that happens to a feed happens to the feed in all of its folders. 2014-12-10 12:34:31 -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
36a460a634 Adding inverse sorting in organizer. 2014-10-10 16:35:37 -07:00
Samuel Clay
954c5b5d28 Fixing feed chooser to work with new organizer-ized feed list chooser. Need to go back and fix organizer now. 2014-10-09 20:58:03 -07:00
Samuel Clay
2ad7eefc1f Attempting to fix inaccurate counts. 2014-10-09 16:02:26 -07:00
Samuel Clay
cfa7b0b236 Merge branch 'master' into organizer
* master: (23 commits)
  Premiums are never spammers.
  Adding a bit more logic to defense.
  No index for robots on blurblogs. This should stop the spam.
  Adding user find by id for staff.
  Adding destroy flag when killing spammers.
  Fixing stories with no title and only html for content (no text, just an image). Using permalink as title since a title cna't be extracted from content.
  Adding export user's opml functionality for staff.
  Fixing case insensitivity for logging in with an email address.
  Fixing pip requirements conflicts.
  Force an intelligence change for re-rendering story title trainers.
  Only active feeds count unreads.
  Fixing unread counts to only include active sites.
  Adding logging info to auto-spam delete.
  Killing spammers when sharing popular stories.
  Move refresh to menu. Use NewsBlur colours for refresh colour scheme.
  Handling exception on twitter photo sync.
  Adding a twitter sync for everybody.
  Initial integration of SwipeRefreshLayout
  Redirects in dev still point local.
  Better redirect on missing icon.
  ...
2014-09-05 11:20:54 -07:00
Samuel Clay
c41e4dba55 Only active feeds count unreads. 2014-08-14 08:44:02 -07:00
Samuel Clay
3e68cfad61 Fixing unread counts to only include active sites. 2014-08-14 08:42:47 -07:00
Samuel Clay
e7ef640412 Fixing remaining counting issue in organizer. 2014-08-11 18:36:41 -07:00
Samuel Clay
633bdf99b5 Adding counters for selection in organizer. Also hooking up select all and select none actions. 2014-08-11 15:40:33 -07:00
Samuel Clay
c1eb3b7534 Highlighting feeds on selection in the organizer. 2014-08-07 16:35:55 -07:00
Samuel Clay
f705f9616f Adding sorting options to organizer. 2014-08-04 20:03:50 -07:00
Samuel Clay
0013a1e5e1 Styling sortable attributes. 2014-07-24 17:16:03 -07:00
Samuel Clay
3956564a2e Add folder to folder in move feed menu. 2014-06-28 08:22:32 -07:00
Samuel Clay
d18be422be Multi-select for folders. 2014-06-27 16:53:01 -07:00
Samuel Clay
5c02fc8296 Merge branch 'saved'
* saved:
  Removed transition.
  Showing saved stories explainer for empty saved stories.
  Removing mark read button in story titles bar when on saved view.
  No feed rss for saved stories by feed.
  Counting saved stories when not count exists.
  Count feed_id starred stories when totals don't match.
  Switching to upserts for saved stories.
  Fixing size on emails.
  Adding renew links to premium grace and expire emails.
  Adding renew links to premium grace and expire emails.
  Better sizing on intelligence slider. Takes all segments into account when resizing.
  Narrow classes should be applied at initial drawing.
  Fixing spacing on intelligence slider.
  Updating story feed starred counts on marking starred and unstarred on both backend and client.
  Fixing numerous bugs around saved story views.
  Showing correct stories when switching intelligence slider.
  Showing starred stories when in starred view mode.
  Showing starred counts on every feed. Just needs reading and bug fixes.
  Adding feed counts for saved stories. Need to show counts next to feeds.
2014-06-03 14:24:07 -07:00
Samuel Clay
44e5128b0d Fixing urls for folders with dashes in the title. 2014-06-02 08:50:53 -07:00
Samuel Clay
3c78b53c4f Removed transition. 2014-05-30 22:38:49 -07:00
Samuel Clay
af6b60868a Merge branch 'master' into saved
* master:
  Transitioning from tag to tag/feed_id.
  Max of 3 updates per fetch.
  Upgrading mongodb mms agent.
2014-05-30 22:38:34 -07:00
Samuel Clay
494d4bec80 Transitioning from tag to tag/feed_id. 2014-05-30 22:38:23 -07:00
Samuel Clay
80645ba99e Fixing numerous bugs around saved story views. 2014-05-28 19:17:44 -07:00
Samuel Clay
f8b0716515 Showing starred stories when in starred view mode. 2014-05-28 17:35:51 -07:00
Samuel Clay
b7160ffa00 Showing starred counts on every feed. Just needs reading and bug fixes. 2014-05-28 16:54:51 -07:00
Samuel Clay
0d5eb96ade Parallelizing search indexing. Adding task to handle parallelization. 2014-04-22 18:33:08 -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
22de79a0d7 Counting dupe feeds only once in unread counts. 2014-01-14 12:06:34 -08:00
Samuel Clay
f42258b79d Fixing mark as read for folders with oldest first. 2013-11-22 11:06:09 -08:00
Samuel Clay
84f79e5a81 Merge branch 'master' into tagging
* master: (30 commits)
  Fixing search positioning on saved stories.
  Fixing positioning of popover options in All Site Stories.
  Adding Split tooltip.
  Removing extra logging.
  Switching feedbar and navbar.
  Fixing mark folder as read.
  Removing double.
  Fixing mark as read on socialsubs.
  Adjusting positioning on new feedbar. Also scrolling to selected feed/folder when switch story layouts.
  Reloading feed list when adding, moving, and deleting feeds and folders.
  Reloading feeds on feed/folder add and feedchooser.
  Backend for marking feeds/folders as read at a specific timestamp.
  Adding expanded mark read buttons. Needs backend support.
  iOS v3. Fixed move site view folder placement as well.
  Moving feedbar down to bottom of screen. Prep for new mark read buttons.
  Fixing 2 ios crashes: double-tapping instapaper button and a weird keyboard condition.
  Fixing activities height for subscriptions on ios. Also turning river back on for third-party clients. That wasn't fair and it's hard to get users to upgrade. I'd rather give users the ability to use the product instead of crippling it, unless there is a proper workflow for upgrading, which only exists on the web today.
  Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios.
  Fixing colors on share/train buttons when active. Fixing height on profile cells.
  Stopping animation of share view/keyboard before orientation has changed.
  ...

Conflicts:
	media/js/newsblur/views/story_titles_header_view.js
2013-09-14 11:55:48 -07:00
Samuel Clay
cab28a845e Reloading feed list when adding, moving, and deleting feeds and folders. 2013-09-13 16:35:48 -07:00
Samuel Clay
e7c1b06c4f Fixing selected issues with starred feed titles when reseting feeds. 2013-09-09 17:16:26 -07:00
Samuel Clay
825bb5bddf Keep starred story tags selected on refresh. 2013-09-09 15:03:46 -07:00
Samuel Clay
a05589a5b7 Permalinks for saved story tags. 2013-09-09 15:01:47 -07: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