| Commit | Message | Author | Date | Diff | Refs | 
|---|---|---|---|---|---|
| 09ed7fd | Add -fPIC for x86_64; add blerg_auth.a to clean target | Chip Black | 2013-11-23 | 1 (+5/-1) | |
| 8ed87e2 | Update MANIFEST for perl lib | Chip Black | 2013-11-23 | 1 (+3/-3) | |
| 3405333 | Add feed handling to rss.cgi | Chip Black | 2013-11-23 | 1 (+79/-13) | |
| 7034e4b | Add subscribe/unsubscribe to blergtool | Chip Black | 2013-11-23 | 1 (+32/-1) | |
| 4a1ef10 | Add auth bits to Blerg::Database | Chip Black | 2013-11-23 | 6 (+232/-137) | |
| 0633c5e | Rearrange makefile to put auth stuff in blerg_auth.a | Chip Black | 2013-11-23 | 1 (+7/-3) | |
| 98f1ef5 | Fix a couple of lingering printfs | Chip Black | 2013-11-23 | 1 (+2/-2) | |
| 38c482a | Better document headers in common/auth.h | Chip Black | 2013-11-23 | 1 (+5/-5) | |
| 4d670f3 | Better rssing, now with tags! | Chip Black | 2013-11-19 | 1 (+45/-16) | |
| 04ffc0f | Return empty lists for list functions instead of undef | Chip Black | 2013-11-19 | 1 (+2/-2) | |
| ace197d | Add documentation for Blerg::Database | Chip Black | 2013-11-15 | 1 (+115/-29) | |
| 260aec1 | Fix 64-bit-ness in Database.xs | Chip Black | 2013-11-15 | 1 (+16/-7) | |
| 7a6eb23 | Fix some non-64-bit-ness in database.c | Chip Black | 2013-11-15 | 2 (+26/-24) | |
| 9777ec7 | Fix OO-style subscription | Chip Black | 2013-11-15 | 3 (+21/-5) | |
| 681f470 | Begin rewriting rss.cgi in perl using Blerg::Database | Chip Black | 2013-06-16 | 4 (+110/-114) | |
| ac2c65c | Flesh out Blerg::Database OO layer and convenience functions | Chip Black | 2013-06-16 | 4 (+71/-9) | |
| c5ce1ed | Add subscription support to perl lib | Chip Black | 2013-06-03 | 3 (+80/-12) | |
| 71d846f | Add mute support to perl lib | Chip Black | 2013-06-03 | 2 (+45/-14) | |
| 5891d51 | Add .gitignore for perl lib | Chip Black | 2013-06-03 | 1 (+12/-0) | |
| 2016f2b | Basic OO functions for perl lib | Chip Black | 2013-05-29 | 2 (+60/-2) | |
| 3d76b75 | Add beginning work of perl internals library | Chip Black | 2013-04-29 | 8 (+7667/-0) | |
| dc094fc | Add contact page | Chip Black | 2014-03-28 | 4 (+16/-0) | |
| 94a0650 | Escape code mode | Chip Black | 2014-03-23 | 1 (+4/-0) | |
| 1552dfc | Changelog for 1.8.3 | Chip Black | 2014-03-21 | 1 (+17/-0) | v1.8.3 | 
| 17bef4d | Add code blocks (both markdown and github-style) and strikethrough | Chip Black | 2014-03-21 | 1 (+55/-3) | |
| b1acd33 | Some changes to make things suck less on small screens | Chip Black | 2014-03-21 | 2 (+53/-11) | |
| fb5d7c1 | Add handler to close post widget on ESC | Chip Black | 2014-03-17 | 1 (+8/-1) | |
| 6778ec8 | Remove arrow indicator on spew button | Chip Black | 2014-03-17 | 1 (+0/-8) | |
| b45a695 | Snazzy animations for new post widget | Chip Black | 2014-03-17 | 2 (+48/-3) | |
| 4143be3 | Add reply functionality to new post widget | Chip Black | 2014-03-17 | 2 (+22/-7) | |
| aaf68d3 | Style tweaks for editor middle bar | Chip Black | 2014-03-17 | 1 (+3/-3) | |
| d0e8623 | Make Links only activate on left click | Chip Black | 2014-03-17 | 1 (+2/-0) | |
| f3923c0 | New edit dialog | Chip Black | 2014-03-16 | 4 (+90/-58) | |
| 27d85aa | Add Enyo layout repo | Chip Black | 2014-03-16 | 2 (+4/-0) | |
| 68c151f | Fix loading of BlergMedia so it happens before it's needed | Chip Black | 2014-03-15 | 3 (+2/-2) | |
| 1046d76 | Fix unclosed header in changelog | Chip Black | 2013-11-19 | 1 (+1/-1) | v1.8.2 | 
| 0595c4a | Changelog for 1.8.2 | Chip Black | 2013-11-18 | 1 (+17/-0) | |
| 15f8a30 | Fix the rest of the enyo.Ajax instances to use new bind style | Chip Black | 2013-11-17 | 1 (+4/-4) | |
| 0085ebf | Handle empty responses and errors for tag listings | Chip Black | 2013-11-17 | 2 (+19/-7) | |
| 1a21466 | Make new page layout responsive; fix ticker | Chip Black | 2013-11-17 | 2 (+37/-11) | |
| c3a777f | Fix qlink handling in Firefox | Chip Black | 2013-11-17 | 1 (+4/-4) | |
| 950ab76 | Fix for going to your account after posting | Chip Black | 2013-11-17 | 1 (+2/-1) | |
| 2703bbe | Upgrade to Enyo 2.2 | Chip Black | 2013-11-17 | 3 (+86/-69) | |
| 260bc69 | Change some Welcome style as suggested by Benny | Chip Black | 2013-11-16 | 3 (+59/-12) | |
| b8652eb | Make dialogs center on the | Chip Black | 2013-06-11 | 1 (+1/-0) | |
| 1b5012f | Properly initialize data_size for empty data segment | Chip Black | 2013-06-02 | 1 (+3/-3) | |
| 974dbf2 | Changelog for 1.8.1 | Chip Black | 2013-06-02 | 1 (+19/-0) | v1.8.1 | 
| fd07ab4 | Add mute support to blergtool | Chip Black | 2013-06-02 | 1 (+24/-3) | |
| 767693c | Add support for "muting" accounts | Chip Black | 2013-06-02 | 2 (+25/-3) | |
| 142c00a | More safety checks | Chip Black | 2013-06-02 | 1 (+20/-10) |