ojiikun
98ea0b4892
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
clients/android/NewsBlur/src/com/newsblur/network/APIClient.java
clients/android/NewsBlur/src/com/newsblur/network/domain/LoginErrors.java
clients/android/NewsBlur/src/com/newsblur/network/domain/LoginResponse.java
clients/android/NewsBlur/src/com/newsblur/network/domain/Message.java
media/android
media/android/NewsBlur/src/com/newsblur/network/domain/LoginErrors.java
media/android/NewsBlur/src/com/newsblur/network/domain/ResponseErrors.java
2013-07-02 08:53:47 +00:00
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
Samuel Clay
051c46ff11
Expiring read story keys when switching feeds.
2013-07-01 22:39:16 -07:00
Samuel Clay
7e27a24b88
Also expiring feeds on new stories.
2013-07-01 22:19:22 -07:00
Samuel Clay
2917d0b4cf
Adding new redis3 host for dupe story read status and feed story status. Now with expiring read stories (that need an expunger, still).
2013-07-01 21:59:09 -07:00
Samuel Clay
02e17f1dd6
Adding better OAuth test to Google Reader import.
2013-07-01 19:17:10 -07:00
Samuel Clay
6fda0b6a35
Timing out on PuSH hubs when down.
2013-07-01 18:46:21 -07:00
Samuel Clay
dac6eefb4c
Adding non-expiring key totals to rstats.
2013-07-01 18:44:01 -07:00
Samuel Clay
74ae3dc564
Adding % space for keys in redis sampler.
2013-07-01 18:22:37 -07:00
Samuel Clay
60b78a3dda
Adding key space to redis stats.
2013-07-01 18:13:31 -07:00
Samuel Clay
faffa91791
Adding simple website uptime checker.
2013-07-01 16:52:21 -07:00
Samuel Clay
597cc7da68
Fixing empty folder river issue. Now loads unreads/all correctly, as well as river for all feeds when omitting feed ids. Whew.
2013-07-01 16:52:21 -07:00
Samuel Clay
aab79d8cee
Validating mark story as read call.
2013-07-01 12:09:05 -07:00
Samuel Clay
506c2cdf99
Handling unread story marking where story cna't be found.
2013-07-01 11:50:41 -07:00
Samuel Clay
3b7b5d1275
Expiring unread story keys as part of the fast river.
2013-07-01 08:22:02 -07:00
Samuel Clay
20c4177fad
Toning down the red in the logs.
2013-07-01 08:22:02 -07:00
Samuel Clay
93541b4394
Adding ability to use snapshots when bootstrapping new servers.
2013-07-01 08:06:45 -07:00
Samuel Clay
e8b5e800ea
Update counts should only update the counts of stale feeds. Doh!
2013-06-30 22:07:23 -07:00
Samuel Clay
cdc62e46ce
Updating styles on iOS story list to emphasize story title (thanks to @nriley for the inspiration).
2013-06-30 21:29:17 -07:00
Samuel Clay
3e66a09fde
Show/hide instead of open/close, removes the resize nub.
2013-06-30 21:29:16 -07:00
Samuel Clay
4dfeceb417
Merge pull request #332 from seh/augment-keyboard-bindings
...
Define additional keybindings (S-n and S-p) for selecting the next or previous site.
2013-06-30 20:10:34 -07:00
Samuel Clay
466edd89b4
Adding border to selected stories in Feed view. Looks much nicer and helpful for hidden sidebars.
2013-06-30 19:40:16 -07:00
Samuel Clay
375345cb49
Showing sidebar when hidden while using feed selector.
2013-06-30 19:29:30 -07:00
Samuel Clay
0eb2ccf4eb
Turning down color warning for original text.
2013-06-30 17:12:41 -07:00
Samuel Clay
e6da8d034d
Showing loading bar in all views. Also being more aggressive in finding urls when adding.
2013-06-30 17:00:31 -07:00
Samuel Clay
5cc0cd3754
OMG, removing debugging code.
2013-06-30 16:45:38 -07:00
Samuel Clay
fc4581531f
Shortening height of loading bar.
2013-06-30 16:43:58 -07:00
Steven E. Harris
b05301df01
Define additional keybindings (S-n and S-p) for selecting the next or previous site.
2013-06-30 15:20:05 -04:00
Samuel Clay
f194f5210c
Adding expiring key count to redis sampling.
2013-06-30 09:53:05 -07:00
Samuel Clay
2ca2607f0a
Adding expiring key count to redis sampling.
2013-06-30 09:52:10 -07:00
Samuel Clay
8413b4513f
Fixing lost event bindings on stories when in single story mode. Thanks to @reybango for finding the bug.
2013-06-29 17:45:56 -07:00
Samuel Clay
b4d45c9c34
Merge branch 'offline'
...
* offline:
Correctly handling reading stories offline and updating feed unread counts, even after pull to refresh.
2013-06-29 17:28:55 -07:00
Samuel Clay
0214725435
Correctly handling reading stories offline and updating feed unread counts, even after pull to refresh.
2013-06-29 17:28:41 -07:00
Samuel Clay
f9c8557ff5
Cleaning up timezones on push expires.
2013-06-29 11:42:39 -07:00
Samuel Clay
8dc9660e15
Cleaning up timezones on push expires.
2013-06-29 11:37:21 -07:00
Samuel Clay
07146d00f2
Fixing up push expires text.
2013-06-29 11:31:20 -07:00
Samuel Clay
16da80787d
Fixing up push expires text.
2013-06-29 11:29:23 -07:00
Samuel Clay
b3ee9a0e3e
Adding push_expires to stats dialog.
2013-06-29 11:26:42 -07:00
Samuel Clay
31592710a9
Fixing fetch history bug. Ugggg, a week of fetch history lost. No big deal. Also dropping unused fetch exception history collection. Sentry handles this quite well.
2013-06-28 20:51:31 -07:00
Samuel Clay
1f15613244
Further chunking river.
2013-06-28 19:25:24 -07:00
Samuel Clay
f95328a298
Chunking those mondo zadd calls.
2013-06-28 19:17:07 -07:00
Samuel Clay
e37e275d7c
Whoops, typo on groups.
2013-06-28 19:10:59 -07:00
Samuel Clay
b2f93cb75b
Chunking story hash pipeline to let others in.
2013-06-28 19:09:34 -07:00
Samuel Clay
2230cbcdea
Merge branch 'fastriver'
...
* fastriver:
Fixing Show Hidden Stories button for fake folder titles.
Adding training to new fast river. Ready to ship!
Fixing river error on empty folder.
Showing debug mode when enabled.
Properly caching and using cached river story hashes.
Fixing massive river calls by taking data in and out of redis.
Refactoring river. Something's off about Oldest first.
Refactoring the living crap out of unread story hashes. Now supports ordering, filtering, and timestamps.
Converting lua script to multi/exec block.
First try at a fast river. Only does one direction, but it's much faster.
2013-06-28 18:42:35 -07:00
Samuel Clay
40ea81b441
Fixing Show Hidden Stories button for fake folder titles.
2013-06-28 18:42:26 -07:00
Samuel Clay
7b84d65d95
Adding training to new fast river. Ready to ship!
2013-06-28 18:30:20 -07:00
Samuel Clay
c0c6d7b07b
Fixing river error on empty folder.
2013-06-28 15:07:05 -07:00
Samuel Clay
7f4f603ce4
Showing debug mode when enabled.
2013-06-28 12:18:45 -07:00
Samuel Clay
a5b47c4513
Properly caching and using cached river story hashes.
2013-06-28 12:01:22 -07:00