Commit Graph

94 Commits

Author SHA1 Message Date
Tony Olagbaiye
4e2e7d91cc
autojoin 2021-07-04 00:22:57 +01:00
Tony Olagbaiye
fe633d3363
badge 2021-07-03 21:58:55 +01:00
Tony Olagbaiye
cd0beab676
presence status 2021-07-03 00:05:36 +01:00
Tony Olagbaiye
ec3e918712
freebsd has no install, eek 2021-07-02 23:10:40 +01:00
Tony Olagbaiye
4e2bfee714
hacky impl of oob 2021-07-02 19:46:58 +01:00
Tony Olagbaiye
c5436de370
nicklists and subject 2021-07-02 17:31:31 +01:00
Tony Olagbaiye
a18a815c0c
presence and backlog 2021-07-02 09:29:21 +01:00
Tony Olagbaiye
5a13c57a33
device resource 2021-07-02 07:50:08 +01:00
Tony Olagbaiye
cd2a396698
add libomemo 2021-07-02 05:55:43 +01:00
Tony Olagbaiye
28106825e8
add libaxolotl 2021-07-02 00:13:15 +01:00
Tony Olagbaiye
8988d969a0
hacky colours 2021-07-01 23:08:12 +01:00
Tony Olagbaiye
71531be5e6
fix segfault on empty body 2021-07-01 22:08:50 +01:00
Tony Olagbaiye
f6c67a1a33
merry MUCmas 2021-07-01 21:43:39 +01:00
Tony Olagbaiye
b48a796e3d
handle /me 2021-07-01 03:07:18 +01:00
Tony Olagbaiye
60db9faf1b
bump readme 2021-07-01 00:29:14 +01:00
Tony Olagbaiye
d5a009f547
replies in pm at least 2021-06-30 23:31:20 +01:00
Tony Olagbaiye
fe5caf0594
formatted stanza logs 2021-06-30 21:40:06 +01:00
Tony Olagbaiye
020c61af84
channels for pm 2021-06-30 09:54:59 +01:00
Tony Olagbaiye
2b42e8cd2a
buffers! hooray. 2021-06-30 07:26:06 +01:00
Tony Olagbaiye
b6b6ed6246
drop json-c 2021-06-28 02:20:43 +01:00
Tony Olagbaiye
a97d77f332
cleanup 2021-06-28 02:17:02 +01:00
Tony Olagbaiye
ae0ada316e
basic function 2021-06-28 02:00:49 +01:00
Tony Olagbaiye
e7a4dd34c9
linkage shenanigans 2021-06-27 23:51:05 +01:00
Tony Olagbaiye
4acb753cae
basic connection 2021-06-26 15:17:00 +01:00
Tony Olagbaiye
86bfc6359c
efforts 2021-06-26 04:00:33 +01:00
Tony Olagbaiye
f75d1dbea3
update weechat header 2021-06-26 01:30:39 +01:00
Tony Olagbaiye
021fa87fea
simpler envrc 2021-06-26 01:12:48 +01:00
Tony Olagbaiye
ac949c6b7b
fix readme 2021-06-26 00:17:15 +01:00
Tony Olagbaiye
0c8a278fc5
impure envrc 2021-06-25 23:44:03 +01:00
Tony Olagbaiye
9c5c7407b4
add envrc 2021-06-25 23:42:49 +01:00
Tony Olagbaiye
6d8af6ed0f
skel 2021-06-25 23:20:49 +01:00
Tony Olagbaiye
8a8ad87012
add libstrophe 2021-06-25 22:27:32 +01:00
Tony Olagbaiye
f590ef7635
Aaaaaaaaaaaaaaaaaaaa
Ihateslackihateslackihateslack
2018-05-26 20:18:08 +01:00
Tony Olagbaiye
dc0c43c80c
Decode message formatting in attachment messages 2018-05-26 19:44:48 +01:00
Tony Olagbaiye
06d8d19e14
Bump README 2018-05-26 19:10:27 +01:00
Tony Olagbaiye
bae8e0226e
Fix #16 2018-05-26 19:07:36 +01:00
Tony Olagbaiye
64cd31c0b5
thread_broadcast partial impl 2018-05-26 15:14:02 +01:00
Tony Olagbaiye
59a9b463a3
Implement the parsing of message shares (attachments) [closes #14] 2018-05-17 18:10:59 +01:00
Tony Olagbaiye
4e8e378ae5
I don't wanna talk about it. (Closes #13)
*muffled screams*
2018-05-14 20:18:18 +01:00
Tony Olagbaiye
58d46c71d5
Implement sorting nick completions by speaking 2018-05-14 05:03:03 +01:00
Tony Olagbaiye
0e8ea07010
Add usage to README.org 2018-05-13 15:56:10 +01:00
Tony Olagbaiye
aa2a9ab594
Add slack_workspace completion for /slack commands 2018-05-13 15:51:39 +01:00
Tony Olagbaiye
d9c8e64ffe
Support tab-complete workspace-specific custom slack emoji (fix #3) 2018-05-13 15:31:23 +01:00
Tony Olagbaiye
cb597736f1
Officially support tab-completion of standard slack emoji
Using the weechat-idiomatic interface.

TODO: Deprecate /input complete_* code
2018-05-13 11:22:00 +01:00
Tony Olagbaiye
ffcbd66a7e
Implement Standard Slack Emoji completion using /input command_* hooks
See commit 5217251e94 for details
2018-05-13 04:54:20 +01:00
Tony Olagbaiye
27a5acd21d
Clang doesn't like our gnu extensions despite -std=gnu99
So we don't like clang.
2018-05-12 18:32:35 +01:00
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.
2018-05-12 18:22:18 +01:00
Tony Olagbaiye
48257b7cc1
Implement emoji exact search functions 2018-05-11 22:41:15 +01:00
Tony Olagbaiye
c1e7e096d0
Add perl emoji generation as option instead of python 2018-05-11 22:04:06 +01:00
Tony Olagbaiye
3e0cd6e8d5
Add standard slack emoji to a compilation unit 2018-05-11 17:16:27 +01:00