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
...
|
*
|
Disable formatting for messages with `mrkdwn` unset
Ben Kelly
2017-07-12
1
-8
/
+13
*
|
|
Merge pull request #392 from ToxicFrog/toxicfrog/fix-tests
Ben Kelly
2017-07-13
3
-2
/
+11
|
\
\
\
|
*
|
|
Fix the tests
Ben Kelly
2017-07-12
3
-2
/
+11
|
/
/
/
*
|
|
Merge pull request #372 from ToxicFrog/toxicfrog/setting-desc
Ben Kelly
2017-07-12
1
-26
/
+97
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add descriptions for weeslack plugin settings.
Ben Kelly
2017-07-12
1
-26
/
+97
|
/
/
*
|
Merge pull request #350 from ToxicFrog/toxicfrog/italics
Ben Kelly
2017-07-12
1
-12
/
+27
|
\
\
|
*
|
Add italic support, and settings to switch between italic and underline
Ben Kelly
2017-04-15
1
-12
/
+27
*
|
|
Merge pull request #391 from trygveaa/fix/nick-coloring
Ben Kelly
2017-07-12
2
-14
/
+11
|
\
\
\
|
*
|
|
Remove documentation for colorize_nicks
Trygve Aaberge
2017-07-12
1
-10
/
+0
|
*
|
|
Get nick color name correctly in weechat < 1.5
Trygve Aaberge
2017-07-12
1
-2
/
+9
|
*
|
|
Rename version variable to weechat_version
Trygve Aaberge
2017-07-12
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #384 from cmatheson/fix-349
Ryan Huber
2017-07-11
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Stop polling dead websockets. Fixes #349
Cameron Matheson
2017-07-05
1
-1
/
+2
|
/
/
*
|
Correct URL in README
Tollef Fog Heen
2017-05-02
1
-2
/
+2
*
|
Merge pull request #351 from wee-slack/settings_cleanup
Ryan Huber
2017-04-21
1
-10
/
+0
|
\
\
|
*
|
Remove colorize_messages setting
Tollef Fog Heen
2017-04-16
1
-1
/
+0
|
*
|
Remove dead code related to cache
Tollef Fog Heen
2017-04-16
1
-9
/
+0
*
|
|
Merge pull request #356 from ToxicFrog/toxicfrog/missing-text
Ryan Huber
2017-04-21
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix channel history not appearing when an earlier message has 'text': None
Ben Kelly
2017-04-21
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #347 from V13Axel/status_command
Ryan Huber
2017-04-18
2
-0
/
+38
|
\
\
\
|
*
|
|
Remove redundant team reference retrieval
V13Axel
2017-04-17
1
-1
/
+0
|
*
|
|
Add command for setting Slack Status
V13Axel
2017-04-13
2
-0
/
+39
*
|
|
|
Merge pull request #348 from trygveaa/fix/unicode
Tollef Fog Heen
2017-04-18
1
-59
/
+133
|
\
\
\
\
|
*
|
|
|
Decode arguments sent to callback functions
Trygve Aaberge
2017-04-15
1
-0
/
+36
|
*
|
|
|
Do encode/decode in websocket and urllib calls
Trygve Aaberge
2017-04-15
1
-3
/
+3
|
*
|
|
|
Create a wrapper around weechat which handles encoding
Trygve Aaberge
2017-04-15
1
-1
/
+51
|
*
|
|
|
Remove all calls to encode and decode
Trygve Aaberge
2017-04-15
1
-20
/
+9
|
*
|
|
|
Remove utf8 argument from get_sender
Trygve Aaberge
2017-04-15
1
-5
/
+2
|
*
|
|
|
Use unicode literals everywhere
Trygve Aaberge
2017-04-15
1
-30
/
+32
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #353 from deepy/documentation
Tollef Fog Heen
2017-04-18
1
-7
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
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
|
/
/
/
*
|
|
Merge pull request #344 from wee-slack/pep8
Ryan Huber
2017-04-14
1
-168
/
+374
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PEP8 fixups
Tollef Fog Heen
2017-04-13
1
-168
/
+374
|
/
/
*
|
Merge pull request #342 from wee-slack/show_channels_with_hash_symbol_properly
Ryan Huber
2017-04-13
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
do it for channels but not users, hence new elif
Ryan Huber
2017-04-13
1
-1
/
+3
|
/
*
Merge pull request #341 from wee-slack/actually_unfurl_again
Ryan Huber
2017-04-13
1
-13
/
+13
|
\
|
*
yay for unfurls
Ryan Huber
2017-04-13
1
-13
/
+13
|
/
*
Merge pull request #340 from wee-slack/fix_join
Ryan Huber
2017-04-13
1
-1
/
+1
|
\
|
*
wrong var name
Ryan Huber
2017-04-13
1
-1
/
+1
|
/
*
Merge pull request #336 from bronzehedwick/patch-2
Ryan Huber
2017-04-13
1
-6
/
+6
|
\
|
*
Fix readme markdown
Chris DeLuca
2017-04-13
1
-6
/
+6
*
|
Merge pull request #339 from ToxicFrog/toxicfrog/nick-colours
Ryan Huber
2017-04-13
1
-11
/
+7
|
\
\
|
*
|
Defer nick colourization to weechat's built in support
Ben Kelly
2017-04-13
1
-11
/
+7
|
|
/
*
|
Merge pull request #338 from ToxicFrog/toxicfrog/formatting
Ryan Huber
2017-04-13
1
-1
/
+5
|
\
\
|
*
|
Translate slack formatting codes to/from IRC formatting codes
Ben Kelly
2017-04-13
1
-1
/
+5
|
|
/
*
|
Merge pull request #287 from ToxicFrog/toxicfrog/action-support
Ryan Huber
2017-04-13
2
-7
/
+17
|
\
\
|
|
/
|
/
|
|
*
Handling incoming me_message subtypes.
Ben Kelly
2017-04-13
2
-7
/
+17
|
/
[prev]
[next]