2012-01-19 |
Chip Black | Whoops, forgot to make the password fields password... v1.6.3 |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Chip Black | Release 1.6.3 |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Chip Black | Add front-end password changing bits |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Chip Black | Add application/json type for canned success/failure... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Chip Black | Add password change API |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Chip Black | Deprecate blerg.httpd since it's become a hassle v1.6.2 |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Chip Black | Bump version to 1.6.1 v1.6.1 |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Chip Black | Add autoconf system provided by Boris Manojlovic |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Chip Black | Add inline support for media formats |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Chip Black | Documentation for 1.6 v1.6 |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Chip Black | Add tool to convert old plain passwords to MD5 |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Chip Black | Set subscription mark after fetching /feed |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Chip Black | Add new message bits to web |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chip Black | Fix nonexistent subscription file error in subscription... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chip Black | Rework /feedinfo logic |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chip Black | Add subscription marking to keep track of things you... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chip Black | Whoops, committed a local baseURL change |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Chip Black | Use MD5 hashing to store passwords |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Chip Black | Fix some absolutisms and zero-based bugs |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Chip Black | Fix double-close for empty account |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Chip Black | Add blerglatest objects to clean target |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Chip Black | Refactor page switching into more django-like flexible... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Chip Black | Log out whether or not the server reports success |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Chip Black | Change auth to allow multiple logins |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Chip Black | Add htaccess config for new API endpoints |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Chip Black | Add new documentation v1.5 |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Chip Black | Add perma-reflink functionality and reply |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Chip Black | Escape @ and #, as well; fix username in User.reload() |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Chip Black | Fix page switching for tags/feeds |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Chip Black | Add permalinks to ref/tag pages |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Chip Black | Fix reload between permalink and user page |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Chip Black | Add support for markdown-style headlines (lines beginni... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Chip Black | (maybe) fix escaped metachars |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Chip Black | Add permalink functionality, clean up page switching... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Chip Black | Check the type of the current pager when hash switching |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Chip Black | Stupid logic error in feed checking |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Chip Black | Fix multi-page for tags and feed |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Chip Black | That should guarantee proper preference between bold... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Chip Black | Fix qlink(), rearrange mangleRecord(), fix some style |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Chip Black | Finish subscription functionality, start cleaning up... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chip Black | More markdown syntax! |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chip Black | Remove whitespace at the end of multi-line posts |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Chip Black | Add obsess/unobsess functionality |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Chip Black | Whoops, checking too many bytes for /subscribe |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Chip Black | Propagate changes to CGI version |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Chip Black | In retrospect, using POST params for subscribe was... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Chip Black | Refactor those ugly POST handlers |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Chip Black | Add /feedinfo endpoint |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Chip Black | Add subscription feed fetching, clean up a bit |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chip Black | Further error handling refinement |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chip Black | Clean up some error handling in tag listing |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chip Black | Add some subscription (a.k.a. "follow") functionality |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chip Black | Genericize and extend url_info v1.0-ish |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Chip Black | Frontpage and style tweaks |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Chip Black | Limit latest tags to only those three characters or... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Chip Black | Change ref links to be gray instead of the normal color |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Chip Black | Add a way of seeing other users' chatter |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Chip Black | Revamp latest stuff on frontpage |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Chip Black | Add brief mode of JSON generation for blerglatest |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Chip Black | Add blerglatest tool for figuring latest traffic |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Chip Black | Simple style tweak: remove header gradient |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Chip Black | Accept proper tag chars in hashSwitch() |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Chip Black | Add favicons |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Chip Black | Update docs to reflect username chars change |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Chip Black | Fix js to be consistent with b6235374b91ba7acf62c06c72d... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Chip Black | Quick and dirty hack to add new users and tags |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Chip Black | Restrict usernames to the same character set as tags |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chip Black | .gitignore changes |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chip Black | tags must be preceeded by whitespace or start at the... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chip Black | Move httpd port into config.h |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chip Black | Rename make targets to make a little more sense |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Chip Black | Whoops, searching and replacing *globally* is important. |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Chip Black | Rewrite docs |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Chip Black | Fix scripting vulnerability in regex parsing (thanks... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Chip Black | Fix some redirects to work with bookmarklet linking ohfuckreddit |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Chip Black | Add italic/bold markdown syntax |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Chip Black | Small JS fixups for stupid JS parsers; disable shift... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Chip Black | Add index for API in documentation |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Chip Black | Add bookmarklet support, clean up hashSwitch() |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Chip Black | Write API docs |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Chip Black | Limit password length to 64 characters |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Chip Black | Write some more docs |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Chip Black | Add missing CSS for docs |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Chip Black | Add license notifications to all source files |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Chip Black | Add web code, license, and simple readme |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Chip Black | Add rss to gitignore list |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Chip Black | Add slightly better library configuration |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Chip Black | Everyone is chip! |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Chip Black | Workaround for apache mangling our /tag/#blah urls |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Chip Black | Fix some broken fwrite calls |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Chip Black | Add guid to RSS |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Chip Black | Fix RSS encoding |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Chip Black | Add pubDate to RSS generator |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Chip Black | Fix RSS bugs |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Chip Black | Fix RSS XML declaration |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Chip Black | Fix XML encoding declaration |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Chip Black | Add RSS CGI, also quite a lot of refactoring |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Chip Black | Whoops, shouldn't mix fd and FILE* methods |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Chip Black | Sanitize username inputs in the database layer |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Chip Black | Finish authenticated API endpoints on cgi_blerg |
commit | commitdiff | tree | snapshot |
next |