Commit graph

1967 commits

Author SHA1 Message Date
Samuel Clay
36028cc719 Text view. Needs a few tweaks and a premium only view. 2013-01-08 18:33:30 -08:00
Samuel Clay
3f0f04704e Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Moving bakc to Verdana for Windows font. Ugh, this has to be fixed somehow.
2013-01-08 14:12:46 -08:00
Samuel Clay
4dd1d10d5a Adding avatar photo uploading. 2013-01-08 14:11:59 -08:00
Samuel Clay
3a0413bd12 Moving bakc to Verdana for Windows font. Ugh, this has to be fixed somehow. 2013-01-08 08:50:28 -08:00
Samuel Clay
b256088b8c Adding font size choices to web preferences. 2013-01-06 16:44:15 -08:00
Samuel Clay
db6bc83ce1 Categorizing preferences. Adding window title count back in. 2013-01-06 15:55:24 -08:00
Samuel Clay
9085f834f1 Merge branch 'master' into circular
* master:
  Fixing typo in logging.
  Fixing autocomplete behavior on add dialog.
  Adding broken search for feeds.
  Logging
  Switching to guid-based read story counts from range based counts. Let's see what this screws up.
  Everybody gets unread count in title.
  Backporting collections.Counter to python2.6
  Fixing broken reply interaction with links.
  Prototype of a dupe checker using real-time update times to figure out which feeds are the same. Last time I walked down this road I got run over.
2013-01-04 17:22:24 -08:00
Samuel Clay
08756f8a6c Fixing autocomplete behavior on add dialog. 2013-01-04 16:42:09 -08:00
Samuel Clay
f6c858f5dc Switching to guid-based read story counts from range based counts. Let's see what this screws up. 2013-01-04 12:06:00 -08:00
Samuel Clay
a39cbfb814 Everybody gets unread count in title. 2013-01-03 18:53:01 -08:00
Samuel Clay
f9ae4baefe Fixing broken reply interaction with links. 2013-01-03 17:56:01 -08:00
Samuel Clay
3d12b24042 Merge branch 'master' into circular
* master: (589 commits)
  Adding delete user flow. About time, since I'm sick of doing this myself.
  Deractivating premiums.
  Adding a lock for the intelligence slider for focus stories. If the user selects focus and there are actually focus stories, lock it for the future when there are no unread focus stories.
  Uppiung the find next unread story titles page limit from 12 to 50.
  Hiding folders with no unread stories in Unread/Focus mode.
  Adding autocomplete to emailing a story dialog.
  Using queue for scheduling feed fetches on load.
  Renaming celerybeat supervisor task.
  Fixing insta-fetching.
  Attempting to correctly save duplicate feeds.
  Adding tons of logging (especially user-facing) to feed exception handling. Much much better feed address and link fetch history.
  New enterprise ios build includes full training.
  Changing intelligence training on social feeds to apply to original feed as well.
  Using a popover for training on the iPad. Also adding the train button to the bottom of every story.
  Finishing training on iPad. Works in river too. Just need to test social and it's shipping.
  Fixing title selectin bug when the title was too short to register the selection loupe.
  Training feeds and stories in feeds. Needs testing on ipad, in river, and on social.
  Finish look and feel of ios training for both story and feed. Just need to send requests, redraw intelligence, recount and reclassify stories, and update scores. All already written to support inline training.
  A few more log color tweaks.
  Adding clean stories task. Updating log colors.
  ...

Conflicts:
	.gitignore
	apps/reader/views.py
	apps/social/views.py
	templates/social/social_page.xhtml
	templates/social/social_story.xhtml
	templates/social/story_comments.xhtml
