This repository was archived by the owner on Jul 8, 2024. It is now read-only.
[DONT-MERGE] Obs packaging fixes - #100
Draft
Thaodan wants to merge 141 commits into
Draft
Conversation
Thaodan
force-pushed
the
obs_packaging_fixes
branch
5 times, most recently
from
February 14, 2023 09:33
f1e8c64 to
22e5be0
Compare
Needs to have the correct service name for SailJail.
URL was incorrect. Also use compact login form.
- Fix escaped thumbnail URLs - Attempt to embed gif and images in the comments. Experimental. - Improve video stream detection. - Update youtube-dl.
Updated by "Cleanup translation files" add-on in Weblate. Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/
Currently translated at 0.6% (2 of 324 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/et/
Currently translated at 25.9% (85 of 327 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/cs/
Currently translated at 67.5% (221 of 327 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/hu/
Currently translated at 81.0% (265 of 327 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/pl/
Currently translated at 0.6% (2 of 327 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/et/
- Move Subreddit page to be the root page and stack pages more. - Drop singleton WebViewer to avoid closing hangs and crashes - Drop all other globalUtil variables - Refresh properly after switching accounts or signing in - Update translations
Currently translated at 79.5% (260 of 327 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/pl/
Thaodan
force-pushed
the
obs_packaging_fixes
branch
2 times, most recently
from
February 8, 2026 17:45
5d78619 to
d25a8aa
Compare
- Swipeable gallery - Cache for animated images
Currently translated at 99.1% (333 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/uk/
Separate debuginfo Remove old builds from the repo
Currently translated at 97.0% (326 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/et/
Thaodan
force-pushed
the
obs_packaging_fixes
branch
from
April 8, 2026 06:43
d25a8aa to
98f5155
Compare
Currently translated at 99.1% (333 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/it/
Currently translated at 100.0% (336 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/sv/
Currently translated at 100.0% (336 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/en_GB/
Currently translated at 100.0% (336 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/it/
Thaodan
force-pushed
the
obs_packaging_fixes
branch
2 times, most recently
from
May 6, 2026 13:38
4278fbf to
3bb6a4e
Compare
Sailfish passes URL activation payloads through ContentAction as a QStringList. Accept the list on the D-Bus method and forward the first URL to the existing QML signal. Also ignore option-like startup arguments so prestart activation is not treated as a URL.
Use the Sailjail-derived D-Bus activation name and implement org.freedesktop.Application so launcher activation no longer depends on X-Maemo-Service. Move the Sailfish organization name to org.quickddit so the generated service matches the app identity, and let the video page use the full cutout area.
Currently translated at 85.1% (286 of 336 strings) Translation: Quickddit/Quickddit Translate-URL: https://hosted.weblate.org/projects/Quickddit/Quickddit/pt/
Don't break building on the OBS.. This reverts commit f35268f. Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
Thaodan
force-pushed
the
obs_packaging_fixes
branch
from
July 7, 2026 13:00
3bb6a4e to
8ddb82d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
OBS Packaging fixes as well as testing for #99.
Don't merge.