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

docs: Move installer details to Deployment options page.

github.com/zulip/zulip - fdb2bebc41e8f51a4da587b20dfba9d3e735f572 authored 10 months ago by Alya Abbott <[email protected]>
docs: Edit installation instructions for clarity.

github.com/zulip/zulip - f7f1465fce0e91dc08a673abb1cc268949e0efe5 authored 10 months ago by Alya Abbott <[email protected]>
docs: Move installation troubleshooting section to troubleshooting.md.

github.com/zulip/zulip - 77ab7d810e8b0da20a1bd265a1751d514c5ae8b1 authored 10 months ago by Alya Abbott <[email protected]>
tornado: Fix GC of old queues.

github.com/zulip/zulip - 7e9d8cd19210ea10c21964b2560f5ca12471b16c authored 10 months ago by Alex Vandiver <[email protected]>
topic: Fix history order for topic moves.

5c96f942060e mistakenly appended, rather than prepended, the edit to
the history. This caused A...

github.com/zulip/zulip - b747ea285f9a1f1077007c8fd0700c9dea2a148b authored 10 months ago by Alex Vandiver <[email protected]>
docs: Update links to new "Reverse proxies" page.

github.com/zulip/zulip - e891c57d0ee250a41f101a3fc0dccbce21845de8 authored 10 months ago by David Rosa <[email protected]>
tooltips: Fix status-emoji tooltip for user-card popover.

This tooltip seems to have been broken when #user_info_popover was
renamed to the user card popo...

github.com/zulip/zulip - 6caacbcd072bf6e5f21a1f9b05695b051c64f66b authored 10 months ago by shashank-23002 <[email protected]>
popover: Rename user-card-status-text.

github.com/zulip/zulip - d6219e93a8f80bd2a22950b5e6260741062948db authored 10 months ago by shashank-23002 <[email protected]>
tooltips: Add a dedicated tooltip for status-emoji.

Fixes: #26772

github.com/zulip/zulip - 865f886f567613d6b21838d2a8fbe191bf7d6f9e authored 10 months ago by shashank-23002 <[email protected]>
ldap: Clarify order of role processing by AUTH_LDAP_USER_FLAGS_BY_GROUP.

github.com/zulip/zulip - 8349437affa75800879c3c30fc7423d6e427687c authored 10 months ago by Mateusz Mandera <[email protected]>
test_remote_billing: Rename server_on_active_plan_error helper arg.

This is kind of too specific, allowing testing for only one single error
when accessing signed_a...

github.com/zulip/zulip - 5e6f4faad2af547159282a1a12a8b39ed11c9a8d authored 10 months ago by Mateusz Mandera <[email protected]>
remote_billing: Fix two tests that shouldn't be asserting in a loop.

It doesn't make sense to run a loop over "all" query results, when those
results are just two, a...

github.com/zulip/zulip - 1c61bb2fadf4c13ac0b7b4598427a586f342165c authored 10 months ago by Mateusz Mandera <[email protected]>
remote_billing: Make handle_customer_migration_... more robust.

The logic in the case where there's only one realm and the function
tries to migrate the server'...

github.com/zulip/zulip - 834dbd552b5152dc8d4b2e82aaffdf51e65862a0 authored 10 months ago by Mateusz Mandera <[email protected]>
installation-activity: Fix ARR value in total row.

In commit ff8552269d, when we moved the links to the first column
of the activity charts, we mis...

github.com/zulip/zulip - 68f02da82ef1071e6ca6378b0a421c970fb2c0f7 authored 10 months ago by Lauryn Menard <[email protected]>
docs: Document restarts after changing zulip.conf.

github.com/zulip/zulip - 7d9c82cbea662ab63af9c728cc3f8c743a70e073 authored 10 months ago by Tim Abbott <[email protected]>
docs: Split /production/deployment.html into multiple pages.

- Makes "Deployment options" easier to navigate by splitting the
"Reverse proxies" and "System...

github.com/zulip/zulip - 2b9506840684ceb9e27ba5b509561be509d7059d authored 10 months ago by David Rosa <[email protected]>
support: Add CSS formatting for form areas on support views.

github.com/zulip/zulip - b9c4a8a811f19f5b393c31c1db8c55b1c3b79bc7 authored 10 months ago by Lauryn Menard <[email protected]>
support: Remove relative positioning for form elements.

Prep commit for adding a grid layout for some query response data.

