Skip to content

Releases: b100dian/harbour-sailslack

Direct Messages in user profile

19 Dec 12:58
Compare
Choose a tag to compare
Pre-release

Get unreads back on top..
Click on Direct Messages opens user chat
async loading of null users (enterprise?)

Animated Gifs

08 Dec 23:43
Compare
Choose a tag to compare
Animated Gifs Pre-release
Pre-release

Support for animated gifs in Image view.
Also mpim chats can be seen as starred now

Fix messed order and images

08 Dec 22:38
Compare
Choose a tag to compare
Pre-release

Fixes messed up ordering from previous release and enables image hack for real.

Starred on top

07 Dec 23:05
Compare
Choose a tag to compare
Starred on top Pre-release
Pre-release

This release filters out conversations with unknown (enterprise wide) users for a lack of a quick fix.
It also tries to show images when the regexp doesn't help and images don't contain the team id.
The big change is conversation sorting, which is Starred first, and unread is scattered.

Create threads

22 Nov 22:52
Compare
Choose a tag to compare
Create threads Pre-release
Pre-release

Fixed a bug where updated messages were appended to conversations.
Added Reply in Thread option to create threads

Initial thread support

22 Nov 17:37
Compare
Choose a tag to compare
Pre-release

You can now view/reply in threads (no Upload image etc)
The multi-person groups have a title now.
Message edits are updated.

sailfish-webview and friends

14 Nov 21:03
Compare
Choose a tag to compare
Pre-release

Merged a couple of forks and added sailfish webview auth.
(Warning, this last one only works from terminal / ssh)

b90d4b9 Decon           Fix problems posting and loading images
a2500a7 Decon           Display title for images if available
a390c7b Decon           Select user name based on the following order: 1. If display name is same as username then show real name (if available). 2. Show display_name (if available) 3. Show real_name (if available) 4. Show username
8e4c2e1 Decon           Port deprecated API calls to Slack conversations API
a527ece root            Notification changes - merging by channel, sound on first only, added team to the title, auto remove when read in other client
c1d2312 Vlad G          Try to use sailfish webview for loging in. Works if you start harbour-sailslack from ssh.
468cde1 Vlad G          Slightly better urlChanged listener