mirror-chatterino2/src/common
2020-02-02 08:31:37 -05:00
..
Aliases.hpp turning a lot of includes into forward declares 2018-08-11 22:23:06 +02:00
Args.cpp print version on --version switch 2019-10-07 18:57:33 +02:00
Args.hpp print version on --version switch 2019-10-07 18:57:33 +02:00
Atomic.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
Channel.cpp Makes it possible to hide one man spam (#1496) 2020-02-02 08:31:37 -05:00
Channel.hpp reconnect for irc + show errors + nickRequired 2019-09-18 08:05:51 +02:00
ChannelChatters.cpp moved chatters to ChannelChatters 2019-09-17 12:11:11 +02:00
ChannelChatters.hpp moved chatters to ChannelChatters 2019-09-17 12:11:11 +02:00
ChatterinoSetting.cpp removed appbase directory 2019-10-07 15:46:41 +02:00
ChatterinoSetting.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
Common.hpp small fixes in Image 2019-09-22 10:54:32 +02:00
CompletionModel.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
CompletionModel.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
ConcurrentMap.hpp added brace wrapping after if and for 2018-10-21 13:43:02 +02:00
Credentials.cpp Fixes a bug where the insecure credential store could not save credentials. 2019-11-02 14:05:59 +01:00
Credentials.hpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
DownloadManager.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
DownloadManager.hpp Initially done with PR 2018-08-26 13:49:15 +02:00
Env.cpp Change CHATTERINO2_TWITCH_SERVER_PORT env default to 443 (#1513) 2020-01-24 21:30:35 +01:00
Env.hpp allow customizing twitch server parameters through environment variables (#1449) 2019-12-21 10:11:23 +01:00
FlagsEnum.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
LinkParser.cpp fix semi-deterministic bug with link parser 2019-12-29 16:42:20 +01:00
LinkParser.hpp fix semi-deterministic bug with link parser 2019-12-29 16:42:20 +01:00
Modes.cpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
Modes.hpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
NetworkCommon.hpp NetworkRequest onError now uses NetworkResult 2019-09-19 19:03:50 +02:00
NetworkManager.cpp improving code quality 2018-08-10 20:53:13 +02:00
NetworkManager.hpp turning a lot of includes into forward declares 2018-08-11 22:23:06 +02:00
NetworkPrivate.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
NetworkPrivate.hpp added multipart support to NetworkRequest 2019-09-19 18:26:38 +02:00
NetworkRequest.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
NetworkRequest.hpp added multipart support to NetworkRequest 2019-09-19 18:26:38 +02:00
NetworkResult.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
NetworkResult.hpp NetworkRequest onError now uses NetworkResult 2019-09-19 19:03:50 +02:00
NullablePtr.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
Outcome.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
ProviderId.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
SignalVector.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
SignalVectorModel.hpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
Singleton.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
UniqueAccess.hpp added brace wrapping after if and for 2018-10-21 13:43:02 +02:00
UsernameSet.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
UsernameSet.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
Version.cpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
Version.hpp 2.1.7 2019-12-29 17:35:58 +01:00