Samuel Clay
|
bdc8e7bdea
|
Separating nginx configuration into a setup and a configure, since one half is much more common than the other.
|
2011-03-31 18:51:23 -04:00 |
|
Samuel Clay
|
5bbd13931d
|
Fixing feedchooser to work with new data-less feeds. Also fixing hiding/showing when hide-unread-feeds is on. Also widened feedchooser in case of scrollbar.
|
2011-03-31 09:25:48 -04:00 |
|
Samuel Clay
|
213b3493c4
|
Enormous rendering speed increase (or is that decrease?). Switching feed rendering to JSTs, however inelegant it looks.
|
2011-03-30 09:30:45 -04:00 |
|
Samuel Clay
|
000c7f8ab8
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2011-03-29 09:01:15 -04:00 |
|
Samuel Clay
|
f7a11c5802
|
What a great way to speed up feed load times. Just load fewer stories!
|
2011-03-28 21:53:54 -04:00 |
|
Samuel Clay
|
e09b5f7c58
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
Conflicts:
fabfile.py
|
2011-03-28 10:10:01 -04:00 |
|
Samuel Clay
|
55898e3aef
|
Adding Monit.
|
2011-03-28 10:07:45 -04:00 |
|
Samuel Clay
|
595079d72c
|
Safe recommend feed titles. Also updating fabfile.
|
2011-03-27 20:56:21 -04:00 |
|
Samuel Clay
|
499d86c226
|
Adding sh header to kill_celery.
|
2011-03-25 10:44:46 -04:00 |
|
Samuel Clay
|
3c2e3cef15
|
Cranking up the dials on feed fetching times. Let's make this shit faster.
|
2011-03-24 19:41:55 -04:00 |
|
Samuel Clay
|
77d25f479b
|
Fixing munin updates count.
|
2011-03-24 19:11:30 -04:00 |
|
Samuel Clay
|
f816dcd54b
|
Adding kill celery script, used for monit.
|
2011-03-24 18:30:30 -04:00 |
|
Samuel Clay
|
f42a71ea1c
|
Fixing name of munin updates for new feeds.
|
2011-03-24 14:59:18 -04:00 |
|
Samuel Clay
|
6dd63c9938
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2011-03-24 13:02:17 -04:00 |
|
Samuel Clay
|
2413079ebe
|
Adding celery queue counts to munin.
|
2011-03-24 13:01:56 -04:00 |
|
Samuel Clay
|
bff8d5f88e
|
Cleaning up fabfile.
|
2011-03-24 09:27:05 -04:00 |
|
Samuel Clay
|
1921e65e8e
|
Fixing checkbox icon in bookmarklet on successful add feed.
|
2011-03-23 22:10:46 -04:00 |
|
Samuel Clay
|
eecdc77937
|
Fixing feedfinder's local links checker. Doh.
|
2011-03-23 22:08:00 -04:00 |
|
Samuel Clay
|
df386cbf6d
|
Updating feeds just a tad bit quicker, to test out the new servers.
|
2011-03-23 19:00:28 -04:00 |
|
Samuel Clay
|
549536753f
|
Toning down the aggresiveness on feed fetching.
|
2011-03-23 17:18:57 -04:00 |
|
Samuel Clay
|
df124c8e56
|
Quickifying munin to only compute metrics when necessary.
|
2011-03-23 15:43:23 -04:00 |
|
Samuel Clay
|
90b2e4d5a8
|
Fetching feeds 4-6x times as often.
|
2011-03-22 19:30:50 -04:00 |
|
Samuel Clay
|
71c0ec32dc
|
Cutting refresh delays by more than half.
|
2011-03-21 22:45:33 -04:00 |
|
Samuel Clay
|
45cf8f5cf8
|
Fixing issues around adding a folder in the add site bookmarklet. Cleaning up the modal by taking out the folder icon.
|
2011-03-21 20:37:58 -04:00 |
|
Samuel Clay
|
4a15794321
|
Merge branch 'master' into bookmarklet_add_folder
|
2011-03-21 20:07:33 -04:00 |
|
Samuel Clay
|
575e6cb5b8
|
Fixing nginx fabfile.
|
2011-03-21 20:07:24 -04:00 |
|
Samuel Clay
|
c0f9194cce
|
Fixing feedfinder to not crash on a bad baseuri.
|
2011-03-21 13:53:28 -04:00 |
|
Samuel Clay
|
eaadabeb78
|
Adding in functionality to add new folder during add site bookmarklet. Needs testing (and maybe some UI love), but it should be feature complete.
|
2011-03-21 10:15:18 -04:00 |
|
Samuel Clay
|
5fbbbae6cc
|
Merge branch 'master' into bookmarklet_add_folder
|
2011-03-21 09:58:00 -04:00 |
|
Samuel Clay
|
430603d916
|
Adding pgbouncer configs to fabfile. Also fixing psql backups.
|
2011-03-20 20:16:28 -04:00 |
|
Samuel Clay
|
76cc9c10bd
|
Fixing next/previous feed keyboard shortcuts by adding in rotation and assumptions if no feeds are selected.
|
2011-03-20 20:12:21 -04:00 |
|
Samuel Clay
|
cefad64948
|
Desperate attempt to fix amqp server, which is refusing to accept messages. (Actually, it acts like it does, then doesn't know where they went. UGH!)
|
2011-03-19 19:24:14 -04:00 |
|
Samuel Clay
|
b5ea1dcdf6
|
Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile.
|
2011-03-19 18:35:44 -04:00 |
|
Samuel Clay
|
fbfede640c
|
Upgrading to mongodb 1.8. Adding user/pass to mongo, using item_frequencies with map_reduce (to avoid eval on the db).
|
2011-03-19 16:19:53 -04:00 |
|
Samuel Clay
|
ffef62858b
|
Keyboard shortcut for showing next/prev feed now takes into account hidden feeds, ensuring that the next feed is correct. Thanks to @Cyranix.
|
2011-03-19 11:22:10 -04:00 |
|
Samuel Clay
|
3113330597
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2011-03-19 11:08:06 -04:00 |
|
Samuel Clay
|
01ab924719
|
Stubbing in new folder input on bookmarklet. Doesn't do anything yet, and it doesn't display correctly yet, either.
|
2011-03-19 11:07:36 -04:00 |
|
Samuel Clay
|
521060fd35
|
Moving Erbar (logo font) into font directory in media.
|
2011-03-18 10:14:12 -04:00 |
|
Samuel Clay
|
599f032114
|
Adding Google Chrome to Goodies. New Chrome logo, too!
|
2011-03-18 00:09:33 -04:00 |
|
Samuel Clay
|
8f847f5401
|
Extending custom add site url.
|
2011-03-18 00:01:54 -04:00 |
|
Samuel Clay
|
ca8d6f6e41
|
Adding description to Safari helper.
|
2011-03-18 00:00:17 -04:00 |
|
Samuel Clay
|
794d6f1803
|
Logos.
|
2011-03-17 23:52:57 -04:00 |
|
Samuel Clay
|
9012af7250
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
Conflicts:
|
2011-03-17 23:51:56 -04:00 |
|
Samuel Clay
|
18af72c7e6
|
Fixing Safari Helper app.
|
2011-03-17 23:46:59 -04:00 |
|
Samuel Clay
|
6584bdb7b9
|
Whoops, forgot a variable on logging.
|
2011-03-17 22:17:31 -04:00 |
|
Samuel Clay
|
691898e922
|
Changing how unreads are calculated. If all stories are red, that's OK for now. Prevents the weird situation when training a feed and everything switches colors at once (same author or something), and when the unreads cycle through red, then everything gets marked as read. Not the desired behavior. And who is this helping, anyhow?
|
2011-03-17 22:15:29 -04:00 |
|
Samuel Clay
|
0f9474c896
|
Need to hide the content pane feed counts floater on feed switch.
|
2011-03-17 22:11:03 -04:00 |
|
Samuel Clay
|
82e72700e7
|
Fixing remaining issues around inline classifiers. Now updates feed title, content pane floater, and hidden stories button counts.
|
2011-03-17 22:08:21 -04:00 |
|
Samuel Clay
|
49c288778f
|
Merge branch 'master' into inline_author
|
2011-03-17 20:21:18 -04:00 |
|
Samuel Clay
|
9401c66537
|
Refreshing feed unread counts on inline classifier change, but this kills the --now-- behavior.
|
2011-03-17 20:06:38 -04:00 |
|