-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Victor Igumnov
committed
Nov 2, 2020
1 parent
48c74f2
commit 2ff683e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule slack-libpurple
updated
12 files
+25 −10 | README.md | |
+62 −43 | slack-api.c | |
+3 −3 | slack-api.h | |
+3 −3 | slack-auth.c | |
+1 −1 | slack-blist.c | |
+4 −4 | slack-channel.c | |
+3 −3 | slack-cmd.c | |
+5 −6 | slack-conversation.c | |
+1 −1 | slack-im.c | |
+1 −1 | slack-rtm.c | |
+5 −5 | slack-user.c | |
+2 −2 | slack.c |