| Commit | Message | Author | Date | Diff | Refs |
|---|---|---|---|---|---|
| dead5bd | Further error handling refinement | Chip Black | 2011-02-21 | 1 (+2/-6) | |
| efabc7d | Clean up some error handling in tag listing | Chip Black | 2011-02-21 | 1 (+7/-5) | |
| bfc01c1 | Add some subscription (a.k.a. "follow") functionality | Chip Black | 2011-02-21 | 6 (+253/-1) | |
| d119f69 | Genericize and extend url_info | Chip Black | 2011-02-09 | 8 (+46/-33) | v1.0-ish |
| 4d7b8e8 | Frontpage and style tweaks | Chip Black | 2011-02-07 | 3 (+17/-7) | |
| 38ac8fa | Limit latest tags to only those three characters or longer | Chip Black | 2011-02-07 | 1 (+4/-3) | |
| ef56849 | Change ref links to be gray instead of the normal color | Chip Black | 2011-02-07 | 2 (+6/-2) | |
| db45aea | Add a way of seeing other users' chatter | Chip Black | 2011-01-28 | 3 (+11/-0) | |
| b4f3c57 | Revamp latest stuff on frontpage | Chip Black | 2011-02-03 | 4 (+199/-24) | |
| 7d8ef19 | Add brief mode of JSON generation for blerglatest | Chip Black | 2011-02-02 | 5 (+17/-7) | |
| d07aee6 | Add blerglatest tool for figuring latest traffic | Chip Black | 2011-02-02 | 3 (+164/-1) | |
| d214c4d | Simple style tweak: remove header gradient | Chip Black | 2011-01-19 | 2 (+1/-5) | |
| 4fada9b | Accept proper tag chars in hashSwitch() | Chip Black | 2011-01-19 | 1 (+1/-1) | |
| 5d46e62 | Add favicons | Chip Black | 2011-01-19 | 2 (+0/-0) | |
| 46199d2 | Update docs to reflect username chars change | Chip Black | 2011-01-18 | 1 (+11/-13) | |
| 972dcb8 | Fix js to be consistent with b6235374b91ba7acf62c06c72de2f1291f46ac4c | Chip Black | 2011-01-13 | 1 (+4/-4) | |
| acfedd7 | Quick and dirty hack to add new users and tags | Chip Black | 2011-01-13 | 2 (+37/-1) | |
| b623537 | Restrict usernames to the same character set as tags | Chip Black | 2011-01-17 | 3 (+6/-4) | |
| 86333be | .gitignore changes | Chip Black | 2011-01-16 | 1 (+4/-4) | |
| 962952a | tags must be preceeded by whitespace or start at the beginning of the record | Chip Black | 2011-01-16 | 2 (+11/-6) | |
| e476507 | Move httpd port into config.h | Chip Black | 2011-01-12 | 2 (+2/-1) | |
| 110a242 | Rename make targets to make a little more sense | Chip Black | 2011-01-12 | 1 (+4/-4) | |
| 02b61f4 | Whoops, searching and replacing *globally* is important. | Chip Black | 2011-01-13 | 1 (+4/-4) | |
| 93ac209 | Rewrite docs | Chip Black | 2011-01-12 | 2 (+163/-105) | |
| bea3e3c | Fix scripting vulnerability in regex parsing (thanks zx2c4) | Chip Black | 2011-01-12 | 1 (+2/-2) | |
| 2a25200 | Fix some redirects to work with bookmarklet linking | Chip Black | 2011-01-10 | 1 (+2/-2) | ohfuckreddit |
| 0a73588 | Add italic/bold markdown syntax | Chip Black | 2011-01-10 | 1 (+4/-0) | |
| f13f6cb | Small JS fixups for stupid JS parsers; disable shift-space popup while you're typing | Chip Black | 2011-01-10 | 1 (+8/-5) | |
| dc8f9bc | Add index for API in documentation | Chip Black | 2011-01-09 | 1 (+12/-0) | |
| bddb345 | Add bookmarklet support, clean up hashSwitch() | Chip Black | 2011-01-09 | 2 (+29/-24) | |
| fd4abb4 | Write API docs | Chip Black | 2011-01-08 | 1 (+137/-0) | |
| a52a6a8 | Limit password length to 64 characters | Chip Black | 2011-01-08 | 1 (+9/-4) | |
| 4f3fa05 | Write some more docs | Chip Black | 2011-01-08 | 3 (+72/-30) | |
| 0346eef | Add missing CSS for docs | Chip Black | 2011-01-08 | 1 (+8/-0) | |
| 54789cc | Add license notifications to all source files | Chip Black | 2011-01-08 | 26 (+85/-0) | |
| 6ce5fb7 | Add web code, license, and simple readme | Chip Black | 2011-01-08 | 12 (+7126/-0) | |
| ef8bb4b | Add rss to gitignore list | Chip Black | 2011-01-07 | 1 (+1/-0) | |
| 4e824b6 | Add slightly better library configuration | Chip Black | 2011-01-07 | 2 (+19/-5) | |
| 99e7a57 | Everyone is chip! | Chip Black | 2011-01-06 | 1 (+1/-1) | |
| e1a81b2 | Workaround for apache mangling our /tag/#blah urls | Chip Black | 2011-01-06 | 1 (+2/-0) | |
| 5d15d46 | Fix some broken fwrite calls | Chip Black | 2011-01-06 | 1 (+2/-2) | |
| 4eeb197 | Add guid to RSS | Chip Black | 2011-01-05 | 2 (+5/-1) | |
| 47813df | Fix RSS encoding | Chip Black | 2011-01-05 | 1 (+1/-1) | |
| 213e6e6 | Add pubDate to RSS generator | Chip Black | 2011-01-05 | 2 (+8/-0) | |
| 5e2384b | Fix RSS bugs | Chip Black | 2011-01-02 | 1 (+4/-3) | |
| 2f36003 | Fix RSS XML declaration | Chip Black | 2011-01-02 | 1 (+1/-1) | |
| 5efa4f5 | Fix XML encoding declaration | Chip Black | 2011-01-02 | 1 (+1/-1) | |
| ec27db4 | Add RSS CGI, also quite a lot of refactoring | Chip Black | 2011-01-01 | 11 (+240/-64) | |
| bd39b52 | Whoops, shouldn't mix fd and FILE* methods | Chip Black | 2010-12-31 | 1 (+6/-6) | |
| 96ec261 | Sanitize username inputs in the database layer | Chip Black | 2010-12-30 |