Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:fl4nn:backports
cinny-web
cinny-web.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cinny-web.changes of Package cinny-web
------------------------------------------------------------------- Wed Oct 30 20:31:27 UTC 2024 - Flann van der Eik <fl4nn@posteo.de> - Update to version 4.2.2 * Fix matrix.to links opening in webview in cinny desktop (gh#cinnyapp/cinny#1963) * Fix font-weight in dark theme with unsupported fonts (gh#cinnyapp/cinny#1964) * Improve service worker for authenticated media (gh#cinnyapp/cinny#1977) ------------------------------------------------------------------- Sat Sep 14 19:12:55 UTC 2024 - M K <tux93@opensuse.org> - Update to version 4.2.1 * Fix auth media check for dendrite (gh#cinnyapp/cinny#1952) ------------------------------------------------------------------- Wed Sep 11 16:59:53 UTC 2024 - M K <tux93@opensuse.org> - Update to version 4.2.0 * Add authenticated media support (gh#cinnyapp/cinny#1930) * Fix video and audio loading with authenicated media (gh#cinnyapp/cinny#1946) * Fix authenicated media download (gh#cinnyapp/cinny#1947) * Add translation support using i18next (gh#cinnyapp/cinny#1576) * Add basic m.thread support (gh#cinnyapp/cinny#1349) * Fix IPv6 support for the Docker container (gh#cinnyapp/cinny#1884) * Fix position the cursor at the end of the message when editing a message (gh#cinnyapp/cinny#1928) * fix sso login without identity providers (gh#cinnyapp/cinny#1934) * fix escape to mark as read (gh#cinnyapp/cinny#1935) * fix mention url is encoded wrong (gh#cinnyapp/cinny#1936) * render matrix room and event link content (gh#cinnyapp/cinny#1938) * Add Code of Conduct (gh#cinnyapp/cinny#1908) ------------------------------------------------------------------- Sun Aug 4 11:17:09 UTC 2024 - M K <tux93@opensuse.org> - Update to version 4.1.0 * fix room opens at home after leave rejoin (gh#cinnyapp/cinny#1848) * Support matrix to (gh#cinnyapp/cinny#1849) * fix tombstone replacement room open back to previous room (gh#cinnyapp/cinny#1856) * update self deploy instructions after react router (gh#cinnyapp/cinny#1859) * add back btn for mobile view (gh#cinnyapp/cinny#1861) * show unverified tab indicator on sidebar (gh#cinnyapp/cinny#1862) * fix page up/down button not working (gh#cinnyapp/cinny#1863) * fix notification not working for selected room (gh#cinnyapp/cinny#1864) * fix crash when decoding malformed urls (gh#cinnyapp/cinny#1865) * fix type to focus not working after room switch (gh#cinnyapp/cinny#1866) ------------------------------------------------------------------- Thu Jul 25 07:30:54 UTC 2024 - M K <tux93@opensuse.org> - Update to version 4.0.3 * Update gpg public key after renew ------------------------------------------------------------------- Wed Jul 24 14:10:26 UTC 2024 - M K <tux93@opensuse.org> - Update to version 4.0.0 * BREAKING: you now need to configure url re-writes because we are using in-app react-router. See /netlify.toml file for example. * Make small images not scale up in image viewer (gh#cinnyapp/cinny#1554) * URL Navigation support (gh#cinnyapp/cinny#1603, gh#cinnyapp/cinny#1633) * Support for changing and recovery password * Support for key based account registration * Arrange spaces in folders * New Lobby feature aka Space home * Ability to reorder space rooms * Multi-room message search option with filters * Redesigned Explore community section with ability to feature rooms and add predefined servers * New notification center with all notifications, highlights (aka pings) and invites * Support for ability to change font size * Load assets from relative path (gh#cinnyapp/cinny#1588) * Check IndexedDB support (gh#cinnyapp/cinny#1630) * Fix login with sso when app using hash router (gh#cinnyapp/cinny#1631) * Fix negative audio duration info crash react-range (gh#cinnyapp/cinny#1701) * Fix placement of emoji/sticker buttons (gh#cinnyapp/cinny#1693) * Update node to latest LTS (gh#cinnyapp/cinny#1687) * Update default server list (gh#cinnyapp/cinny#1571) * Remove svg loader as available in Vite by default (gh#cinnyapp/cinny#1728) * Fix crash when img without src tag (gh#cinnyapp/cinny#1731) * Fix pdf opening (gh#cinnyapp/cinny#1732) * Scroll tab target into view (gh#cinnyapp/cinny#1580) * Fix Safari iOS auto zooming (gh#cinnyapp/cinny#1756) * Fix notification, favicon and sound (gh#cinnyapp/cinny#1802) * Fix crash when adding existing room to space (gh#cinnyapp/cinny#1806) * Fix crash when trying to login to homeserver that does not return identity_providers field of m.login.sso flow schema * Fix login not working on beeper.com homeserver * Remove arbitrary restrictions on passwords * Improve home server selectoin UI ------------------------------------------------------------------- Tue Oct 31 12:13:47 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 3.2.0 * Fix broken emoji with md pattern in shortcode * Fix regex to ignore html tag in editor output * URL preview * Fix grammer in membership event messages * Timeline Perf Improvement * Render reaction with string only key * Fix blockcode with empty lines not rendered ------------------------------------------------------------------- Fri Oct 27 11:41:46 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 3.1.0 * Fix edit bugs * Fix thread fallback * Fix reply username overflow * Room input improvements * Fix emoji and other related bugs * Fix-timeline-loading * Improve Editor related bugs and add multiline md ------------------------------------------------------------------- Sat Oct 21 12:14:15 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 3.0.0 * Rewrite of the message input to support rich text * Support for uploading multiple files at once * Emoji and Sticker picker have been unified * Rewritten timeline, resulting in faster scrolling and rendering of almost all kinds of events * Reworked people drawer, there are now several sorting options ------------------------------------------------------------------- Wed Mar 29 14:06:19 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 2.2.6 * update matrix-js-sdk to v24 (CVE-2023-28427) * License changed to AGPL-3.0 ------------------------------------------------------------------- Mon Jan 30 09:26:11 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 2.2.4 * Use relative paths for build (gh#cinnyapp/cinny#1094) * Add node polyfills which fixes crypto related issues (gh#cinnyapp/cinny#1093) ------------------------------------------------------------------- Sun Jan 15 14:40:48 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 2.2.3 * Remove MSC3244 use from restricted room creation (gh#cinnyapp/cinny#892) * Add accept attribute to image/* to the ImageUpload component (gh#cinnyapp/cinny#989) * Vite plugin to add svg as inline data (gh#cinnyapp/cinny#1072) * Add jsdelivr cdn for twemoji ------------------------------------------------------------------- Fri Dec 9 14:07:11 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org> - Initial package based on version 2.2.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor