Commit Graph

19 Commits

Author SHA1 Message Date
Ryan Hitchman 0a84f84e57 tag: sanitize inputs 2014-05-01 21:45:37 -07:00
Ryan Hitchman a5dd272767 rename "tagged?" to "is" so it actually works (command names match \w+) 2014-04-17 22:31:15 -07:00
Tom Jakubowski beb0c21b7d add .tagged? command 2014-02-18 20:34:57 -08:00
Ryan Hitchman 19922cdfee tag: warn users when they try to use the old methods 2014-01-30 14:53:54 -08:00
Ryan Hitchman 5c405624d9 near: add 'miles' option 2014-01-17 13:37:28 -08:00
Ryan Hitchman cb8c437772 flake8 + autopep8 (whitespace fixes) 2014-01-14 13:12:37 -08:00
Ryan Hitchman c065aaa59a near: show users near you. experimental. 2014-01-14 13:01:56 -08:00
Ryan Hitchman d7399e73fa tag.py: add .untag, so each tag action has its own command 2014-01-13 17:38:42 -08:00
Ryan Hitchman 6ae70537c0 .near: show closest users to you 2014-01-07 13:41:07 -08:00
Ryan Hitchman aca9ba54ff tag.py: split .tag into .tag/.tags/.tagged, add automatic pagination 2014-01-07 11:18:23 -08:00
Ryan Hitchman bb3f418aa3 tag: fix `.tag <tag>` searching 2013-12-20 15:38:08 -08:00
Ryan Hitchman e866c432c8 tag: allow boolean intersection searches 2013-11-19 16:27:58 -08:00
Ryan Hitchman e0518f6c2a plugins/tag: if there are too many tags to display, remove some of them 2013-09-20 13:01:54 -07:00
Ryan Hitchman 17803837a0 fix multiword tags 2010-10-13 16:22:00 -05:00
Ryan Hitchman 6452c1169c disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
Ryan Hitchman 62cc0490d1 add simple plugin disable config option 2010-04-06 02:36:43 -06:00
Ryan Hitchman 2a11825779 PEP8 compliance, reduce munging on tagged names 2010-03-27 02:42:27 -06:00
Ryan Hitchman 9a9922a3ca fix tag u'' display 2010-03-26 23:19:19 -06:00
Ryan Hitchman 89d973080f add tagging with nick obfuscation to avoid hilights 2010-03-26 23:12:26 -06:00