Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Zulip
Zulip is open source team chat software for distributed teams. Zulip combines the immediacy of chat with the asynchronous efficiency of email, and is 100% free and open source software.
Collective -
Host: opensource -
https://opencollective.com/zulip
- Website: https://zulipchat.com
- Code: https://github.com/zulip/zulip
This commit lets us render popovers centered on the screen with a
background overlay. It's the s...
github.com/zulip/zulip - f3641b836966cf05efc8c307adfa750fd54256db authored over 1 year ago
github.com/zulip/zulip - 32d8ae16d20f3e4c97edf8905a62902c58c4b59e authored over 1 year ago
github.com/zulip/zulip - 5ca15a36baf4457dc8698e3815dddf95aa60fdc5 authored over 1 year ago
The name and docstring were just wrong, having a UserMessage row isn't
sufficient for having mes...
Users who used to be subscribed to a private stream and have been
removed from it since retain t...
github.com/zulip/zulip - 91eef4d77f9c36946fcb16aa011b72912ca149b6 authored over 1 year ago
github.com/zulip/zulip - 51e3ed0262aadb2ae917567b80081186267846b2 authored over 1 year ago
The `.emoji-popover` element is a div and thus has display: block by
default.
Only one value was ever used.
github.com/zulip/zulip - 190b25878e48431dbd03dbd2bdf76fe5a21e9f3f authored over 1 year ago
When doing a checked deletion, the acting user is always required.
It is effectively the user_pr...
This makes it more consistent with other recursive queries and allow
better composability.
The error only occurs when we do the get call.
github.com/zulip/zulip - 37b3507b8695122895a381f680803d551019036d authored over 1 year ago**Background**
User groups are expected to comply with the DAG constraint for the
many-to-many ...
Similar to has_message, we can maintain a helper dedicated to managing
access to user groups. Fu...
We want to make the callers be more explicit about the use of the
user group being accessed, so ...
Instead, we show a message with links that either opens a modal for
creating a new bot or naviga...
Being able to add bots at the admin bot settings page, the lock icon is
unintuitive.
Fixes #241...
github.com/zulip/zulip - 2b2a3b41be77cbf2b1131a5c6fcd7d12c51c1933 authored over 1 year ago
This commit introduces a new keyboard shortcut to open the message
edit history dialog for the s...
This commit removes the 'View Edit History' option from the three-dot
menu since we have already...
Co-authored-by: Tim Abbott <[email protected]>
github.com/zulip/zulip - 5df5f6c125dcc17ac4ed0b8c4d951083c6447231 authored over 1 year agogithub.com/zulip/zulip - 9709e1b4edf7feaedbd085f373c96aa4f136e35e authored over 1 year ago
github.com/zulip/zulip - c7adc5ee74646f93b0eabcdd19e07000d0f9fe67 authored over 1 year ago
Fixes #12207.
github.com/zulip/zulip - cc8c159e0abb57ea6be659e3a807db1c8ea22e90 authored over 1 year ago
This extraction has been done to make sure that creation of audio call
links can happen in the s...
github.com/zulip/zulip - 5b898ef2164307720a892c637130e58574bcdb22 authored over 1 year ago
Updates Desktop/web instructions to follow current help center
documentation patterns.
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 03c24bc459eaf4a4bb6191d99f58fd1d73ee5f24 authored over 1 year ago
The tabular figures in Source Sans 3 place a foot on the 1, and
overall just feel visually a lit...
In commit 640de3ad2946db388a2d816bd8cc0ac0b9884062, a separate
`page_params.ts` was added for th...
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 4300ec329330869b69ba17d94e057df0b7351517 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - ead7b9177abdd22bb412607805e73b9214603147 authored over 1 year ago
Updates the main description of the `api/set-typing-status` endpoint
for the new fields in the r...
Adds typing notification constants to the response given by
`POST /register`. Until now, these w...
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - d26a94a0db4b1b9a0052e182355992ec7c224ab5 authored over 1 year ago
The comment logic doesn’t make sense. Every build gets to write to
the caches; some builds do i...
Fixes #11767.
Previously multi-character emoji sequences weren't matched in the
emoji regex, so...
Now that we have this util function, we can
use it here. No functional changes.
This new util function helps make the
code here a little more readable.
This saves the blue box position as state on the location
in brower history, with `history.repla...
We can directly get the realm object from Message object now
and there is no need to get the rea...
We store realm object in SendMessageRequest object, so we can
access it directly instead of gett...
There is no need to get realm for sender as ScheduledMessage
object also has realm field.
There...
github.com/zulip/zulip - e9a6f69849ed0cd91dac2b2cf3ff91c1da8b622e authored over 1 year ago
We do not want to access realm from "sender" field so that
we do not need to pass "sender__realm...
We do not set realm to Message objects defined for markdown tests
and this works because we curr...
We have modified the code to directly fetch realm from Message
object instead of "sender" field ...
github.com/zulip/zulip - adc987dc43f6733e1c751100373f1f90dfee31a2 authored over 1 year ago
This gives better positioning control over this icon, while not
inviting the side-effects and he...
github.com/zulip/zulip - 3de007d9cd02ab30e82e00a821096b2946e7a4f7 authored over 1 year ago
Source Sans 3 defaults to lining (lnum), tabular (tnum) figures,
the latter of which is necessar...
- Splits page into "Edit a message" and "Delete a message".
github.com/zulip/zulip - c86dc34ebadfa6f2159e246d77448ea82b975d58 authored over 1 year agogithub.com/zulip/zulip - 0349152f0f490936b250f5b831f0c6cf55aa8b01 authored over 1 year ago
github.com/zulip/zulip - 1f3c1252178fbcb644d560a29ecc3ed3ec4a7779 authored over 1 year ago
Previously, if a user tried to create a webhook using the Webhooks
plugin in Sentry and used the...
This is done to clarify from where this fixture is coming from; as there
are two documented ways...
github.com/zulip/zulip - 6898667fa46a9cd47162d5fa769c02218c7fba8e authored over 1 year ago
Previously, there was no mechanism in place to replace the data.
Therefore, we had to manually d...
This commit is a prep commit for implementing the live update of
user profile streams list. Sinc...
This commit introduces a new function named
'update_user_profile_streams_list_for_users'. it wil...
This commit refactors the 'get_subscribed_streams_for_user' function
to return an object with tw...
github.com/zulip/zulip - 94fe762ea59598047c3013b60a9fcf25ca6e5bc5 authored over 1 year ago
Previously I've wanted to have this page spell out the concrete
version number that our clients ...
And go back to the note about not currently having any open positions.
github.com/zulip/zulip - 18fad546dee28a0ebf98755038d67980b7524e81 authored over 1 year ago
In commit 846b470b99, `narrow.by_topic` was missed for getting
the stream name via the stream ID...
Tweaked provision script to run successfully in Fedora 38 and
included a script to build the gr...
According to zulip `/register` API doc, `realm_bots[].owner_id`
should be nullable.
Fixes commit...
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 328cdde24331b82baa4c9b1bf1cb7b2015799826 authored over 1 year ago
There was no particular reason for this to be the single page that
documented multiple API endpo...
This corrects for an issue where hover controls would remain
visible after multiple clicks on on...
Behavior shouldn't depend on the specific names of icon classes.
github.com/zulip/zulip - 2a8f14e40ae97436668bb29711b93af4d9531ffc authored over 1 year agogithub.com/zulip/zulip - 3c729b60b4f8f53d9ec2de9601b8da33af88c032 authored over 1 year ago
github.com/zulip/zulip - 735a42d0378b3d2f885df130589b0f240e7d0d9c authored over 1 year ago
This is an effort to better unify the size of the timestamp text
with the redesigned hover contr...
github.com/zulip/zulip - 6380184973146979d2f0bf1da7b1b683d28c7405 authored over 1 year ago
See CZO discussion:
https://chat.zulip.org/#narrow/stream/6-frontend/topic/redesigned.20hover.20...
The :focus-visible selector is more appropriate here, as that
enables browsers to determine whet...
github.com/zulip/zulip - b05f76c29e71f85e77231b0015ce80d5e60fe4e4 authored over 1 year ago
github.com/zulip/zulip - b294cf63adbbbaaf16526a54c3df312ca4c62bb0 authored over 1 year ago
This, along with the preceding commits, fixes #25903.
github.com/zulip/zulip - b0c428edf1a0d67125eac3d8e43282d56684de3c authored over 1 year ago
This introduces a new breakpoint. In the future, this kind of
round-about sizing will be made un...
github.com/zulip/zulip - 152722cbeda216533da4a00653b43ad143d4a993 authored over 1 year ago
This not only introduces a new gold color that works across light
and dark modes, but it also se...
Files are those posted with #25903.
github.com/zulip/zulip - bf7cdc8f7af7d676873fa76d7e688295c128c1f6 authored over 1 year agogithub.com/zulip/zulip - 59e9849a7f31ce10198049991a0e6dbdb91531b3 authored over 1 year ago
github.com/zulip/zulip - 5d293c82cdab77308d296e03ab719b6cde0a361a authored over 1 year ago
We set stream_weekly_traffic field to "null" for Subscription
objects in zephyr mirror realm as ...
Instead of having a "realm.is_zephyr_mirror_realm" check for every
get_streams_traffic call, thi...
Fixes a very small part of #23812.
github.com/zulip/zulip - 7b256f019a5fd6dac1ac721c3f46cfcd630312c5 authored over 1 year agogithub.com/zulip/zulip - e68af8a48db383bc26a9c9de46201928d1186eab authored over 1 year ago
github.com/zulip/zulip - c741c438004961a09485eab559f1ad2374fcc5e7 authored over 1 year ago
github.com/zulip/zulip - 058d21c4e2370a0a1c0288e5c8a0ec209124574c authored over 1 year ago
This should cause no functional changes.
This is part of a multi-step effort to move away
from ...
github.com/zulip/zulip - 8e33b7a3a7eed0455bfc44e9060c452e50c4ef44 authored over 1 year ago
github.com/zulip/zulip - 45af8a94065766fd685c5ccedacd70c05ff7df5c authored over 1 year ago
This should cause no functional changes.
This is part of a multi-step effort to move away
from ...
The table-condensed class was used by bootstrap to add padding
to the table cells. But since we ...
This commit removes unnecessary CSS defined for tables using
table-condensed class.
The vertica...
github.com/zulip/zulip - 154f4f16b517a0874b5089e4e2e4002a557d68ca authored over 1 year ago
This commit updates the admin custom profile fields table to be
similar to other tables in setti...
This commit reduces the width of "Actions" column in tables so
that they do not take any unneces...
The bottom border of heading row in striped (and not bordered)
tables was thicker than needed du...