Commit graph

6242 commits

Author SHA1 Message Date
ojiikun
eae68d0005 Auto-sync the feed/folder list if it has been more than 10 minutes since the last refresh. 2013-05-13 22:12:31 +00:00
Samuel Clay
707798948f Final cleanup before deploying. 2013-05-13 15:11:18 -07:00
Samuel Clay
d38e28f8da Merge branch 'master' into muserstory_remove
* master:
  Publishing realtime update when marking feed as read, only if it was actually marked as read.
  Turning off real-time on mark_feed_as_read. Too much!
2013-05-13 15:09:22 -07:00
Samuel Clay
4f1ffcaa98 Merge branch 'master' into circular
* master:
  Publishing realtime update when marking feed as read, only if it was actually marked as read.
2013-05-13 14:22:56 -07:00
Samuel Clay
ceff5929be Publishing realtime update when marking feed as read, only if it was actually marked as read. 2013-05-13 14:22:49 -07:00
Samuel Clay
66ff837fc5 Merge branch 'master' into circular
* master:
  Turning off real-time on mark_feed_as_read. Too much!
2013-05-13 13:22:24 -07:00
Samuel Clay
9ad6fa2c9d Turning off real-time on mark_feed_as_read. Too much! 2013-05-13 13:21:51 -07:00
Samuel Clay
cd83589fca Merge branch 'master' into circular
# By ojiikun (3) and Samuel Clay (2)
* master:
  Fixing hashes only call on folders.
  Handling another unicode decode issue in uploaded OPMLs.
  Make Story.read a boolean rather than an int.
  Upper limit on mark-read batch size auto-flushes.
  Remove forced sleep suspected of causing null activity access in fragments.
2013-05-13 13:00:04 -07:00
Samuel Clay
bcdd1fe221 Merge branch 'master' into muserstory_remove
# By ojiikun (3) and Samuel Clay (2)
* master:
  Fixing hashes only call on folders.
  Handling another unicode decode issue in uploaded OPMLs.
  Make Story.read a boolean rather than an int.
  Upper limit on mark-read batch size auto-flushes.
  Remove forced sleep suspected of causing null activity access in fragments.
2013-05-13 12:59:04 -07:00
Samuel Clay
7cc3271126 Fixing hashes only call on folders. 2013-05-13 12:58:57 -07:00
Samuel Clay
660471c5e5 Story title is safe for html entities. 2013-05-13 12:26:15 -07:00
Samuel Clay
9f46640f8f Doh! Had backbone in there twice. 2013-05-13 09:51:55 -07:00
Samuel Clay
53c0b89d4d Adding Backbone.js to /about as per @tbranyen's suggestion. 2013-05-12 12:53:00 -07:00
Samuel Clay
2a5ffb48c5 Handling another unicode decode issue in uploaded OPMLs. 2013-05-12 12:53:00 -07:00
ojiikun
c6e9836656 Upper limit on mark-read batch size auto-flushes. 2013-05-12 12:53:00 -07:00
ojiikun
16c842550b Remove forced sleep suspected of causing null activity access in fragments. 2013-05-12 12:53:00 -07:00
Samuel Clay
a68ee968d9 Merge pull request #241 from ojiikun/master
Android: Make Story.read a Boolean
2013-05-12 10:43:20 -07:00
Samuel Clay
d5a4e921de Handling another unicode decode issue in uploaded OPMLs. 2013-05-11 23:39:46 -07:00
ojiikun
19cf0ac2e2 Make Story.read a boolean rather than an int. 2013-05-12 01:33:57 +00:00
Samuel Clay
b98d129d1b Removing MUserStory entirely. 2013-05-10 16:11:30 -07:00
Samuel Clay
a071fbfe7c Opening admin dialog from other dialogs. 2013-05-10 14:37:47 -07:00
Samuel Clay
3051836cd6 Merge pull request #239 from ojiikun/master
Android: Auto-Flush Mark-as-Read Batches at Max Size
2013-05-10 14:09:22 -07:00
ojiikun
84be7ea490 Upper limit on mark-read batch size auto-flushes. 2013-05-10 21:06:41 +00:00
Samuel Clay
8708f21027 Merge pull request #238 from ojiikun/master
Android: Remove Cosmetic sleep() on Login
2013-05-10 13:56:00 -07:00
Samuel Clay
7b2ae49ca6 Merge branch 'master' into circular
* master:
  Keeping read_status consistent as an integer, not a boolean.
2013-05-10 13:50:56 -07:00
Samuel Clay
b44b126b41 Keeping read_status consistent as an integer, not a boolean. 2013-05-10 13:50:38 -07:00
Samuel Clay
6881553809 Merge branch 'ruserstory'
* ruserstory:
  Adding real-time update on marking feed as read.
  Remvoing unused everything_unread param from river stories.
  Using story_hashes instead of fetch_stories parameter.
  Moving read stories over to RUserStory when merging feeds.
  Cleaning up MUserStory imports.
  Speeding up blurblog sub counter b yonly using unread stories instead of all stories since a certain date.
  Speeding up unread story counts.
  Speeding up unread story counts.
  Adding force calculate sub scores option.
  Showing starred and shared status on global/river blurblog.
  Fixing global feed to show read stories.
  Fixing reading stories in river blurblog.
  Moving river blurblog to no longer use MUserStory.
  Adding MUserStory back in when reading and unreading, to maintain backwards compatibility.
  Fully converting feeds and folders to use redis-only read stories (removing MUserStory). Still need to do socialsubs.