2013-01-03 12:00:09 -08:00
Samuel Clay
427d171203 Adding delete user flow. About time, since I'm sick of doing this myself. 2013-01-03 10:33:22 -08:00
Samuel Clay
17899d0e2a Adding a lock for the intelligence slider for focus stories. If the user selects focus and there are actually focus stories, lock it for the future when there are no unread focus stories. 2013-01-02 18:40:12 -08:00
Samuel Clay
57653d067d Uppiung the find next unread story titles page limit from 12 to 50. 2013-01-02 18:00:14 -08:00
Samuel Clay
ef772ff0d3 Hiding folders with no unread stories in Unread/Focus mode. 2013-01-02 17:44:14 -08:00
Samuel Clay
54ecb3305c Adding autocomplete to emailing a story dialog. 2013-01-02 13:38:04 -08:00
Samuel Clay
6a49eff3f4 Fixing insta-fetching. 2012-12-28 22:18:41 -08:00
Samuel Clay
db63f48bf5 Adding tons of logging (especially user-facing) to feed exception handling. Much much better feed address and link fetch history. 2012-12-28 21:42:52 -08:00
Samuel Clay
6c81301595 Changing intelligence training on social feeds to apply to original feed as well. 2012-12-28 11:34:06 -08:00
Samuel Clay
1ca58ed515 Showing maintenance mode message. One day ... put in a live chat. 2012-12-25 15:28:13 -08:00
Samuel Clay
eb1bd23614 Showing/hiding focus slider if there are any unread focus stories. This should cut down on a bunch of mistakes (iOS already does this well). 2012-12-24 12:55:14 -08:00
Samuel Clay
90dd709b5b Adding SSL to real-time unread counts. Long time coming. 2012-12-24 11:53:00 -08:00
Samuel Clay
63bd36212c Fixing feed fetcher to use updated date if the feed doesn't provide it otherwise. 2012-12-24 00:10:40 -08:00
Samuel Clay
612a349239 Updating search for saved stories to search fuzzy queries. Connected to UI. 2012-12-20 16:07:22 -08:00
Samuel Clay
833edd1e27 Fixing repeating friend finding check in both intro and friends dialog. 2012-12-20 14:44:53 -08:00
Samuel Clay
b7b0243356 Fixing ios classifiers in river view. 2012-12-19 15:37:36 -08:00
Samuel Clay
248d511f90 Adding beta search (only titles and authors for now) for staff only. 2012-12-19 14:21:46 -08:00
Samuel Clay
029ff899af Fixing reading social stories with no feed on river blurblog. Whew. 2012-12-13 17:58:19 -08:00
Samuel Clay
f9918a4917 Fixing numerous exceptions. Story training when not having a story selected. Forbidden RSS feeds throwing exceptions instead of 403s. 2012-12-12 14:24:51 -08:00
Samuel Clay
31d1c828f7 No longer inverting feed/folder menus. Also adjusting positioning. 2012-12-12 12:53:43 -08:00
Samuel Clay
dc7ae51c86 Refactoring classifiers in ios. 2012-12-12 09:02:35 -08:00
Samuel Clay
9626f48f73 Major cleanup on comments in iOS app. 2012-12-11 17:53:17 -08:00
Samuel Clay
6063224c1b Fixing Push error on connection errors. 2012-12-11 09:43:35 -08:00
Samuel Clay
7d897f0405 Saving classifiers from iOS app. Updating classifiers and scores in real-time. 2012-12-10 20:22:21 -08:00
Samuel Clay
6ac7878bb5 Flipping the switch: More than 64 sites, even added individually, now trigger the premium upgrade dialog. 2012-12-10 16:25:21 -08:00
Samuel Clay
3cd4886d73 Feedchooser now shows renewal info. Also adding emaisl for premium expire and premium expire grace period. Just need to send them as tasks and then deactive expired premiums. 2012-12-05 11:56:55 -08:00
Samuel Clay
b5fcdcb63a Adding signup/login buttons to bottom of homepage. 2012-12-04 11:55:00 -08:00
Samuel Clay
2075f2ce91 Fixing Firefox Markplace manifest. 2012-12-04 10:46:14 -08:00
Samuel Clay
20401fefab Showing payment history. 2012-12-03 15:03:47 -08:00
Samuel Clay
16045f2411 Marking global social stories as read even if the user is not subscribed to them. 2012-11-30 16:12:40 -08:00
Samuel Clay
c6f50c2ac0 Exposing global feed. 2012-11-30 15:55:05 -08:00
Samuel Clay
6cc67d90a5 Changing global feed to still be relative to the user. 2012-11-30 15:42:15 -08:00
Samuel Clay
9508f1402d Preparing global shared stories feed. 2012-11-30 14:28:55 -08:00
Samuel Clay
2bda6c3e80 Showing follow status in profile. 2012-11-29 10:21:33 -08:00
Samuel Clay
931d4bc991 Adding blurblog permalink to story on blurblog. Adding story slug to permalink. Fixing story guid hashes. 2012-11-27 11:59:54 -08:00
Samuel Clay
8607fa69f9 Cleaning up Facebook og description. 2012-11-26 17:26:01 -08:00
Samuel Clay
ef535f0d86 Adding scroll to comments button to share bar. Thanks @afita. 2012-11-26 12:50:05 -08:00
Samuel Clay
5b01239634 Delaying Paypal return, fixing privacy css, and adding convenience function. 2012-11-19 14:28:04 -08:00
Samuel Clay
8242d87717 Adding esc shortcut key in keyboard shortcuts. Also turning on privacy features for public beta testing. 2012-11-19 11:28:52 -08:00