| Commit | Message | Author | Date | Diff | Refs |
|---|---|---|---|---|---|
| 08f2d9b | Add enyo and onyx sub-repos | Chip Black | 2012-04-14 | 3 (+8/-0) | |
| e0dd0ca | Whoops, forgot to make the password fields password fields | Chip Black | 2012-01-19 | 1 (+2/-2) | v1.6.3 |
| 993eed2 | Release 1.6.3 | Chip Black | 2012-01-19 | 2 (+14/-1) | |
| 25d05f5 | Add front-end password changing bits | Chip Black | 2012-01-19 | 2 (+48/-4) | |
| 4d15753 | Add application/json type for canned success/failure responses | Chip Black | 2012-01-19 | 1 (+2/-0) | |
| 0db9b1f | Add password change API | Chip Black | 2012-01-19 | 3 (+32/-0) | |
| 7a618c2 | Deprecate blerg.httpd since it's become a hassle | Chip Black | 2012-01-15 | 5 (+30/-5) | v1.6.2 |
| 376c1ce | Bump version to 1.6.1 | Chip Black | 2011-11-06 | 1 (+1/-1) | v1.6.1 |
| a88ac56 | Add autoconf system provided by Boris Manojlovic | Chip Black | 2011-11-06 | 7 (+453/-4) | |
| 481423b | Add inline support for media formats | Chip Black | 2011-08-05 | 4 (+78/-0) | |
| cdcf2e4 | Documentation for 1.6 | Chip Black | 2011-07-18 | 2 (+31/-3) | v1.6 |
| 4cb5e55 | Add tool to convert old plain passwords to MD5 | Chip Black | 2011-07-18 | 1 (+23/-0) | |
| 63b6a13 | Set subscription mark after fetching /feed | Chip Black | 2011-07-18 | 1 (+4/-0) | |
| 756f2f0 | Add new message bits to web | Chip Black | 2011-07-18 | 2 (+20/-1) | |
| c65ce42 | Fix nonexistent subscription file error in subscription counting | Chip Black | 2011-07-18 | 1 (+2/-0) | |
| 0df2dcd | Rework /feedinfo logic | Chip Black | 2011-07-18 | 1 (+7/-4) | |
| a3b400b | Add subscription marking to keep track of things you've read | Chip Black | 2011-07-18 | 5 (+48/-16) | |
| 69a7870 | Whoops, committed a local baseURL change | Chip Black | 2011-07-18 | 1 (+1/-1) | |
| c2d9d57 | Use MD5 hashing to store passwords | Chip Black | 2011-04-10 | 4 (+315/-6) | |
| e396ecb | Fix some absolutisms and zero-based bugs | Chip Black | 2011-04-10 | 2 (+20/-16) | |
| e3f8f23 | Fix double-close for empty account | Chip Black | 2011-04-10 | 1 (+0/-1) | |
| 0a58d07 | Add blerglatest objects to clean target | Chip Black | 2011-04-10 | 1 (+1/-1) | |
| 36bef82 | Refactor page switching into more django-like flexible architecture | Chip Black | 2011-03-09 | 2 (+150/-102) | |
| 35b7988 | Log out whether or not the server reports success | Chip Black | 2011-03-06 | 1 (+1/-1) | |
| 3046501 | Change auth to allow multiple logins | Chip Black | 2011-03-06 | 4 (+35/-48) | |
| ad83476 | Add htaccess config for new API endpoints | Chip Black | 2011-03-04 | 1 (+4/-0) | |
| dfd9f2c | Add new documentation | Chip Black | 2011-03-04 | 2 (+137/-0) | v1.5 |
| e5ddf80 | Add perma-reflink functionality and reply | Chip Black | 2011-03-04 | 1 (+8/-6) | |
| 3f2f34b | Escape @ and #, as well; fix username in User.reload() | Chip Black | 2011-03-03 | 1 (+4/-4) | |
| 4182838 | Fix page switching for tags/feeds | Chip Black | 2011-03-03 | 1 (+6/-0) | |
| 778d18a | Add permalinks to ref/tag pages | Chip Black | 2011-03-03 | 1 (+1/-1) | |
| 51121cd | Fix reload between permalink and user page | Chip Black | 2011-03-03 | 1 (+21/-16) | |
| d4ad5c4 | Add support for markdown-style headlines (lines beginning with #) | Chip Black | 2011-03-02 | 1 (+4/-4) | |
| 839ecb3 | (maybe) fix escaped metachars | Chip Black | 2011-03-02 | 1 (+5/-2) | |
| 7c28f5b | Add permalink functionality, clean up page switching a little | Chip Black | 2011-03-02 | 2 (+26/-12) | |
| 2cd5a96 | Check the type of the current pager when hash switching | Chip Black | 2011-03-02 | 1 (+3/-3) | |
| c75a75b | Stupid logic error in feed checking | Chip Black | 2011-03-01 | 1 (+1/-1) | |
| c6f0a20 | Fix multi-page for tags and feed | Chip Black | 2011-03-01 | 1 (+23/-6) | |
| 88c6a9f | That should guarantee proper preference between bold/italic and lists | Chip Black | 2011-03-01 | 1 (+2/-2) | |
| 733ed5e | Fix qlink(), rearrange mangleRecord(), fix some style | Chip Black | 2011-03-01 | 3 (+29/-21) | |
| a2ca847 | Finish subscription functionality, start cleaning up the pager | Chip Black | 2011-02-28 | 2 (+128/-55) | |
| f4bf2d2 | More markdown syntax! | Chip Black | 2011-02-28 | 2 (+76/-15) | |
| 1a25e35 | Remove whitespace at the end of multi-line posts | Chip Black | 2011-02-28 | 1 (+4/-0) | |
| 53272b3 | Add obsess/unobsess functionality | Chip Black | 2011-02-27 | 2 (+71/-4) | |
| d7b13cb | Whoops, checking too many bytes for /subscribe | Chip Black | 2011-02-27 | 1 (+1/-2) | |
| b8df1ce | Propagate changes to CGI version | Chip Black | 2011-02-27 | 3 (+106/-16) | |
| e6a64bc | In retrospect, using POST params for subscribe was stupid | Chip Black | 2011-02-26 | 1 (+21/-47) | |
| 5d5ab89 | Refactor those ugly POST handlers | Chip Black | 2011-02-26 | 1 (+125/-157) | |
| 28a7ca1 | Add /feedinfo endpoint | Chip Black | 2011-02-26 | 6 (+80/-1) | |
| ec8746b | Add subscription feed fetching, clean up a bit | Chip Black | 2011-02-22 | 12 (+209/-71) |