github.com/zulip/zulip - 439e88e25123ff25ac1607459a006f445fac11ac authored 10 months ago by Lauryn Menard <[email protected]>
remote-support: Add CSS grid for remote server and remote realms.

github.com/zulip/zulip - 8c5325fc2c7655502e9965b76a06ea46393120db authored 10 months ago by Lauryn Menard <[email protected]>
support: Add CSS grid for user and user realm.

github.com/zulip/zulip - b74a8a5ff5634ac546de31c11a38e9794f0b79bf authored 10 months ago by Lauryn Menard <[email protected]>
support: Add CSS grid for confirmation objects in query results.

github.com/zulip/zulip - b6d50c158d0721206ad1e6e7ab04bc62b1756658 authored 10 months ago by Lauryn Menard <[email protected]>
css: Apply fa-chevron-down CSS to zulip-icon-chevron-down.

This was missed as part of #27577 migration.

github.com/zulip/zulip - e6718369d6dc759fc72a25d41a57101433d5596e authored 10 months ago by Aman Agrawal <[email protected]>
compose: Fix bug where sometimes message draft remained post sending it.

Now whenever we initiate sending a message, we save / update its draft,
which is deleted on a su...

github.com/zulip/zulip - 8002f0db8fa6e0fd8b733c01f701d0b71ec3bfb1 authored 10 months ago by N-Shar-ma <[email protected]>
upgrade: Fix spacing issue for fixed plan upgrade page.

github.com/zulip/zulip - 90e67f7d752363821f72ff3a9cbc709e30f147c8 authored 10 months ago by Aman Agrawal <[email protected]>
billing: Add separate entry point for billing login pages.

We just exclude upgrade.ts from the imports to avoid page_params
being imported which results in...

github.com/zulip/zulip - 949379581e96e82e360cee23c991770f0ef3ede2 authored 10 months ago by Aman Agrawal <[email protected]>
clipboard: Align click to copy button inside spoiler tag.

Fixes: #20712

github.com/zulip/zulip - 5803d4afec5e8a1237f7596c279e2a514b97a3e4 authored 10 months ago by shashank-23002 <[email protected]>
css: Add 25px to content width on right for chevron-down icon.

This fixes chevron-down icon overlapping with content when content
occupies full width of the se...

github.com/zulip/zulip - 4d1bb762be373e43b87d1cbb982d1a8c7a4431bf authored 10 months ago by Aman Agrawal <[email protected]>
message_actions_popover: Select message being moved.

This helps keep the content of this message in the move messages
modal relevant.

github.com/zulip/zulip - 0c6dfd1e5e86af66eb001e54b7810257c55cd07f authored 10 months ago by Aman Agrawal <[email protected]>
message_lists: Add 'rerender_messages' function to type.

github.com/zulip/zulip - 5fd6a819d4715fcb39faf3f9d4400e970d4c586b authored 10 months ago by Varun Singh <[email protected]>
message_live_update: Convert module to TypeScript.

github.com/zulip/zulip - c91ca3eca8d53c53e4f59aebafe8fbd2e0a465e0 authored 10 months ago by Varun Singh <[email protected]>
message_lists: Add 'rerender_view' function to type.

github.com/zulip/zulip - d432b5e36a56de768898eb2c0b98a6717fa27e9e authored 10 months ago by Varun Singh <[email protected]>
stripe: Add a check to create invoices only for paid plans.

In 'invoice_plan()', the primary way to not create
an invoice for a plan is to not have any new ...

github.com/zulip/zulip - a20ce627d985074e5ea2d640b3f195f706d1352b authored 10 months ago by Prakhar Pratyush <[email protected]>
message_edit_history: Convert module to typescript.

github.com/zulip/zulip - 23795ca153d4bdc48fec4c7018ca5a6b12d5d400 authored 10 months ago by evykassirer <[email protected]>
state_data: Add realm_allow_edit_history.

github.com/zulip/zulip - a8be874f70a62e3614d221a5398c9d096a9cbaf6 authored 10 months ago by evykassirer <[email protected]>
zilencer: Exclude realm_locally_deleted in get_human_user_realm_uuids.

Just like deactivated realms should be excluded, so should locally
deleted realms.

In particula...

github.com/zulip/zulip - 616527e73e40f9822442fa3909fd5fcd6db12d34 authored 10 months ago by Mateusz Mandera <[email protected]>
zilencer: Implement do_reactivate_remote_server utility function.