2013-05-10 13:38:09 -07:00
Mark Anderson
a06f851740 Merge remote-tracking branch 'upstream/master' into storyorder
Conflicts:
	media/android/NewsBlur/src/com/newsblur/activity/FeedReading.java
	media/android/NewsBlur/src/com/newsblur/activity/FolderReading.java
	media/android/NewsBlur/src/com/newsblur/activity/Reading.java
2013-05-10 21:34:36 +01:00
ojiikun
b12a83465e Remove forced sleep suspected of causing null activity access in fragments. 2013-05-10 20:04:40 +00:00
Samuel Clay
a8e672d09c Merge branch 'master' into ruserstory
* master:
  Removing unnecessary redis sync call on feed load.
  Android 1.3.2.
2013-05-10 12:41:28 -07:00
Samuel Clay
82b4fbfc56 Styling payment history for user admin dialog. 2013-05-10 12:31:31 -07:00
Samuel Clay
a6981913b6 Fixing global blurblog. 2013-05-10 12:29:38 -07:00
Samuel Clay
2bd2589c80 Handling error when user is already refunded. 2013-05-10 12:15:54 -07:00
Samuel Clay
68df960072 Handling error when user is already refunded. 2013-05-10 12:15:26 -07:00
Samuel Clay
af11be2e4c Handling error when user is already refunded. 2013-05-10 12:14:18 -07:00
Samuel Clay
b0eec18c5e New admin dialog for easy refunds and premium activations. 2013-05-10 12:05:33 -07:00
Samuel Clay
8d09a48094 Removing unused parameter from global feed. 2013-05-10 09:05:18 -07:00
Samuel Clay
3df5918f6e Merge branch 'master' into circular
* master:
  Removing unnecessary redis sync call on feed load.
2013-05-09 17:36:35 -07:00
Samuel Clay
91c31d4c80 Removing unnecessary redis sync call on feed load. 2013-05-09 17:36:30 -07:00
Samuel Clay
769c88b7fb Merge branch 'master' into circular
* master:
  Android 1.3.2.
2013-05-09 17:35:41 -07:00
Samuel Clay
6a8e8e309b Android 1.3.2. 2013-05-09 17:35:35 -07:00
Samuel Clay
24201a496b Merge branch 'ruserstory' into circular
* ruserstory:
  Adding real-time update on marking feed as read.
  Remvoing unused everything_unread param from river stories.
  Using story_hashes instead of fetch_stories parameter.
  Moving read stories over to RUserStory when merging feeds.
  Cleaning up MUserStory imports.
  Speeding up blurblog sub counter b yonly using unread stories instead of all stories since a certain date.
  Speeding up unread story counts.
  Speeding up unread story counts.
  Adding force calculate sub scores option.
  Showing starred and shared status on global/river blurblog.
  Fixing global feed to show read stories.
  Fixing reading stories in river blurblog.
  Moving river blurblog to no longer use MUserStory.
  Adding MUserStory back in when reading and unreading, to maintain backwards compatibility.
  Fully converting feeds and folders to use redis-only read stories (removing MUserStory). Still need to do socialsubs.

Conflicts:
	apps/reader/views.py
	apps/social/models.py
2013-05-09 17:00:30 -07:00
Samuel Clay
716d78525a Merge branch 'master' into circular
* master:
  cleanup and fixing some of my stupid bugs
  cleanup and fixing some of my stupid bugs
  whoops, that section isn't called in the normal installation process. Reverted.
  Fix to make detecting if the install is a dev env work properly
  Fixed typo. Also, extracted most of the instances of a specific username out to `env.user`, so you don't need to search&replace to do an install. Lastly, added a separate function to change the shell of the host, so it's easier to disable.

Conflicts:
	fabfile.py
2013-05-09 16:54:29 -07:00
Samuel Clay
71aa961262 Adding real-time update on marking feed as read. 2013-05-09 16:42:58 -07:00
Samuel Clay
0483273840 Remvoing unused everything_unread param from river stories. 2013-05-09 16:40:06 -07:00
Samuel Clay
cc5d87f795 Using story_hashes instead of fetch_stories parameter. 2013-05-09 16:16:14 -07:00
Samuel Clay
9ef8b9b3c1 Merge branch 'master' into ruserstory
# By Fake Name
# Via Fake Name (2) and Samuel Clay (1)
* master:
  cleanup and fixing some of my stupid bugs
  cleanup and fixing some of my stupid bugs
  whoops, that section isn't called in the normal installation process. Reverted.
  Fix to make detecting if the install is a dev env work properly
  Fixed typo. Also, extracted most of the instances of a specific username out to `env.user`, so you don't need to search&replace to do an install. Lastly, added a separate function to change the shell of the host, so it's easier to disable.
2013-05-09 15:31:28 -07:00
Samuel Clay
22070f055b Merge pull request #236 from fake-name/master
Further corrections (mostly to my changes)
2013-05-09 15:00:24 -07:00
Samuel Clay
e5a87464ab Moving read stories over to RUserStory when merging feeds. 2013-05-09 14:56:51 -07:00
Fake Name
4da6eb77a2 Merge branch 'master' of https://github.com/fake-name/NewsBlur 2013-05-09 01:32:07 -07:00