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 - bc3c2476d218802d1c83f4e2d06fb71fd3ef6404 authored over 1 year ago by Alex Vandiver <[email protected]>
github.com/zulip/zulip - 4adb9dd2bc0f09ff4bd4408176a31049e6cc59d3 authored over 1 year ago by Zixuan James Li <[email protected]>
We extract the checks needed for user membership changes into a method,
verifying that the membe...
This verifies that updates of the user group name/description are
correctly done by doing additi...
This extracts a helper to test if changes are actually made to the
subgroups via the API.
github.com/zulip/zulip - c4de46d9108027c565a1306a106b9a104a2843b1 authored over 1 year ago by evykassirer <[email protected]>
Corrects what seems to have been a typo when the documentation was
added for drafts in commit 6f...
Updates the example for both of these events in the documentation
to be the current version. The...
Adds testing coverage for validating the documented examples for
each event in the `api/get-even...
Updates the documented example for the update_message_flags remove
event so that the message ID ...
Updates the example for the realm_bot delete event so that it does
not have a full_name field.
...
github.com/zulip/zulip - 5ac37a9f753a0204f7cbb2f1e4770d524d9424d5 authored over 1 year ago by Lauryn Menard <[email protected]>
Removes the `sender_short_name` from the example for the message
event in `/get-events`.
Also, ...
github.com/zulip/zulip - 2edcfb65bb035fd0b6d4f85fde90cd60abd70213 authored over 1 year ago by Lauryn Menard <[email protected]>
Updates the main descriptions for the mute a user and unmute a
user endpoint documentation. Also...
These changes improve keyboard navigation in the Giphy popover.
Fixes: #26096.
github.com/zulip/zulip - 74c8852233ca9b0e7e5e2c351e72c1ccffab6e1b authored over 1 year ago by Daniil Fadeev <[email protected]>
This is a follow-up to 4c8915c8e4aef037736e8024faf0457f07a81e1e, for
the case when the `team:rea...
Updates a code comment to use "direct message" instead of "private
message".
github.com/zulip/zulip - 0b596159c1eaf4aa16ba0c0aea51380b6576b059 authored over 1 year ago by Karl Stolley <[email protected]>
github.com/zulip/zulip - 2720e0e35a94e641c83bdbc2df7851f4b66ea310 authored over 1 year ago by Karl Stolley <[email protected]>
Updates the main description for the `get-stream-topics` endpoint
so that it is clear that the t...
There are instances in which the pull request review body
can be null.
Fixes #26055.
github.com/zulip/zulip - 92a1e3464deca14a708cfddd5f9f8c59dace729f authored over 1 year ago by Satyam Bansal <[email protected]>Changing this since wobbly naming on HTML variables is dangerous.
github.com/zulip/zulip - adcf088740100f0a8a36f3e6a48853afe991b4c3 authored over 1 year ago by Evy Kassirer <[email protected]>Previously, there was a missing space in setup-recommended.md that I noticed when reading it.
github.com/zulip/zulip - 466db56118fc7d95eaaf741508e9c406b9e78893 authored over 1 year ago by Matthew Volpe <[email protected]>
Updates comments in files the `web/src` directory to use "direct
message" instead of "private me...
Updates data structure class name in `web/src/pm_conversations.js`
from `RecentPrivateMessages` ...
Renames constant for the number of direct message columms from
`MAX_SELECTABLE_PM_COLS` to `MAX_...
Updates any use of "private message" and "PM" in the `web/e2e-tests`
directory to instead use "d...
Renames the class name in `web/src/unread.js` from `UnreadPMCounter`
to `UnreadDirectMessageCoun...
Updates any use of "private message" and "PM" in the `web/styles`
directory to instead use "dire...
Updates the trigger in the compose box from "new private message"
to "new direct message".
Updates any use of "private message" and "PM" in the `web/tests`
directory to instead use "direc...
Updates any use of "private message" and "PM" in the `web/shared`
directory to instead use "dire...
github.com/zulip/zulip - 8fc28be8ca7543376ec459f32481a8592dd84049 authored over 1 year ago by Satyam Bansal <[email protected]>
Earlier, the notifications had no information about the labels
being added or removed.
This commit creates separate events for issue labeled and
unlabeled notifications. This allows t...
github.com/zulip/zulip - b4674892a4f33e514c295eceb1423d7b927a90bb authored over 1 year ago by Satyam Bansal <[email protected]>
- Updates instances of "private message" and "PM", improving wording
and translating to Spanis...
This was missed in #26005. The user popover button does not appear
for bot users. We complete th...
This increases performance by at least 10x. See discussion
on CZO for more details:
https://chat...
This commit changes a few things:
* Using `scrollHeight` instead of `offsetHeight`, which expli...
github.com/zulip/zulip - 8d0fa236c80a34ecd5b9e254327f74c5ba673d4d authored over 1 year ago by evykassirer <[email protected]>
More information on layout thrashing
[here](https://web.dev/avoid-large-complex-layouts-and-layo...
Since `scrollHeight` is very quick, we don't need
the cache anymore, and the code is easier to r...
dc2726c81465 removed these statements, but c8ec3dfcf6dd accidentally
brought one back. Remove it.
This traverses the DOM to the <pre> element containing the
copyable material of interest.
The b...
github.com/zulip/zulip - d6c21c2237918f402988bd7e9463afa9253a1192 authored over 1 year ago by Karl Stolley <[email protected]>
- Renames `data_language` -> `data_tab_key`.
- Renames `tab_name` -> `tab_key`.
The `tabbed_instructions` widget used for both language toggles in our
API documentation and app...
github.com/zulip/zulip - 1276653ec8c5c107c689ca0682a211063aebf62e authored over 1 year ago by Alex Vandiver <[email protected]>
This ensures that the next `upgrade-zulip-from-git` has access to the
commit history of the init...
github.com/zulip/zulip - a9bc5e94e721d3912eddae9ebe75e9075e40f03e authored over 1 year ago by Karl Stolley <[email protected]>
github.com/zulip/zulip - ed1431f1bd3b3bbc2c13d0797e01ef2fdb6c8acb authored over 1 year ago by tyler <[email protected]>
github.com/zulip/zulip - 0ce0995e49b7cd5a279dd78e7c27f29c2fad2b53 authored over 1 year ago by tyler <[email protected]>
Followup to 239b6737c0a58e3d86d2c0d1c9e684fe994ad72b
github.com/zulip/zulip - 22d6d9455a4eb6d4b73f4b656b8824867e03f3e5 authored over 1 year ago by evykassirer <[email protected]>
This was only necessary for PGroonga 1.x, and the `pgroonga` schema
will most likely be removed ...
Updating the pgroonga package is not sufficient to upgrade the
extension in PostgreSQL -- an `AL...
- Updates instances of "private message".
github.com/zulip/zulip - 9af31c41da6680c4c5cc6a0b60230fd26c826936 authored over 1 year ago by David Rosa <[email protected]>Updates instances of "private message" and "PM", avoiding acronyms.
github.com/zulip/zulip - 992f5b3f6f86170b549250bea276c4aca8f062d9 authored over 1 year ago by David Rosa <[email protected]>
- Updates instances of "private message", "PM", and "private_message",
excluding historical re...
All the CSS for fieldset elements in bootstrap-btn.css
was for disabled fieldset elements and we...
This commit adds specific CSS styles from bootstrap to password
type inputs in modals using moda...
This commit removes bootstrap CSS for file type inputs
and we can safely do so all file type inp...
This commit adds the required bootstrap CSS rules for fieldset
elements to the specific selector...
The "pull-left" class was used for hidden file type input
in compose_control_buttons.hbs and in ...
We use password type inputs for API key and password
change modal in the main app and in login, ...
We use url type inputs in the add and edit custom field modals
and also to show the url type cus...
We use email type inputs only in portico pages and
the bootstrap CSS is already overridden by CS...
We use input-block-level class only for search input
and this commit adds the required bootstrap...
We remove the modal_text_input class from password and url type inputs
in modals and add the wid...
We use pull-right class for copy button with the multi-use
invite link only and this commit adds...
We do not use any image type inputs in our app.
github.com/zulip/zulip - 954f605514e67c7e4984ddedef1257e36580cf60 authored over 1 year ago by Sahil Batra <[email protected]>
This commit removes settings_text_input class from url type inputs
and we instead add the width ...
In commit #25837, we added in a check for the user's mark as read
policy in the frontend for `by...
Upload banners were not cleared after closing compose box, which meant
that they would remain p...
This commit introduces a seperate `page_params` file for billing module
since we only use certai...
Converted all files inside `web/src/billing` to TypeScript.
github.com/zulip/zulip - 13187ff8f69e1e5ad432136227fe081d09570820 authored over 1 year ago by Lalit <[email protected]>
The `initialize` function registers a click handler, and
previously it was being registered anot...
github.com/zulip/zulip - 7ee827a24b49a29739a6b760952ff63d0e698379 authored over 1 year ago by evykassirer <[email protected]>
No functional changes. This change is more consistent with how this
expressions looks in other p...
The syntax in `/etc/resolv.conf` does not include any brackets:
```
nameserver 2001:db8::a3
```
...
This commit remove the Saving/Saved notices when editing the stream
name and/or description. Ins...
This commit fixes an issue where the button height increases while
it has the spinner on modals ...
Updates the help doc-string for the delete_user management command
to use "direct message" inste...
Updates comments and test strings/names with "private message" or
"PM" to use "direct message" i...
Updates comments/doc-strings that use "private message" or "PM" in
files in the `/zerver` direct...
Updates references to "private message" and "PM" to instead be
"direct message".
Renames `UnreadPrivateMessageInfo` and `RawUnreadPrivateMessageDict`
to be `UnreadDirectMessageI...
Updates references to "private message" and "PM" in the data import
and related tests for Matter...
github.com/zulip/zulip - 5efa32be66c98b6a30928c9f097d943cdab178c2 authored over 1 year ago by Aman Agrawal <[email protected]>
github.com/zulip/zulip - 4c8915c8e4aef037736e8024faf0457f07a81e1e authored over 1 year ago by Alex Vandiver <[email protected]>
github.com/zulip/zulip - 1b2ba4e09d6f386ab833f1a7ee65efb939c2aea4 authored over 1 year ago by Alex Vandiver <[email protected]>
github.com/zulip/zulip - 38d1b3314ae841854eec94c316025da7fc11c461 authored over 1 year ago by Alex Vandiver <[email protected]>
Previously, we used to have top and bottom paddings of 4px to
the select elements but it was rem...
Updates the `api/subscribe` and `api/update-stream` endpoint docs
to note that streams' permissi...
Disconnection of pop-up of date-picker for birthday on scroll of
settings is prevented.
Fixes #24924
github.com/zulip/zulip - 83b4fef060b217cfb57a3110bec136ef420b8fad authored over 1 year ago by Daniil Fadeev <[email protected]>
github.com/zulip/zulip - b13a85cdbf11d930edfc3e5a200027b5e0b163ab authored over 1 year ago by Daniil Fadeev <[email protected]>
fields set.
This commit refactors the `state` object to either be null or has all
the fields set...
Refactored `recipient` family of variables to better names like
`recipient_ids` which also align...
github.com/zulip/zulip - 66c672ed36e9df84c40bb7fa8b3d9b6bc01399b2 authored over 1 year ago by Lalit <[email protected]>
Previously, `X-Forwarded-Proto` did not need to be set, and failure to
set `loadbalancer.ips` wo...
This is primarily to prevent impersonation, such as `zulipteam`. We
only enable these protectio...
github.com/zulip/zulip - 784622ee5d3e5bca4db9ebafba748acd797b427d authored over 1 year ago by Anders Kaseorg <[email protected]>