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
This also removes padding on .message_content that wasn't actually
rendered due to its low speci...
Added type annotations.
c693816d66281061e51e5c2529e8e05af4e2e222 authored over 1 year ago
We get the right background-color from line 487 in the same way as
Chrome.
Signed-off-by: Ander...
bc1e953f0ff8c5452c1d0e17ca85548b76f59eb7 authored over 1 year agoThis provides a bit nicer feedback to the user that the copy worked.
Fixes #26181
5d5e1963b97d1970f5025cbc3577249a06b7a2b4 authored over 1 year ago
The default appearance in modern Firefox is totally fine, and our
override was incorrectly chang...
This provides a much clearer and more consistent codebase name for
this part of the app.
Fixes ...
cd24620c4a5c09ee021715e91180c26d7b6e3aac authored over 1 year ago8c12494c16e61ffcf0560fd777bbeeefd8e771ff authored over 1 year ago
initialization function.
We are already importing `generated_pygments_data.json` directly in
`re...
Using `Object.values(playgrounds_data)` for iterating over an array is
unnecessary when we can j...
829caae18919eaa9537b108f1caffb870ec29993 authored over 1 year ago
This commit removes the stray strings used to refer to
various types of notification triggers.
...
af648833f2c4f6db5317840a6b237a56f49347f0 authored over 1 year ago
This tweet was deleted since user moved to mastodon from twitter
and used a tool to delete all t...
Signed-off-by: Anders Kaseorg <[email protected]>
74d6d7604649206b57760dfd6d2806278610013e authored over 1 year ago
As an intermediate step before we fully support url_template for realm
playgrounds, we populate ...
We populate url_template by simply escaping "{" and "}" as well as
appending "{code}" to the end...
Having a more precise type annotation helps with ensuring the migration
to use URL templates get...
This commit re-adds bootstrap CSS rules for blockquote elements
used in various markdown pages i...
This commit re-adds bootstrap CSS rules for blockquote written
using ">" in case study pages and...
We can remove CSS for btn-large, btn-group-large, btn-small,
btn-group-small, btn-mini and btn-g...
We have added the bootstrap CSS rules for blockquote elements
to the specific elements in previo...
We use "small" element only to show secondary details in
a typeahead option. This commit re-adds...
This commit re-adds bootstrap CSS rules for blockquote elements
used for testimonials in the lan...
This CSS will only be used if somehow the tweet is renderd as
a simple quote without iframe eith...
This commit re-adds the required bootstrap CSS for blockquote
elements used in "for/businesd", "...
We use input-append class only for some search elements
in the app and the CSS rules applied by ...
The "label" class was only used for the labels shown in
activity support page. This commit adds ...
We use "testimonials" class only to show the testimonials
in landing page, i.e. hello.html and t...
The terminology "arrows" comes from historical functionality
that is no longer relevant, so sear...
Signed-off-by: Anders Kaseorg <[email protected]>
2ae285af7c8e178ead8ff9e436161238a1b7efd6 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
4e645c8ff9df90cc035e2667fa844980f282558f authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
3b09197fdfb25d8b65aad7cb7ffe0b3cea704574 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
bca5564c1ef009266dc2f342576260d3947a454e authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
3b12ae18c8b3f750500ea3720b80c99c7fe35ec0 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
b9cd8de8222a841aa087a68c748e76b7868c3e2e authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
b9b471197723cf6bd1ab5e70feccc149dcb50e12 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
7746e11486e283af6432914505ec789c5204e733 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
e890033f769249bf3633abe1e7e87b250de66ad0 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
1a13ede0d76a809ee66ef6ee883e788e432844c2 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
9570ced4623f45308ab1d900eba91d377200fa60 authored over 1 year ago
This commit updates `0455_set_default_for_can_mention_group`
migration to be more efficient when...
Adds including a trigger to the opts for narrow_to_next_topic and
narrow_to_next_pm_string when ...
This function takes the stream name (a string) and using numbers
makes it seem like it's actuall...
74ac8c140c28b1fa5c98a490f4c4716368e8eff7 authored over 1 year ago
- Replaces `{relative|gear|invite}` with a Markdown include since
we no longer use the `#invit...
- Replaces instructions for opening the search filters reference
with `{relative|gear|search-f...
- Replaces Markdown include with `{relative|message|recent}`.
a9a1946819e9ea5463a085e33ddb24416a4ff7f2 authored over 1 year ago
- Replaces instructions for opening the message formatting reference
with `{relative|gear|mess...
- Replaces instructions for opening all messages with
`{relative|message|all}`.
- Replaces instructions for opening the keyboard shortcuts reference
with `{relative|gear|keyb...
834f759e8b85ef9097f48c56a711749ef03ac24b authored over 1 year ago
Updates the realm field `default_code_block_language` to have a default
value of an empty string...
Expands support for the message ID operand for id" operator to be either
a string or an integer....
We don’t support IE 6.
Signed-off-by: Anders Kaseorg <[email protected]>
211934a9d9ec1cdd95517f5f9469c17c823ca934 authored over 1 year ago
It was obsoleted by commit 07fef56c743f71839e496116eb9f4042f3b94724
(#19144).
Signed-off-by: An...
bd2f327a257824c543c40be263eb518e1191c946 authored over 1 year ago
Restore the default django.utils.log.AdminEmailHandler when
ERROR_REPORTING is enabled. Those w...
This commit updates code to pass "realm" and "bot_owner" args to
select_related call in get_user...
We used to access the complete objects for UserProfile foreign
keys like "bot_owner" and "defaul...
We do not use any related fields for the UserProfile objects
fetched by get_active_users, so we ...
This commit updates the select_related calls in queries to
get UserProfile objects in get_user f...
This commit updates select_related call to pass "realm" as
argument in select_related call in fe...
This commit updates the select_related calls in queries to
get UserProfile object in get_syste_b...
This commit updates the select_related calls in queries to
get UserProfile objects in populate_d...
This commit updates the select_related calls in queries
to get UserProfile objects in sync_ldap_...
This commit updates the select_related calls in queries to get
UserProfile objects in get_user, ...
There are no foreign keys for Client and so there are
no related objects to select using select_...
This commit updates the select_related calls in queries to
get UserProfile objects in dev_login ...
This commit updates the select_related calls in queries
to get UserProfile objects in send_custo...
This commit updates select_related call in get_user_profile_by_email
to pass "realm" as argument...
This commit removes select_related call from
get_soft_deactivated_users_for_catch_up as
we do no...
We revert to using "canned" instead of -1 when populating
`key_to_option` map so that it does no...
Adds an entry to the API changelog for feature level 193. The
changes documented here are from c...
8743602648d8618ff22b5a2686407f531078af5a authored over 1 year ago
Uploads are well-positioned to use S3's "intelligent tiering" storage
class. Add a setting to l...
7efe989a727f58d5c17b10fcb70b32c5f5fe99af authored over 1 year ago
871a668dd25d582eb2e7702aa80a40d782f6d5ba authored over 1 year ago
d05a9d400060ae2f9b4ff9a2faee3a0f2ad74e6d authored over 1 year ago
d05a1e9efae49ce924f48085cb98aedccd385269 authored over 1 year ago
Partially fixes #24815.
ba7492a31414143222ccadf92942389726052a13 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
0efc662eab7b1367e28436aabdfb6c9ee5d5f344 authored over 1 year ago
‘blocklist’ was added in 0.0.35 (with backwards compatibility for the
old name), and type annota...
Signed-off-by: Anders Kaseorg <[email protected]>
9bb3d15a794f93af1ed9d4de2931f419d03c0ce7 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
d87eea1a6771e550f8bbd5b36a04c7b8ec84c916 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
50e6cba1af2e0d28dff61078dd5abaa620019f40 authored over 1 year agocoverage added type annotations in 7.2.0.
Signed-off-by: Anders Kaseorg <[email protected]>
ff6cf54716457188945d8e4306536198861dbf92 authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
29bdaaf5b582e112cc44bc3901e6f180faa34d5d authored over 1 year agoSigned-off-by: Anders Kaseorg <[email protected]>
32a8151ce8779bd100f6aef6e18b3d8e390a82de authored over 1 year ago
The `time` field is based on the file metadata in S3, which means that
touching the file content...
The claim in the comment from c8ec3dfcf6dd, that we can and should use
the current deploy's venv...
Looks like some changes actually improved aligned of this icon so
that we don't need this hacky ...
The only overlap between how we fetched streams and
users was to share some really complicated d...
We restrict the columns, avoid quadratic looping,
and don't bother with order_by.
We also retur...
03557a55689bd0bfdc8bb4129ca28aa4ac48b260 authored over 1 year ago
This code removes a lot of complexity with very likely
positive overall impact on system perform...
Its two callers now just directly call
generic_bulk_cached_fetch with the explicit `lambda
obj: ...
The `WALE_` prefix was only used for backwards compatibility. Switch
to the canonical variable ...
5a26237b543f86c2d14cce917e3e8b9bd78017ba authored over 1 year ago
It’s unclear what was supposed to be “safe” about this wrapper. The
hashlib API is fine without...
Translators benefit from the extra information in the field names, and
need the reordering freed...
Signed-off-by: Anders Kaseorg <[email protected]>
db6323b2c4f160e0f1c3712d802dcf96502fc965 authored over 1 year agoFixes #601.
b188e6fa047e16e6842ae710ff2654d794a20a85 authored over 1 year ago
This commit updates the existing 'Topics' settings UI
to add support for followed topics.
Chang...
93a18b999aa9d12fdfb87842923ac5403d298f28 authored over 1 year ago