Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/zulip/zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
https://github.com/zulip/zulip
pydantic allows us to use UUID4 as a more accurate type.
8695ffba490e889f9ca6a3f6b9c3bbc890373a2b authored about 1 year ago1ec0d5bd9d384a9e9b832b51719b8146c4958ccd authored about 1 year ago
c79f667116b9ec05ea73154af1ded42703a3bb26 authored about 1 year ago
As reported on #27270, the emoji picker in the set status modal was
not opening when pressing en...
Also rename "setup_tips_warning" classname to "setup_tips_banner".
bc8809d45c32bf1d5b48a8d5508096e34b483ff3 authored about 1 year ago
This was introduced in eecb611789aa61ee84c6ffc8d2f5bafb333da4c7
but was never used due to a chan...
f012e6dab06bbcebcb107194015a8e3473b21993 authored about 1 year ago
Adds a help center article to document the new modal for generating
an integration URL, and link...
In this commit, we update the formatting of the tooltip over the stream
name to match other two ...
Fixes #27588
Co-authored-by: cherish2003 <[email protected]>
26f7f9d3d80bd7959d807afe435b01d67a9982a6 authored about 1 year ago9a6cfc1b82fa7ce4ea3cb8e32d63dc7912cd732e authored about 1 year ago
We previously did not allow setting signup_notifications_stream and
notifications_stream setting...
Updates instructions for subscribing/unsubscribing to streams via
Stream settings on desktop/web...
Renames CSS rule that styles Zulip UI icons in the help center
so that it makes sense to use it ...
We include setup tips to the user invite modal for the following
cases:
At the top of the invit...
2cb42103198c61b8f1934c816aefd4214edf9d4a authored about 1 year ago
Adds a dedicated page to document getting to the user management UI
from the user's profile and ...
Previously, the notifications had "commented" as the action word
for every event.
As part of th...
bf2d216100cedda80a935f37bc1895e03a0d4dfe authored about 1 year ago9f01876de887c27e3b2e7868d4ed0577ee4dfdfc authored about 1 year ago
In other templates we have used "~~~" to start and end a code block.
22fa5a7ee3d508549bae13ba5ebc7858f0dabf70 authored about 1 year ago62ec51f715d8c7dc99232b41965462de23bb34cc authored about 1 year ago
Instead of adding the assignee to the end of the message body,
we update the message body where ...
Instead of adding the assignee to the end of the message body,
we update the message body where ...
We still redirect free trial users to upgrade page on first
signup but no longer pass the onboar...
Fixes #27685
2218c4924475c8830970c3073dc09f88e123ed9f authored about 1 year ago
We did not remove the objects for deactivated streams from
subscriptions field in apply_event. W...
We now return the special avatar used for inaccessible users
when a guest user tries to access a...
This commit adds code to send "realm_user/remove" event
when a guest user loses access to a user...
This commit adds code to update access_user_by_id to raise
error if guest tries to access an ina...
This commit adds code to send user creation events to
guests who gain access to new subscribers ...
This commit adds code to not allow guest users to send DMs
to users they cannot access.
Guests might lose access to deactivated users if the user
is not involved in any DM with guest. ...
We do not send the original user data in user creation events
to guests if user access is restri...
This commit adds code to make sure that update events for changing
a user's role, email, etc. ar...
f75b4f65c14a6f891d06770efd780de1361a1130 authored about 1 year ago
This commit adds a new avatar image which will be shown for
all inaccessible users.
The presence and user status update events are only sent to accessible
users, i.e. guests do not...
We now send user creation events to recipient users
when sending DMs if recipients gain access t...
This commit updates the 'get_initial_upgrade_context' method
to use 'get_price_per_license' for ...
cda7ed71012a4a0f99777191cb92ac3aeb48e6b8 authored about 1 year ago
Updated the repo name and pull request number/title for the new
pull request commit fixture to b...
Pull request comment alerts were previously sent to a topic for an issue,
which resulted in two ...
4ccbde23ccf1d75e28e79ed1b4ae384d68d58f5e authored about 1 year ago
Note that toggling off spoiler formatting works if either all the
content inside, or the header ...
Co-authored-by: N-Shar-ma <[email protected]>
c83af7c304c1872046c2744ccd9da5dce1b87510 authored about 1 year ago63e5e0564339fd600d99f59f2ca538b43e6eb216 authored about 1 year ago
This is a prep commit for the next commit, which will add a modal for
creating polls. The contai...
This ensures that there is never too much awkward empty space in the
row of buttons below the co...
When toggling off link formatting, it is assumed that the description
does not contain [ and ] c...
Note that toggling off, only works for code blocks without a specified
language. So toggling for...
Also, added a slight background color change on hover.
30933c514553df265043758c70ba58627b3542a7 authored about 1 year agoCo-authored-by: N-Shar-ma <[email protected]>
a872ab2a1aa6e695acf2d357197b7368e451926b authored about 1 year ago
Earlier the `/poll` slash command was the only way to create polls.
To increase user friendlines...
This is a preparatory commit for new formatting buttons which are added
in the following commits...
We don't show emoji icon on message on width range even if the
logged in user is not the sender,...
In the previous menu for moving messages, the default option was
"Move this and all following me...
This removes a window where more violations could enter, and also a
period where indexes which m...
Renumbering 4 -> 3, and then 3 -> 2 leads to everyone having their
preferences set to 2. Swap t...
Fixes #26858.
2e818a071e276f5e22ac610595eeeec7d931e68d authored about 1 year ago2702e09a98be6d1a2dbe1a06fe99615a7c4b1bf6 authored about 1 year ago
This had a logic bug, displaying notices intended for Zulip Cloud to
non-business organizations ...
Fixes #27498
b19f407569f327a3c19258c7b9d83648c54396f5 authored about 1 year ago
The user avatar flowed out of the popover and this commit
fixes it by increasing the popover wid...
This may happen if there are multiple servers with the same UUID
submitting data (e.g. if they w...
This applies f299f31340ee but for the push bouncer receiving side.
This is particularly importan...
This does not ensure that we do not mix data from multiple servers
sharing a UUID -- if one has ...
221096fed1ec8de1c4995bfa8ca1ff6b90df3553 authored about 1 year ago
If the update / add card session is successful, return user to
manual license management page if...
554907d9ff5040de67a55d68b31ef45ff008eb87 authored about 1 year ago
4f5a9d6a06d172e4bafc7dcbcdc7a5eaf096dd26 authored about 1 year ago
Until now, when a user quoted and replied to a message, even while
editing another, the quote wo...
Up until now, the currently selected message was the one that was always
quoted. Now if there's ...
This is a prep commit for allowing quoting and replying while editing a
message sent earlier.
Up until now, the currently selected message was the one that was always
responded to. Now if th...
This is a prep commit for the next commit, which will quote a message
into the last focused comp...
Now since all actions available in the message actions popover operate
on that message itself, w...
636afa01024f7ccb31ae386ab9ed107f2a0908e2 authored about 1 year ago
85cc8b6a20e3943023b1d253cafe07ce5abf2905 authored about 1 year ago
This should not reuse (and reconfigure!) the "zulip.management"
logger.
efa9bf36ebbcf2be6696ace4afa8cfab9ded5b83 authored about 1 year ago
This reduces the giant load spike at 5 minute past the hour, when all
remote servers currently a...
6d80460425c8fd913b9a51f0fff59bf05a1472a2 authored about 1 year ago
e4d3d4b31d105d807833ae1ed723c82d4a088bb9 authored about 1 year ago
626768f626eb7b1124ebfec54c2a3c514c8fabe4 authored about 1 year ago
69d8442ab41e161092a6d46ee2bec0feedd8c623 authored about 1 year ago
2b68b300a118562d985e0aacb504d217a2617051 authored about 1 year ago
Earlier, a 'large @-mention notification' warning that pops up
for stream wildcard mentions was ...
33b164f63a334c3fd70fe1e72177b9b3e9469729 authored about 1 year ago
bfaa328bd7ec201a865fc0e5622888e7d2f8afca authored about 1 year ago
This also hides the usual STREAMS header when zoomed in to more
topics.
1ddb38e583bbbe4d07ba17a025f1cf446e2f2e3b authored about 1 year ago
02845a1d59f6858fda4bd7ef178bdbbc8ee111c0 authored about 1 year ago
Like with the left sidebar, this helps avoid circular imports when we
make this module's behavio...
Signed-off-by: Anders Kaseorg <[email protected]>
23ab667bbba9f3be878fcf5256f1a626ba850680 authored about 1 year ago
Followup to #27807, fixing a bug it will cause without this
change.
74e66b71ac23f11c027e11af34327cc62452c9d0 authored about 1 year ago
This is preparation for #27637, where it will be nice to be able
to be able to parse a url such ...
Fixes #21017.
aa9d69c728e10a943fbb3d5df29fcdb082b8b560 authored about 1 year ago5020c48e172f6bcc0a9516bfe76fccffe07579db authored about 1 year ago
Servers since 216d2ec1bf0f6ea5e2c0e51231cd96b06c2b736c (version 2.0.0)
have submitted this, but ...
We now let user add / update card in a separate session and then
charge users after clicking on ...