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
f630272b4c614a8ebf18877b94fbaa6076ec64e2 incorrectly considered the
case that message_lists.curr...
- Use proper punctuation.
- Make errors friendlier.
uuids is a bit too generic, the rename makes it clearer what exactly is
being referenced concept...
github.com/zulip/zulip - d7cf4336e4a26e320343a3779c5f3287650877e1 authored 10 months ago by Mateusz Mandera <[email protected]>
We no longer modify this flag upon encountering a locally deleted realm,
as of 880133295ed90e414...
github.com/zulip/zulip - 72132502b9fbf10d0c90eeda7289b1c0525f93ff authored 10 months ago by Alya Abbott <[email protected]>
github.com/zulip/zulip - f630272b4c614a8ebf18877b94fbaa6076ec64e2 authored 10 months ago by Aman Agrawal <[email protected]>
It's important to remove the focused class and remote the
old message list from DOM which only h...
github.com/zulip/zulip - a44a4342b99010fe350bb524104a4382e89ed0f2 authored 10 months ago by Aman Agrawal <[email protected]>
It doesn't make sense for us to track a separate current filter when
it should just the be filte...
Since `narrow_private` doesn't need a message for the hotkey to
work, there is no need to call d...
github.com/zulip/zulip - de0db7ad1a1d9f933538a908db2ca3e1f2d292a4 authored 10 months ago by Aman Agrawal <[email protected]>
- Updates API docs that have numbered instructions to use the
`{start_tabs}` formatting we use...
Updates API doc to follow current help center documentation patterns.
Fixes #28876.
github.com/zulip/zulip - 96daef400e5e1a2c653ef9f92e4ae2000d7d9748 authored 10 months ago by David Rosa <[email protected]>
Converts the beta app installation instructions into our standard
tabbed instructions format.
F...
github.com/zulip/zulip - 5215e3963cfb22df83ba909ad4fa8e897f88ab25 authored 10 months ago by David Rosa <[email protected]>github.com/zulip/zulip - 3aece96d19714030f86aca11179f92c0665ccfff authored 10 months ago by Alya Abbott <[email protected]>
Also remove the unnecessary term "narrow".
github.com/zulip/zulip - 34cbc5717b0f50df18a73e146df1e946bd3eedc7 authored 10 months ago by Alya Abbott <[email protected]>
"Narrow" was used to describe navigation and search filtering, but
was not helpful in either sit...
The `upload_objects_by_message_edit_row` map object was being exported
to handle the uploads dur...
Every time a user edits a message, we call the `setup_upload` method
which creates a new Uppy in...
github.com/zulip/zulip - 44b07094dfd0ab1099c8e615baa2fc6e39164ed9 authored 10 months ago by evykassirer <[email protected]>
Using `false` because `undefined` is falsey.
github.com/zulip/zulip - fda1afaaa7002d01cfaeb9e894b1ff16c0debb39 authored 10 months ago by evykassirer <[email protected]>
This reflects how the function is used in
`stream_list.initialize_stream_cursor`, and is already...
github.com/zulip/zulip - 8ca83c4a962d302c139e89f6767ba592cf25c075 authored 10 months ago by Tim Abbott <[email protected]>
github.com/zulip/zulip - dfdaddea382df6385462d1e0bb9b4c5f09f4bca3 authored 10 months ago by Alex Vandiver <[email protected]>
github.com/zulip/zulip - 8673f87907d3fcaa60d8f1a3ca41b1a92c1de4ff authored 10 months ago by Alex Vandiver <[email protected]>
github.com/zulip/zulip - c2412b54808cbe8747726be6a315a0fb398f052b authored 10 months ago by evykassirer <[email protected]>
github.com/zulip/zulip - 1914b881d92bc1bcd3792c6e7f15a78fe7eca44b authored 10 months ago by Lauryn Menard <[email protected]>
github.com/zulip/zulip - 1f72ab51330cdffed257a96fcfa2eef7b40d13c6 authored 10 months ago by Lauryn Menard <[email protected]>
github.com/zulip/zulip - 4013336e3c9dbacb303fc16d91dda6dbf1357754 authored 10 months ago by Alya Abbott <[email protected]>
Fixes #28929
github.com/zulip/zulip - af09f32b48c3ce7825d2e506dbf1b178c2cf538f authored 10 months ago by Aman Agrawal <[email protected]>github.com/zulip/zulip - 3d1cf0619b8df6f442697d5c51211700f255c2ad authored 10 months ago by Tim Abbott <[email protected]>
Renames button to "Manage your API key", and updates docs
accordingly.
Fixes part of #28881.
github.com/zulip/zulip - 9a6ccba73331c8e1b723bc225037ff57a20156b3 authored 10 months ago by David Rosa <[email protected]>
- Adds instructions for downloading a zuliprc file for a bot or for
yourself.
- Updates the bu...
github.com/zulip/zulip - 853a28b1488cccbaa371ae88c24ab705d3bbc811 authored 10 months ago by Tim Abbott <[email protected]>
Adds the information returned by get_push_status_for_remote_request
for remote billing users to ...
github.com/zulip/zulip - 423af9916af663b93db319027492047aaded87e6 authored 10 months ago by Lauryn Menard <[email protected]>
Previously, the sorting was broken due to
incorrect referencing of the property.
The code has be...
Passing code to replit as a URL parameter no longer works.
github.com/zulip/zulip - d8848057ef5b4a440b6e374b9c639bc3108dd0ce authored 10 months ago by Alya Abbott <[email protected]>Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 1fdc09a88f7cb2b3319bffa1ab792c6af477d1e8 authored 10 months ago by Anders Kaseorg <[email protected]>github.com/zulip/zulip - a9dc669f3c64f27616461b3e8250a0be75472c12 authored 10 months ago by Aman Agrawal <[email protected]>
github.com/zulip/zulip - 04cf55288453bdb1e999e7070ff76f051df46577 authored 10 months ago by Aman Agrawal <[email protected]>
The parameter was not being passed because
`report_already_exists` takes no parameters.
When profiling the database queries for the remote support view,
getting the user counts for rem...
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - bf4933942ca844e87cdc84495db2012cce5c8db0 authored 10 months ago by Anders Kaseorg <[email protected]>
When narrowing to a stream which doesn't exist, the
code to render users who are typing in that ...
This commit fixes an error where composing a message with
no stream selected resulted in making ...
github.com/zulip/zulip - 1a5c475910530c55294e07f5e80880f0e024e5f3 authored 10 months ago by Karl Stolley <[email protected]>
github.com/zulip/zulip - 65bbfa8d441dd51a9ef5567aae776d89ea994134 authored 10 months ago by Karl Stolley <[email protected]>
This also removes buddy_list.get_items which were only used
for compose_fade logic.
Fixes #21285.
github.com/zulip/zulip - 231aa098cb19cec028a189dded01ea9191021e40 authored 10 months ago by evykassirer <[email protected]>github.com/zulip/zulip - ea2818786e3f57658c7e4c708c64bee6a8d774d0 authored 10 months ago by evykassirer <[email protected]>
The work now being done in set_render_data used
to be done in render_more, which is called in
ba...
github.com/zulip/zulip - be033394b18da20f09c8cd98bf1a0e89e68a8c30 authored 10 months ago by evykassirer <[email protected]>
It's clearer to return undefined than an empty list,
because it's easier to do an equality check...
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 12699cdb1ded269bfc9852baf65bd9bbffc91942 authored 10 months ago by Anders Kaseorg <[email protected]>This avoids an extra line for the self-hosted heading on mobile widths.
github.com/zulip/zulip - 8b8c43163f0e2f16f167dfe269e9cae3f29dd8e3 authored 10 months ago by Alya Abbott <[email protected]>github.com/zulip/zulip - 47b7abf3241ae536f40ee99de02d1e0a69d48ae6 authored 10 months ago by Alya Abbott <[email protected]>
We already do not show the buttons for opening the group creation
form if user is not allowed to...
We now use "data-group-section" attribute to set the "key" for
toggler in right section of group...
There were couple of problems in our handling of invalid or
incomplete URLs-
- The browser back ...
We already do not show the buttons for opening the stream creation
form if user is not allowed t...
The url hash for a group edit view now includes "general" or
"members" in the end depending upon...
There is no need to pass group as parameter to
update_toggler_for_group_setting.
There were couple of problems in our handling of invalid or
incomplete URLs-
- The browser back ...
Previously, the link opened on clicking the stream name in
header was "#streams/{stream_id}/{str...
Fixes #26969.
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - ac166dcfd4dc584d885a49f36c1ab5c8af80992f authored 10 months ago by Anders Kaseorg <[email protected]>Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 94cf99bcf24f32de3a30b730ec791396c977c417 authored 10 months ago by Anders Kaseorg <[email protected]>Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - aeeea453dd8734d6690992b2990f268cc7c11776 authored 10 months ago by Anders Kaseorg <[email protected]>
The (1) delay in fetching the read receipts data from the api call to
`/json/messages/${message_...
The read receipts option, resides under the triple-dot message actions
menu. This made the proce...
github.com/zulip/zulip - ece115c22d0606a1e3936b0b8d3b693227429c52 authored 10 months ago by Sayam Samal <[email protected]>
github.com/zulip/zulip - fce68e23a2292f6e431a17c33520b964cc640240 authored 10 months ago by Alya Abbott <[email protected]>
github.com/zulip/zulip - c6feafe2985eb62127621054185c0f2cf12a94c8 authored 10 months ago by Alya Abbott <[email protected]>
This ensures that customer who had legacy plan any time in the past
cannot avail free trial.
github.com/zulip/zulip - b30f6bb70590d1363ddadd63464ebe99c3782f85 authored 10 months ago by evykassirer <[email protected]>
github.com/zulip/zulip - 860150525c3a663ffc0fe8cab61fcc87a279b30b authored 10 months ago by evykassirer <[email protected]>
github.com/zulip/zulip - b609d3d88e1e959d125b0c94e908747a9e28b837 authored 10 months ago by evykassirer <[email protected]>
github.com/zulip/zulip - 134c5a8315c16294ae8291a4d6f70cfd1349fab1 authored 10 months ago by evykassirer <[email protected]>
The previous logic incorrectly used the server-level number of users
even when a (presumably sma...
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 0347e07a96d986f04537e8208cc23f4a5ac56d01 authored 10 months ago by Anders Kaseorg <[email protected]>
This is no longer necessary for vertical alignment, and by
removing the 6px of padding it repres...
Removes prefetch of remote realms on the remote server query
because, by excluding the system bo...
Only get the customer information once from the database.
Extract logic for any next plan (eith...
github.com/zulip/zulip - aec02d18af799d45e458f206862636af88cf2591 authored 10 months ago by Lauryn Menard <[email protected]>
Instead of querying the database twice for the user counts and
for the currently used licenses, ...
Checks for remote realm hosts that match the search query. Adds a
database query to getting the ...
github.com/zulip/zulip - 907c20929607223a64150ff36e3a295010aa45f3 authored 10 months ago by Lauryn Menard <[email protected]>
github.com/zulip/zulip - bd0b5d80baa63f49f20137e8c3fb6e5f79106785 authored 10 months ago by Tim Abbott <[email protected]>
We no longer want to migrate Legacy plans from server to realms, since
Legacy plans are not real...
This was just debugging logic working around the fact that vdom.ts was
not originally implemente...
github.com/zulip/zulip - aab25fae6a7207068df22a6c96c347772358979e authored 10 months ago by evykassirer <[email protected]>
For fixed-price plans, we send a reminder email to
[email protected], 2 months before the end date...
This is a prep commit which extracts the write_to_audit_log
code block in `update_end_date_of_cu...
Earlier, we were not configuring the end_date while creating
a fixed-price plan which would resu...
github.com/zulip/zulip - 1093ff841f95124bce3eb1adf52b62fd06f0a8bc authored 10 months ago by Karl Stolley <[email protected]>
github.com/zulip/zulip - ca96868b0ecd446e1a888ffc0da06bc09ff1fc59 authored 10 months ago by Aman Agrawal <[email protected]>
Updates the class name used for the sponsorship form container in
the remote support views to be...
github.com/zulip/zulip - 6ee123be2173b7f9c68649290ac134b0fc60102b authored 10 months ago by Tim Abbott <[email protected]>
This commit renames the realm-level setting
'signup_notifications_stream' to 'signup_announcemen...
This commit renames the realm-level setting 'notifications_stream'
to 'new_stream_announcements_...