Mm2PL
a2ad19df37
Update chatterino.d.ts to match plugin-meta.lua ( #5792 )
2025-01-19 14:09:45 +00:00
nerix
1ec1377c08
fix: only remove logging channels if we added them ( #5828 )
2025-01-19 13:16:10 +00:00
nerix
c1959259ce
fix: use serverReceivedTime over parseTime for stacking ( #5824 )
2025-01-19 12:37:58 +00:00
pajlada
f85543381f
chore(ci): build & test macos with Boost 1.87 ( #5835 )
...
or whatever is currently available in homebrew
2025-01-19 11:45:30 +00:00
pajlada
e92067b5de
fix: support boost 1.87 ( #5832 )
...
Co-authored-by: Nerixyz <nerixdev@outlook.de >
2025-01-19 11:11:21 +01:00
nerix
b0fee11621
fix: only use window scale in children ( #5833 )
2025-01-19 11:10:41 +01:00
nerix
7f9b33051e
fix: use non-capturing group for highlight boundaries ( #5784 )
2025-01-12 13:12:31 +00:00
nerix
3cf56669c5
fix: set initial size of widgets ( #5794 )
2025-01-12 12:29:23 +00:00
nerix
7dbb27e22e
feat: stack /clear messages ( #5806 )
2025-01-12 11:54:14 +00:00
pajlada
7b33560fd9
fix: don't block with update prompt on macos/linux ( #5818 )
2025-01-12 11:13:25 +00:00
8thony
ae964be758
fix: missing word wrap in update popup ( #5811 )
...
Co-authored-by: Nerixyz <nerixdev@outlook.de >
2025-01-12 11:29:50 +01:00
dependabot[bot]
b2d91f6336
chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 ( #5772 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.0.7 to 5.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5.0.7...v5.1.2 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-11 21:08:53 +00:00
pajlada
acb8947957
fix: winget url fix ( #5814 )
2025-01-11 20:57:49 +01:00
pajlada
c090471b1f
fix: update winget repo url ( #5813 )
2025-01-11 19:32:29 +00:00
Wissididom
8e3108cca8
Remove iexplore, because it is EOL ( #5810 )
...
EOL since 2022-06-15.
https://learn.microsoft.com/de-de/lifecycle/products/internet-explorer-11
2025-01-11 18:54:20 +01:00
teknsl
687fb353a7
consolidate firefox incognitobrowser logic (and deprecate opera/launcher) ( #5805 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2025-01-11 14:08:21 +01:00
pajlada
f152c885e9
Update release docs ( #5809 )
2025-01-11 12:14:55 +01:00
nerix
3ec9b93684
build(conan): 👷 update version and dependencies ( #5776 )
2025-01-11 11:09:12 +00:00
pajlada
2f2fc36791
chore: bump winget-releaser action ( #5793 )
2025-01-11 11:19:03 +01:00
Mm2PL
fe05b5994c
Fix: Take Lua HTTP callbacks as sol::main_protected_function ( #5800 )
...
Co-authored-by: Nerixyz <nerixdev@outlook.de >
2025-01-06 22:18:39 +01:00
pajlada
f53d92c77a
Release v2.5.2 ( #5791 )
2025-01-05 11:59:00 +01:00
pajlada
8b7d7f9d71
fix: stop blocked terms from showing up more than once ( #5789 )
2025-01-04 11:57:09 +00:00
nerix
5aab424a6a
fix: check application in 7TV event-api ( #5768 )
2025-01-04 11:10:16 +00:00
nerix
2212ec0bbb
fix: unescape Twitch emotes even more ( #5786 )
2025-01-03 22:53:49 +01:00
nerix
4f1a0ad5a6
fix(bttv): use channel if no user was sent ( #5783 )
2025-01-01 11:22:45 +00:00
nerix
becc1004ab
fix: escape more 7tv things ( #5780 )
2024-12-31 14:42:10 +00:00
pajlada
fae3e7a862
fix: macos font multiplier ( #5775 )
2024-12-21 14:52:03 +01:00
pajlada
3c17f86158
fix gh actions macos builder ( #5774 )
2024-12-21 12:20:45 +00:00
nerix
a540770ce2
fix: hide scrollbar highlights in overlay window ( #5769 )
2024-12-21 11:25:21 +01:00
pajlada
13d871fc81
Release v2.5.2-beta.1 ( #5761 )
2024-12-14 11:18:02 +01:00
pajlada
e3268767c2
fix: automod username placement ( #5759 )
2024-12-08 11:12:27 +00:00
pajlada
a898f8da12
fix: initial scrollbar behaviour in inactive tab ( #5757 )
...
Channel views could sometimes have their scrollbar be at the top instead
of bottom when they were first activated if it had messages in it
2024-12-08 11:44:31 +01:00
nerix
3c2a422243
fix: scroll to bottom when setting a channel ( #5748 )
2024-12-02 16:59:17 +01:00
nerix
8faf243e3e
fix(emote-popup): ignore null gemometry ( #5751 )
2024-12-02 16:58:46 +01:00
nerix
dcfb194648
fix(toasts): only clear if initialized ( #5752 )
2024-12-02 16:57:56 +01:00
dependabot[bot]
a0324f212f
chore(deps): bump lib/settings from 8cdc44e to 9e9c2f6 ( #5749 )
2024-12-01 20:25:42 -05:00
Mm2PL
06d0160b35
Add flags.similar filter variable ( #5747 )
2024-12-01 15:22:35 +01:00
pajlada
14776deb35
fix: remove cosmetic allowCommandsAtEnd setting ( #5745 )
...
Any new functionality we'd want to add here would probably not be what
people who checked this setting actually wanted it do be. It's best to
start fresh if we want to add similar functionality.
2024-11-30 14:14:11 +01:00
pajlada
92c921c2a1
feat: add "tags" or "keyword" support for settings ( #5585 )
...
this allows us to search for both "ffz" and "frankerfacez" when searching for FrankerFaceZ settings, without trying to force add both into the setting name
2024-11-30 12:41:49 +00:00
pajlada
e1aded057d
feat: improve automod blocked term messaging ( #5699 )
2024-11-30 12:32:33 +01:00
nerix
f6d6e2c62d
perf: don't force-layout in setChannel ( #5737 )
...
* perf: don't force-layout in `setChannel`
* chore: add changelog entry
---------
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2024-11-28 09:16:44 +00:00
Mm2PL
303ca0a4b0
Repopulate UserInfoPopup with login (for when opened with id:) ( #5739 )
...
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com >
2024-11-26 15:09:20 +01:00
nerix
280f9e4047
revert: use helix as the default chat send protocol ( #5736 )
2024-11-25 20:48:03 +01:00
dependabot[bot]
e69581cb4a
chore(deps): bump lib/settings from 46eb250 to 8cdc44e ( #5735 )
2024-11-24 22:27:34 -05:00
pajlada
7ff4d2bdab
feat: Add setting to hide scrollbar highlights ( #5732 )
2024-11-24 23:18:10 +00:00
nerix
c8bafbd03e
feat: backup window-layout ( #5647 )
2024-11-24 22:39:20 +00:00
nerix
9b7007beda
fix(test/once-flag): loosen requirement for tight timing ( #5733 )
2024-11-24 21:46:59 +00:00
pajlada
fd299f113c
feat: Add setting to hide scrollbar thumb ( #5731 )
...
Hiding the scrollbar thumb will disable all mouse click/drag interaction
in the scrollbar
2024-11-24 13:18:42 +01:00
pajlada
14c4bb6459
fix: network requests timing out too early ( #5729 )
2024-11-23 16:29:44 +01:00
pajlada
b4ff1286c7
fix: clear WinToast on exit ( #5728 )
2024-11-23 15:45:01 +01:00