blerg.git
2011-03-07 Chip BlackLog out whether or not the server reports success
2011-03-07 Chip BlackChange auth to allow multiple logins
2011-03-04 Chip BlackAdd htaccess config for new API endpoints
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-27 Chip BlackWhoops, checking too many bytes for /subscribe
2011-02-27 Chip BlackPropagate changes to CGI version
2011-02-26 Chip BlackIn retrospect, using POST params for subscribe was...
2011-02-26 Chip BlackRefactor those ugly POST handlers
2011-02-26 Chip BlackAdd /feedinfo endpoint
2011-02-22 Chip BlackAdd subscription feed fetching, clean up a bit
2011-02-21 Chip BlackFurther error handling refinement
2011-02-21 Chip BlackClean up some error handling in tag listing
2011-02-21 Chip BlackAdd some subscription (a.k.a. "follow") functionality
2011-02-09 Chip BlackGenericize and extend url_info v1.0-ish
2011-02-07 Chip BlackFrontpage and style tweaks
2011-02-07 Chip BlackLimit latest tags to only those three characters or...
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-02-02 Chip BlackAdd brief mode of JSON generation for blerglatest
2011-02-02 Chip BlackAdd blerglatest tool for figuring latest traffic
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-17 Chip BlackRestrict usernames to the same character set as tags
2011-01-16 Chip Black.gitignore changes
2011-01-16 Chip Blacktags must be preceeded by whitespace or start at the...
2011-01-16 Chip BlackMove httpd port into config.h
2011-01-16 Chip BlackRename make targets to make a little more sense
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-09 Chip BlackLimit password length to 64 characters
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
2011-01-08 Chip BlackAdd rss to gitignore list
2011-01-08 Chip BlackAdd slightly better library configuration
2011-01-06 Chip BlackEveryone is chip!
2011-01-06 Chip BlackWorkaround for apache mangling our /tag/#blah urls
2011-01-06 Chip BlackFix some broken fwrite calls
2011-01-05 Chip BlackAdd guid to RSS
2011-01-05 Chip BlackFix RSS encoding
2011-01-05 Chip BlackAdd pubDate to RSS generator
2011-01-02 Chip BlackFix RSS bugs
2011-01-02 Chip BlackFix RSS XML declaration
2011-01-02 Chip BlackFix XML encoding declaration
2011-01-01 Chip BlackAdd RSS CGI, also quite a lot of refactoring
2010-12-31 Chip BlackWhoops, shouldn't mix fd and FILE* methods
2010-12-31 Chip BlackSanitize username inputs in the database layer
2010-12-31 Chip BlackFinish authenticated API endpoints on cgi_blerg
2010-12-31 Chip BlackWhoops, my status things weren't valid JSON
2010-12-30 Chip BlackAdd cookie auth to /put
2010-12-30 Chip BlackCheck auth for logout
2010-12-30 Chip BlackBegin basic login/logout
2010-12-30 Chip BlackActually implement /tag in cgi_blerg. Also /create
2010-12-30 Chip BlackAdd tagging to cgi_blerg (and stubs for everything...
2010-12-28 Chip BlackAdd /info method to cgi_blerg
2010-12-28 Chip BlackAdd first stab of cgi_blerg
2010-12-28 Chip BlackRefactor a bunch of stuff for cgi fork
2010-12-28 Chip BlackOrganize source tree
2010-12-28 Chip BlackFix some memory/fd leaks for tag searching and empty...
2010-12-27 Chip BlackAdd tag searching to web API
2010-12-24 Chip BlackAdd timestamp field to blerg record
2010-12-24 Chip BlackFix empty response for empty accounts
2010-12-24 Chip BlackAdd support for fetching ranges of records
2010-12-23 Chip BlackAdd /info endpoint
2010-12-23 Chip BlackChange JSON output format -- now an array of objects
2010-12-23 Chip BlackMinor makefile cleanup
2010-12-23 Chip BlackSome cleanup, genericize JSON iterator to accept a...
2010-12-22 Chip Blackget rid of debug printfs
2010-12-22 Chip BlackProperly iterate on /put and /get
2010-12-22 Chip BlackClean up some #defines
next