| 6 months | jmoiron | fix a typo in the stream plugins |
| 6 months | jmoiron | update bb plugin to play nicely with commits made to git repos, which have no numerical revision |
| 7 months | jmoiron | add google webmaster ownership verification |
| 12 months | Jason Moiron | fabfile fix for reloading db, fix in plugins for non-existent repositories (like deleting a repos) |
| 13 months | Jason Moiron | cleanups of old migration scripts, add the new row to updates.sql |
| 13 months | Jason Moiron | get rid of jquery testing directory; not sure why it is even there |
| 13 months | Jason Moiron | add a checksum/cache check to avoid db hits when updating stream plugins |
| 13 months | Jason Moiron | fix copy/paste error bitbucket icon -> github icon on fork |
| 13 months | Jason Moiron | prevent non-published blog posts from showing up in the stream |
| 13 months | Jason Moiron | add ability to delete moderated comments and auto-ban all commenters in moderation queue |
| 13 months | Jason Moiron | save and display rendered data so jmoiron.net's stream isn't constnatly rendering |
| 14 months | Jason Moiron | add more to lifestream, fix some comment formatting issues |
| 15 months | Jason Moiron | fix a float drop bug in safari |
| 15 months | Jason Moiron | add github plugin, trac css for diffs (on .diff class) |
| 15 months | Jason Moiron | add github plugin and template for some decent preliminary github support |
| 15 months | Jason Moiron | change stream text |
| 15 months | Jason Moiron | change line-height on div.note |
| 15 months | Jason Moiron | add stream twitter plugin template |
| 15 months | Jason Moiron | add twitter icons |
| 15 months | Jason Moiron | add twitter stream plugin, fix the node source ids on create events so they don't make tons of duplicates |
| 15 months | Jason Moiron | fix streamplugins management update command (< instead of >), add seconds remaining to --info |
| 15 months | Jason Moiron | update to streamplugins management command |
| 15 months | Jason Moiron | add blog signal handler to instantly pull in new blog posts as stream entry objects |
| 15 months | Jason Moiron | fix a url error in the blog stream plugin, add stream view to /, slightly decrease font size site-wide, add stream sql modifications to updates.sql |
| 15 months | Jason Moiron | add JSON field, add stream icons |
| 15 months | Jason Moiron | handle create bitbucket events with some ammount of class |
| 15 months | Jason Moiron | add stream plugin commands, which (run from cron every 5-odd minutes) will be responsible for updating the plugins |
| 15 months | Jason Moiron | style and substance changes to the stream plugin's bitbucket & blog styles |
| 15 months | Jason Moiron | merge heads (pip-requirements) |
| 17 months | Jason Moiron | add pip requirements file |
| 18 months | Jason Moiron | fix pygments style toggling to be a bit cleaner (but still messy) |
| 18 months | Jason Moiron | add toggleable pygments style |
| 18 months | Jason Moiron | adding argot demo |
| 18 months | Jason Moiron | modify blog detail and regular templates to get rid of the 'noemptylines' filters that are killing my <pre> section whitespace |
| 18 months | Jason Moiron | update base_v4.css to modify the line height on code samples |
| 19 months | Jason Moiron | add cite forward-enhancement styling, similar to omlette's stuff |
| 19 months | Jason Moiron | restyle blockquotes to be a little bit nicer |
| 19 months | Jason Moiron | add 'refresh_local_db' command to fabfile, fix the db exporting to remove any local copies with the same name before the gzip as that breaks the gzip (it prompts) |
| 19 months | Jason Moiron | modify templatetags and flatpages to correctly render flatpage content as argot markup |
| 19 months | Jason Moiron | only show published posts on the homepage |
| 20 months | Jason Moiron | add blockquote styling |
| 21 months | Jason Moiron | update to add argot setting |
| 21 months | Jason Moiron | fix intro text on blog, add pagination styles and fix a pagination bug with page 4 |
| 21 months | Jason Moiron | merge v4design to default |
| 21 months | Jason Moiron | add pagination routines, some template helpers, and the add_vars utility function |
| 21 months | Jason Moiron | begin to change the pagination to something better & more generic |
| 21 months | Jason Moiron | bring base_v4 up to snuff, add updates.sql for the tagged object update |
| 21 months | Jason Moiron | fix an issue with tagging where it was impossible to order tagged items by id |
| 21 months | Jason Moiron | update post summary to look like the regular post |
| 21 months | Jason Moiron | lots of changes for version4 |
| 21 months | jmoiron | v4 design updates, mostly to notes box |
| 21 months | Jason Moiron | rearrange blog html & do more base_v4 stuff, now with a blue/gray theme (boring but attractive) |
| 21 months | Jason Moiron | add new font link to base |
| 21 months | Jason Moiron | start v4design branch; just not satisfied with the dark theme |
| 23 months | Jason Moiron | another update to shadow style for post images |
| 23 months | Jason Moiron | add post image style |
| 2 years | jmoiron | merge |
| 2 years | jmoiron | some dumpdata fixs |
| 2 years | jmoiron | always force-escape before dynamically argot-ing something |