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

Backticks get inserted on Ctrl-V in too many situations

RalfJung opened this issue 6 months ago
Fix internationalization for search typeahead

alya opened this issue 6 months ago
Scale modal buttons when switching between 14px and 16px mode.

shubham-padia opened this pull request 6 months ago
Update icons for direct messages

alya opened this issue 6 months ago
send_later_popover: Change calendar days icon.

sayamsamal opened this pull request 6 months ago
settings_linkifiers: Make edit and delete buttons rounded.

shubham-padia opened this pull request 6 months ago
search pills: Several things, will split this out into commits tomorrow.

evykassirer opened this pull request 6 months ago
css: Scale font-size for .small buttons.

shubham-padia opened this pull request 6 months ago
Change search suggestion string for has: operator.

pratik-pc opened this pull request 6 months ago
landing_page: Convert module to TypeScript.

afeefuddin opened this pull request 6 months ago
Improve how starred message count is hidden

alya opened this issue 6 months ago
ruff: Fix FURB148 `enumerate` index or value is unused

andersk opened this pull request 6 months ago
ruff: Fix FURB132 Use `discard` instead of check and `remove`

andersk opened this pull request 6 months ago
ruff: Fix FURB180 Use of `metaclass=abc.ABCMeta`

andersk opened this pull request 6 months ago
ruff: Fix FURB154 Use of repeated consecutive `global`, `nonlocal`

andersk opened this pull request 6 months ago
ruff: Fix FURB142 Use of set.add() in a for loop

andersk opened this pull request 6 months ago
ruff: Fix PLR6104 Use `+=` to perform an augmented assignment directly

andersk opened this pull request 6 months ago
help: Convert module to TypeScript.

afeefuddin opened this pull request 6 months ago
Thumbnailing prefix

timabbott opened this pull request 6 months ago
Time zone setting ignored, UTC used

pushcx opened this issue 6 months ago
Clean out unused uploaded emoji

alexmv opened this issue 6 months ago
user_group_settings: Disable dropdown if no permission to update it.

roanster007 opened this pull request 6 months ago
integrations: Prevent duplicate PR review messages.

PieterCK opened this pull request 6 months ago
stream_settings: Fix channel subscription jitter.

adnan-td opened this pull request 6 months ago
#30044 Remove the Local time from Personal menu card

sangamesh-Lingshetty opened this pull request 6 months ago
Follow up PR for updating PROVISION_VERSION in version.py.

adnan-td opened this pull request 6 months ago
settings: Fix Add channel button relying on min-width for padding.

shubham-padia opened this pull request 6 months ago
settings: Do not execute hotkey inside any users tab filter input.

shubham-padia opened this pull request 6 months ago
Modernize Python typing syntax

andersk opened this pull request 6 months ago
ui_init: Initialize `timerender` before `information_density`

andersk opened this pull request 6 months ago
invite-users: Use "invitation" instead of "invite" for strings.

laurynmm opened this pull request 6 months ago
[WIP] Fix tables for 16px font size.

sahil839 opened this pull request 6 months ago
Follow up on Slack webhook integration update.

PieterCK opened this issue 6 months ago
Reorganise preferences

shubham-padia opened this pull request 6 months ago
Allow only system groups to be used as setting in production.

sahil839 opened this pull request 6 months ago
echo: Fix error during local echo while narrowed to search view.

prakhar1144 opened this pull request 6 months ago
Scale typeaheads and dropdowns with font size.

amanagr opened this pull request 6 months ago
settings: Don't show last active in deactivated users table.

shubham-padia opened this pull request 6 months ago
user_groups: Add `is_empty_group` function to check for nobody group.

Vector73 opened this pull request 6 months ago
Direct messages code cleanup followups

shubham-padia opened this pull request 6 months ago
edit_stream_status: Removed the word channel from the stream_status

userAdityaa opened this pull request 6 months ago
user_groups: Migrate to @typed_endpoint.

abdelrahman725 opened this pull request 6 months ago
Standardise settings buttons in terms of min-width

shubham-padia opened this issue 6 months ago
Remove "channel" from subscribe/unsubscribe bookends

alya opened this issue 6 months ago
layout_help_modal: Fix the issue of placement issue for the help modal

