Ripcord Dev Logo Ripcord Development — Ticket Change Details Login or Create Account
Overview

Artifact ID: ddfb2c1f31a4903fcd3fb24300cd9d10b578a0e1
Ticket: 9db73c23f702ef93329ff871e8e4db41dbdd5566
make /join and /part work with Slack
User & Date: shivaram 2019-11-10 07:46:25
Changes

  1. Change foundin to "0.4.19"
  2. Change icomment to:
    Typing `/join #example` does not add `#example` to the list of channels in the sidebar, or change the view to that channel. It also appears not to produce the expected server-side change (the official Slack client doesn't see the join).
    
    Typing `/part #example` does seem to unsubscribe the user from that channel on the server side, but the UI in Ripcord is confusing (the channel disappears from the sidebar, the tab remains open and shows a message "This account cannot post in this channel.")
    
  3. Change login to "shivaram"
  4. Change mimetype to "text/markdown"
  5. Change severity to "Minor"
  6. Change status to "Open"
  7. Change title to "make /join and /part work with Slack"
  8. Change type to "Feature_Request"