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
Fixes #25779
We move the simplebar scroll on the right sidebar to a little left
when there is a...
This commit renames "Full name" label to "Name" in bot creation
and bot edit modal.
Version number was added to top section of gear menu in
4df8c6610f19f08be1564d755aacb6c544eadbbc...
It is unusal to use a hack to close overlays when there is a method
to do it.
This fixes a bug ...
github.com/zulip/zulip - ea9992d85389b67336aee00f615431aecd372a24 authored over 1 year ago by Aman Agrawal <[email protected]>
This fixes a bug where reducing the height of the window, reduces
the size of textarea and doesn...
`this` is MessageListView here while `message_lists.current` is
MessageList.
github.com/zulip/zulip - a1ba41ce663c1ec1d5805b6d5dc290b82197adf8 authored over 1 year ago by Aman Agrawal <[email protected]>
0457f6807c9c1e925a7e5b0704685fcc0d97c936 seems to have accidentally
inverted the setting; we als...
- Adjust the order in keyboard shortucts help menu and help center.
- Make minor wording improve...
This is necessary to properly scrub all data from the realm.
github.com/zulip/zulip - db7a7d589c2d46cde6e5013611d8a451965c38bf authored over 1 year ago by Mateusz Mandera <[email protected]>
This commit adds a long hover delay [750,20] to recipient bar icons.
Doing this prevents the sit...
Fixes #25791.
github.com/zulip/zulip - e54f920549fac496bdb6a80c17ad21abd5935922 authored over 1 year ago by Karl Stolley <[email protected]>
When overlay / modal is displayed, scrollbar is hidden due to
the disabled scrolling on `html`. ...
github.com/zulip/zulip - d03e72bc0ee47b007851d503ea467fc30b5525ea authored over 1 year ago by Aman Agrawal <[email protected]>
github.com/zulip/zulip - 2c8a5ac751bdc1b2b869656180cf3f20622ae051 authored over 1 year ago by Aman Agrawal <[email protected]>
github.com/zulip/zulip - 0457f6807c9c1e925a7e5b0704685fcc0d97c936 authored over 1 year ago by Aman Agrawal <[email protected]>
github.com/zulip/zulip - 46a4964633ec0eb94bb47b519555197e64d9807a authored over 1 year ago by Aman Agrawal <[email protected]>
github.com/zulip/zulip - 299d13646e2b60b810f1f43a8c534d55cb799026 authored over 1 year ago by David Rosa <[email protected]>
- Documents uploading files via compose box buttons.
- Documents sharing files from other Androi...
- Adds via-markdown instructions block.
- Adds via-compose-box-buttons instructions block.
- Doc...
This fix prevents the active-message outline from being obscured
under certain conditions, such ...
I manually verified that they were working correctly.
github.com/zulip/zulip - 067ce35fb1c9048d5b48c73c674a0fe71ad958e2 authored over 1 year ago by Aman Agrawal <[email protected]>github.com/zulip/zulip - 6a5cfd2c0563c7952eed981247d4b1f821e2de7f authored over 1 year ago by Aman Agrawal <[email protected]>
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 66501a8eae860ce0fa8f7a514d116fd8f1c95fc5 authored over 1 year ago by Anders Kaseorg <[email protected]>Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 9797de52a09c518e83ee2103aaee9fe692fba195 authored over 1 year ago by Anders Kaseorg <[email protected]>
Part of splitting creating and editing scheduled messages.
Should be merged with final commit in...
Prep commit for splitting create/edit endpoint for scheduled
messages.
Because of `test-api` ru...
github.com/zulip/zulip - 7af5ceb1c583e896703b81839b36b3917172c40b authored over 1 year ago by Lauryn Menard <[email protected]>
Part of splitting creating and editing scheduled messages.
Should be merged with final commit in...
Part of splitting creating and editing scheduled messages.
Final commit. Should be merged with p...
Setting empty hash `#` scrolls user to the top of message feed if
done via `window.location.hash...
Clarifies that the `prev_stream` field was in the message edit
history prior to these changes.
Adds API changelog feature level 1 and associated Changes notes
for when the `stream_id` paramet...
Clarifies additional areas of the API documentation where a user's
email is mentioned / used whe...
Original commits for this feature level's changes were part
of #22994.
In some instances, the email was not clearly defined as
Zulip display email, but the Zulip API e...
github.com/zulip/zulip - 8c7e18fd75cb642fa0856101c4ab20d3d4323b2b authored over 1 year ago by Lauryn Menard <[email protected]>
github.com/zulip/zulip - ee58910f1a7a066274061633e7f464b587453e98 authored over 1 year ago by Lauryn Menard <[email protected]>
Updates the descriptions of the `avatar_url` field in message and
user objects to be clear that ...
github.com/zulip/zulip - 58a64b33c95d47e3a642c9564b7753d72d5b2b31 authored over 1 year ago by Lauryn Menard <[email protected]>
github.com/zulip/zulip - 526fd7f24b44c9a1cc5f51222e91129a4697d266 authored over 1 year ago by Lauryn Menard <[email protected]>
When creating new streams or groups, open up user card when
a user's name is clicked on. This be...
This causes the app to scroll to top and causes slow paint.
github.com/zulip/zulip - a55c1ab2daaf039d8472874725eff32f8c111444 authored over 1 year ago by Aman Agrawal <[email protected]>
The JavaScript engine used by zulip-mobile on Android is still some
four years out of date, appa...
These links could not be merged without breaking CI in the previous
commits.
github.com/zulip/zulip - f9649d1f45bd75373a72059851888c8593e5af3e authored over 1 year ago by Alya Abbott <[email protected]>
github.com/zulip/zulip - 199567228a01085767a10cdaa1dbe88881ee318a authored over 1 year ago by Karl Stolley <[email protected]>
Added type definitions for `jquery-caret-plugin` third party package and
converted `compose_text...
This commit removes realm_community_topic_editing_limit_seconds
field from register response sin...
github.com/zulip/zulip - 932bbac04c3210b95f5cea0ba42a16712d27a5ca authored over 1 year ago by evykassirer <[email protected]>
This commit keeps the height of the dropdown consistent, even when
it's adjacent a multiline col...
While this commit achieves what the subject advertises (fixing the
input box's height to match t...
github.com/zulip/zulip - 060c95dda6d3ad023ceb94dbd6d375bfd6eb9b20 authored over 1 year ago by Karl Stolley <[email protected]>
Signed-off-by: Anders Kaseorg <[email protected]>
github.com/zulip/zulip - 13d92acdb3266923b36aab680768e6a8ba94afa6 authored over 1 year ago by Anders Kaseorg <[email protected]>Also drop redundant points in "Asking for a code review" section.
github.com/zulip/zulip - 1456691d567afc1d140c14e4115f4ef3f641dbc0 authored over 1 year ago by Alya Abbott <[email protected]>github.com/zulip/zulip - fc0f73c1db54f1870eba03a1df3814ab8af8fcf7 authored over 1 year ago by Alya Abbott <[email protected]>
- Move the "Submitting a pull request" and "Stages of a pull
request" sections of the contributi...
Original API feature level entry from commit ff895905586.
github.com/zulip/zulip - f079dec525574aa9e0b81de8773f58877c7aedb7 authored over 1 year ago by Lauryn Menard <[email protected]>Original API feature level 164 entry from commit a593089770.
github.com/zulip/zulip - 2c606ed99ede4096da63036679a8a5b37b63fcec authored over 1 year ago by Lauryn Menard <[email protected]>
In the register response properties deprecated at feature level 89,
update the descriptions to l...
Fixes #25743.
github.com/zulip/zulip - 856329bb45fe2f0678c616b03a31d41706a74e3b authored over 1 year ago by Satyam Bansal <[email protected]>github.com/zulip/zulip - 07a6a85cf8908e464b736a61ca4631dc20b157e0 authored over 1 year ago by Satyam Bansal <[email protected]>
github.com/zulip/zulip - 0e1b0939f5958b1d105096ce498851f29ab0a809 authored over 1 year ago by Satyam Bansal <[email protected]>
This commit will enable us to use the API we developed for Tippy
popovers, allowing us to integr...
This avoids a bug where during a browser initiated hashchange
(via back/forward/manually typed U...
github.com/zulip/zulip - a78dc4a2bd5ae8735276d6e650bb2ec6de8440c4 authored over 1 year ago by Aman Agrawal <[email protected]>
github.com/zulip/zulip - dc04b0e17199afbb3732c23088aef668b7bdae59 authored over 1 year ago by Aman Agrawal <[email protected]>
github.com/zulip/zulip - 26c63abe1813cd7cbb603877800e3533ee2beeb0 authored over 1 year ago by Aman Agrawal <[email protected]>
github.com/zulip/zulip - 54fae321aadb843b139061dc5cdeee71147a777d authored over 1 year ago by Aman Agrawal <[email protected]>
`absolute` position elements in message feed can go
offscreen since `html` is now scrollable.
Previosuly, the server would send a 500 whenever a merge queue push
event was encountered.
Fixe...
github.com/zulip/zulip - cae02dbca472ae0dffac9666681be6639a7a594a authored over 1 year ago by Satyam Bansal <[email protected]>
This commit addresses the issue of relying on `compose_state` for
retrieving the `stream_id` to ...
github.com/zulip/zulip - 807b9ae0817dcfb7372955b84a7d0ec7da0b9c26 authored over 1 year ago by Daniil Fadeev <[email protected]>
github.com/zulip/zulip - 084331010c264076a345b6b0e07b50f33944c424 authored over 1 year ago by Alya Abbott <[email protected]>
github.com/zulip/zulip - 84fb9ab81740abb908e8b85750e829519d238e5e authored over 1 year ago by David Rosa <[email protected]>
github.com/zulip/zulip - 7551d96e1c1171fce5ad3732a70c5f68d8b6d66c authored over 1 year ago by David Rosa <[email protected]>
github.com/zulip/zulip - 9ee584f20617131bf90a47ac3969a3e53dce3133 authored over 1 year ago by David Rosa <[email protected]>
github.com/zulip/zulip - 761ae28551af63f1edfab38f28f3e5357eaaa1b9 authored over 1 year ago by Karl Stolley <[email protected]>
github.com/zulip/zulip - 5ff853fa7196ed63d67cecd55d0b2886405be466 authored over 1 year ago by Karl Stolley <[email protected]>
This better presents the CSS organization for readers, and also
removes a stale reference and li...
github.com/zulip/zulip - 72b16e2fe716b5c448c9418d0a77e3ea88d63e74 authored over 1 year ago by Karl Stolley <[email protected]>
github.com/zulip/zulip - 827dd22fe18035677f4181e273f16eb6b220877b authored over 1 year ago by Karl Stolley <[email protected]>
This commit represents an in-place reordering of the document. No
headings or content has been c...
github.com/zulip/zulip - bb78c21fdaa29c88aaae91f1202056b2515488c8 authored over 1 year ago by Karl Stolley <[email protected]>
github.com/zulip/zulip - ee7b6f476dab1c14e53f1f726cc0561f27cd0ed1 authored over 1 year ago by Karl Stolley <[email protected]>
github.com/zulip/zulip - 3fd621b60846be3dd4c2a9da4eab3ce0f81c65cd authored over 1 year ago by Karl Stolley <[email protected]>
github.com/zulip/zulip - 04656bf16f0525e877134a78341000b48a907c0b authored over 1 year ago by Karl Stolley <[email protected]>
github.com/zulip/zulip - fe1b7a9bb353f13afbeea8835c429b4a8cf8d594 authored over 1 year ago by Karl Stolley <[email protected]>
@timabbott note that it's been years since this has posed any problems:
https://github.com/zulip...
github.com/zulip/zulip - 3443e1d4795a535486eb4b3b672d39bdfc437e73 authored over 1 year ago by Karl Stolley <[email protected]>
github.com/zulip/zulip - 72e628ffdf40c17fd7e5e0bb02fa94b4037ca112 authored over 1 year ago by Hardik Dharmani <[email protected]>
Fixes #25627.
github.com/zulip/zulip - 920a5eac1a472a8c1a68239e0dc95e163a1c995a authored over 1 year ago by Satyam Bansal <[email protected]>github.com/zulip/zulip - d221cb92c6169df590e5760513e4bd91a04a4560 authored over 1 year ago by Satyam Bansal <[email protected]>
Previously, hovering over the disabled subscribe button
would not display any tooltip due to an ...
Original API changelog entry from commit ae72777c77.
github.com/zulip/zulip - 1beebb9fa101715a8949e74e7147da1fc1a1f663 authored over 1 year ago by Lauryn Menard <[email protected]>github.com/zulip/zulip - 7c68a303630e4ccf95832dc4e377f635dbed4dd9 authored over 1 year ago by sbansal1999 <[email protected]>
Animating `box-shadow` and `top` is slow since the browser
drops frames when animating them. We ...
zulip-mobile currently requires Android ≥ 7 and iOS ≥ 14, both of
which support replaceAll. The...
github.com/zulip/zulip - 47c107faa5ffc5b9f692b527b13bdca2a41bfc3a authored over 1 year ago by evykassirer <[email protected]>
Previously, if the user closes the settings modal by pressing
the "Esc" key and if any date-pick...
github.com/zulip/zulip - 557d80965c6b4f22f46f137bea62b0b5beb0097c authored over 1 year ago by Satyam Bansal <[email protected]>