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
/
wee_slack.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #437 from trygveaa/completion-of-custom-emojis
Trygve Aaberge
2018-01-16
1
-11
/
+29
|
\
|
*
Reload emoji list on emoji change event
Trygve Aaberge
2018-01-14
1
-0
/
+5
|
*
Ensure that EMOJI is always defined
Trygve Aaberge
2017-09-17
1
-7
/
+7
|
*
Add completion of custom emojis
Trygve Aaberge
2017-09-17
1
-2
/
+19
|
*
Refactor emoji list loading
Trygve Aaberge
2017-09-17
1
-7
/
+5
|
*
Improve error message when weemoji.json is not found
Trygve Aaberge
2017-09-17
1
-2
/
+2
|
*
Remove unnecessary dbg statement
Trygve Aaberge
2017-09-17
1
-2
/
+0
*
|
Merge pull request #444 from trygveaa/feat/unfurl-prevent-auto-linking
Trygve Aaberge
2018-01-14
1
-6
/
+30
|
\
\
|
*
|
refactor: Get config variables in unfurl_refs
Trygve Aaberge
2017-10-01
1
-7
/
+14
|
*
|
feat: Make it possible to only display url when text matches
Trygve Aaberge
2017-10-01
1
-9
/
+14
|
*
|
feat: Remove Slacks auto prefixing of url protocols
Trygve Aaberge
2017-10-01
1
-1
/
+13
*
|
|
Merge pull request #440 from trygveaa/use-last-msg-timestamp-for-mark-read
Trygve Aaberge
2018-01-14
1
-23
/
+22
|
\
\
\
|
*
|
|
refactor: Make use of message keys more clear and efficient
Trygve Aaberge
2017-10-15
1
-11
/
+11
|
*
|
|
refactor: Use OrderedDict for SlackChannel.messages
Trygve Aaberge
2017-10-15
1
-15
/
+13
|
*
|
|
fix: Use the timestamp of the last message in mark_read
Trygve Aaberge
2017-09-23
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #438 from trygveaa/attachment-tests-and-minor-fixes
Trygve Aaberge
2018-01-10
1
-6
/
+7
|
\
\
\
|
*
|
|
fix: Unescape html before checking attachment links
Trygve Aaberge
2017-10-15
1
-2
/
+3
|
*
|
|
Add a newline between attachments
Trygve Aaberge
2017-09-20
1
-4
/
+4
|
*
|
|
Don't render equal title_link and from_url in attachments twice
Trygve Aaberge
2017-09-20
1
-1
/
+1
|
|
/
/
*
|
|
Clean up /query related code
Eric Wang
2017-11-29
1
-23
/
+12
*
|
|
Fix MPDM joins not syncing with Slack and switch to mpim.open
Eric Wang
2017-11-29
1
-7
/
+21
*
|
|
Refactor command_talk and fix MPDMs not being created
Eric Wang
2017-11-29
1
-43
/
+49
*
|
|
Add ability to open multiparty DMs with /query and /slack talk
Eric Wang
2017-11-29
1
-7
/
+38
*
|
|
Merge pull request #464 from trygveaa/send-special-messages
Trygve Aaberge
2017-11-21
1
-1
/
+3
|
\
\
\
|
*
|
|
Allow sending special messages by prefixing them with a slash or a space
Trygve Aaberge
2017-11-07
1
-1
/
+3
*
|
|
|
Merge pull request #478 from alyssais/hide_closed_group_dms
Trygve Aaberge
2017-11-21
1
-14
/
+12
|
\
\
\
\
|
*
|
|
|
Don't show closed group DMs
Alyssa Ross
2017-11-20
1
-1
/
+4
|
*
|
|
|
Refactor check_should_open
Alyssa Ross
2017-11-20
1
-14
/
+9
*
|
|
|
|
Merge pull request #471 from com4/master
Trygve Aaberge
2017-11-21
1
-1
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Add option to disable sending typing notification to Slack
jason
2017-11-08
1
-1
/
+6
*
|
|
|
|
|
Merge pull request #475 from immae/team_identifier
Trygve Aaberge
2017-11-21
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Hilight team identifier in slack
Ismaël Bouya
2017-11-13
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #461 from trygveaa/remove-team-nicklist
Trygve Aaberge
2017-11-16
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove the nicklist from the team buffers
Trygve Aaberge
2017-10-26
1
-1
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Allow query with @'es
Ismaël Bouya
2017-11-13
1
-0
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Display nicklist in MPDM messages
jason
2017-11-08
1
-1
/
+1
*
|
|
|
Add irc_privmsg to message tags; remove unused "highlightme" tagset
Ben Kelly
2017-11-04
1
-9
/
+9
|
/
/
/
*
|
|
Set the server buffer variable on server buffers
David Vo
2017-10-26
1
-0
/
+1
*
|
|
created '/slack users' and '/slack channels' command
Douglas Zanco Franco
2017-10-25
1
-0
/
+24
*
|
|
Merge pull request #451 from ericdwang/master
Trygve Aaberge
2017-10-23
1
-15
/
+26
|
\
\
\
|
*
|
|
Fix channel joins not syncing with Slack
Eric Wang
2017-10-20
1
-1
/
+1
|
*
|
|
Use Conversations API for join/open and leave/close methods
Eric Wang
2017-10-16
1
-19
/
+15
|
*
|
|
Add mpim API type for multiparty DMs
Eric Wang
2017-10-16
1
-1
/
+16
*
|
|
|
Decode exceptions from utf8
Trygve Aaberge
2017-10-19
1
-2
/
+2
*
|
|
|
Add decoding utf8 to some functions that were missing it
Trygve Aaberge
2017-10-19
1
-0
/
+3
*
|
|
|
Create a decorator for decoding function arguments
Trygve Aaberge
2017-10-19
1
-40
/
+35
*
|
|
|
Preserve mapping types in decode_from_utf8/encode_to_utf8
Trygve Aaberge
2017-10-19
1
-2
/
+2
|
/
/
/
*
|
|
Use True instead of "true" for "return_im" in requests
Eric Wang
2017-10-11
1
-2
/
+2
*
|
|
Fix errors when joining DMs and multiparty DMs
Eric Wang
2017-10-10
1
-2
/
+2
*
|
|
Merge pull request #443 from trygveaa/fix/topic-command-refactor
Trygve Aaberge
2017-10-09
1
-42
/
+51
|
\
\
\
[next]