log

age author description
Mon, 15 Oct 2012 01:00:39 -0400 dellsystem Fix django-celery version in pip-requirements
Mon, 15 Oct 2012 00:58:54 -0400 dellsystem Show contributions (bundles, snippets) on profile
Mon, 15 Oct 2012 00:52:00 -0400 dellsystem Bundles! (basic functionality)
Mon, 15 Oct 2012 00:27:41 -0400 dellsystem Convert some tabs to spaces in settings.py
Mon, 15 Oct 2012 00:24:16 -0400 dellsystem Move syntax-highlighting JS to static/js/agora.js
Mon, 15 Oct 2012 00:23:04 -0400 dellsystem Clean up snippet view HTML slightly (minor edit)
Mon, 15 Oct 2012 00:22:05 -0400 dellsystem Remove unnecessary HTML in snippet diff view
Sun, 14 Oct 2012 16:24:14 -0400 dellsystem Add top margin to #diff on snippet view page
Sun, 14 Oct 2012 16:12:55 -0400 dellsystem Add horizontal scrollbar to snippet history box
Sat, 13 Oct 2012 17:42:22 -0400 dellsystem Fix bug in raw snippet view
Fri, 12 Oct 2012 22:59:56 -0400 dellsystem Add LESS compilation (toggled in settings)
Fri, 12 Oct 2012 22:34:35 -0400 dellsystem Return false when clicking "Highlight code" link
Fri, 12 Oct 2012 22:13:04 -0400 dellsystem Optimise Javascript for adding line numbers
Sat, 06 Oct 2012 01:03:14 -0400 dellsystem Fix height of login-popup box
Sat, 29 Sep 2012 21:31:17 -0400 dellsystem Hide snippets created by anonymous users
Sat, 29 Sep 2012 18:03:35 -0400 dellsystem Add "highlight code" link, to easily select code
Sat, 29 Sep 2012 18:03:07 -0400 dellsystem Make line numbers work for real
Sat, 29 Sep 2012 14:59:00 -0400 dellsystem Show correct pygments stylesheet in dropdown
Sat, 22 Sep 2012 12:39:37 -0400 dellsystem Perform basic validation on snippet file uploads
Sat, 22 Sep 2012 12:38:44 -0400 dellsystem Remove multiple 'RE: 's from default reply title
Sat, 22 Sep 2012 12:20:24 -0400 dellsystem Add ability to upload a file to create a snippet
Sat, 22 Sep 2012 12:17:03 -0400 dellsystem Add default title for snippet children (Re: title)
Sat, 22 Sep 2012 12:12:13 -0400 dellsystem Add text-wrapping for snippet diffs
Sat, 22 Sep 2012 11:18:23 -0400 dellsystem Add back ability to edit account settings
Sat, 22 Sep 2012 11:12:30 -0400 dellsystem Add LOGIN_URL to settings
Sat, 22 Sep 2012 11:11:46 -0400 dellsystem Convert free_license index URL into a named URL
Sat, 22 Sep 2012 11:10:08 -0400 dellsystem Add link to code page from Browse code icon/text
Sat, 22 Sep 2012 11:09:13 -0400 dellsystem Remove extra newline at end of urls.py
Fri, 14 Sep 2012 23:48:21 -0400 dellsystem Remove broken reference to jQuery in snippet_new
Fri, 14 Sep 2012 22:49:34 -0400 dellsystem Merge in changes from jordi's repo