ojiikun
9ff983a7db
Disable API response debugging.
2013-07-02 08:34:30 +00:00
ojiikun
2db5f3b6c3
More transition to the generic API response handling.
2013-07-02 08:33:25 +00:00
ojiikun
ada0817905
Refactor API response handling for better error messaging.
2013-06-28 05:38:31 +00:00
ojiikun
8ab30d2951
Support mark-unread for stories.
2013-06-26 05:59:58 +00:00
Daniel
34dec1f322
Merge pull request #327 from manderson23/master
...
Android: Confirmation when marking folder or all stories read
2013-06-25 16:23:44 -07:00
Samuel Clay
14b5a9d2dd
Fixing bug in optimized feed river.
2013-06-25 16:08:45 -07:00
Samuel Clay
dd1d89586d
Fixing bug for last page of All Site Stories.
2013-06-25 15:51:04 -07:00
Samuel Clay
e62b058638
Major optimization to both single feed loads and river loads. Both are now checking training only for trained feeds, and river makes only a single subscirption call instead of N subscription calls.
2013-06-25 15:41:42 -07:00
Samuel Clay
b8e6ff4a70
Optimizing feed loads even fruther by checking for training.
2013-06-25 15:14:02 -07:00
Mark Anderson
4f48d0c89d
Partially fix #295 - add confirmation when marking folder or all stories read with options to mark all read or cancel
2013-06-25 22:48:18 +01:00
Samuel Clay
5c184be4ae
Feed reader bg in user client list.
2013-06-24 23:41:31 -07:00
Samuel Clay
78774ebb39
Adding new widnows phone clients to logs.
2013-06-24 23:27:47 -07:00
Samuel Clay
f3254d92ff
Prettifying premium-only notifier in river.
2013-06-24 22:24:22 -07:00
Samuel Clay
46d22bbd9e
Prettifying premium-only notifier in river.
2013-06-24 22:22:22 -07:00
Samuel Clay
b7b3278d2d
Setup debs first, then just grab the right psql client.
2013-06-24 20:56:22 -07:00
Samuel Clay
c46122c45c
Adding psutil dependency back in.
2013-06-24 20:09:13 -07:00
Samuel Clay
40f1243e02
Updating postgres backup.
2013-06-24 20:07:11 -07:00
Samuel Clay
05333840a5
DB migration.
2013-06-24 17:59:31 -07:00
Samuel Clay
d104c8c62e
Vendorizing psutil.
2013-06-24 12:38:00 -07:00
Samuel Clay
a424ded4a1
Idempotency on fabfile.
2013-06-24 00:43:07 -07:00
Samuel Clay
6b4ccc3cb8
Cleaning up fabfile.
2013-06-24 00:12:10 -07:00
Samuel Clay
724c78d7f8
Preparing for PostgreSQL server migration.
2013-06-23 16:43:37 -07:00
Samuel Clay
e04cfec056
Adding postgres apt script.
2013-06-23 14:01:32 -07:00
Samuel Clay
7ec280e178
Refacotring node+work servers out of app servers.
2013-06-23 13:47:19 -07:00
Samuel Clay
a83daad8c6
Fixing auto bootstraps. Also splitting favicons onto its own server.
2013-06-23 12:51:50 -07:00
Samuel Clay
38082c73dc
Logging favicons usage.
2013-06-22 12:48:48 -07:00
Samuel Clay
fd766ad544
Adding ip address to blocked windows devices.
2013-06-21 22:58:53 -07:00
Samuel Clay
7be08e15e6
Cutting out some logging.
2013-06-21 14:24:34 -07:00
Samuel Clay
83179de563
Refactoring unread counting for untrained subs. Much faster now that we don't have to fetch stories and read each one.
2013-06-21 14:15:13 -07:00
Samuel Clay
30352fa0fb
Fixing PIL issues.
2013-06-21 13:21:52 -07:00
Samuel Clay
2408156024
Reverting most PIL cleanup.
2013-06-21 13:15:04 -07:00
Samuel Clay
bb95ea8984
Cleaning up PIL.
2013-06-21 13:11:54 -07:00
Samuel Clay
a38d73a3f3
Better error handling on mark_feed_as_read.
2013-06-21 12:49:30 -07:00
Samuel Clay
cceda612f6
Better logging for unread counts to see where counts are going moving.
2013-06-21 12:30:06 -07:00
Samuel Clay
1204efeecd
Decreasing logging to see if it helps loadtimes.
2013-06-21 11:55:54 -07:00
Samuel Clay
5770b6f04a
Decreasing logging to see if it helps loadtimes.
2013-06-21 11:54:34 -07:00
Samuel Clay
7ca060d3f3
Upping Android version, but it cant compile yet.
2013-06-20 20:04:10 -07:00
Samuel Clay
2024f40845
Fixing List for single story mode users.
2013-06-20 19:46:41 -07:00
Samuel Clay
685b7370d6
Merge pull request #311 from manderson23/master
...
Android: Support story context menu in folder and all stories views
2013-06-20 15:53:11 -07:00
Samuel Clay
bf190960bc
Fixing List view by not having it involved in the Feed view's details.
2013-06-20 15:28:32 -07:00
Samuel Clay
3be98b41fa
Fixing loading of feed pages for hiddne story titles and hidden stories.
2013-06-20 15:20:44 -07:00
Samuel Clay
aeefbb645b
Fixing signle story mode.
2013-06-20 14:45:05 -07:00
Mark Anderson
e111e69270
Fix #208 - support story context menu in folder view and all stories view
2013-06-20 22:34:08 +01:00
Samuel Clay
97633614f8
Fixing a few bugs in image url extraction.
2013-06-20 13:46:11 -07:00
Samuel Clay
bff60f4903
Fixing a few bugs in image url extraction.
2013-06-20 13:44:10 -07:00
Samuel Clay
3ac6a1e31b
Merge branch 'offline'
...
* offline:
Adding image url extraction to the API for all stories.
Adding a bit of skeleton for offline feeds.
Moving notifier to correct position for both feed list and feed detail. Also responds perfectly to orientations, even on different views.
2013-06-20 13:41:50 -07:00
Samuel Clay
db7afc8abe
Adding image url extraction to the API for all stories.
2013-06-20 13:41:37 -07:00
Samuel Clay
1f1aec0b53
Merge branch 'master' into offline
...
# By Samuel Clay (3) and others
# Via Samuel Clay (3) and ojiikun (3)
* master:
Turning off forked mongoengine for now.
Fixing j/k keyboard shortcuts when story titles are hidden.
Fixing middleware to activate users. Faulty paths resulted in paths that had a / not being recognized. Thanks to @subglass!
Make AllStories and FolderStories views match.
Have the All Stories view query by wildcard, not ID list.
Moved the URL schema (http://) into NEWSBLUR_URL Introduced NEWSBLUR_HOST for couple of cases where NEWSBLUR_URL was being used as a hostname Switched default URL to https://
2013-06-20 13:17:21 -07:00
Samuel Clay
1b222e8040
Turning off forked mongoengine for now.
2013-06-20 13:17:18 -07:00
Samuel Clay
06fe188270
Fixing j/k keyboard shortcuts when story titles are hidden.
2013-06-20 12:01:20 -07:00