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
It is possible to have multiple users with the same email address --
for instance, when two user...
JQuery's `height` and `width` methods only takes one argument in case
we want to set height or w...
82841a7b5f1c07a36c6879f9029a6568a4cc9d0c authored 12 months ago by Lalit <[email protected]>
Refactoring to avoid having an object of incomplete type i.e. `res`.
f2c700b6e1e942a998916029613e62dea02e1c26 authored 12 months ago by Lalit <[email protected]>
Passing class methods such as `$.fn.height` as values is dangereous
because it removes type safe...
Used function overloading for methods - `make_dimen_wrapper`
and `scrollTop`.
69294d5bafda15b32b35d8b6cde0c6339204f446 authored 12 months ago by Lalit <[email protected]>
This leads to significant speedups. In a test, with 100 random unique
event classes, the old co...
Combines the IDs for the remote realm and remote server in the
first column.
Moves the Realm na...
1249b5929e4cc18a97ed2c7066308e9a146b68a7 authored 12 months ago by Lauryn Menard <[email protected]>
Instead of showing the next invoice date for the plan, show the
date for the next billing cycle ...
This commit alphabetizes the custom profile field types in the
settings UI.
Fixes #28511.
60225591dcc947c61b1d13202942d86886a42839 authored 12 months ago by ColeBurch <[email protected]>This commit renames four custom profile fields types.
Fixes part of #28511.
9917ffa2202db94cfa13aa4e96b4484a2591e1be authored 12 months ago by ColeBurch <[email protected]>Use `tabindex` instead of `href` to set focus on `a` tag.
Ideally, we should use `button` for t...
abe6e5b80719221782b90bd92b2f05380498225f authored 12 months ago by Aman Agrawal <[email protected]>ac42de07eb69e9af8a84bca62942a284e5aa5cd1 authored 12 months ago by Varun Singh <[email protected]>
c0a0c0e834bfa5934a1f0cce725ed8f002794f3c authored 12 months ago by Varun Singh <[email protected]>
bbe138fd0ecbea345c2b2563eeb471009d84571d authored 12 months ago by Alya Abbott <[email protected]>
Fixes part of #26874.
80ea965408ef9f3a912561ac05cec6256cab53cf authored 12 months ago by Aditya Kumar Kasaudhan <[email protected]>8473b9dd4830ff77d9a6fc523065115c3692853b authored 12 months ago by evykassirer <[email protected]>
Further discussion here:
https://github.com/zulip/zulip/pull/28418#discussion_r1442220867
e4ba07dcf2b164e4080e1ac9bb9799fcc0622d20 authored 12 months ago by evykassirer <[email protected]>
1948cf15a45adf51ac6c1d8991b2b57df4d85ab7 authored 12 months ago by evykassirer <[email protected]>
1de36ec74350abd17eae61cc4394361aa873c664 authored 12 months ago by evykassirer <[email protected]>
e9868139430de21be6424b180649e06968e70c38 authored 12 months ago by evykassirer <[email protected]>
The behavior to replace existing message content was leftover code
from a previous version of th...
This fixes an unintended consequence of the silent mention conversion
logic added in 4d1ade1f886...
Adds columns for remote realm ID, name and organization type. If
a remote server has remote real...
Pulls out shared code in get_remote_realm_guest_and_non_guest_count
and get_remote_server_guest_...
Instead of querying the database for every remote server and realm
in the remote activity chart,...
This will help with updating this function for updating/changing
the columns in the chart as onl...
440b60b2612ef2755f648d0669470bbfd972c968 authored 12 months ago by Lauryn Menard <[email protected]>
Added if-else condition to check whether the
'section_head_offsets[]' is empty or not.
If it is ...
Signed-off-by: sayyedarib <[email protected]>
9f509d4ab2a87fcc7b44dbed4a1ee5c4e8f75f3f authored 12 months ago by sayyedarib <[email protected]>
use flex display justify-content for vertical alignment
instead of using offsets like "top". for...
This will prevent any message we want to select after narrowing
from being offscreen entirely or...
5a97a4d8dce1c956c478626252026ac6be91781d authored 12 months ago by Aman Agrawal <[email protected]>
The previous version of the script did not quote VAGRANTUSERNAME, which caused
an error when r...
The result page didn't have any resend button a button was
added to redirect to the form where t...
This reverts commit 1f79e6294ff8a5ab3f40c3ec623e0bddef2cce6d.
No longer required after
70ba7cc04...
For example, gear menu was not closed after `Integrations` button
was clicked since we don't hav...
1f79e6294ff8a5ab3f40c3ec623e0bddef2cce6d authored 12 months ago by Mateusz Mandera <[email protected]>
Fixes part of #26874.
1ab4520c4e4adf153ba62e81abd0ae139de58bba authored 12 months ago by Aditya Kumar Kasaudhan <[email protected]>
These should be rate-limited by both IP using our regular
sends_email_by_ip bucket as well as by...
The previous query suffered from bad corner cases when the user had
received a large number of d...
It was not clear that the button could be used for discounts.
57b5be6c91339b92113fa5159c1a4e3f1b97d698 authored 12 months ago by Alya Abbott <[email protected]>
The current_date argument was only used in tests and now we're using
MockDate to set the current...
The current_date argument was only used in tests and now we're using
and now we're using MockDat...
We cannot remove the today argument for render_now since it is being
used in one other place: ti...
Fixes #26774.
We don't need the today argument anymore since every value passed to
it was a new ...
The today argument was only used in tests and now we're using
MockDate to set the current date.
This will help us combine activate and deactivate.
a15d4e2be7590948d1b1b6f65e065d6c8f3b01ee authored 12 months ago by Aman Agrawal <[email protected]>514075329bd9877fd17e3b696f40f0f29079d2e7 authored 12 months ago by Aman Agrawal <[email protected]>
This removes use of zfilt and zhome from codebase.
633f64a79efc78bff473b23633d944c365e5c135 authored 12 months ago by Aman Agrawal <[email protected]>1f1749ffb1e8ce621b948e2938cb4aa7774479a6 authored 12 months ago by Aman Agrawal <[email protected]>
df180f7bd5fb8f226d277d2436a7e76450194e9b authored 12 months ago by Aman Agrawal <[email protected]>
9aa8c1f156cf4defb888f737ee458ac256a1ce36 authored 12 months ago by Aman Agrawal <[email protected]>
07cc079c8dc9bbd4b40f5f32ffff7457b17ce7b8 authored 12 months ago by Aman Agrawal <[email protected]>
This makes the subject nicer for replying to these emails.
91ee0bf6767343f3bf4cd4b8090f0e04a80e1ac2 authored 12 months ago by Alya Abbott <[email protected]>Follows the general pattern of always using a stream marker.
8272210b47182e5721f3db099b84d170b7e83357 authored 12 months ago by Alya Abbott <[email protected]>c7fc82727f6c91626daec456b1146cd64d9d9f30 authored 12 months ago by CIC4DA <[email protected]>
caa2dbbba4e56f83d7ca3b851f0d17c206536a39 authored 12 months ago by CIC4DA <[email protected]>
cd91bc3d71b5a6d37dc2695d76cabf575a565f2f authored 12 months ago by CIC4DA <[email protected]>
efb2a5a38ddd4808571173ec783af94a981348d5 authored 12 months ago by CIC4DA <[email protected]>
ea6b3b84c493bcbf04b068660fab3d75f08fe7cc authored 12 months ago by CIC4DA <[email protected]>
884c44d3cb42f09ef55a49a1e85a803ac81ea880 authored 12 months ago by Aman Agrawal <[email protected]>
Since we don't provide `tier` info to session on billing page,
it was not working.
In case, we have an error and `completed` is `false`, we start
two loops of `start_status_pollin...
f1e78d2135d5581bdc453ea6cf5d8b0b2c9d2665 authored 12 months ago by Alya Abbott <[email protected]>
Added handlebars if-else conditions to display
'User is deactivated' tooltip for deactivated us...
Fixes #28428
b21dc465b8386e0a4f0cc94e6b6a9de386e7d98b authored 12 months ago by Vidhi Agrawal <[email protected]>
This is preparatory work towards adding a Topic model.
We plan to use the local variable name as...
Merges the two charts remaining to have just one chart for the
realm activity view.
Removes the...
030f89919563c0dc21e5f0654cc4899c6cc81d92 authored 12 months ago by Lauryn Menard <[email protected]>
Removes the Clients and History tabs/charts from the realm
activity view.
Removes the summary tab/chart from the user activity view.
Moves get_user_activity_summary from...
ec5e215e8fcdc49a76b0f78eecb8c8fce17db784 authored 12 months ago by Lauryn Menard <[email protected]>
Earlier, after a successful POST request on find accounts page
users were redirected to a URL wi...
There were two typeahead displayed while we were testing
create_private_message_draft. One was t...
Fixes part of #26874.
8f39b6f905b0c0fe7ab17c939b2640250e5cf454 authored 12 months ago by Aditya Kumar Kasaudhan <[email protected]>cc4bb3493abb8038af81984a9fb76272aecee059 authored 12 months ago by Karl Stolley <[email protected]>
f5245285b484c7f83e4be7c1526c71100fdd1819 authored 12 months ago by Karl Stolley <[email protected]>
906559c2b56bc95700aeaa0062b53b774df8daf2 authored 12 months ago by Karl Stolley <[email protected]>
It is confusing for folks directing accessing the page to get a
"Organization does not exist" me...
This is a reasonable default page to render for that hostname, and
less confusing than "Organiza...
ef3f990324644aeed8748ae90f05f3a528c06b6d authored 12 months ago by Tim Abbott <[email protected]>
When you click "Plan management", the desktop app opens
/self-hosted-billing/ in your browser im...
This is rendered by regular self-hosted servers, so doesn't belong in
zilencer.
Fixes: #27825
dcec36b824b7a98dd046b5b37266adecf2196804 authored 12 months ago by shashank-23002 <[email protected]>5b0d346dd9a2814b260c852b7e3c847e6fc5ebb3 authored 12 months ago by Aman Agrawal <[email protected]>
5357b9814ec6277f6bc4e11a8a38d77863adf438 authored 12 months ago by Aman Agrawal <[email protected]>
Add a simple method to check for in-home filter.
d52cce9c3a5af45d59a0c82247f9487766473b35 authored 12 months ago by Aman Agrawal <[email protected]>b36163dd8f3d6f3babec251604ef17d335af2946 authored 12 months ago by Aman Agrawal <[email protected]>
2fdd43a917e83aca3b24835967f0ee19432c0049 authored 12 months ago by Aman Agrawal <[email protected]>
All message view has `in-home` filter and is not empty.
If there are no terms provided, we set f...
d7cbe177737219351fe67d6d07ed0241390fd623 authored 12 months ago by Aman Agrawal <[email protected]>
Instead of `zfilt`, we should use table name of the current
message list.
All messages list always has the "in-home" filter. We are in the
process of removing "zhome/zfil...
As explained in the comment, this is to prevent bugs where some strange
combination of codepaths...
80f5963bbc887fdc153e58a663265df583fcb11b authored 12 months ago by Mateusz Mandera <[email protected]>
This test is ancient and patches so much that it's almost unreadable,
while being redundant cons...
This is preparatory work towards adding a Topic model.
We plan to use the local variable name as...
This is preparatory work towards adding a Topic model.
We plan to use the local variable name as...
This is preparatory work towards adding a Topic model.
We plan to use the local variable name as...