hannesm / jackline

minimalistic secure XMPP client in OCaml
BSD 2-Clause "Simplified" License
251 stars 20 forks source link

add notification tabs for different classes of notifications #174

Open cfcs opened 7 years ago

cfcs commented 7 years ago

for example, it would be super nice to have "subscription requested" messages in a dedicated tab, I find I often overlook them in the main tab.

hannesm commented 7 years ago

I agree that something should be done here. The behaviour changed as a side effect of fixing https://github.com/hannesm/jackline/issues/163