summary refs log tree commit diff
path: root/listen.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-09 20:23:05 -0500
committerJune McEnroe <june@causal.agency>2019-11-09 20:23:05 -0500
commitca49c8f955d3bcb85430c196330be5532b3b100f (patch)
tree769c9433d0472e65236f9dcb9c4777836f34bffa /listen.c
parentMaintain stateCaps and offer them to clients (diff)
downloadpounce-ca49c8f955d3bcb85430c196330be5532b3b100f.tar.gz
pounce-ca49c8f955d3bcb85430c196330be5532b3b100f.zip
Remove extended-join and invite-notify
The remaining caps only generate new commands which can easily be
filtered out when sending to clients so will be in the first pass of
support.

extended-join is probably safe to pass through unaltered, just causing
extraneous parameters on JOIN commands, but maybe not.

invite-notify reuses the INVITE command where the invited user is not
self.
Diffstat (limited to 'listen.c')
0 files changed, 0 insertions, 0 deletions
/td> 2013-08-17Add vim-ragtagJune McEnroe 2013-06-08Update base16-vimJune McEnroe 2013-06-07Switch to my own fork of base16-vimJune McEnroe 2013-05-24Indent compojure correctlyJune McEnroe 2013-05-23Remove vim-clojure-staticJune McEnroe 2013-05-23Replace VimClojure with vim-clojure-staticJune McEnroe 2013-05-18Do not run gitgutter eagerlyJune McEnroe 2013-05-15Remove tabularJune McEnroe 2013-05-15Use long names for all settingsJune McEnroe 2013-05-15Add vim-gitgutterJune McEnroe 2013-04-23Remove unused pluginsJune McEnroe 2013-04-23Switch to base16-default colorschemeJune McEnroe 2013-03-26Replace nerdcommenter with vim-commentaryJune McEnroe 2013-03-24Add paredit.vimJune McEnroe 2013-03-14Update base16-vimJune McEnroe It's still crap 2013-03-12Hide mode from below statuslineJune McEnroe 2013-03-12Switch to powerlineJune McEnroe Which I'm not going to bother configuring because it thinks it's all fancy and for other things that aren't Vim so it stores its config file in ~/.config which I keep in a different repo and I only want to use it for Vim so fuck you, Powerline. </rant> 2013-03-12Remove vim-powerlineJune McEnroe 2013-02-03Update base16 and refheapJune McEnroe 2013-02-03Ignore plugin/private.vimJune McEnroe 2012-09-29Disable GUI dialogsJune McEnroe