Opened 10 years ago
Closed 7 years ago
#829 closed defect (bug) (maybelater)
Missing functionality from Slack Logs
Reported by: | melchoyce | Owned by: | pento |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Communication (Matrix, Slack, IRC) | Keywords: | |
Cc: |
Description
- Replace filter input with date picker (jQuery UI?)
- Parse
>
as blockquotes - If possible, wrap mentions in a span using the
.mention
class - If possible, translate emoji shortcuts to actual emoji :)
- Show a message if a channel has no activity that day (Maybe "No one has said anything in this channel today" ?)
- Make search work
- Some channels don't appear to be working
- New channels aren't automatically added
Change History (5)
#2
in reply to:
↑ description
@
10 years ago
This ticket was mentioned in Slack in #slackhelp by ajsalminen. View the logs.
10 years ago
#5
@
7 years ago
- Resolution set to maybelater
- Status changed from assigned to closed
Nope, there's a bunch of functionality missing, I don't think it's maintainable to update this as Slack adds features.
I experimented with some 3rd party Slack log viewers a few months back, but they had similar problems, I don't think any of them support threads yet.
We can revisit this if Slack ever shuts down, or if we move to a different chat provider.
Note: See
TracTickets for help on using
tickets.
Still to do:
Probably not happening:
Well, maybe.
Also, the "no activity today" message would probably like some styling. :-)
Finally, I'm pondering making the message window a bit more Slack-like. Pin the name/search box to the top, auto-scroll to the most recent message, and ajax load messages as the user scrolls back.