dbvideostriketeam / wubloader

MIT License
15 stars 8 forks source link

Desired changes to Zulip #285

Open ekimekim opened 2 years ago

ekimekim commented 2 years ago

Everything here is a nice to have that is probably not easily possible, but we could try to look into in case it is.

Add hack to auto-scroll to bottom for each message This is something a lot of people want so they can follow the zulip conversation without needing to go and scroll down periodically. This would probably take the form of a modification to their frontend code, or a greasemonkey-style user script.

Pin topics to side list So that they're always the first topic in the list, instead of the most-recently-messaged one.

CSS changes in frontend Mostly a denser interface, changing size of certain elements

Ability to remove link previews without disabling globally Probably tricky to do properly but maybe possible to hack in.

Custom views Saved sets of views that are like All Messages but only with a certain list of streams or threads

ekimekim commented 1 year ago

Allow unpriveliged users to move their own messages to other streams

This is implemented in new versions of Zulip - we should upgrade.