summary refs log tree commit diff
path: root/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-04-19Fix emoji verification dialogue being cut offBrayd1-1/+1
2024-04-19Fix room settings being cut offBrayd1-0/+1
2024-04-09Fix image copying on windowsNepNep211-1/+4
2024-04-07Workaround re2 cmake issue on AS runnerJoseph Donofry1-0/+5
2024-04-07Use more cores on windows buildsNicolas Werner1-1/+1
2024-04-06Try to fix missing resources.priNicolas Werner1-2/+4
2024-04-06Fix makepri parametersNicolas Werner1-1/+1
2024-04-05Use makepri and makeappx from pathNicolas Werner1-3/+3
2024-04-05Fix lintNicolas Werner1-5/+5
2024-04-05Another stab at using unplated icons on windowsNicolas Werner1-0/+5
This time also generate the pri files, whatever they are.
2024-04-05Color conversion seems to be redundant before the sink (upload too, but ↵Nicolas Werner1-6/+2
removing that breaks stuff)
2024-04-05Add some voip debugging hoopsNicolas Werner1-0/+16
2024-04-05Hopefully fix the jump when replying after scrollingNicolas Werner2-6/+16
2024-03-25Try harder to make transparency for windows icon workNicolas Werner4-2/+6
2024-03-23Hopefully fix Windows icon background colorNicolas Werner1-0/+1
See https://learn.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-manual-conversion#optional-add-target-based-unplated-assets
2024-03-20Remove attributes on del tagsNicolas Werner1-7/+13
There is no use case for those afaik and they do break our replacement in the frontend. Let's instead strip them out in the sanitization step, since there are no valid attributes defined for the del tag currenlty. In theory we could also strip out all attributes here, but that seems excessive for now. Fixes https://github.com/Nheko-Reborn/nheko/issues/1693
2024-03-19Fix presence not being per profileNicolas Werner1-12/+12
fixes #1699
2024-03-16Make a few headers forward declarationsNicolas Werner39-118/+198
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner72-17/+335
2024-03-14workaround broken platform dialogs on macosNicolas Werner5-6/+18
See https://bugreports.qt.io/browse/QTBUG-102078
2024-03-11Remove reference to unmaintained AUR helperq234rty1-1/+1
https://github.com/rmarquis/pacaur is long unmaintained.
2024-03-10Work around the duplicate right click menus on KDENicolas Werner2-2/+40
2024-03-09Update README.md to reflect the keyring use flag for qtkeychain on Gentoojjdredd1-1/+1
2024-03-08Update translationsNicolas Werner32-985/+2185
2024-03-08Translated using Weblate (Portuguese (Portugal))Weblate1