erroneousboat
965495fb17
Use termbox PollEvent instead of termui EventHandler
...
Fixes #5
2016-10-15 20:55:05 +02:00
erroneousboat
ff00c45f77
Start with fixing paste issue
2016-10-14 23:57:34 +02:00
erroneousboat
c0cb2040a0
Fix actionSend to solve quick enter key presses
...
Fixes #16
2016-10-14 17:04:22 +02:00
erroneousboat
926a00f6ac
Change bg color
...
Fixes #17
2016-10-14 16:22:47 +02:00
erroneousboat
3b9b2bf8dc
Update Makefile install command
2016-10-12 09:56:21 +02:00
erroneousboat
1b64f6a966
Finalize support themes
...
Fixes #9
2016-10-11 19:30:26 +02:00
erroneousboat
7a9bfce4ed
Start with dark and light themes
2016-10-11 19:30:26 +02:00
erroneousboat
72eaefe23b
Reverse order for message events
2016-10-11 18:50:25 +02:00
erroneousboat
c6575ff5ad
Reset message refersal
2016-10-11 09:33:56 +02:00
erroneousboat
33b36241a1
Fix order of CreateMessageFromMessageEvent
...
Fixes #14
2016-10-10 20:43:29 +02:00
erroneousboat
0c874120cf
Update application
2016-10-09 18:37:00 +02:00
erroneousboat
6d4cf4e35b
Fix wrong channels designation
2016-10-09 16:23:44 +02:00
erroneousboat
4aaaf4e21f
Implement other keys
...
Fixes #2
2016-10-09 16:15:10 +02:00
erroneousboat
4988399280
Implement delete for Input
2016-10-09 14:59:48 +02:00
erroneousboat
243883466b
Add support for attachments
...
Fixes #10
2016-10-09 14:19:28 +02:00
erroneousboat
cc7dcf1648
Remove unsubscribed or closed channels
...
This seems only an issue for IM channels. However there isn't a
`excludeArchived` for IM channels. So we will only add users that
aren't deleted to the UserCache. When we are adding the IM channels
we will check if the name is present in the UserCache, when it isn't
we will ignore it. Resulting in channels without IM channels that
are from delete users.
Fixes #3
2016-10-07 22:08:39 +02:00
erroneousboat
6c2ac43bda
Fix message notification when current user sends message
...
Fixes #8
2016-10-05 21:57:43 +02:00
erroneousboat
6a15950505
Use github.com/nlopes/slack instead of personal fork
2016-10-05 21:20:46 +02:00
erroneousboat
241d4bbf3e
Make project public
2016-10-02 16:08:59 +02:00
erroneousboat
190b049f76
Merge branch 'mode-center'
2016-10-02 15:25:07 +02:00
erroneousboat
dd0e69cb64
Center text in mode component
2016-10-02 15:24:35 +02:00
erroneousboat
9be15b87f8
Add channel name on chat pane on start-up
2016-10-02 13:32:36 +02:00
JP Bruins Slot
1f27fcbcf9
Merge pull request #1 from erroneousboat/channels
...
[WIP] channels
2016-10-02 13:18:13 +02:00
erroneousboat
ad4004fb63
Add package that fixes parsing error
2016-10-01 14:08:41 +02:00
erroneousboat
418593b0ef
Add gitignore
2016-10-01 13:47:58 +02:00
erroneousboat
aa7830ce35
Make scrollable channel pane
2016-10-01 12:48:15 +02:00
erroneousboat
e71602c214
Start with group and im channels
2016-09-30 23:52:26 +02:00
erroneousboat
e44a694daf
Add scrolling to chat pane
2016-09-30 16:36:41 +02:00
erroneousboat
5f06f4ce5c
Create new message indicator
2016-09-30 12:09:03 +02:00
erroneousboat
fcf7ca6f42
Fix loading user names
2016-09-30 11:22:40 +02:00
erroneousboat
ee9f65ff07
Add message handlers
2016-09-29 21:19:09 +02:00
erroneousboat
d59bbced84
Fix send message as user
2016-09-29 19:40:09 +02:00
erroneousboat
a0603698f9
Fix message persistence
2016-09-29 19:09:30 +02:00
erroneousboat
544397dee9
Fix some bugs and adding some features
2016-09-28 22:10:04 +02:00
erroneousboat
b70370be1d
Add channel selector, and SendMessage
2016-09-27 22:05:44 +02:00
erroneousboat
5b02f2acc8
Update event incomingMessageHandler
2016-09-27 17:12:38 +02:00
erroneousboat
ae642f6a14
Update retrieval of messages from slack
2016-09-26 22:07:38 +02:00
erroneousboat
555184a033
Add slack message retrieval
2016-09-25 22:34:02 +02:00
erroneousboat
c9961d6cd8
Lay down foundation for scrollable list
2016-09-25 12:54:24 +02:00
erroneousboat
c9639080c6
Start with creating Chat window
2016-09-24 20:18:09 +02:00
erroneousboat
7de84017bf
Update documentation input
2016-09-13 21:13:51 +02:00
erroneousboat
fee679b4d0
Add cursor functionality
2016-09-13 21:02:02 +02:00
erroneousboat
9cad8953d3
Start with creating a cursor for Input
2016-09-12 22:08:44 +02:00
erroneousboat
6cfa55c26e
Initial commit
2016-09-11 17:55:19 +02:00