blerg.git
2014-05-02 Chip BlackAdd image support to blergmedia, and fix functionality... perl-lib
2014-04-05 Chip BlackCheck for success on user creation
2014-03-29 Chip BlackAdd titles in RSS for dumb aggregators
2014-03-29 Chip BlackFix some encodings in the POD docs
2014-03-29 Chip BlackUpdate documentation for perl-lib and install-environment
2014-03-29 Chip BlackGenerate perl docs for web
2014-03-29 Chip BlackAdd Apache SetEnv environment config
2014-03-29 Chip BlackFix some docs for Blerg::Database
2014-03-29 Chip BlackAdd install routine (of sorts)
2014-03-29 Chip BlackAdd perl lib to Makefile
2014-03-29 Chip BlackAdd gitignore for perl lib
2014-03-29 Chip BlackMore type fixing
2014-03-29 Chip BlackMore type finaglery in cgi_blerg
2014-03-29 Chip Blackyajl is kind of annoying with unsigned char types
2014-03-29 Chip BlackFix up blerglatest
2014-03-29 Chip BlackSome missing includes and a format error in blergtool
2014-03-29 Chip BlackSubtle memset bug in MD5
2014-03-29 Chip BlackMore pedantic type fixing and a return fall-through bug
2014-03-29 Chip BlackCleanup unused vars and filename lengths
2014-03-29 Chip BlackAdd more error checking in auth
2014-03-29 Chip BlackIgnore errors when cleaning build deps
2014-03-29 Chip BlackAdd some missing includes
2014-03-29 Chip BlackClarify types in auth
2014-03-29 Chip BlackStop using gcc explicitly
2014-03-29 Chip BlackCheck paths in blerglatest
2014-03-29 Chip BlackUse blergconf for paths
2014-03-29 Chip Blackadd blerg_init to blerg.a consumers
2014-03-29 Chip BlackAdd configuration vars for derived paths, too.
2014-03-29 Chip BlackAdd configuration system
2014-03-29 Chip BlackAdd apache Authorization header hack
2014-03-29 Chip BlackRefactor post fetching in rss.cgi
2014-03-29 Chip Blackcount is an in/out, not just an out var
2014-03-29 Chip BlackExtend CFLAGS out to scrypt
2014-03-29 Chip BlackAdd -fPIC for x86_64; add blerg_auth.a to clean target
2014-03-29 Chip BlackUpdate MANIFEST for perl lib
2014-03-29 Chip BlackAdd feed handling to rss.cgi
2014-03-29 Chip BlackAdd subscribe/unsubscribe to blergtool
2014-03-29 Chip BlackAdd auth bits to Blerg::Database
2014-03-29 Chip BlackRearrange makefile to put auth stuff in blerg_auth.a
2014-03-29 Chip BlackFix a couple of lingering printfs
2014-03-29 Chip BlackBetter document headers in common/auth.h
2014-03-29 Chip BlackBetter rssing, now with tags!
2014-03-29 Chip BlackReturn empty lists for list functions instead of undef
2014-03-29 Chip BlackAdd documentation for Blerg::Database
2014-03-29 Chip BlackFix 64-bit-ness in Database.xs
2014-03-29 Chip BlackFix some non-64-bit-ness in database.c
2014-03-29 Chip BlackFix OO-style subscription
2014-03-29 Chip BlackBegin rewriting rss.cgi in perl using Blerg::Database
2014-03-29 Chip BlackFlesh out Blerg::Database OO layer and convenience...
2014-03-29 Chip BlackAdd subscription support to perl lib
2014-03-29 Chip BlackAdd mute support to perl lib
2014-03-29 Chip BlackAdd .gitignore for perl lib
2014-03-29 Chip BlackBasic OO functions for perl lib
2014-03-29 Chip BlackAdd beginning work of perl internals library
2014-03-29 Chip BlackAdd contact page
2014-03-23 Chip BlackEscape code mode
2014-03-22 Chip BlackChangelog for 1.8.3 v1.8.3
2014-03-22 Chip BlackAdd code blocks (both markdown and github-style) and...
2014-03-21 Chip BlackSome changes to make things suck less on small screens
2014-03-17 Chip BlackAdd handler to close post widget on ESC
2014-03-17 Chip BlackRemove arrow indicator on spew button
2014-03-17 Chip BlackSnazzy animations for new post widget
2014-03-17 Chip BlackAdd reply functionality to new post widget
2014-03-17 Chip BlackStyle tweaks for editor middle bar
2014-03-17 Chip BlackMake Links only activate on left click
2014-03-17 Chip BlackNew edit dialog
2014-03-16 Chip BlackAdd Enyo layout repo
2014-03-16 Chip BlackFix loading of BlergMedia so it happens before it's...
2013-11-19 Chip BlackFix unclosed header in changelog v1.8.2
2013-11-18 Chip BlackChangelog for 1.8.2
2013-11-17 Chip BlackFix the rest of the enyo.Ajax instances to use new...
2013-11-17 Chip BlackHandle empty responses and errors for tag listings
2013-11-17 Chip BlackMake new page layout responsive; fix ticker
2013-11-17 Chip BlackFix qlink handling in Firefox
2013-11-17 Chip BlackFix for going to your account after posting
2013-11-17 Chip BlackUpgrade to Enyo 2.2
2013-11-16 Chip BlackChange some Welcome style as suggested by Benny
2013-06-11 Chip BlackMake dialogs center on the
2013-06-03 Chip BlackProperly initialize data_size for empty data segment
2013-06-03 Chip BlackChangelog for 1.8.1 v1.8.1
2013-06-03 Chip BlackAdd mute support to blergtool
2013-06-03 Chip BlackAdd support for "muting" accounts
2013-06-02 Chip BlackMore safety checks
2013-06-01 Chip BlackBug hunting: Deadlocks, data safety, and dumb shit
2013-05-31 Chip BlackParanoia fix for reading password version
2013-05-30 Chip BlackClarify privacy/data policies
2013-05-30 Chip BlackChangelog update for 1.8 v1.8
2013-05-30 Chip BlackSupport mailto: in markdown links
2013-05-30 Chip BlackAdd documentation for 1.8
2013-05-30 Chip BlackRemove obsolete md5 conversion tool
2013-05-30 Chip BlackAdd scrypt library and scrypt support to auth
2013-04-29 Chip BlackError when fetching tags and direction isn't 1 or -1
2013-01-16 Chip BlackVersion 1.7 v1.7
2013-01-16 Chip BlackRecognize links inside parentheses/brackets
2013-01-16 Chip BlackMerge branch 'enyo-rewrite'
2013-01-14 Chip Blackadd listener for submit events enyo-rewrite
2013-01-14 Chip BlackFix POST params for API
2013-01-14 Chip BlackScale the obnoxious signup button
2013-01-13 Chip BlackUpgrade to Enyo/Onyx 2.1.1
2012-09-13 Chip BlackRecognize links inside parentheses/brackets
next