Commit graph

63 commits

Author SHA1 Message Date
Samuel Clay
f90686014d Adding PIL and boostrapped feed to readme. 2011-07-17 21:29:25 -07:00
Samuel Clay
ff50d85d7d Updating a bunch of defaults to make NewsBlur installable on anybody's machine. Fleshing out README installation instructions. 2011-07-17 20:53:30 -07:00
Samuel Clay
a91d67ab63 Fixing env.paths by using the top-level dict. 2011-07-17 15:56:28 -07:00
Samuel Clay
aa33eb0474 Abstracting paths and adding in path settings to readme. 2011-07-17 15:52:06 -07:00
Samuel Clay
17b9cde37d Adding mongo as prereq in README. 2011-07-17 15:30:25 -07:00
Samuel Clay
fd71857009 Separating pymongo and psycopg python deps into their respective installations. 2011-07-17 12:08:24 -07:00
Samuel Clay
abad70e4a0 Adding mac os x and linux installations instructions to README. 2011-07-17 11:31:07 -07:00
Samuel Clay
d0f0ac9507 Moving CSS mobile directory to a more logical place. 2011-06-09 22:25:37 -04:00
Samuel Clay
9c85c16761 Moving mobile compressed css asset to match folder structure. 2011-06-09 22:22:42 -04:00
Samuel Clay
76c0ffaa0f Changing order of mobile dependencies. 2011-06-09 22:15:34 -04:00
Samuel Clay
d47a994b2e Updating fabric and fixing a bug around Adding the NewsBlur feed from the tutorial and the address is blank. 2011-05-20 17:34:39 -04:00
Samuel Clay
2bb41f805c Cleaning up the third page of the tutorial by showing the two intelligence trainers. 2011-05-20 09:51:56 -04:00
Samuel Clay
7bc60ec784 Switching to mongoengine dev on github. 2011-05-18 14:23:43 -04:00
Samuel Clay
ff09a6f262 Fixing bookmarklet add_site when the token is bad. 2011-05-08 19:52:41 -04:00
Samuel Clay
26c66950ed Easing off the subscriber bonus 2011-04-26 13:19:49 -04:00
Samuel Clay
55a478f743 Compress media as a separate fab action. 2011-04-19 09:41:39 -04:00
Samuel Clay
909339381a Statistics graph. 2011-04-15 11:34:41 -04:00
Samuel Clay
5a3e18aba0 Adding the 'n' key which shows the next unread story across feeds. Thanks for @theprawn for the idea. 2011-04-12 11:02:02 -04:00
Samuel Clay
795573ccc2 Kill celery without killing itself. 2011-04-11 15:46:33 -04:00
Samuel Clay
4c16df13eb Adding feed classifiers counts. Will be used to display graphs which show likes and dislikes aggregated across users in the Statistics dialog. 2011-04-07 17:00:28 -04:00
Samuel Clay
d5c2a61e16 Handling the damn Thoughts of a Wierdo feedburner screwup gracefully. 2011-04-03 11:08:42 -04:00
Samuel Clay
7c10c2fedd Adding web role to fabfile, since www temporarily points to db. 2011-04-03 10:54:20 -04:00
Samuel Clay
e89457b434 Adding .ssh/config. 2011-04-02 00:31:43 -04:00
Samuel Clay
4db1c89652 Simple change to logrotate and the app servers name. 2011-04-01 19:40:02 -04:00
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
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
6dd63c9938 Merge branch 'master' of github.com:samuelclay/NewsBlur 2011-03-24 13:02:17 -04:00
Samuel Clay
bff8d5f88e Cleaning up fabfile. 2011-03-24 09:27:05 -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
575e6cb5b8 Fixing nginx fabfile. 2011-03-21 20:07:24 -04:00
Samuel Clay
430603d916 Adding pgbouncer configs to fabfile. Also fixing psql backups. 2011-03-20 20:16:28 -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
cc1bd41591 Ahahaha, adding motd's for each server. Also adding rabbitmq config and fixing up gunicorn config. 2011-03-17 19:26:21 -04:00
Samuel Clay
ddd1fdbc7b Changing blog link, adding hosts file for fabric deploy. 2011-03-15 18:06:24 -04:00
Samuel Clay
9769b61b7f Updating fabric file to fulfil the entire deployment of a new box with no hiccups. Still needs a hosts file, and maybe some envvars for hostname. 2011-03-15 10:02:13 -04:00
Samuel Clay
b2a7db33ee Upgrading fabric deploy for new server migration. 2011-03-14 21:44:30 -04:00
Samuel Clay
09021ea08c Trying to fix stale feeds by checking for a last update of a day. 2011-02-22 09:37:09 -05:00
Samuel Clay
bb4e81b278 Fixing a whole lot of feed fetch bugs. 2011-02-15 21:08:40 -05:00
Samuel Clay
44a7638639 Reflecting the backwards yet current state of machine names. 2011-02-11 19:05:16 -05:00
Samuel Clay
9cc44b7490 Master/slave databases. 2011-02-09 16:28:10 -05:00
Samuel Clay
b22cada5e4 Adding full bootstrapping to fabfile. 2011-02-09 15:45:41 -05:00
Samuel Clay
48afe91758 Refactoring how feeds are found using urls in the add modal. Also fixing a display issue around showing the river icon in a collapsed feed and showing the manage menu. Lastly, changing the feedfinder's user agent because some assclown website was disallowing on the string 'feedfinder' 2011-02-08 22:07:59 -05:00
Samuel Clay
af573f503f Moving Gunicorn PID. 2011-02-05 19:40:07 -05:00