Commit Graph

227 Commits

Author SHA1 Message Date
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
erroneousboat
a98409901d Set slack token as flag or env variable
Fixes #133
2018-04-07 11:17:25 +02:00
erroneousboat
4b4a0cb5f4 Merge branch 'v0.3.3-notify' into v0.3.3
* v0.3.3-notify:
  Implement configuration for desktop notifications
  Add desktop notifications
2018-04-07 11:01:22 +02:00
erroneousboat
56000c4f3e Implement configuration for desktop notifications 2018-04-06 13:42:12 +02:00
erroneousboat
50114764a7 Add desktop notifications
Fixes #116
2018-04-01 13:03:28 +02:00
erroneousboat
2ccc92179b Speed up process of loading channels 2018-03-31 10:58:37 +02:00
erroneousboat
0197300b18 Add loading screen 2018-03-30 15:55:29 +02:00
erroneousboat
29201a8bb2 Fix termui version 2018-03-30 14:59:23 +02:00
erroneousboat
f1f0bc1379 Ignore reply events 2018-03-24 13:56:55 +01:00
erroneousboat
e6897a6c40 Limit resizing functionality
Fixes #88
2018-03-23 13:08:42 +01:00
erroneousboat
ad04a301ec Make default slack-term config file a dotfile
Fixes #118, #127
2018-03-23 12:49:23 +01:00
erroneousboat
cae6a9a662 Fix panic when pasting in normal mode
Fixes #120
2018-03-23 12:26:09 +01:00
erroneousboat
7d87ccef35 Migrate to dep and update dependencies
Fixes #98
2018-03-23 11:16:06 +01:00
erroneousboat
f30310efa6 Merge branch 'v0.3.2'
* v0.3.2:
  Re-enable adding of line and supply documentation
  Fix problem with scrolling and offset chat view
2018-02-24 16:39:44 +01:00
erroneousboat
f2c61c7df2 Re-enable adding of line and supply documentation 2018-02-24 12:10:30 +01:00
erroneousboat
c478b98b0f Fix problem with scrolling and offset chat view
Fixes #83
2018-02-03 20:32:36 +01:00
erroneousboat
bbc0f1ea04 Move snapcraft to root folder 2018-01-27 13:16:36 +01:00
Alan Pope
76e8efa038 Update snapcraft.yaml 2018-01-27 13:14:26 +01:00
Alan Pope
579b359503 Add snapcraft support 2018-01-27 13:14:26 +01:00
erroneousboat
a2d12ee233 Add website usage overview 2018-01-27 13:10:59 +01:00
erroneousboat
0e7dac5ffe Merge branch 'v0.3.1'
* v0.3.1:
  Fix vertical resizing
  Fix GetText to return actual text not representation
  Update version number
  Clear notification when sending message on channel
  Reset offset when sending message
2018-01-27 12:57:29 +01:00
erroneousboat
b234e63ebf Fix vertical resizing
Fixes #78
2018-01-27 12:03:10 +01:00
erroneousboat
2b86b6f9fd Fix GetText to return actual text not representation
Fixes #81
2018-01-27 09:54:40 +01:00
erroneousboat
b6b1b799f2 Update version number 2018-01-27 09:35:00 +01:00
erroneousboat
43a91fafec Clear notification when sending message on channel
Fixes #74
2018-01-26 13:50:03 +01:00
erroneousboat
97c735f828 Reset offset when sending message
Fixes #73
2018-01-26 13:49:46 +01:00
erroneousboat
8d85421235 Update README.md 2017-12-23 11:47:10 +01:00
erroneousboat
ceb13292ac Merge branch 'v0.3.0'
* v0.3.0: (25 commits)
  Update readme
  Update readme and reset defaults
  Fix MarkAsRead
  Make search more robust
  Remove RankFind
  Start with improved search
  Implement theming for several components
  Start with theming functionality
  Start with adding colors for messages
  Fix notification for channels
  Fix input component overflow runewidth > 1
  Refactor to get service reference out of components
  Add support for double width runes
  Fix Chat component border labels
  Speed up Channels component
  Add profiling endpoints
  Add overflow functionality Input component
  Update Debug component
  Update Debug component
  Refactor to create more loose coupling
  ...
2017-12-22 14:23:42 +01:00
erroneousboat
4ca9ddcedf Update readme 2017-12-22 14:17:03 +01:00
erroneousboat
40999f9999 Update readme and reset defaults 2017-12-22 13:48:36 +01:00
erroneousboat
e8cae33f17 Fix MarkAsRead 2017-12-18 21:53:27 +01:00
erroneousboat
328200cd0b Merge branch 'improved-search' into v0.3.0
* improved-search:
  Make search more robust
  Remove RankFind
  Start with improved search
2017-12-17 14:31:58 +01:00
erroneousboat
f0df903d9d Merge branch 'color-messages' into v0.3.0
* color-messages:
  Implement theming for several components
  Start with theming functionality
  Start with adding colors for messages
2017-12-17 14:28:22 +01:00
erroneousboat
c9884997ec Make search more robust 2017-12-17 14:27:44 +01:00
erroneousboat
d66673d4b6 Remove RankFind
Doesn't work correctly with next and previous actions
2017-12-17 14:04:15 +01:00
erroneousboat
4234a63d7d Start with improved search
Fixes #70
2017-12-17 13:48:39 +01:00
erroneousboat
d170057b37 Implement theming for several components 2017-12-17 12:23:55 +01:00
erroneousboat
6ebeb7b5fc Start with theming functionality 2017-12-16 22:54:00 +01:00
erroneousboat
64c2257df0 Start with adding colors for messages 2017-12-16 21:18:01 +01:00