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
path:
root
/
README.md
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add ability to open last thread in channel without specifying message id
Tomas Varneckas
2019-02-23
1
-0
/
+5
*
Generate documentation for commands and options
Trygve Aaberge
2019-01-26
1
-4
/
+5
*
Update readme
Trygve Aaberge
2019-01-26
1
-122
/
+33
*
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
1
-7
/
+10
*
Add linkarchive slack command to create a link to a given message (#650)
Immae
2018-11-04
1
-1
/
+11
*
Add open thread command with cursor
Ismaël Bouya
2018-11-04
1
-0
/
+2
*
Allow selection of a message using mouse or cursor in /reply / reaction / edi...
Ismaël Bouya
2018-10-29
1
-0
/
+18
*
Implement showmuted command properly
Trygve Aaberge
2018-09-04
1
-0
/
+5
*
Add mute command to readme
Trygve Aaberge
2018-09-02
1
-0
/
+5
*
print `image_url` if it exists (#504)
Charlie Allom
2018-06-08
1
-2
/
+5
*
docs: document team removal
Victor "multun" Collod
2018-06-07
1
-0
/
+8
*
Readme: Python runtime for homebrew based installs
Ramon Poca
2018-06-07
1
-0
/
+6
*
readme: add hint about split-packaging in distros
Daniel Brendle
2018-06-07
1
-0
/
+2
*
Handle spaces in tokens correctly instead of shouting at people to avoid them
Tollef Fog Heen
2018-05-21
1
-1
/
+1
*
Refer to code from URL as such, rather than as a token (which it is not)
Tollef Fog Heen
2018-05-21
1
-1
/
+1
*
Remove outdated info from readme
Trygve Aaberge
2018-03-03
1
-12
/
+6
*
debugging help
Charlie Allom
2018-02-16
1
-0
/
+9
*
Merge pull request #487 from ajdavis/restore-slack-oauth
Trygve Aaberge
2018-01-28
1
-1
/
+26
|
\
|
*
Respond to Trygve's comments
A. Jesse Jiryu Davis
2018-01-27
1
-3
/
+3
|
*
update README for new /slack register command
A. Jesse Jiryu Davis
2018-01-17
1
-1
/
+26
*
|
Merge pull request #437 from trygveaa/completion-of-custom-emojis
Trygve Aaberge
2018-01-16
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add documentation for emoji completions
Trygve Aaberge
2017-09-17
1
-0
/
+8
*
|
Refactor command_talk and fix MPDMs not being created
Eric Wang
2017-11-29
1
-2
/
+2
*
|
Add ability to open multiparty DMs with /query and /slack talk
Eric Wang
2017-11-29
1
-3
/
+3
*
|
Allow sending special messages by prefixing them with a slash or a space
Trygve Aaberge
2017-11-07
1
-0
/
+6
*
|
Add documentation on changing debug level
Eric Wang
2017-10-03
1
-1
/
+2
*
|
Update documentation on enabling debug mode
Eric Wang
2017-10-03
1
-6
/
+6
*
|
docs: Remove mention of setallreadmarkers
Trygve Aaberge
2017-09-30
1
-5
/
+0
|
/
*
Remove /slack join command from README.md
Tollef Fog Heen
2017-07-28
1
-1
/
+0
*
Add support for editing other messages than just the last one
Tollef Fog Heen
2017-07-28
1
-0
/
+5
*
Remove documentation for colorize_nicks
Trygve Aaberge
2017-07-12
1
-10
/
+0
*
Correct URL in README
Tollef Fog Heen
2017-05-02
1
-2
/
+2
*
Merge pull request #347 from V13Axel/status_command
Ryan Huber
2017-04-18
1
-0
/
+13
|
\
|
*
Add command for setting Slack Status
V13Axel
2017-04-13
1
-0
/
+13
*
|
Changes aliases example to have multiple entries.
Alex Nordlund
2017-04-18
1
-1
/
+1
*
|
Adds key:value to aliases. Closes #337
Alex Nordlund
2017-04-18
1
-1
/
+1
*
|
Corrects server_alias -> server_aliases.
Alex Nordlund
2017-04-18
1
-1
/
+1
*
|
Updates README to give correct instructions for settings.
Alex Nordlund
2017-04-18
1
-7
/
+7
|
/
*
Fix readme markdown
Chris DeLuca
2017-04-13
1
-6
/
+6
*
Merge pull request #320 from oschwald/patch-1
1.0-RC1
Ryan Huber
2017-04-13
1
-1
/
+1
|
\
|
*
Update token link
Gregory Oschwald
2017-03-05
1
-1
/
+1
*
|
stop claiming to do search, which we still don't
Ryan Huber
2017-04-12
1
-1
/
+1
*
|
direct link thread info
Ryan Huber
2017-04-12
1
-1
/
+3
*
|
massssssssive merge of the new codebase
Ryan Huber
2017-04-12
1
-6
/
+20
|
/
*
Update docs slightly
Tollef Fog Heen
2016-11-29
1
-1
/
+7
*
Add support for slash commands
Alex Dills
2016-10-20
1
-1
/
+6
*
fix link
Ryan Huber
2016-08-24
1
-1
/
+1
*
Merge pull request #176 from trygveaa/feature/show-reaction-nicks
Ryan Huber
2016-06-17
1
-14
/
+19
|
\
|
*
Add documentation for config of show_reaction_nicks
Trygve Aaberge
2016-04-22
1
-0
/
+5
[prev]
[next]