The inverse of do_deactivate_remote_server. It's just flipping the
.deactivated flag, but we als...

github.com/zulip/zulip - be03dabf76296fe201b128fd8cf2cd2aa52cb766 authored 10 months ago by Mateusz Mandera <[email protected]>
tests: Fix direct mutation of ES modules again, again.

Signed-off-by: Anders Kaseorg <[email protected]>

github.com/zulip/zulip - 10892f1d60ec0bb78691e8d7421926876bee3963 authored 10 months ago by Anders Kaseorg <[email protected]>
namespace: Prevent direct mutation of ES modules in tests.

Signed-off-by: Anders Kaseorg <[email protected]>

github.com/zulip/zulip - cc8a4636ba966a5f904498a3d2bbf7ab27103626 authored 10 months ago by Anders Kaseorg <[email protected]>
bootstrap: Remove pre styles.

Happily, every last CSS property in these styles is already
described for the places <pre> appea...

github.com/zulip/zulip - 29dd61c20cbef3ff99f21d5450e7c8dba10c969c authored 10 months ago by Karl Stolley <[email protected]>
corporate: Fix plan precedence issues with expired plans.

RemoteRealm customer takes precedence over RemoteServer
in general. But if an inactive plan is a...

github.com/zulip/zulip - 2e1ed4431adf8dfe1e8bcfeae63dfc327b425369 authored 10 months ago by Tim Abbott <[email protected]>
bundles: Remove unnecessary imports of effect-free modules.

Some of these may have once been necessary to enforce an ordering on
cyclic imports, but we’ve f...

github.com/zulip/zulip - 2c799125ea28978dbf7686a2bacece852ed10188 authored 10 months ago by Anders Kaseorg <[email protected]>
bootstrap: Remove li style.

The `line-height` value is set to `inherit` in zulip.css, rendering
this line moot. `inherit` wi...

github.com/zulip/zulip - 384e28c8e2da69b8d9395cf3f61c477778afa019 authored 10 months ago by Karl Stolley <[email protected]>
bootstrap: Remove q styles.

There is no evidence of the <q> (quote) element in use in the
Zulip UI, nor that any of the Pyth...

github.com/zulip/zulip - 607350723026669eb67f39be943ce58513d78f99 authored 10 months ago by Karl Stolley <[email protected]>
webpack: Remove extraneous inclusions of page_params.

