Add more error checking in auth
[blerg.git] / www / jssrc /
2014-03-23 Chip BlackEscape code mode
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 BlackSnazzy animations for new post widget
2014-03-17 Chip BlackAdd reply functionality to new post widget
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-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-05-30 Chip BlackSupport mailto: in markdown links
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
2012-08-07 Chip BlackClear password fields after changing password
2012-08-07 Chip BlackAdd enyo building; switch to minified JS
2012-08-07 Chip BlackHide the 'Load More' button while loading
2012-08-07 Chip BlackUpdate to Enyo 2.0 release
2012-08-07 Chip BlackRework header for small-screens
2012-06-06 Chip BlackClear feed status when reading feed
2012-05-30 Chip BlackAdd password change functionality
2012-05-30 Chip BlackUpdate to Enyo and Onyx 2.0-beta4
2012-05-28 Chip BlackAdd post formatting help
2012-05-26 Chip BlackRejigger BlergMedia (now more robust and filling!)
2012-05-26 Chip BlackReload user when posting
2012-05-25 Chip BlackAdd post functionality
2012-04-26 Chip BlackFix some of the niceties in Post
2012-04-26 Chip BlackAdd external URL Post method
2012-04-24 Chip BlackFinish user signup
2012-04-24 Chip BlackAdd OldSchoolSpinner for loading animation
2012-04-24 Chip BlackFix record [reply] links
2012-04-24 Chip BlackAdd feed reading functionality
2012-04-24 Chip BlackWhoops, forgot to add the Tag kind
2012-04-24 Chip BlackConnect the other two main user actions
2012-04-24 Chip BlackAdd Tag handler. Also convert all tabs to spaces.
2012-04-23 Chip BlackAdd subscription management features
2012-04-22 Chip BlackRework API to provide global state for individual instances
2012-04-22 Chip BlackFix page loading scheme; fix User switching
2012-04-22 Chip BlackAdd User, port simplified paging
2012-04-22 Chip BlackEnable page switching
2012-04-22 Chip BlackMove onyx lib into lib dir
2012-04-16 Chip BlackFix latest posts and tags on the welcome screen
2012-04-16 Chip BlackRedesign user tasks
2012-04-15 Chip BlackImplement login/logout
2012-04-15 Chip BlackFirst stab at enyo rewrite
2012-04-14 Chip BlackAdd enyo and onyx sub-repos