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
github.com/zulip/zulip - 0e3699c3dce7a102da7585db6b5c13f26156417e authored 11 months ago by Karl Stolley <[email protected]>
The proposed_val for "realm_can_access_all_users_group" setting
was always returning NaN value w...
The "Who can access all users" setting is not disabled for
organizations not on "Plus" plans in ...
It’s unused since commit ebe959f2b0768e5d5aaeb05a3e9a8f67a6c4fad0.
Signed-off-by: Anders Kaseor...
github.com/zulip/zulip - b59faf540fb3096c471c1d9504bcbe4c8e323751 authored 11 months ago by Anders Kaseorg <[email protected]>
It’s been unused since its introduction in commit
1af7fc7344ed8a3bf35716a821acd2efe6e753b2 (#945...
It’s unused since commit e1843dd1b9bccd53feb13cf3482f9273d646c0ba
(#5819).
Signed-off-by: Ander...
github.com/zulip/zulip - e79572d0d5a38172a98f088f06a7d199697096c8 authored 11 months ago by Anders Kaseorg <[email protected]>
It’s been unused since its introduction in commit
ebdd55814c5dd5be0c83e6a45e8bc653193c68d8.
Sig...
github.com/zulip/zulip - 688a9be556d84480585ff551ecf6286d9a1945cb authored 11 months ago by Anders Kaseorg <[email protected]>
Rather than tell the user to re-run the command as `zulip` instead of
`root`, do the privilege-d...
The previous logic would treat navigating with the arrow keys, or
alt-tab, as a reason to clear ...
github.com/zulip/zulip - e9b0c7f2c01e4c59e2f8c94d79c37c8128b6a5db authored 11 months ago by Alya Abbott <[email protected]>
We update to add the ecdsa-sha2-nistp256 key as well.
github.com/zulip/zulip - 3d63a87384af6db50055a5b70535936d83733312 authored 11 months ago by Alex Vandiver <[email protected]>
If zulip.conf is not fully configured, do not error out if one of
the $hostname values is undef.
github.com/zulip/zulip - b1f899512a18bf0fa8499adf532a56bf87663a43 authored 11 months ago by Alex Vandiver <[email protected]>
This allows the self-hosted server to explicitly test for that exception
and catch and log it ni...
The problem was that earlier this was just an uncaught JsonableError,
leading to a full tracebac...
Creates an incoming webhook integration for Github Sponsors. The
main use case is getting notifi...
github.com/zulip/zulip - ea89a4c6f79cd13d258fbee0825459d8002b0afe authored 11 months ago by Tim Abbott <[email protected]>
Not passing this parameter is a deprecated way to do things.
github.com/zulip/zulip - d015a8ca5231b554e7aecb0edab5d8678a5871ad authored 11 months ago by Tim Abbott <[email protected]>Typing 'Recipient' as union of 'stream' and 'direct' message type will help with upcoming type i...
github.com/zulip/zulip - 391e2a8e01d7f7dcd77438dc33b4d6e46a807311 authored 11 months ago by Varun Singh <[email protected]>github.com/zulip/zulip - e213d9505b984c6413f0a1ec57376f4c0883ad30 authored 11 months ago by Varun Singh <[email protected]>
github.com/zulip/zulip - b64a9d6ae031632089c2d2e9add1ffabda54245a authored 11 months ago by Varun Singh <[email protected]>
This looks to be a mistake resulting from moving this line out of the
filtering loop just below.
Typing 'ScheduledMessage' as union of 'private' and 'stream' scheduled
message types will help w...
While this logic might seem to be different,
util.same_stream_and_topic would always return fals...
github.com/zulip/zulip - 94558478dff538affbb5f4b22ca2e1d6dc184e8b authored 11 months ago by Varun Singh <[email protected]>
github.com/zulip/zulip - 927660a7b62fcc5f92beba8914aa2c3666ef77dc authored 11 months ago by Alex Vandiver <[email protected]>
This prevents failures when new hosts are initially added to the
configuration.
github.com/zulip/zulip - 2cbd9c2a4795c91f47de911c1ff54a75fe257c60 authored 11 months ago by Alex Vandiver <[email protected]>
* Manually create & send invoice
* Configure a fixed-price plan with sent invoice-id.
* When cus...
On /upgrade page, we show annual schedule & price for a
fixed-price plan, by default.
This also...
github.com/zulip/zulip - 79a1b3b80eb4ddbda191bd09f63ef3974acdd176 authored 11 months ago by Prakhar Pratyush <[email protected]>Fixes: #28834.
github.com/zulip/zulip - 3bf04ffab59cab017df6ef26e23398a738a8731f authored 11 months ago by shashank-23002 <[email protected]>The page was renamed and thus this will avoid an unnecessary redirect.
github.com/zulip/zulip - 8e92b54df1649ed428f29e34d922efe6be5ee4ba authored 11 months ago by David Rosa <[email protected]>github.com/zulip/zulip - 8bddaf8df607ce56be94f67a6c18d06990455be2 authored 11 months ago by David Rosa <[email protected]>
github.com/zulip/zulip - c3208c73a1e9d6a55dddcbce818141cb42900fab authored 11 months ago by Tim Abbott <[email protected]>
Adds a count for mobile users registered for the remote server
with a RemotePushDeviceToken that...
This is useful in the support view in case the audit log data is
stale and user counts are not u...
This is useful for support admin to know if push notifications for
the remote server or realm ha...
We don't have an index on `(server_id, id)`, and in any case, we have
a stronger guarantee that ...
This makes for easier tab-completion, and also is a bit more explicit
about the expected consumer.
The new buddy list code path will want to be able to do this.
github.com/zulip/zulip - 772ed724c06e4672522e5fa4c673e3b61ce9e0cc authored 11 months ago by Tim Abbott <[email protected]>
Many of these code paths largely expect it to be a valid user ID, so
we could raise an exception...
This provides a more easy to work with model of which users, if any,
are involved in the current...
github.com/zulip/zulip - ccc106dca33bed783f5f4dab86c0f495eecb281d authored 11 months ago by Alex Vandiver <[email protected]>
Note that this uses `ssh-keyscan` to write in the currently-observed
host fingerprint; if DNS or...
This commit removes the stale 'email_gateway' parameter
from 'do_send_messages' function.
This ...
github.com/zulip/zulip - c54fa91f1aba261667f08daf3b1e7190b6d846a5 authored 11 months ago by Prakhar Pratyush <[email protected]>
The previous batch of improvements to this code path in
6562ea94e43a0085244d850e7927da6efe91bc04...
This correctly avoids pageup/pagedown scrolling past already rendered
content, while also always...
The previous logic threw confusing exceptions if, during
testing/debugging, one picked an odd re...
github.com/zulip/zulip - b8562bf7b440fc29207d1191d5320df01041e666 authored 11 months ago by Tim Abbott <[email protected]>
This reverts commit cf0b803d505047452d9f7b502ac64ade3d531214.
github.com/zulip/zulip - 41f253774d56f0851b36f1f6ed8080829ccc06c1 authored 11 months ago by Anders Kaseorg <[email protected]>Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - d9f2f23c6a920ae34e55cafaff7ff71989fc1bb5 authored 11 months ago by Anders Kaseorg <[email protected]>
This is probably a more effective workaround for
https://github.com/python/cpython/issues/106092...
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 0dd92d21166a7fe0ae4015a937a360cedb5e5ec5 authored 11 months ago by Anders Kaseorg <[email protected]>
Real requests would not validate against the previous version. There
seems to be no consistent ...
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - a356ec701108037f7276668cbf11fe4408ba23cc authored 11 months ago by Anders Kaseorg <[email protected]>Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 5cac872e4baa9148035369205d05748d46e4a462 authored 11 months ago by Anders Kaseorg <[email protected]>Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - a67d1b57b91cf4eacf242a09d569225f9c50179f authored 11 months ago by Anders Kaseorg <[email protected]>Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - bb699f7ee33e3216dbfa51dd9b31a643d4c92210 authored 11 months ago by Anders Kaseorg <[email protected]>Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 131b230e2bd29fb9e3b4f7934178323fb2d842ec authored 11 months ago by Anders Kaseorg <[email protected]>Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 029e765e20755a006fcc96607e53ccde329e6111 authored 11 months ago by Anders Kaseorg <[email protected]>
This error message didn’t make sense for the check as written, and our
OpenAPI document already ...
Previously, when no parameter was passed to the get_timestamp_for_
flatpickr method, it would re...
We will reuse this in the next commit.
github.com/zulip/zulip - d971b36026805828a6f88d0ce37cdcafa467942d authored 11 months ago by roanster007 <[email protected]>This was left off of 1fe5e7c7daf9.
github.com/zulip/zulip - fe1fd30a58278bcb3a4848e7f457beb5dc77ca6c authored 11 months ago by Alex Vandiver <[email protected]>
We pluralize it to indicate that it can return multiple row from
multiple lists / rows.
github.com/zulip/zulip - 7463f561f1a38b2afd6da9e84163ee1dda6dd283 authored 11 months ago by Aman Agrawal <[email protected]>
We were not updating all the rendered `messages-rows` but just
for the current view.
This bug w...
github.com/zulip/zulip - 8acbf02ad72ca57aac47df23ba1638ee12de6927 authored 11 months ago by Aman Agrawal <[email protected]>github.com/zulip/zulip - c436b8011f7bbfeb1632208d9ae7539c4fb92505 authored 11 months ago by Aman Agrawal <[email protected]>
This will require customers to include an address when setting
up, or updating, the credit card ...
This was introduced in #28767 with the intention to skip scrolling
the selected message.
So, th...
github.com/zulip/zulip - f71337aaf7bd83ad667bf643aeae969575d14e50 authored 11 months ago by Aman Agrawal <[email protected]>
Version 3.9.11 and 3.9.12 are susceptible to random segfaults:
- https://github.com/ijl/orjson/i...
This matches the algorithm that we designed for the Python API, except
that we use a ratio of 2 ...
This should help reduce the risk of hitting rate limits when users
have a very large number of m...
github.com/zulip/zulip - 370afd6464ff405c17924680e4537e9bb965a144 authored 11 months ago by Tim Abbott <[email protected]>
This function incorrectly and misleadingly did an immediate initial
call, despite both of its ca...
Previously, these endpoints just did exponential backoff, without
looking at the rate-limiting h...
github.com/zulip/zulip - de33aa4b7b04f475e87ce8e3ad4d32a6e103b3eb authored 11 months ago by Aman Agrawal <[email protected]>
github.com/zulip/zulip - 42956e03056e3dc2ce8d26b55740b625c0a8f706 authored 11 months ago by Tim Abbott <[email protected]>
github.com/zulip/zulip - 84ec491e34472d04b5d58b590054ffc35eb0e126 authored 11 months ago by Tim Abbott <[email protected]>
github.com/zulip/zulip - 45f9bd21e55cd5a5f363424fec5f941ef5dab0af authored 11 months ago by Tim Abbott <[email protected]>
github.com/zulip/zulip - 4f8da7462d7ae98b7a2a2294c73bbd93bb77754d authored 11 months ago by Tim Abbott <[email protected]>
The previous logic for both scrolling down and using pagedown would
incorrectly mark an entire c...
I was not able to reproduce obviously badly broken behavior from these
logic bugs, but after the...
github.com/zulip/zulip - da7cb0af1c42eadb195849a8d8b3b8a323048239 authored 11 months ago by Aman Agrawal <[email protected]>
This doesn't seem to be effectively used anywhere.
github.com/zulip/zulip - 91073cfbe1db3983bca7644322c133225f5312f6 authored 11 months ago by Aman Agrawal <[email protected]>
We replaced the bootstrap dropdown with our custom dropdown
widget. These were missed during the...
github.com/zulip/zulip - 088eadbca1acfb923599c043099a3691cc1ec142 authored 11 months ago by Aman Agrawal <[email protected]>
github.com/zulip/zulip - ee2f08aa96922c7d8eecde44ff84e2b1f5c293e1 authored 11 months ago by Aman Agrawal <[email protected]>
Since we always call `deactivate` from `hashchange`,
`browser_history.state.changing_hash` is al...
Primary objective is to remove the call to narrow_state.active,
in doing so, I rearranged the co...
github.com/zulip/zulip - eaafaba48225e07e6cf3243fa4bf1ec272261cb3 authored 11 months ago by Aman Agrawal <[email protected]>
This function doesn't need to be called since `render_title_area`
already takes care of it which...
github.com/zulip/zulip - 069f262e7b4e8fb5ed9a79cd9b60765c17c5a5e9 authored 11 months ago by Alex Vandiver <[email protected]>
github.com/zulip/zulip - ec59b4fd783dcdf600bd8e10e2bbada94a14e6bd authored 11 months ago by Alex Vandiver <[email protected]>
github.com/zulip/zulip - fd69f5f8e236c499ab0897f7896972d4d1db563b authored 11 months ago by Alex Vandiver <[email protected]>
572443edc6c6 removed the callsite that triggered the exec in
`zulip::systemd_daemon_reload`, mak...
github.com/zulip/zulip - dc950235e5bc9c760415036ad29691bb1a0c0b95 authored 11 months ago by Alex Vandiver <[email protected]>
This makes it easier to put as a "notify" resource.
github.com/zulip/zulip - 1ac6e24eaa3655061f956a6861a840b8a6b2e514 authored 11 months ago by Alex Vandiver <[email protected]>
The endpoint was lacking validation that the authentication_methods dict
submitted by the user m...
github.com/zulip/zulip - afa24923e51f0ceb6e6f8671f406fcb588f21cd3 authored 11 months ago by Alex Vandiver <[email protected]>