pajlada
|
354079c74c
|
refactor: add Channel::addSystemMessage function (#5500)
|
2024-07-07 22:03:05 +02:00 |
|
pajlada
|
5b6675abb4
|
refactor: fix clang-tidy auto*, const&, and curly braces (#5083)
|
2024-01-14 17:54:52 +01:00 |
|
nerix
|
1043f9f803
|
Remove Unnecessary Includes in Headers (#4275)
* refactor: remove unnecessary includes in headers
* fix: formatting
* chore: changelog
* fix: scrollbar
* fix: suggestions and old appbase remains
* fix: suggestion
* fix: missing Qt forward declarations
* fix: another qt include
* fix: includes for precompiled-headers=off
* Add missing `<memory>` includes
* Add missing `#pragma once`
* Fix tests
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-12-31 14:41:01 +00:00 |
|
Mm2PL
|
8627d6c919
|
Add echo-message support for IRC (#4157)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-11-18 17:08:15 +01:00 |
|
nerix
|
ba586f01d0
|
fix: Display Sent IRC Messages Like Received Ones (#4027)
|
2022-10-01 15:36:22 +00:00 |
|
Mm2PL
|
b1e891b122
|
Fixed Chatterino attempting to send empty messages in IRC (#3355)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-11-20 12:21:42 +00:00 |
|
Mm2PL
|
cd2923c52a
|
Fix missing information in locally-generated IRC messages (#3203)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-08-29 12:05:45 +00:00 |
|
fourtf
|
3ab7362304
|
Merge branch 'master' into irc-support
|
2019-09-18 13:03:16 +02:00 |
|
fourtf
|
765a75f158
|
added irc commands
|
2019-09-18 10:59:28 +02:00 |
|
fourtf
|
27d6cf2bfd
|
reconnect for irc + show errors + nickRequired
|
2019-09-18 08:05:51 +02:00 |
|
fourtf
|
96dac0fd3d
|
moved chatters to ChannelChatters
|
2019-09-17 12:11:11 +02:00 |
|
fourtf
|
13d1fab303
|
credentials are now loaded when needed
|
2019-09-14 20:45:01 +02:00 |
|
fourtf
|
82f63d2f7e
|
added send and receive for irc messages
|
2019-09-10 14:46:43 +02:00 |
|
fourtf
|
fd0c11964e
|
added new function and classes for irc support
|
2019-09-09 22:26:14 +02:00 |
|
Leon Richardt
|
b06eb9df83
|
Normalize line endings in already existing files
|
2019-09-08 22:27:57 +02:00 |
|
fourtf
|
2df0566492
|
removed namespaces
|
2018-06-26 16:37:59 +02:00 |
|
fourtf
|
a9bf9cf722
|
rename #3
|
2018-06-26 14:09:39 +02:00 |
|
fourtf
|
c9722b9780
|
rename #2
|
2018-06-26 13:24:55 +02:00 |
|