Commit Graph
100 Commits
Author SHA1 Message Date
fourtfandGitHub 37061dd3bd feat: user notes (#6122)
Fixes #2413
2025-04-13 11:38:56 +00:00
fourtfandGitHub edbdcc1d55 feat: allow disabling fading recent messages (#6121) 2025-04-06 12:21:34 +00:00
fourtfandGitHub 6d139af553 Add hint to enable beautifier extension in Qt Creator (#5650) 2024-10-14 18:10:59 +00:00
fourtf 82797898c1 bump to 2.4.0-beta 2022-11-20 20:51:30 +01:00
fourtfandGitHub 81a62764c8 2.3.5 2022-04-05 14:11:02 +02:00
fourtfandGitHub 33ed195c19 set version number to 2.3.5 for cmake 2022-03-27 22:43:10 +02:00
fourtfandGitHub 3868fbc9d9 2.3.5-beta1 2022-03-27 22:31:09 +02:00
fourtfandGitHub e8b0257397 2.3.5-beta 2022-03-27 22:18:04 +02:00
fourtfandGitHub 9a7015bedd reordered changelog 2022-03-27 14:02:20 +02:00
fourtfandGitHub 963f97524e Remove tipping link 2021-09-03 20:51:05 +02:00
d5ecba3d30 Rewrite logic for when to show moderation buttons next to messages (#2800)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-08-14 11:06:58 +00:00
fourtf 4e5170799f updated version number to v2.3.4 2021-08-05 10:44:30 +02:00
fourtfandGitHub 5ead70a314 Update CHANGELOG.md 2021-07-13 18:11:41 +02:00
fourtfandGitHub 804bc526b5 fix overflows in the max image size code (#2950)
* fix overflows in the max image size code

* Update Image.cpp
2021-07-03 20:11:10 +00:00
fourtf ed6ef0b98e add a maximum RAM usage for images 2021-06-24 22:54:36 +02:00
fourtf 97b9bfb2bd v2.3.3 2021-06-21 11:35:53 +02:00
1efc547aa5 removed access to theme from TMB + misc fixes (#2694)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-06-20 13:55:35 +00:00
3fddafb867 optimize chatter list (#2814)
* optimize chatter list

* changelog

* Fix tests

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-05-24 10:13:59 +00:00
fourtfandGitHub 258851e572 removed accidentally added line 2021-05-23 11:24:08 +02:00
fourtf 80506a8625 v2.3.2 2021-05-16 19:29:27 +02:00
fourtfandGitHub 6ae8427fc6 added try catch in nm (#2785)
* added try catch in nm

* changelog

* asdf

* gh action
2021-05-16 16:51:25 +00:00
fourtf cf33566fd7 v2.3.1 2021-05-03 20:31:04 +02:00
fourtfandGitHub 6ab5b13017 Update a_report_your_issue.md 2021-05-02 19:51:50 +02:00
fourtfandGitHub 4636197f12 Update issue templates (#2724) 2021-05-01 16:19:05 +02:00
fourtfandGitHub 8b3f301c50 some concurrency additions (#2698) 2021-05-01 11:38:58 +00:00
fourtfandGitHub 345bcdb963 adds assertInGuiThread to getApp() (#2695) 2021-05-01 12:47:33 +02:00
fourtfandGitHub 0a51252b76 Update CHANGELOG.md 2021-04-18 00:15:23 +02:00
2db140d5af Added x-attach-split-to-window command line arg (#2411)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-17 14:15:23 +00:00
fourtfandGitHub 58017a7546 fix size of splits not loading properly (#2554) 2021-04-17 13:16:14 +00:00
fourtf c65a893c38 added changelog section 2021-04-14 18:46:15 +02:00
fourtf 2dca9a3247 2.3.0 2021-04-14 15:58:33 +02:00
fourtf 38d76ddca3 bumped version 2021-04-14 15:54:44 +02:00
fourtf 0dd6934f02 Merge branch 'master' of github.com:Chatterino/chatterino2 2021-04-14 15:53:40 +02:00
fourtfandGitHub 2db7a30ae5 always update dropdown on split button press (#2590) 2021-04-04 15:24:12 +02:00
fourtf c50b91d6e9 always update dropdown on split button press 2021-04-03 17:33:51 +02:00
fourtfandGitHub 8a4ffc5f5b added limit to cached username colors (#2515) 2021-03-13 15:34:11 +01:00
fourtf a8c7e4a826 added missing files 2021-03-13 12:40:43 +01:00
fourtf 81ce8dcc08 moved last message line in settings and changed defaults 2021-03-13 12:33:54 +01:00
fourtf 4ff2de0567 now attaches to parent console on windows 2021-03-13 12:14:40 +01:00
fourtf baddb60bb9 changed short flag for --version to -V instead of -v 2021-03-13 11:44:44 +01:00
fourtf 5a3577317d show messagebox if settings cannot be edited 2021-03-13 11:36:09 +01:00
fourtfandGitHub 6ffe2815f1 Update build.yml 2020-11-17 10:51:00 +01:00
fourtf 6499b7c126 2.2.3-beta2 2020-11-17 10:43:16 +01:00
fourtf cc42e6f6ba disabled assert on release mode 2020-11-17 10:24:41 +01:00
fourtfandGitHub 11525e626a edited general settings categories (#2117)
* edited general settings categories

* Update CHANGELOG.md
2020-10-23 14:26:04 +02:00
fourtf 5f54b1b495 moved navigation to the right 2020-10-23 09:33:44 +02:00
fourtfandGitHub 74e2242da2 Update GeneralPageView.hpp 2020-10-23 08:19:03 +02:00
fourtfandGitHub a596e1de23 Update GeneralPageView.hpp 2020-10-23 08:18:42 +02:00
fourtfandGitHub e2ceb34e57 Update GeneralPageView.hpp 2020-10-23 00:53:25 +02:00
fourtfandGitHub 7a8b8a36b9 Update GeneralPageView.hpp 2020-10-23 00:50:19 +02:00
fourtfandGitHub 69304ea4df Update GeneralPageView.cpp 2020-10-23 00:38:14 +02:00
fourtf 3d9d7d54d5 added missing file 2020-10-22 23:46:36 +02:00
fourtf b8f6a1ca87 Merge remote-tracking branch 'refs/remotes/origin/master' into master 2020-10-22 23:21:19 +02:00
fourtf 0ecea8ad83 added category navigation to general settings 2020-10-22 23:20:07 +02:00
fourtf 4d676b4c51 fix #2106 2020-10-22 20:02:14 +02:00
fourtf 8bc3025a77 Merge branch 'master' of https://github.com/Chatterino/chatterino2 into master 2020-10-22 20:00:14 +02:00
fourtf aa4326f051 renamed filter dropdown items 2020-10-21 17:11:44 +02:00
fourtfandGitHub 3c6e6446c6 2.2.3-beta 2020-10-20 11:13:01 +02:00
fourtf 53b18d03c6 fixed a memory leak 2020-09-26 18:07:13 +02:00
fourtf 06cb88f6c2 downscale images in button 2020-09-26 15:40:43 +02:00
fourtf d13b7d9768 fixed formatting in Settings.hpp 2020-09-26 15:18:48 +02:00
fourtf f4a6b769e5 fixed some potential crashes down the line 2020-09-26 15:17:26 +02:00
fourtf f6caee6a66 removed accidentally added code 2020-09-26 14:59:04 +02:00
fourtf affef2c5a2 Merge remote-tracking branch 'refs/remotes/origin/master' 2020-09-26 14:56:56 +02:00
fourtf db3402a18e Merge branch 'Ch2Usercard' 2020-09-26 14:54:44 +02:00
fourtf d5855ba7d6 removed latest messages 2020-09-26 14:02:18 +02:00
fourtf b3768abfa6 remove docs folder since most of the things moved to the wiki 2020-09-26 12:53:27 +02:00
fourtfandGitHub 63a696b420 is on wiki 2020-09-26 12:49:58 +02:00
fourtfandGitHub 0cd644ccf1 is on wiki 2020-09-26 12:49:47 +02:00
fourtfandGitHub 085ae36539 Delete IMAGEUPLOADER.md
is on wiki
2020-09-26 12:49:32 +02:00
fourtfandGitHub 91209172f8 is on wiki 2020-09-26 12:49:20 +02:00
fourtf 8123a47898 Closes #1725 2020-09-26 01:52:39 +02:00
fourtf 828fb2c3f5 Fixes #1767 2020-09-26 01:19:47 +02:00
fourtf b905e0afd1 Fixes #1676 2020-09-26 00:59:16 +02:00
fourtfandGitHub 1fb4677633 Update and rename browser_extension.md to z_browser_extension.md 2020-09-25 23:57:06 +02:00
fourtfandGitHub 3ddfe7398c Rename browser_extension to browser_extension.md 2020-09-25 23:56:28 +02:00
fourtfandGitHub d3b43b2a0c Create browser_extension 2020-09-25 23:56:03 +02:00
fourtf 3375e58a4f added spacing to the split header title 2020-09-25 23:41:18 +02:00
fourtf 5fc495a073 Fixes #1404 2020-09-25 22:59:20 +02:00
fourtf 45a1034edf fixed tooltip flickering for SplitHeader 2020-09-25 22:21:30 +02:00
fourtf ed87d6e2fa fixed recent messages being parsed concurrently 2020-09-25 22:20:15 +02:00
fourtf 1ec109748f fixed crash when removing item in settings list 2020-09-25 20:43:45 +02:00
fourtf 42700513fd updated README 2020-09-25 20:42:27 +02:00
fourtf 1baa2b266d add a settings for the duplicate message sending 2020-09-11 17:07:58 +02:00
fourtf 07fc0c3ad7 2.2.2 2020-08-29 10:54:37 +02:00
fourtf 279a80b66f fixed a potentional bug 2020-08-27 16:17:03 +02:00
fourtf 63c167f1db 2.2.1 2020-08-24 20:24:00 +02:00
fourtf 1501da7e72 reverted update code to old state 2020-08-24 09:52:24 +02:00
fourtf df2cfa73f0 maybe fixed updates on macos 2020-08-24 09:42:59 +02:00
fourtf b7e86a8de6 reduced COMPACT_EMOTES_OFFSET to fix a graphical glich in timed out
messages
2020-08-23 17:24:35 +02:00
fourtf 5d0cb3ada8 Closes #1903 2020-08-23 17:11:41 +02:00
fourtf 28a0e4c63c Closes #1909 2020-08-23 17:04:17 +02:00
50da694fff Stable (#1905)
* fixed SearchWindow memory leak

* Update CHANGELOG.md

* added DebugCount for BaseWindow

* [Bug Fix] Color of second user highlight cannot be set (#1898)

* Highlighting: Fix bug preventing user highlight from being set

Before this commit, only the row of a clicked cell was checked, but not
the tab it was clicked in.

Since the "Whispers" row is the second row in the "Messages" tab on the
highlighting page, the color picker was not opened for the second entry
in the "Users" tab either. This commit fixes the bug by also checking
tab the cell was clicked in.

* Update CHANGELOG.md

* Emote Popup Improvements (#1895)

* Put exact matching emotes first

* Close GenericListView on Escape press

* smol fix

* fixed emote input when not in the first char

* fixes #1902

* closes #1904

Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
Co-authored-by: Daniel <24928223+dnsge@users.noreply.github.com>
2020-08-23 11:28:22 +02:00
fourtf 391ba5476f fixed emote input when not in the first char 2020-08-23 09:17:19 +02:00
fourtf ea54b10f1d smol fix 2020-08-22 23:22:00 +02:00
fourtf 6e6413da02 added DebugCount for BaseWindow 2020-08-22 22:54:03 +02:00
fourtfandGitHub ebb4ffe36d fixed SearchWindow memory leak (#1899) 2020-08-22 22:35:07 +02:00
fourtfandGitHub 359adbce15 Update CHANGELOG.md 2020-08-22 19:30:27 +02:00
fourtf eb4f0bb2a6 2.2.0 2020-08-22 18:35:05 +02:00
fourtf 046ca7549d Merge branch 'master' of https://github.com/chatterino/Chatterino2 2020-08-22 18:34:20 +02:00