Whoops, forgot to add the Tag kind
[blerg.git] / www / js /
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 BlackAdd User, port simplified paging
2012-04-16 Chip BlackRedesign user tasks
2012-04-15 Chip BlackFirst stab at enyo rewrite
2012-01-19 Chip BlackAdd front-end password changing bits
2011-08-05 Chip BlackAdd inline support for media formats
2011-07-19 Chip BlackAdd new message bits to web
2011-07-18 Chip BlackWhoops, committed a local baseURL change
2011-04-11 Chip BlackFix some absolutisms and zero-based bugs
2011-03-09 Chip BlackRefactor page switching into more django-like flexible...
2011-03-07 Chip BlackLog out whether or not the server reports success
2011-03-04 Chip BlackAdd perma-reflink functionality and reply
2011-03-03 Chip BlackEscape @ and #, as well; fix username in User.reload()
2011-03-03 Chip BlackFix page switching for tags/feeds
2011-03-03 Chip BlackAdd permalinks to ref/tag pages
2011-03-03 Chip BlackFix reload between permalink and user page
2011-03-02 Chip BlackAdd support for markdown-style headlines (lines beginni...
2011-03-02 Chip Black(maybe) fix escaped metachars
2011-03-02 Chip BlackAdd permalink functionality, clean up page switching...
2011-03-02 Chip BlackCheck the type of the current pager when hash switching
2011-03-01 Chip BlackStupid logic error in feed checking
2011-03-01 Chip BlackFix multi-page for tags and feed
2011-03-01 Chip BlackThat should guarantee proper preference between bold...
2011-03-01 Chip BlackFix qlink(), rearrange mangleRecord(), fix some style
2011-03-01 Chip BlackFinish subscription functionality, start cleaning up...
2011-02-28 Chip BlackMore markdown syntax!
2011-02-27 Chip BlackAdd obsess/unobsess functionality
2011-02-07 Chip BlackFrontpage and style tweaks
2011-02-07 Chip BlackChange ref links to be gray instead of the normal color
2011-02-03 Chip BlackAdd a way of seeing other users' chatter
2011-02-03 Chip BlackRevamp latest stuff on frontpage
2011-01-19 Chip BlackAccept proper tag chars in hashSwitch()
2011-01-17 Chip BlackFix js to be consistent with b6235374b91ba7acf62c06c72d...
2011-01-17 Chip BlackQuick and dirty hack to add new users and tags
2011-01-13 Chip BlackWhoops, searching and replacing *globally* is important.
2011-01-13 Chip BlackFix scripting vulnerability in regex parsing (thanks...
2011-01-10 Chip BlackFix some redirects to work with bookmarklet linking ohfuckreddit
2011-01-10 Chip BlackAdd italic/bold markdown syntax
2011-01-10 Chip BlackSmall JS fixups for stupid JS parsers; disable shift...
2011-01-09 Chip BlackAdd bookmarklet support, clean up hashSwitch()
2011-01-08 Chip BlackAdd license notifications to all source files
2011-01-08 Chip BlackAdd web code, license, and simple readme