Commit Message Author Date Diff Refs
626be60 Update webapp for /status changes Chip Black 2014-07-01 5 (+70/-28)
7fa78f6 Generalize "new" button style Chip Black 2014-07-01 1 (+1/-1)
d65256b Can't flippin' count Chip Black 2014-06-30 1 (+1/-1)
88ab89d Check for null clear argument Chip Black 2014-06-30 1 (+6/-7)
5e89558 /status is always POST authenticated Chip Black 2014-06-30 1 (+38/-35)
7c2bb06 Update .htaccess config Chip Black 2014-06-30 1 (+1/-1)
74ad5a3 Change /feedinfo into /status; add mentioned field Chip Black 2014-06-30 1 (+42/-19)
fa435b6 Set mentioned flag on mention Chip Black 2014-06-29 1 (+12/-2)
d72ebf4 Getting ahead of myself on documentation Chip Black 2014-06-29 1 (+1/-2)
4dbf620 Generalize status setting (mute, etc.) Chip Black 2014-06-29 7 (+47/-27)
7a1c067 Update password storage to a more compact form Chip Black 2014-06-28 2 (+110/-34)
abeaeaf Release notes for 1.9.1 Chip Black 2014-06-17 1 (+13/-0) v1.9.1
f1b33c5 Add RSS links for tags and feed Chip Black 2014-06-17 2 (+15/-0)
8f635fe Blur login field after login Chip Black 2014-06-17 1 (+2/-0)
ec5e57c Can now login by pressing enter in the login field Chip Black 2014-06-17 1 (+11/-1)
0d03892 Update changelog for 1.9 Chip Black 2014-06-01 1 (+29/-0) v1.9
02ddd66 Deploy contact page, too. Chip Black 2014-06-01 1 (+1/-0)
67bacb1 Add image support to blergmedia, and fix functionality in Firefox Chip Black 2014-05-02 1 (+31/-11) perl-lib
8daf2ef Check for success on user creation Chip Black 2014-04-05 1 (+8/-4)
80f1272 Add titles in RSS for dumb aggregators Chip Black 2014-03-29 1 (+2/-0)
7479900 Fix some encodings in the POD docs Chip Black 2014-03-29 1 (+1/-1)
e4bb47f Update documentation for perl-lib and install-environment Chip Black 2014-03-29 2 (+80/-16)
11a8fc5 Generate perl docs for web Chip Black 2014-03-29 2 (+14/-2)
ef8396b Add Apache SetEnv environment config Chip Black 2014-03-29 1 (+8/-0)
31d0740 Fix some docs for Blerg::Database Chip Black 2014-03-29 1 (+3/-2)
e08a49e Add install routine (of sorts) Chip Black 2014-03-29 2 (+81/-1)
48eec2e Add perl lib to Makefile Chip Black 2014-03-28 1 (+7/-1)
d183b72 Add gitignore for perl lib Chip Black 2014-03-28 1 (+0/-1)
49e79f4 More type fixing Chip Black 2014-03-28 2 (+2/-2)
445d414 More type finaglery in cgi_blerg Chip Black 2014-03-22 1 (+13/-10)
944c4c7 yajl is kind of annoying with unsigned char types Chip Black 2014-03-22 1 (+7/-7)
542f3ba Fix up blerglatest Chip Black 2014-03-22 1 (+5/-4)
a4fca9b Some missing includes and a format error in blergtool Chip Black 2014-03-22 1 (+3/-1)
9253248 Subtle memset bug in MD5 Chip Black 2014-03-22 1 (+1/-1)
54a4f22 More pedantic type fixing and a return fall-through bug Chip Black 2014-03-22 1 (+6/-4)
54b5d73 Cleanup unused vars and filename lengths Chip Black 2014-03-22 1 (+9/-10)
b97aaf6 Add more error checking in auth Chip Black 2014-03-22 1 (+39/-8)
b5d4b19 Ignore errors when cleaning build deps Chip Black 2014-03-22 1 (+2/-2)
c38b2e1 Add some missing includes Chip Black 2014-03-22 4 (+6/-0)
65363bd Clarify types in auth Chip Black 2014-03-22 2 (+11/-7)
c1465d7 Stop using gcc explicitly Chip Black 2014-01-15 1 (+7/-7)
c3dc504 Check paths in blerglatest Chip Black 2014-01-02 1 (+5/-0)
299baeb Use blergconf for paths Chip Black 2014-01-02 5 (+51/-47)
e6dca77 add blerg_init to blerg.a consumers Chip Black 2014-01-02 8 (+33/-1)
2fcafab Add configuration vars for derived paths, too. Chip Black 2014-01-02 2 (+8/-0)
0647b76 Add configuration system Chip Black 2014-01-02 7 (+66/-3)
f150483 Add apache Authorization header hack Chip Black 2013-11-24 2 (+4/-1)
c1ddc7d Refactor post fetching in rss.cgi Chip Black 2013-11-23 1 (+29/-29)
8cf18d8 count is an in/out, not just an out var Chip Black 2013-11-23 1 (+2/-0)
7542c55 Extend CFLAGS out to scrypt Chip Black 2013-11-23 2 (+2/-2)