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 |
|
Mm2PL
|
32d077c43b
|
Make cleanChannelName a NOOP for IRC (#4154)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-11-16 16:54:59 +00:00 |
|
Mm2PL
|
bbadbc4b33
|
Add logging to experimental IRC (#2996)
Co-authored-by: xHeaveny <69117321+xHeaveny@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-07-02 09:42:28 +00:00 |
|
pajlada
|
3119a9bab3
|
Store serverReceivedTime in messages (#3735)
Co-authored-by: James Upjohn <jammehcow@jammehcow.co.nz>
|
2022-05-15 06:08:28 +00:00 |
|
James Upjohn
|
67c10fafc7
|
chore: replace usages of obsolete twitch struct with backing field (#3614)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
|
2022-03-19 11:02:29 +00:00 |
|
pajlada
|
1662ced2c7
|
Fix IRC mentions not showing up in the /mentions split (#3400)
|
2021-12-25 15:22:52 +00:00 |
|
pajlada
|
2c695a9ac5
|
Fix IRC colors not being applied correctly to NOTICE messages (#3383)
* Normalize NOTICE message parsing for IRC
Fixes #1782
* Add changelog entry
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
|
2021-12-04 16:05:57 +00:00 |
|
pajlada
|
bc847f1445
|
Fix IRC server messages not triggering sounds properly (#3368)
|
2021-11-27 14:35:13 +00:00 |
|
Paweł
|
a84e62c6bb
|
Use server time in received IRC messages where available (#3026)
|
2021-07-17 18:22:25 +02:00 |
|
pajlada
|
2f49b23875
|
Add ability to disable precompiled headers with CMake (#2727)
|
2021-05-08 15:57:00 +02:00 |
|
Steve Wills
|
df722a72c1
|
Switch to QT Category logging (#2206)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2020-11-21 16:20:10 +01:00 |
|
pajlada
|
e4af009fda
|
[irc] Partially fix IRC colors (#1594)
Doesn't fix #1379 but it is a big step forward.
Needs some "real life" testing, but should be good.
|
2020-07-04 15:15:59 +02:00 |
|
pajlada
|
20612a1381
|
Fix repeated signal connects on reconnect in irc server (#1576)
|
2020-03-01 06:05:08 -05:00 |
|
fourtf
|
9874bd779a
|
formatted all files with clang 9
|
2019-09-26 00:51:05 +02:00 |
|
fourtf
|
ca0db97d09
|
ammend 2.1.5 added setting for experimental irc support
|
2019-09-22 17:12:09 +02:00 |
|
fourtf
|
fc049d8f45
|
disabled irc and fixed notice messages in write conn not showing
|
2019-09-22 16:16:08 +02:00 |
|
fourtf
|
99f99f0cff
|
smol fixes
|
2019-09-18 14:20:21 +02:00 |
|
fourtf
|
3ab7362304
|
Merge branch 'master' into irc-support
|
2019-09-18 13:03:16 +02:00 |
|
fourtf
|
07133166d9
|
added setting to show unhandled irc commands
|
2019-09-18 11:11:50 +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
|
13c9aabf29
|
show all irc messages for debugging
|
2019-09-16 18:01:32 +02:00 |
|
fourtf
|
a390649d0f
|
added sasl auth
|
2019-09-15 13:15:29 +02:00 |
|
fourtf
|
2a56cef848
|
added irc authentificate type
|
2019-09-15 11:35:17 +02:00 |
|
fourtf
|
13d1fab303
|
credentials are now loaded when needed
|
2019-09-14 20:45:01 +02:00 |
|
fourtf
|
d33a8b1b3a
|
now loads passwords for irc
|
2019-09-14 18:38:09 +02:00 |
|
fourtf
|
eadf5355ee
|
renamed IrcConnection_ to IrcServerData
|
2019-09-11 13:51:48 +02:00 |
|
fourtf
|
b20fdc0da6
|
smol irc fixes
|
2019-09-11 13:17:36 +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 |
|