akashi-esquizolandia/core/src
Salanto f604e9c8de Split discord configuration into different file
The current config.ini is both long and full of text.
This reduces readability and combines essential configuration with non-essential configuration.
Splitting optional features like Discord into its own config helps the readability issue by not beating the users to death with information.
2021-08-11 23:52:53 +02:00
..
commands Merge pull request #184 from Salanto/Fix-#183 2021-08-10 15:02:12 -05:00
advertiser.cpp Merge remote-tracking branch 'refs/remotes/scatter/master' 2021-05-09 15:11:02 +02:00
aoclient.cpp Fix evidence and config issues 2021-06-24 11:09:39 -05:00
aopacket.cpp Merge remote-tracking branch 'refs/remotes/scatter/master' 2021-04-26 21:23:51 +02:00
area_data.cpp Set the background in area data. 2021-08-07 22:21:53 +02:00
config_manager.cpp Split discord configuration into different file 2021-08-11 23:52:53 +02:00
db_manager.cpp thanks 2021-08-09 17:56:59 +02:00
discord.cpp Implement Uptime Webhook 2021-08-11 07:56:08 +02:00
http_advertiser.cpp Correct configuration update oversight during config reload for the modern advertiser 2021-08-02 00:38:31 +02:00
logger.cpp Add showname to the IC logs 2021-08-01 17:00:01 +02:00
packets.cpp Fix out of bounds crash on evidence 2021-07-27 22:57:29 -05:00
server.cpp Merge pull request #164 from Salanto/Ban-Webhook 2021-08-02 16:53:15 -05:00
testimony_recorder.cpp Make QString a const. 2021-07-08 21:02:44 +02:00
ws_client.cpp Fix WebSocket proxy not gluing segmented TCP packets back together 2021-07-27 17:44:26 -05:00
ws_proxy.cpp Rename lib to core. 2021-04-26 21:14:25 +02:00