Commit a4938d3760d5d9c67fb3c4f72274d8f775321931 (#28971) fixed the
order-sensitivity of these mo...

github.com/zulip/zulip - 976987f9a37fd1fc613a5ab3b479c9614f764210 authored 10 months ago by Anders Kaseorg <[email protected]>
billing: Remove unused page_params on event_status page.

a4938d3760d5d9c67fb3c4f72274d8f775321931 introduced assertions
for page_params for which they we...

github.com/zulip/zulip - f6b1fe9f367e4c5b975652973dc86282edf99ac7 authored 10 months ago by Aman Agrawal <[email protected]>
page_params: Set and expect state_data = null for spectators.

Fix a ZodError when spectators load the app, introduced by commit
a4938d3760d5d9c67fb3c4f72274d8...

github.com/zulip/zulip - e568064f4e08fe0e0a6640c4c805e4e4ee13c37f authored 10 months ago by Anders Kaseorg <[email protected]>
page_params: Parse page_params and state_data with Zod.

This establishes a runtime check that their types continue to reflect
reality going forward.

Si...

github.com/zulip/zulip - a4938d3760d5d9c67fb3c4f72274d8f775321931 authored 10 months ago by Anders Kaseorg <[email protected]>
state_data: Rename Term type to NarrowTerm.

Signed-off-by: Anders Kaseorg <[email protected]>

github.com/zulip/zulip - a5c055ae82dadb37fc20a19d03046df4843a5ce8 authored 10 months ago by Anders Kaseorg <[email protected]>
billing: Make push notifications error message more clear.

github.com/zulip/zulip - 4f1659fe8fc8b8f610ea9c01d51b27d495e3f4b1 authored 10 months ago by Alya Abbott <[email protected]>
lint: Remove .lock extension from frontend group.

Commit 3a27b12a7dc9580e565946d3252720cbdce08934 (#24731) migrated
yarn.lock to pnpm-lock.yaml.

...

github.com/zulip/zulip - 273453d285b341a83c8e4781072ad100ee178e86 authored 10 months ago by Anders Kaseorg <[email protected]>
message_view_header: Manage no description in message_view_header.

This commit modifies the behavior of the message view header
when a stream's description is empt...

github.com/zulip/zulip - 8e391238395385db32ae5e74f56e3339a04d84f5 authored 10 months ago by Sayyed Arib Hussain <[email protected]>
version: Update version and changelog following 8.2 release.

github.com/zulip/zulip - 2a59edda53214d5789ca6f2cc170e88ba78dd461 authored 10 months ago by Tim Abbott <[email protected]>
sentry: Avoid early reads from state data.

Signed-off-by: Anders Kaseorg <[email protected]>

github.com/zulip/zulip - ac68996ac3ba0b530c5970a61aa3aca82fa3566a authored 10 months ago by Anders Kaseorg <[email protected]>
billing: Take user to default page if next_page is invalid.

Here invalid is more or less uncommon since there are a lot of
next_page that are valid for a lo...

github.com/zulip/zulip - 98868b7f4a8168a4200740b7e65b2df4561be132 authored 10 months ago by Aman Agrawal <[email protected]>
billing: Redirect user to login page if session expires.

If user makes an AJAX request but their session is expired, we
redirect user to the login page.

github.com/zulip/zulip - 176c15f74bee12750797d7ccb00678646c1717e1 authored 10 months ago by Aman Agrawal <[email protected]>
remote-activity: Fix broken support links.

In commit 230294c, the logic for creating the support links in the
remote activity chart were br...

github.com/zulip/zulip - 05b5295f180d4e5a098d5ce8eb55f618fb02e44c authored 10 months ago by Lauryn Menard <[email protected]>
remote-support: Fix last push notification sent field.

Instead of displaying the end of the day interval for the latest
count stat update for push noti...

github.com/zulip/zulip - 0c17b90fc50348650c388915c86a8cdb999267b7 authored 10 months ago by Lauryn Menard <[email protected]>
corporate: Send invoice overdue mail also when data never uploaded.

Earlier, during invoicing we used to send a mail to
[email protected] when the last_audit_log_upda...

github.com/zulip/zulip - d05a3f0cb00a2a27d3db55e69298337d8d308891 authored 10 months ago by Prakhar Pratyush <[email protected]>
remote-support: Note if emails were sent for remote server sponsorship.

In cases where a support admin approves a sponsorship for a remote
server without any billing us...

github.com/zulip/zulip - 9c7d0c6e5a7e0f855834807b7489eb05d9681485 authored 10 months ago by Lauryn Menard <[email protected]>
stats: Fix types for upload_space_used, guest_users parameters.

Signed-off-by: Anders Kaseorg <[email protected]>

github.com/zulip/zulip - a68c96231fba32ca74d36c2116fdb8c8f8f6b49f authored 10 months ago by Anders Kaseorg <[email protected]>
page_params: Remove max_message_id from type.

As of commit fd2ad130f91805fd64e894b9058ec043726c4ac1 (#28930) this is
popped in ui_init.initial...

github.com/zulip/zulip - b5702422ed3c9191ad417cb37f1e0a06546ed351 authored 10 months ago by Anders Kaseorg <[email protected]>
docs: Update markdown.js to markdown.ts.

This was missed when it was converted to TypeScript.

github.com/zulip/zulip - c1b749cc0f439f217b51d0e227c4b66260008252 authored 10 months ago by Sujal Shah <[email protected]>
corporate: Fix next_invoice_date not updated on end_date extension.

Earlier, on extending end_date for legacy plans, next_invoice_date
was not extended which result...

github.com/zulip/zulip - 9648256c3cf51e56d68a687db1ffd45af07f4de5 authored 10 months ago by Prakhar Pratyush <[email protected]>
invitations: Improve text in resend confirmation modal.

Importantly, this clarifies that this is useless for expired invites.

Fixes: #28829

github.com/zulip/zulip - d2bc94a72430055047d3faa96d117baf42e6e934 authored 10 months ago by Sohaib-Ahmed21 <[email protected]>
user_profile: Add "copy link to profile" button in user_profile_modal.

This commit adds a "copy link to profile" button in user_profile_modal.
Clicking on this button ...

github.com/zulip/zulip - 4f89a0f60520d08ce9399d9c2a4d7d5cf1673e63 authored 10 months ago by Pratik <[email protected]>
user_profile: Enable dynamic URL generation for "View profile" option.

Clicking on "View profile" option now dynamically generates a URL,
allowing the user profile mod...

github.com/zulip/zulip - cad051e5a6d1bd102e39f24b14586ce88ca8d5f4 authored 10 months ago by Pratik <[email protected]>
portico-team: Rework repository on team page

Fixes: #28504

github.com/zulip/zulip - a41c39db26cf75625f22fcbc90abc26cc8c09efe authored 10 months ago by afeefuddin <[email protected]>
team: Update for zulip-android-legacy repository rename.

github.com/zulip/zulip - 76e86bc8fa4617d087496ff12c3bef47f27d3759 authored 10 months ago by Tim Abbott <[email protected]>
navbar: Restructure navbar items.

github.com/zulip/zulip - 16868c39a5411d6dcb429fae30f9969e066b6b53 authored 10 months ago by Aman Agrawal <[email protected]>
direct_message: Allow DMs to bots and self regardless of policy.

Previously, in DM disabled org messaging to bot was not working when
starting new conversation a...

github.com/zulip/zulip - 5c993f0479937e365a8fed161b14fdf2aba783f2 authored 10 months ago by sayyedarib <[email protected]>
css: Extract CSS variables into own file.

github.com/zulip/zulip - 22b4ec09fa02bcaa6ef272c466a2b250a7d58fac authored 10 months ago by Karl Stolley <[email protected]>
tornado: Stop collapsing "restart" events via virtual events.

Collapsing was done incorrectly, as 65c400e06d59 added `zulip_version`
and `zulip_feature_level`...

github.com/zulip/zulip - a6287faea43d72ecf957d6d09cddb1ffa4255e83 authored 10 months ago by Alex Vandiver <[email protected]>
decorator: Rename internal_notify_view.

As noted in the previous commit, this decorator is not just used for
"notify" endpoints anymore.

github.com/zulip/zulip - ab683fac2914ac392423d642a2e218658e4f2cd9 authored 10 months ago by Alex Vandiver <[email protected]>
email_mirror_message: Move endpoint under /api/internal/.

This also has the side effect that it saves the endpint from being
improperly redirected by the ...

github.com/zulip/zulip - e6fa1f54364807c7ed06b2435a86979287eb816d authored 10 months ago by Alex Vandiver <[email protected]>
tornado: Track which queues were inherited from old Tornado instances.

github.com/zulip/zulip - 1d3813ec4f0d8df9f617ed9c0eeac19dfcc9e43c authored 10 months ago by Alex Vandiver <[email protected]>
tornado: Split server restart events from web client reload events.

github.com/zulip/zulip - fc41d6085ba72341023fb8d7ddd5b7f0413292f4 authored 10 months ago by Alex Vandiver <[email protected]>
restart-server: Remove --skip-tornado flag.

This flag was generally used not because we wanted to avoid
restarting Tornado, but because we w...

github.com/zulip/zulip - 27d53ecbe1398b644cf47d131b68ca600ebb78a8 authored 10 months ago by Alex Vandiver <[email protected]>
decorator: Rename authenticate_notify.

This was originally used for more Django -> Tornado communication than
it now does; it is primar...

github.com/zulip/zulip - be75736a95f9e96cbe50fcc3592d12d5cf77cc23 authored 10 months ago by Alex Vandiver <[email protected]>
tornado: Perform rolling client restarts after servers are restarted.

Decouple the sending of client restart events from the restarting of
the servers. Restarts use ...

github.com/zulip/zulip - ec6f64f7b02740012e4794051aea5a22f462bee7 authored 10 months ago by Alex Vandiver <[email protected]>
tornado: Switch to time.perf_counter for timing data.

github.com/zulip/zulip - 52a80e1d785b34d2c45f0bfc22e58f21d3292b9d authored 10 months ago by Alex Vandiver <[email protected]>
tornado: Drop WebReloadClientError logic.

The widening of the time between when a process is marked for
reload (at Tornado startup) and wh...

github.com/zulip/zulip - 0079688c4906b879b3a641106c41ac3adf4ad769 authored 10 months ago by Alex Vandiver <[email protected]>
tornado: Move the /notify-tornado endpoint, and document it better.

github.com/zulip/zulip - 84fa9be73a000859319d6c1d01ccbac3d2c7fac4 authored 10 months ago by Alex Vandiver <[email protected]>
tornado: Add a --no-immediate-reloads flag to leave web clients alone.

github.com/zulip/zulip - b25d9663525705727ad683b3f5d4949d13eb6d7f authored 10 months ago by Alex Vandiver <[email protected]>
tornado: Add a web_reload_clients endpoint to notify web clients.

github.com/zulip/zulip - da6b0b1cc6c9730180a3966ace329c0826c5e10d authored 10 months ago by Alex Vandiver <[email protected]>
portico: Document user creation via API in plans comparison.

github.com/zulip/zulip - 93c36e323c8a04b28570c38b0c8344e17d808c85 authored 10 months ago by Alya Abbott <[email protected]>
portico: Drop unused compare.html.

This block was previously included in /plans.

github.com/zulip/zulip - 3f8a0c968af08c7cce8227cf9536ab3d7c2ffe9d authored 10 months ago by Alya Abbott <[email protected]>
help: Clarify that paid Cloud features are available on Plus too.

github.com/zulip/zulip - 225b9e7b39f059aea1ffb2cac1e3c605109d8bf7 authored 10 months ago by Alya Abbott <[email protected]>
api docs: Clarify Zulip Cloud requirements for user creation endpoint.

github.com/zulip/zulip - 8bebabab8fe31c829860d70d03247ce39b8275ab authored 10 months ago by Alya Abbott <[email protected]>
state_data: Fix custom_profile_fields type for CHOICE → SELECT rename.

Commit bd6471f0e34fe6ae69cb4c4d179e9a43ee74e3ed (#28691) added this
reference to the old name, e...

github.com/zulip/zulip - 823e8d871687b2d070a755173bdb47aed6c065c6 authored 10 months ago by Anders Kaseorg <[email protected]>
message edit: Remove redundant if clause.

`topic_changed` must be true by this point, because
of the earlier return statement.

github.com/zulip/zulip - c86558521fbab9f560bc713790a08ad1e38c08d8 authored 10 months ago by evykassirer <[email protected]>
confirm dialog: Allow conf to override defaults.

github.com/zulip/zulip - 47560d0b8b273f33a8c236bb7a3af847a3d6cb4c authored 10 months ago by evykassirer <[email protected]>
message edit: Remove unused message_id assignment.

github.com/zulip/zulip - 42122b851c28734c87d1ebc4af601f0a3cd66e00 authored 10 months ago by evykassirer <[email protected]>
topic edit: Warn when renaming a topic to an existing topic name.

Fixes #27369.

When editing a topic name via the topic header bar, it's easy to
accidentally mov...

github.com/zulip/zulip - 07b2ad27fa59f83040aefcafccd7a92e2d468edd authored 10 months ago by evykassirer <[email protected]>
bootstrap: Remove body selectors, zero margin/padding explicitly.

github.com/zulip/zulip - 9c77300c5a0a6d7c03b1c08e870345f08436e117 authored 10 months ago by Karl Stolley <[email protected]>
bootstrap: Remove unnecessary root properties.

* `font-size: 100%` is unnecessary, as `font-size: 16px` is set on
the `body` selector.
* `tex...

github.com/zulip/zulip - 79959573bd8c2c44b1dd1f2ea578155f4f307e49 authored 10 months ago by Karl Stolley <[email protected]>
remote-activity: Add column for remote server or realm creation date.

Expands the main query for remote servers to get the audit log
event datetime for when the serve...

github.com/zulip/zulip - 230294cfb31ba4b1e9fb1427147b3683c84376e6 authored 10 months ago by Lauryn Menard <[email protected]>
page_params: Move max_message_id to local_message.

Signed-off-by: Anders Kaseorg <[email protected]>

github.com/zulip/zulip - fd2ad130f91805fd64e894b9058ec043726c4ac1 authored 10 months ago by Anders Kaseorg <[email protected]>
page_params: Move queue parameters to server_events.

Signed-off-by: Anders Kaseorg <[email protected]>

github.com/zulip/zulip - 2d575ae576ec6d703837b60a2a656fa463144fee authored 10 months ago by Anders Kaseorg <[email protected]>
home: Send state_data in a separate object.

Signed-off-by: Anders Kaseorg <[email protected]>

github.com/zulip/zulip - bf6978185dbc153c602b620d7f7c6c739186f7d2 authored 10 months ago by Anders Kaseorg <[email protected]>
page_params: Remove muted_users from type.

ui_init.initialize_everything removes this from page_params with
pop_fields("muted_users").

Sig...

github.com/zulip/zulip - e4bbd04f5dfaca89b437548f5fa95f396a75a1f1 authored 10 months ago by Anders Kaseorg <[email protected]>