Skip to content
#

zulip

Here are 57 public repositories matching this topic...

bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)

  • Updated Jun 24, 2021
  • Go
ashishbinu
ashishbinu commented Mar 16, 2021

Describe the bug

There is no spacing between tooltip of organisation and the sidebar. While there is padding for the tooltips of the settings, dnd, back, reload button.

To Reproduce

  1. Open the zulip desktop client.
  2. Hover over organisation or add organsation button.

**Exp

neiljp
neiljp commented Feb 2, 2021

Currently the stream box can be quite wide; we spread the boxes between the available width.

While topic length can vary, we should be able to find some way to determine a smaller length using urwid's features based on what we know about the maximum stream length at the time.

Good related features to consider

  • if we can/should limit the width of the 'topic edit' box while editing (edit-one

Improve this page

Add a description, image, and links to the zulip topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zulip topic, visit your repo's landing page and select "manage topics."

Learn more