5 Commits (9c5c7407b4d5f3e3d030a906e6d6f067330af94b)

Author SHA1 Message Date
Tony Olagbaiye 58d46c71d5
Implement sorting nick completions by speaking 6 years ago
Tony Olagbaiye aa2a9ab594
Add slack_workspace completion for /slack commands 6 years ago
Tony Olagbaiye cb597736f1
Officially support tab-completion of standard slack emoji
Using the weechat-idiomatic interface.

TODO: Deprecate /input complete_* code
6 years ago
Tony Olagbaiye ffcbd66a7e
Implement Standard Slack Emoji completion using /input command_* hooks
See commit 5217251e94 for details
6 years ago
Tony Olagbaiye 5217251e94
Add Completion module and emoji completion hook
Note: this doesn't enable emoji completion.

Weechat seems to require hooking on the commands
  /input complete_*
rather than just invoking hook_completion.
6 years ago