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
...
|
*
|
Give MPDMs a short buffer name prefix of @
David Vo
2017-09-27
1
-6
/
+3
|
*
|
SlackMPDMChannel: Refactor name adjustment
David Vo
2017-09-27
1
-2
/
+6
|
*
|
Give groups a configurable buffer name prefix
David Vo
2017-09-27
1
-7
/
+9
*
|
|
Merge pull request #441 from trygveaa/feat/support-input-set-unread
Trygve Aaberge
2017-09-28
1
-1
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat: Add support for /input set_unread(_current_buffer)
Trygve Aaberge
2017-09-24
1
-0
/
+19
|
*
|
refactor: Set same signature for mark_read everywhere
Trygve Aaberge
2017-09-24
1
-1
/
+1
|
*
|
fix: Set new_messages in set_unread_count_display
Trygve Aaberge
2017-09-24
1
-0
/
+1
|
|
/
*
|
Merge pull request #439 from trygveaa/fix/multiline-prefix-bug
Trygve Aaberge
2017-09-27
1
-7
/
+19
|
\
\
|
*
|
fix: Ensure that all lines printed to weechat specifies a prefix
Trygve Aaberge
2017-09-22
1
-0
/
+6
|
*
|
refactor: Split en/decoding helper into a separate method
Trygve Aaberge
2017-09-22
1
-7
/
+13
|
|
/
*
|
Merge pull request #430 from trygveaa/send-multiline-messages
Trygve Aaberge
2017-09-27
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Add support for sending multiline messages
Trygve Aaberge
2017-09-05
1
-0
/
+14
*
|
Merge pull request #387 from dbarrosop/unwrap_attachments
Trygve Aaberge
2017-09-20
1
-7
/
+9
|
\
\
|
*
|
When unfurling attachments avoid rendering same link multiple times
David Barroso
2017-09-20
1
-7
/
+9
*
|
|
Merge pull request #435 from trygveaa/login-failure-message
Trygve Aaberge
2017-09-19
1
-65
/
+53
|
\
\
\
|
*
|
|
Remove commented out code in handle_rtmstart
Trygve Aaberge
2017-09-18
1
-15
/
+0
|
*
|
|
Return early from handle_rtmstart on failure
Trygve Aaberge
2017-09-18
1
-68
/
+68
|
*
|
|
Print error message when initial connection fails
Trygve Aaberge
2017-09-16
1
-3
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #401 from ToxicFrog/toxicfrog/unfurl
Trygve Aaberge
2017-09-17
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix overzealous regex in unfurl_refs
Ben Kelly
2017-07-22
1
-2
/
+2
*
|
|
Merge pull request #414 from trygveaa/improve-rendering-of-multiline-edits
Tollef Fog Heen
2017-08-27
1
-8
/
+39
|
\
\
\
|
*
|
|
Prevent lines being broken in bare display mode
Trygve Aaberge
2017-08-12
1
-0
/
+3
|
*
|
|
Abort modification of message if encountering line without data
Trygve Aaberge
2017-07-30
1
-0
/
+7
|
*
|
|
Improve rendering of changes in multiline messages
Trygve Aaberge
2017-07-30
1
-4
/
+18
|
*
|
|
Set correct id on all the lines of a message
Trygve Aaberge
2017-07-29
1
-4
/
+11
*
|
|
|
Check that the bot_id exists before using it
Trygve Aaberge
2017-08-17
1
-1
/
+1
*
|
|
|
Fix HTML entity-encoding of outgoing messages
Trygve Aaberge
2017-08-01
1
-4
/
+4
|
/
/
/
*
|
|
Merge remote-tracking branch 'origin/nicklist-presence-groups'
Tollef Fog Heen
2017-07-28
1
-1
/
+12
|
\
\
\
|
*
|
|
Move presence change to a SlackTeam method
Marcel de Vries
2017-07-24
1
-6
/
+9
|
*
|
|
Update nicklist when team member presence changes
Marcel de Vries
2017-07-23
1
-1
/
+9
*
|
|
|
Decode the basic HTML entities in topic handling
Tollef Fog Heen
2017-07-28
1
-6
/
+9
*
|
|
|
Merge pull request #399 from wee-slack/nicklist-presence-groups
Tollef Fog Heen
2017-07-28
1
-11
/
+15
|
\
|
|
|
|
*
|
|
Put users in groups according to presence
Tollef Fog Heen
2017-07-19
1
-11
/
+15
*
|
|
|
Merge pull request #408 from auscompgeek/fix-status-cmd
Tollef Fog Heen
2017-07-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix AttributeError on /slack status in team buffer
David Vo
2017-07-27
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #412 from trygveaa/set-correct-unread-count
Tollef Fog Heen
2017-07-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Set correct number of unread messages in hotlist
Trygve Aaberge
2017-07-28
1
-1
/
+1
*
|
|
|
|
Merge pull request #411 from auscompgeek/fix-open-thread
Tollef Fog Heen
2017-07-28
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix opening thread buffers
David Vo
2017-07-28
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Add support for editing other messages than just the last one
Tollef Fog Heen
2017-07-28
1
-6
/
+10
*
|
|
|
|
Fix return codes in buffer_input_callback
Tollef Fog Heen
2017-07-28
1
-2
/
+2
|
/
/
/
/
*
/
/
/
Properly escape <&> when sending messages to Slack.
Ben Kelly
2017-07-25
1
-0
/
+7
|
/
/
/
*
|
|
Merge pull request #394 from ToxicFrog/toxicfrog/typing-notifications
Ben Kelly
2017-07-21
1
-1
/
+1
|
\
\
\
|
*
|
|
Don't send typing notifications for threads, since Slack doesn't like that.
Ben Kelly
2017-07-13
1
-1
/
+1
*
|
|
|
Re-add setting of localvar_set_nick
Tollef Fog Heen
2017-07-21
1
-0
/
+3
*
|
|
|
Handle /msg * foo correctly
Tollef Fog Heen
2017-07-21
1
-1
/
+4
*
|
|
|
Fix use-before-assignment when fetching channel to send to
Tollef Fog Heen
2017-07-21
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
restore call to update_nicklist() (accidental removal)
Bryan Gilbert
2017-07-19
1
-0
/
+1
*
|
|
use im.open endpoint to properly update unread count for ims on startup
Bryan Gilbert
2017-07-19
1
-6
/
+17
*
|
|
add group info request and handler to set unread count and update hotlist
Bryan Gilbert
2017-07-17
1
-0
/
+9
[prev]
[next]