Neil Pilgrim
Neil Pilgrim
While autocomplete does handle #**stream** and (eventually) #**stream>topic name**, it would be useful to have ZT be able to copy a link to a selected message both optionally more specifically...
These change infrequently, but it would be useful to be alerted when these need to be updated. We have a script which fetches and converts the emoji right now, which...
#411 (support stream pinning events) was effectively completed by #695, which also integrated existing stream muting events and updating into a UI in the stream popup, where they could be...
Similar to the 'mentions' narrow (via button/hotkey), showing messages in which you're mentioned, the 'reactions' (or some related term) narrow would show messages you wrote which have been reacted-to. The...
Similar to the 'mentions' narrow (via button/hotkey), showing messages in which you're mentioned, the 'my messages/threads/responses' (or some related term) narrow would show messages you wrote which have been responded...
We can discuss options for this, but possible ideas could include: * [ ] Notify when an alert word is used (if narrow is not muted) [as in webapp] *...
Currently we require an account in order to access a server. With web-public streams present on a server, we could add support for browsing without an account in much the...
This is intended to add read-flag updates sent from the server, so if messages are read in the webapp and ZT is running, the intention is that the unread counts...
This PR uses the automatic heartbeat event from the server to show the connectivity status in the bottom-right of the application. Note that although the window says "Last server contact",...
This should resolve #326; the approach is somewhat WIP but is functional and could be merged once tests are updated/added. The approach taken is as follows: * extend fetching messages...