aboutsummaryrefslogtreecommitdiffstats
path: root/haiku.js
AgeCommit message (Expand)Author
2008-12-16 * fixed regexes.drry
2008-10-19コマンド引数がすべてparseArgされることへの修正teramako
2008-10-16 * キーワードリンクの追加teramako
2008-10-15E4X化teramako
2008-10-06vimp CVS Headに追従(bang[!])の仕様変更に対して)teramako
2008-10-04はてなスターの表示teramako
2008-10-04 * 返信時に@userid#statusidで相手を指定できるようにしたteramako
2008-10-04 * API名の追加teramako
2008-09-25ニコニコ動画の表示(再生は無理)teramako
2008-09-23 * 元の高さに戻しました。[19787]drry
2008-09-23 * YouTube 表示の縦横比を変更しました。drry
2008-09-23 * 正規表現を修正しました。drry
2008-09-23 * id:... のリンク化teramako
2008-09-22 * 正規表現を修正しました。drry
2008-09-22* URLのAnchor化teramako
2008-08-22:haiku!/ でpublic_timelineを表示する様修正mattn
2008-08-22vimperator/haiku.jsmattn
">'MailInput.text' : 'ChatInput.text' ; flvp.wrappedJSObject.SetVariable(form, arg.toString() ); },{ bang: true, completer: function(filter, special){ var templates = []; var commands = [ 'ue', 'shita', 'big', 'medium', 'small', 'white', 'red', 'pink', 'orange', 'yellow', 'green', 'cyan', 'blue', 'purple', '184', 'sage' ]; var premiumcommands = [ 'invisible', 'niconicowhite', 'truered', 'passionorange', 'madyellow', 'elementalgreen', 'marineblue', 'nobleviolet', 'black' ]; if (special){ commands.forEach(function(command){ if (command[0].indexOf(filter.toLowerCase()) === 0){ templates.push(command); } }); } if (special && !(flvp.GetVariable('premiumNo')) ){ premiumcommands.forEach(function(premiumcommand){ if (premiumcommand[0].indexOf(filter.toLowerCase()) === 0){ templates.push(premiumcommand); } }); } return [0, templates]; } } ); })(); // vim: set fdm=marker sw=4 ts=4 et: