erroneousboat
9d5e850495
Add more information with integrations
...
Fixes #179
2019-05-11 11:31:08 +02:00
erroneousboat
3ea9a9f1f8
Add files to messages
...
Fixes #179
2019-05-11 10:57:23 +02:00
erroneousboat
25ee7822c3
Unescape message contents
...
Fixes #182
2019-05-11 10:23:21 +02:00
erroneousboat
112524daad
Merge branch 'threads'
...
* threads:
Update comment
Update threads reply functionality
Add reply to threads functionality
Fix thread timestamp checking
Fix pagination problem
Update handling thread replies in event handler
Update message event
Implement new Message setup
Start with thread support
Reference #91
2019-03-16 12:29:42 +01:00
erroneousboat
2434ba7c6f
Update comment
2019-03-16 12:29:10 +01:00
erroneousboat
68d91ba7b3
Add initial check of unread messages for channels
...
Fixes #174
2019-03-02 16:33:33 +01:00
erroneousboat
ca9ebaae8e
Set user presence at start up
...
Fixes #175
2019-03-02 15:50:41 +01:00
erroneousboat
dd34e3fbe8
Update threads reply functionality
...
* Use base62 for hashing of thread timestamps
* Use command /thread for replying to threads
2019-03-02 14:03:11 +01:00
erroneousboat
3075f7832a
Add Dockerfile
2019-02-16 22:52:02 +01:00
erroneousboat
946a8ca086
Add reply to threads functionality
2019-02-16 22:45:36 +01:00
erroneousboat
56cad01ce0
Fix thread timestamp checking
2019-01-05 13:58:17 +01:00
erroneousboat
cb58a10f8b
Fix pagination problem
2019-01-05 13:54:20 +01:00
erroneousboat
1ea85b40bc
Merge branch 'master' into threads
...
* master:
Increase page size for GetConversations
2018-12-25 15:57:38 +01:00
erroneousboat
c1365afd4e
Update handling thread replies in event handler
2018-12-25 15:56:27 +01:00
erroneousboat
d7a3dc7a8c
Update message event
2018-12-25 15:09:03 +01:00
erroneousboat
d2b1037568
Implement new Message setup
2018-12-24 14:37:12 +01:00
erroneousboat
652d4db11a
Start with thread support
2018-12-22 12:33:30 +01:00
erroneousboat
66bb3ba76f
Increase page size for GetConversations
...
Reference #167
2018-11-10 14:52:23 +01:00
erroneousboat
1860e5f08d
Add CONTRIBUTING.md
2018-10-27 17:13:07 +02:00
erroneousboat
757850de77
Merge branch 'v0.4.1'
...
* v0.4.1: (26 commits)
Update screenshot
Update README.md
Add some return errors
Fix scrolling, fix help page
Reset event.go
Fix theme mapping
Fix hide mpim
Fix theme colors in view
Fix searching
Fix sorting of buckets
Speed up presence discovery for im channels
Trying out a sorting mechanism
Fix user presence
Add deleted user check
Remove components dependency out of slack.go
Start with conversations api
Fix character width calculation in chat pane
Add individual name colors
Add optional emoji support
Add optional date/time formatting
...
2018-10-27 15:34:28 +02:00
erroneousboat
7db97112fb
Update screenshot
2018-10-27 15:24:45 +02:00
erroneousboat
b32e91df92
Update README.md
2018-10-27 15:09:16 +02:00
erroneousboat
457f47776b
Add some return errors
2018-10-27 14:44:20 +02:00
erroneousboat
9485d2be5b
Fix scrolling, fix help page
2018-10-13 18:34:18 +02:00
erroneousboat
e204e43d4c
Reset event.go
2018-10-13 15:51:30 +02:00
erroneousboat
65073b8464
Fix theme mapping
2018-10-13 15:35:24 +02:00
erroneousboat
faa1cf2148
Fix hide mpim
...
Fixes #122
2018-10-13 15:32:21 +02:00
erroneousboat
562c3f6761
Fix theme colors in view
...
Fixes #161
2018-10-13 14:17:08 +02:00
erroneousboat
f959524a7a
Use conversations api
...
Fixes #150
2018-09-16 09:50:51 +02:00
erroneousboat
f56d1e460b
Fix searching
2018-09-15 12:42:15 +02:00
erroneousboat
645e068e7f
Fix sorting of buckets
2018-09-15 12:21:42 +02:00
erroneousboat
46903058a0
Speed up presence discovery for im channels
2018-09-15 12:04:46 +02:00
erroneousboat
fa9eddc127
Trying out a sorting mechanism
2018-09-08 21:16:25 +02:00
erroneousboat
7b2cbcfa23
Fix user presence
2018-09-02 10:14:34 +02:00
erroneousboat
3ab8921388
Add deleted user check
2018-09-01 18:59:00 +02:00
erroneousboat
7c3b08d1de
Remove components dependency out of slack.go
2018-09-01 15:57:26 +02:00
erroneousboat
4bd647daf3
Start with conversations api
2018-08-26 14:12:23 +02:00
erroneousboat
50b969b0f7
Fix character width calculation in chat pane
...
Fixes #159
2018-08-25 11:18:20 +02:00
erroneousboat
ee8fc613ee
Add individual name colors
...
Fixes #79
2018-08-11 13:27:19 +02:00
erroneousboat
16a5a53692
Add optional emoji support
...
Fixes #76
2018-08-11 13:20:13 +02:00
erroneousboat
fd5d8bdf8a
Add optional date/time formatting
...
Fixes #84
2018-08-11 13:10:36 +02:00
erroneousboat
8af708b00b
Fix rendering messages
...
If in the content of a message markdown syntax was used, the
termui.DefaultTxBuilder would interpret this and try to create
fg and bg attributes.
Fixes #146
2018-08-11 12:37:58 +02:00
erroneousboat
b6b0eed540
Report error when desktop notifier is not supported
...
Fixes #155
2018-07-21 14:06:06 +02:00
erroneousboat
61561062ff
Add vendor folder
2018-07-21 13:21:22 +02:00
erroneousboat
d326f4e3d0
Add debugging statements to connection errors
2018-07-21 13:17:37 +02:00
erroneousboat
2c6da659fb
Use nlopes/slack master branch
2018-07-21 13:17:05 +02:00
erroneousboat
e9ecb86277
Add target dev
to Makefile
2018-07-21 13:16:41 +02:00
erroneousboat
1c06c375ce
Update readme
2018-04-14 17:55:47 +02:00
erroneousboat
02f91bf802
Merge branch 'v0.4.0'
...
* v0.4.0:
Update version to 0.4.0
Set slack token as flag or env variable
Implement configuration for desktop notifications
Add desktop notifications
Speed up process of loading channels
Add loading screen
Fix termui version
Ignore reply events
Limit resizing functionality
Make default slack-term config file a dotfile
Fix panic when pasting in normal mode
Migrate to dep and update dependencies
2018-04-14 17:50:12 +02:00
erroneousboat
b8b2c42f21
Update version to 0.4.0
2018-04-14 17:48:32 +02:00