userAdityaa opened this pull request 6 months ago
email_mirror: Change default topic name if subject ends up empty.

mateuszmandera opened this pull request 6 months ago
Layout bugs in the help modal

alya opened this issue 6 months ago
Update HelloSign integration to Dropbox Sign

alya opened this issue 6 months ago
Spoiler collapse / uncollapse is unreliable

alya opened this issue 6 months ago
auth: Migrate to @typed_endpoint.

abdelrahman725 opened this pull request 6 months ago
stream_create: Add "all users: N" pill to input on clicking `Add all users`

shubham-padia opened this pull request 6 months ago
help: Document new direct message permissions settings.

alya opened this pull request 6 months ago
Fix Invite new users documentation

shubham-padia opened this pull request 6 months ago
compose_typeahead: Fix typeahead text wrapping of channels.

Vector73 opened this pull request 6 months ago
corporate-upgrade: Migrate to @typed_endpoint.

abdelrahman725 opened this pull request 6 months ago
Update home page

alya opened this pull request 6 months ago
Thumbnailing commits extracted from #30724 for integration

timabbott opened this pull request 6 months ago
user_profile: Convert module to TypeScript.

afeefuddin opened this pull request 6 months ago
typeahead: Fix typeahead position not updating on pill remove.

adnan-td opened this pull request 6 months ago
polls: Fix transition issue for "Add" and "New" option in dark theme.

userAdityaa opened this pull request 6 months ago
settings: Allow tab switcher text to expand to show full text.

amanagr opened this pull request 6 months ago
Allow dropdown widget buttons and its dropdown menu to get wider.

sahil839 opened this pull request 6 months ago
Fix subscribed bookend not displayed for newly subscribed stream.

amanagr opened this pull request 6 months ago
user_group_edit_members: Initialise `users` data as empty array.

LaPulgaaa opened this pull request 6 months ago
user_profile: Pass correct element to toggle_submit_button.

afeefuddin opened this pull request 6 months ago
compose: Don't jump to sent message conversation if setting disabled.

prakhar1144 opened this pull request 6 months ago
Thumbnailing commits for avatars/emoji extracted from #30477

timabbott opened this pull request 6 months ago
5xx: Remove duplicate `error_page` class applied on page.

amanagr opened this pull request 6 months ago
docs: Update docs for 3 way compose box resizing.

N-Shar-ma opened this pull request 6 months ago
left_sidebar: Rewrite `back to channels` to use css grid.

shubham-padia opened this pull request 6 months ago
Update channel / topic screenshots on /for/X pages

alya opened this issue 6 months ago
echo: Convert module to TypeScript.

LaPulgaaa opened this pull request 6 months ago
Change language, email, password settings button style

shubham-padia opened this pull request 6 months ago
navbar: Fix navbar heading alignment when using full width.

adnan-td opened this pull request 6 months ago
fix: added the tippy for the tooltip for not subscribed

userAdityaa opened this pull request 6 months ago
fix(settings.css): adjust padding for 'Add channel' button

rishav-goswami opened this pull request 6 months ago
user_group_create: Convert module to TypeScript.

afeefuddin opened this pull request 6 months ago
message_events: Fix moved messages not rendered if they are not cached.

amanagr opened this pull request 6 months ago
Settings: Rename `Users` and `Deactivated users` tab.

shubham-padia opened this pull request 6 months ago
typeahead: Fix search typeahead open on `near` narrows.

amanagr opened this pull request 6 months ago
filter: Add validation function for search pill terms.

evykassirer opened this pull request 6 months ago
Bottom table border sometimes missing in settings

alya opened this issue 6 months ago
"Add channel" should widen as needed

alya opened this issue 6 months ago
[DRAFT] Scale compose formatting and send buttons with info density.

karlstolley opened this pull request 6 months ago
Leave room for placeholder text at larger font sizes

alya opened this issue 6 months ago
Make bot cards not scrollable when font size is increased

alya opened this issue 6 months ago
Audit input sizes in settings modals

karlstolley opened this issue 6 months ago
Add user setting to toggle information density

alya opened this issue 6 months ago
Update subsystems documentation for typing indicators

PIG208 opened this issue 6 months ago