Whoops, forgot to add the Tag kind
[blerg.git] / www /
2012-04-24 Chip BlackWhoops, forgot to add the Tag kind
2012-04-24 Chip BlackConnect the other two main user actions
2012-04-24 Chip BlackAdd Tag handler. Also convert all tabs to spaces.
2012-04-23 Chip BlackAdd subscription management features
2012-04-22 Chip BlackRework API to provide global state for individual instances
2012-04-22 Chip BlackFix page loading scheme; fix User switching
2012-04-22 Chip BlackAdd User, port simplified paging
2012-04-22 Chip BlackEnable page switching
2012-04-22 Chip BlackMove onyx lib into lib dir
2012-04-16 Chip BlackFix latest posts and tags on the welcome screen
2012-04-16 Chip BlackRedesign user tasks
2012-04-15 Chip BlackImplement login/logout
2012-04-15 Chip BlackFirst stab at enyo rewrite
2012-04-14 Chip BlackAdd enyo and onyx sub-repos
2012-01-19 Chip BlackWhoops, forgot to make the password fields password... v1.6.3
2012-01-19 Chip BlackRelease 1.6.3
2012-01-19 Chip BlackAdd front-end password changing bits
2012-01-19 Chip BlackAdd password change API
2012-01-15 Chip BlackDeprecate blerg.httpd since it's become a hassle v1.6.2
2011-11-07 Chip BlackAdd autoconf system provided by Boris Manojlovic
2011-08-05 Chip BlackAdd inline support for media formats
2011-07-19 Chip BlackDocumentation for 1.6 v1.6
2011-07-19 Chip BlackAdd new message bits to web
2011-07-18 Chip BlackWhoops, committed a local baseURL change
2011-04-11 Chip BlackFix some absolutisms and zero-based bugs
2011-03-09 Chip BlackRefactor page switching into more django-like flexible...
2011-03-07 Chip BlackLog out whether or not the server reports success
2011-03-04 Chip BlackAdd new documentation v1.5
2011-03-04 Chip BlackAdd perma-reflink functionality and reply
2011-03-03 Chip BlackEscape @ and #, as well; fix username in User.reload()
2011-03-03 Chip BlackFix page switching for tags/feeds
2011-03-03 Chip BlackAdd permalinks to ref/tag pages
2011-03-03 Chip BlackFix reload between permalink and user page
2011-03-02 Chip BlackAdd support for markdown-style headlines (lines beginni...
2011-03-02 Chip Black(maybe) fix escaped metachars
2011-03-02 Chip BlackAdd permalink functionality, clean up page switching...
2011-03-02 Chip BlackCheck the type of the current pager when hash switching
2011-03-01 Chip BlackStupid logic error in feed checking
2011-03-01 Chip BlackFix multi-page for tags and feed
2011-03-01 Chip BlackThat should guarantee proper preference between bold...
2011-03-01 Chip BlackFix qlink(), rearrange mangleRecord(), fix some style
2011-03-01 Chip BlackFinish subscription functionality, start cleaning up...
2011-02-28 Chip BlackMore markdown syntax!
2011-02-28 Chip BlackRemove whitespace at the end of multi-line posts
2011-02-27 Chip BlackAdd obsess/unobsess functionality
2011-02-07 Chip BlackFrontpage and style tweaks
2011-02-07 Chip BlackChange ref links to be gray instead of the normal color
2011-02-03 Chip BlackAdd a way of seeing other users' chatter
2011-02-03 Chip BlackRevamp latest stuff on frontpage
2011-01-20 Chip BlackSimple style tweak: remove header gradient
2011-01-19 Chip BlackAccept proper tag chars in hashSwitch()
2011-01-19 Chip BlackAdd favicons
2011-01-18 Chip BlackUpdate docs to reflect username chars change
2011-01-17 Chip BlackFix js to be consistent with b6235374b91ba7acf62c06c72d...
2011-01-17 Chip BlackQuick and dirty hack to add new users and tags
2011-01-13 Chip BlackWhoops, searching and replacing *globally* is important.
2011-01-13 Chip BlackRewrite docs
2011-01-13 Chip BlackFix scripting vulnerability in regex parsing (thanks...
2011-01-10 Chip BlackFix some redirects to work with bookmarklet linking ohfuckreddit
2011-01-10 Chip BlackAdd italic/bold markdown syntax
2011-01-10 Chip BlackSmall JS fixups for stupid JS parsers; disable shift...
2011-01-09 Chip BlackAdd index for API in documentation
2011-01-09 Chip BlackAdd bookmarklet support, clean up hashSwitch()
2011-01-09 Chip BlackWrite API docs
2011-01-08 Chip BlackWrite some more docs
2011-01-08 Chip BlackAdd missing CSS for docs
2011-01-08 Chip BlackAdd license notifications to all source files
2011-01-08 Chip BlackAdd web code, license, and simple readme