Commit graph

5236 commits

Author SHA1 Message Date
Lance Johnson
cf03732817 Fix login/logout problem of old activities hanging around on back stack
from the previous users' session. More info in issue #142
2013-04-07 23:07:00 -05:00
Samuel Clay
36e76759e8 Adding in timing on feed cleanup. 2013-04-07 17:49:34 -07:00
Samuel Clay
5c0b9de511 Increasing fetches for long tail feeds. 2013-04-07 17:31:43 -07:00
Samuel Clay
48c5d4d53e Adding logging, feed cleanup to forced fetch feeds, and expirations on user read stories. 2013-04-07 17:19:59 -07:00
Samuel Clay
0e7bcab43d Adding supervisord.conf config to include minfds (ulimit -a) support. 2013-04-06 12:31:51 -07:00
Samuel Clay
1cf8d67db1 Fixing authentication issue on account deletion when using blank passwords. 2013-04-05 19:23:42 -07:00
Samuel Clay
8b13f22a59 Upping Android to version 1.2. 2013-04-05 18:39:58 -07:00
Samuel Clay
d238dafba7 Bumping up feed fetching for premiums. 2013-04-05 17:59:33 -07:00
Samuel Clay
f2281ec7bc Refunding stripe payments. 2013-04-05 17:54:22 -07:00
Samuel Clay
eb98f4524e ActionBar is part of the repo now (vendorized). 2013-04-05 17:54:22 -07:00
Samuel Clay
c2a64f0ce7 Merge pull request #143 from ojiikun/master
Android: Follow Recommended 2-step Sync on Load
2013-04-05 17:52:26 -07:00
ojiikun
7bdd82c47d Make initial sync on creation of Main activity folllow recommended two-step API pattern. 2013-04-05 22:08:34 +00:00
D
c87deeebac Merge pull request #141 from lance0428/master
Several fixes around login and registering new account
2013-04-05 12:16:37 -07:00
Samuel Clay
9c79076aab Better verbose logging for updating feeds. 2013-04-05 12:09:42 -07:00
Lance Johnson
6b310ec2a3 Fix feed parsing issue when user has no feeds 2013-04-05 01:38:48 -05:00
Lance Johnson
1957583767 Fix crash when new user registers. For some unknown reason the code was
doing a feed pull and then always expecting folders when there obviously
wouldn't be any if the user just registered.
2013-04-05 01:20:47 -05:00
Lance Johnson
d71b0a1dc9 Merge branch 'master' of https://github.com/samuelclay/NewsBlur 2013-04-05 00:47:10 -05:00
Lance Johnson
0880486533 When login fails go back to login activity rather than previous view 2013-04-05 00:37:16 -05:00
Lance Johnson
b562f54c49 Handle new user registration error reply by informing user of issue with regiration attempt 2013-04-05 00:22:10 -05:00
Samuel Clay
1ba468d27d Checking if feed id has changed, then removing from task queue. 2013-04-04 21:57:58 -07:00
Samuel Clay
d831088a46 Fixed the ridiculous bug with feed queuing: while checking to see if the feed id changed, self.pk changed along with the feed, resulting in the cached value changing! 2013-04-04 20:51:56 -07:00
Samuel Clay
341db243c3 Better logging for queues. 2013-04-04 20:47:41 -07:00
Samuel Clay
49f1401953 Handling 0 images found for shared story. 2013-04-04 17:53:57 -07:00
Samuel Clay
681968033b Fixing broken JPG image sizer. 2013-04-04 17:49:38 -07:00
Samuel Clay
ee647be85b Handling timeouts for feed link change. 2013-04-04 17:27:31 -07:00
Samuel Clay
3d190cc3ec Fixing a few small feed collision errors. 2013-04-04 17:18:27 -07:00
Samuel Clay
c02c1c4c98 Adding feedparser trunk, in case I want more pain. 2013-04-04 17:14:15 -07:00
Samuel Clay
e7ad04946d Fixing feed address change by feed link when colliding with existing feed. 2013-04-04 17:13:06 -07:00
Samuel Clay
8a7ea248fd Fixing feed address change by feed link when colliding with existing feed. 2013-04-04 17:09:16 -07:00
Samuel Clay
92c4cc7d1a Merge pull request #129 from manderson23/master
Android: Issues with SetupCommentSectionTask
2013-04-04 11:40:20 -07:00
Samuel Clay
54cb659819 Merge pull request #130 from ojiikun/master
Android: Remove Extra Sync on Launch/Login
2013-04-04 11:39:18 -07:00
Lance Johnson
2c80545446 Merge branch 'master' of https://github.com/samuelclay/NewsBlur into pr/130-test 2013-04-04 10:29:48 -05:00
Lance Johnson
45e342a1b8 Merge branch 'master' of https://github.com/ojiikun/NewsBlur into pr/130-test 2013-04-04 10:24:54 -05:00
Samuel Clay
a36a960566 Bumping numbers on task fetching. 2013-04-03 22:59:25 -07:00
Samuel Clay
95f97a4718 Adding logging. 2013-04-03 22:51:03 -07:00
Samuel Clay
2acd91aa15 Adding --use-pythonrc to shell_plus. 2013-04-03 22:34:43 -07:00
Samuel Clay
5898ea9df0 Feed may not longer exist. Toss it. 2013-04-03 21:20:19 -07:00
Samuel Clay
400cad89e6 Tossing deleted feeds from queue. 2013-04-03 21:11:40 -07:00
Samuel Clay
3627221968 Tossing deleted feeds from queue. 2013-04-03 21:10:37 -07:00
Samuel Clay
6b262f8557 Cleaning up counts in munin and work log. 2013-04-03 19:04:30 -07:00
Samuel Clay
4651906f08 What the f? strip_comments now eats CPU on bad stories. But why now and not a few months ago when I introduced it? 2013-04-03 18:20:42 -07:00
Samuel Clay
4cf2085ee7 Adding timeout to strip comments. 2013-04-03 18:16:52 -07:00
Samuel Clay
7a41b6a949 Using proper hostname for task server. Adding verbosity to feed fetching. 2013-04-03 18:11:23 -07:00
Samuel Clay
4461bb9c99 Removing old inactive feeds refresher. 2013-04-03 17:31:37 -07:00
Samuel Clay
6a2a144747 Requeueing old tasked feeds. 2013-04-03 17:28:51 -07:00
Samuel Clay
8f8c88ca47 Adding tasked_feeds set to handle dropped feeds. 2013-04-03 17:22:45 -07:00
Samuel Clay
e0457bf0d0 Fixing missing feed bug. 2013-04-03 16:48:42 -07:00
Samuel Clay
12472a8484 Adding new task server role: only new and push feeds. 2013-04-03 16:23:55 -07:00
Samuel Clay
702e7c8e57 Fixing munin counts. 2013-04-03 16:16:15 -07:00
Samuel Clay
92fedb0d3a Merge branch 'queue'
* queue:
  Cleaning up queue migration.
  Handling decayed feeds with no more active subscribers. They don't get returned to the scheduled_updates queue until there are enough active users.
  Only need next scheduled update.
  Fixing feeds that fall through.
  Moving task queue from postgres db backed to redis backed.
2013-04-03 16:04:07 -07:00