Samuel Clay
ef4a1c866e
Fixing a bunch of small exceptions.
2012-09-18 13:08:25 -07:00
Samuel Clay
e8f6ae78b6
Finishing up tryout. Still need Sign Up callout.
2012-09-17 11:52:11 -07:00
Samuel Clay
0456c5757c
Fixing activities bug when the user is unknown and there is no source/with_user.
2012-09-07 15:10:07 -07:00
Samuel Clay
c2c983ee81
Adding share api calls to bookmarklet.
2012-08-17 23:29:17 -07:00
Samuel Clay
60f1f6f4cd
Adding monit for celery on db. Fixing push subscription issue with changing feed ids.
2012-08-15 17:02:55 -07:00
Samuel Clay
d31a29f477
Adding gflags and fixing facebook website on import.
2012-08-11 11:52:00 -07:00
Samuel Clay
73f9568d14
Fixing the living hell out of the Next Unread button. Works at the bottom of the feed list, when on a selected story that is still unread (marked as unread), and still pages, looking for the last unread story.
2012-07-31 15:58:06 -07:00
Samuel Clay
ef971f06fd
Fixing bookmarklet, removing old preference for finding oldest story on site open.
2012-07-31 13:04:33 -07:00
Samuel Clay
59cf3fe8c4
Fixing rss feed for blurblogs to start with the newest story. Duh.
2012-07-30 13:25:44 -07:00
Samuel Clay
5f15b12876
Adding new metrics to munin.
2012-07-29 23:24:26 -07:00
Samuel Clay
1f04239f29
No longer faking post to twitter/facebook. These links are live, people.
2012-07-29 22:40:11 -07:00
Samuel Clay
57393ead72
Merge branch 'social' into redis
...
* social:
Fixing mail tempaltes to center everything. Mac OS X 10.8 broke centering in the new Mail.app.
Showing better error messages for front-end users.
Better time breakdowns on site loading.
Slightly altering styling on feed chooser hamburgers.
Rewriting new user email. Animating hamburgers.
Adding images to all footer links.
Conflicts:
apps/reader/views.py
2012-07-25 16:43:10 -07:00
Samuel Clay
10f6c2008b
Showing better error messages for front-end users.
2012-07-25 14:03:15 -07:00
Samuel Clay
a408d16a4b
Adding restore mongo fabric command.
2012-07-24 23:36:20 -07:00
Samuel Clay
d3b58e7cc9
Deferring OPML import if it takes > 20 seconds. Email user when complete. Also, hamburgers. This one's for @torrez.
2012-07-20 19:43:28 -07:00
Samuel Clay
9c479e5c43
Adding vps roles to fabfile.
2012-07-20 11:44:42 -07:00
Samuel Clay
ed3932c427
Fixing issue in munin postgres fabfile.
2012-07-20 08:52:17 -07:00
Samuel Clay
7f593c2470
Adding postgres standby commands + munin.
2012-07-20 01:26:56 -07:00
Samuel Clay
86292822c0
Removing cjson. Fixing collect_stats requirement on bootstrap.
2012-07-17 12:07:26 -07:00
Samuel Clay
52a935e211
Adding logging to celerybeat. Adding site unread count calculation to homepage freshening.
2012-07-17 00:06:41 -07:00
Samuel Clay
d722e9c4eb
Moving cronjob tasks over to celerybeat. Starting with task_feeds, collect_feedback, collect_stats, and mark_read for homepage freshening.
2012-07-16 23:40:17 -07:00
Samuel Clay
6fb67272ba
Showing both login and signup in the same sideoption dialog on blurblogs. Needs to get hooked up.
2012-07-09 15:49:57 -07:00
Samuel Clay
4bcf0751cf
Small glitches: statistics showing Not Active on load, maintenace message, turning off ssl for pgsql.
2012-07-07 10:04:13 -07:00
Samuel Clay
6dbc9309a7
Moving reply to activate login for unauthed users. Also adding maintenace scripts.
2012-07-07 00:19:01 -07:00
Samuel Clay
955c351769
Only warn when copying local settings assets to servers.
2012-07-06 20:53:27 -07:00
Samuel Clay
a82492f928
Big conversion from only displaying friends comments to showing both friends and public, still separated. Big design changes to comments on blurblogs, as well.
2012-07-03 12:53:56 -07:00
Samuel Clay
cd29b35972
Adding comments and replies to original blurblogs.
2012-06-27 00:23:17 -07:00
Samuel Clay
9b2ed2944d
Adding new db server, updating db deploy.
2012-06-26 11:19:53 -07:00
Samuel Clay
2346f43d25
Merge branch 'master' into social
...
* master:
Web in fabfile only refers to app servers.
Allowing multiple recipients in emailed stories.
2012-05-21 11:36:18 -07:00
Samuel Clay
db8c918da2
Web in fabfile only refers to app servers.
2012-05-21 11:36:15 -07:00
Samuel Clay
613fcd91b4
Merge branch 'master' into social
...
* master:
Adding app04, updating new app server bootstrap script.
Conflicts:
fabfile.py
2012-05-21 09:44:17 -07:00
Samuel Clay
731d9a3b76
Adding app04, updating new app server bootstrap script.
2012-05-21 09:40:44 -07:00
Samuel Clay
69bf581cd2
Merge branch 'master' into social
...
* master:
Adding story permalink to story context-menu. Thanks to @grammargirl for the idea.
Adding task servers and updating automated deploy.
Removing dupe unique index in prep for social.
Adding 3 new task servers.
Conflicts:
apps/analyzer/models.py
fabfile.py
media/js/newsblur/reader/reader.js
utils/feed_fetcher.py
2012-05-17 13:27:29 -07:00
Samuel Clay
96cf1e2dec
Adding task servers and updating automated deploy.
2012-05-17 12:43:13 -07:00
Samuel Clay
18ed1dbf50
Adding postgresql standby fabfiles.
2012-05-15 15:25:01 -07:00
Samuel Clay
0dee27f4d8
Adding postgresql config to fab script. Also adding SHMMAX setting.
2012-05-04 13:37:01 -07:00
Samuel Clay
a428765b1e
Merge branch 'master' into social
...
* master:
Adding backup restore for psql.
2012-05-03 18:33:36 -07:00
Samuel Clay
5f167251bb
Adding backup restore for psql.
2012-05-03 18:33:29 -07:00
Samuel Clay
1d580554a5
Adding logo to Original blurblogs.
2012-05-02 19:00:17 -07:00
Samuel Clay
86b6788cc2
Merge branch 'master' into social
...
* master:
Copying server settings.
Mongoengine difficulties again, forcing insert on feed pages.
Conflicts:
fabfile.py
2012-05-02 16:50:48 -07:00
Samuel Clay
c52e5c562b
Copying server settings.
2012-05-02 16:46:00 -07:00
Samuel Clay
18ffdb3920
Backend for storing reshares (sources) on shared stories. Needs front-end to supply original blog user id, as well as show the source in the comment feed.
2012-04-30 11:52:19 -07:00
Samuel Clay
c1b5aef983
Fixing icon fetching error when the page is corrupted.
2012-04-24 17:40:34 -07:00
Samuel Clay
139761a148
Adding share story menu option to story context menu. Took all day.
2012-04-24 10:38:23 -07:00
Samuel Clay
109decc5d0
Merge branch 'master' into social
...
* master:
Starred story titles, even if it kills us.
Chucking ntpd in favor of bluntly recalibrating time on VPSs.
Adding Robin Good press.
2012-04-23 15:38:54 -07:00
Samuel Clay
ae41ffc7aa
Chucking ntpd in favor of bluntly recalibrating time on VPSs.
2012-04-23 13:18:50 -07:00
Samuel Clay
8ae282d27c
Favicons: If etag, only check if etag is current. Otherwise, fetch feed icon.
2012-04-07 15:33:41 -07:00
Samuel Clay
b5edf68df9
Confgiuring new node server for favicons.
2012-04-07 14:44:52 -07:00
Samuel Clay
4ee3a6c8c4
Merge branch 'master' into social
...
* master:
Showing real-time pubsub status on user dashboards. Opening up real-time for everybody.
Adding real-time connection counts to logs.
2012-04-02 18:49:34 -07:00
Samuel Clay
61f2ced74b
Showing real-time pubsub status on user dashboards. Opening up real-time for everybody.
2012-04-02 18:48:41 -07:00