index
:
wee-slack
build
master
A WeeChat script for Slack.com
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update readme
Trygve Aaberge
2019-01-26
1
-122
/
+33
*
Simplify code for distracting channels
Trygve Aaberge
2019-01-26
1
-21
/
+9
*
Rename command callbacks to start with command_
Trygve Aaberge
2019-01-26
1
-8
/
+7
*
Simplify slack_command_cb and commands
Trygve Aaberge
2019-01-26
1
-70
/
+73
*
Add custom commands properly
Trygve Aaberge
2019-01-26
1
-25
/
+27
*
Add docstrings/help for all commands
Trygve Aaberge
2019-01-26
1
-7
/
+70
*
Merge linkarchive and openweb commands
Trygve Aaberge
2019-01-26
1
-21
/
+22
*
Rename register command callback
Trygve Aaberge
2019-01-26
1
-2
/
+3
*
Remove command_p
Trygve Aaberge
2019-01-26
1
-4
/
+0
*
Remove /leave command
Trygve Aaberge
2019-01-26
1
-2
/
+0
*
Add /slack help command
Trygve Aaberge
2019-01-26
1
-4
/
+26
*
Simplify setting topic from topic or purpose
Trygve Aaberge
2019-01-26
1
-3
/
+1
*
Resolve references in topic
Tomas Janousek
2019-01-26
1
-1
/
+2
*
Fix 'wrong arguments for function "buffer_set"'
Tomas Janousek
2019-01-26
1
-6
/
+5
*
Include threads when marking latest message as read (#653)
Eric Wang
2019-01-26
1
-1
/
+1
*
Add tests for preserving formatting in code blocks
David Vo
2019-01-25
1
-0
/
+13
*
Add tests for no formatting cases
David Vo
2019-01-25
1
-0
/
+14
*
Avoid formatting matching into code spans/blocks
David Vo
2019-01-25
1
-2
/
+2
*
Preserve formatting characters
David Vo
2019-01-25
1
-2
/
+2
*
Fix bold/italics matching across newlines
David Vo
2019-01-25
1
-2
/
+2
*
Add show_buflist_presence config option (#558)
David Golden
2019-01-25
1
-4
/
+6
*
Add instructions on how to request slack app installation
Trygve Aaberge
2018-11-16
1
-2
/
+2
*
Release v2.2.0
v2.2.0
Trygve Aaberge
2018-11-12
2
-1
/
+3
*
Add a changelog
Trygve Aaberge
2018-11-12
1
-0
/
+29
*
Add an option to set color of (edited) suffix (#660)
er-1
2018-11-12
1
-1
/
+5
*
Add apostrophe to the regex with a corresponding test
Pásztor János
2018-11-12
2
-1
/
+9
*
Clarify usage of mouse and cursor mode
Trygve Aaberge
2018-11-11
1
-1
/
+3
*
Bind cursor/mouse commands to all python buffers
Trygve Aaberge
2018-11-11
2
-13
/
+16
*
Allow more than one word in /reply message
Trygve Aaberge
2018-11-07
1
-3
/
+2
*
Support using /thread for already opened threads
Trygve Aaberge
2018-11-05
1
-2
/
+3
*
Add error handling to /thread and /reply
Trygve Aaberge
2018-11-05
1
-26
/
+42
*
Remove unnecessary print and returns
Trygve Aaberge
2018-11-05
1
-3
/
+1
*
Use buffer from arguments instead of w.current_buffer
Trygve Aaberge
2018-11-04
1
-10
/
+4
*
Fix bug preventing first line in buffer to be changed
Trygve Aaberge
2018-11-04
1
-69
/
+51
*
Store hdata structure in a class
Trygve Aaberge
2018-11-04
2
-24
/
+29
*
Add linkarchive slack command to create a link to a given message (#650)
Immae
2018-11-04
2
-3
/
+31
*
Add open thread command with cursor
Ismaël Bouya
2018-11-04
2
-2
/
+12
*
Fix status call
Ismaël Bouya
2018-11-03
1
-1
/
+1
*
Match nicks with parenthesis and/or unicode (#649)
pasja
2018-11-03
2
-1
/
+38
*
Fix typing and completion errors in core buffer (#638)
Eric Wang
2018-10-31
1
-0
/
+5
*
Allow selection of a message using mouse or cursor in /reply / reaction / edi...
Ismaël Bouya
2018-10-29
2
-55
/
+145
*
Fix loading history with deleted attachment
Josip Janzic
2018-10-22
1
-2
/
+10
*
Add config for color for muted channels in buflist
Trygve Aaberge
2018-10-21
1
-1
/
+5
*
Gray out muted channels in buflist
Eric Wang
2018-10-21
1
-1
/
+2
*
Group color configs together
Trygve Aaberge
2018-10-21
1
-14
/
+20
*
reactions: Add a config parameter to change color of suffixed reacs
Paul B
2018-10-21
1
-2
/
+8
*
Allow reactions and edition of messages in threads
Ismaël Bouya
2018-10-21
1
-50
/
+70
*
Add option to show thread messages in parent channel (#616)
Josip Janzic
2018-10-21
1
-32
/
+40
*
Fix test_everything.py failing by handling events in order
Eric Wang
2018-10-20
1
-1
/
+1
*
Use an adaptive eventrouter timer
Tollef Fog Heen
2018-09-30
1
-1
/
+12
[next]