Skip to content
#

zulip

Here are 64 public repositories matching this topic...

alya
alya commented May 26, 2022

At present, while the left sidebar "Drafts" link tooltip includes the keyboard shortcut, the compose box "Drafts" link tooltip does not. We should fix this.

The compose box "Drafts" tooltip should thus be "Drafts (d)", with the same styling as the compose box x button tooltip:
![Screen Shot 2022-05-26 at 4 20 30 PM](https://user-images.githubusercontent.com/2090066/170594930-8926447c-8740-48

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 May 21, 2022
  • Go
neiljp
neiljp commented Apr 29, 2022

This is an element of #791.

We now have a clear unique platform determination via code in platform_code.py which runs on startup.

For various reasons it would be useful to show this information:

  • on the terminal, when the application starts up, possibly with a warning if unsupported
  • in the About popup, possibly in a new section at the bottom

Each of these could be separate commits

help wanted good first issue area: UI
timabbott
timabbott commented Nov 7, 2020

Apparently, we have a few integrations that are using the !avatar markdown syntax that we removed some time ago:

tabbott@coset:~/python-zulip-api$ git grep '!avatar'
zulip/integrations/git/post-receive:            commits += '!avatar(%s) %s\n' % (author_email, subject)
zulip/integrations/git/zulip_git_config.py:# return '!avatar(%s) [%s](https://example.com/commits/%s)\n' % (author, subj

推送通知 sdk(Bark、Chanify、钉钉群机器人、Discord、邮件、飞书群机器人、Gitter、Google Chat、iGot、Logger、Mattermost、Now Push、PushBack、Push、PushDeer、PushPlus、QQ 频道机器人、Rocket Chat、Server 酱、Showdoc Push、Slack、Telegram、Webhook、企业微信群机器人、息知、Zulip)。

  • Updated Apr 20, 2022
  • PHP

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