|
70e84980e7
|
removed unused fns from chat-flags header file
|
2024-09-01 20:45:39 +02:00 |
|
|
e8d60bc008
|
actually defined password codes
whoopsie
|
2024-09-01 20:05:17 +02:00 |
|
|
b54490514a
|
added password server codes
|
2024-09-01 19:44:33 +02:00 |
|
|
456b523012
|
created WHY2_CHAT_CODE_PM_SERVER code
|
2024-08-28 14:00:24 +02:00 |
|
|
e30e2dea59
|
created WHY2_CHAT_CODE_VERSION_SERVER code
|
2024-08-28 12:07:32 +02:00 |
|
|
de4b6a39bf
|
being correct with user pronouns
|
2024-08-28 11:42:13 +02:00 |
|
|
54b4ebe3e6
|
created version cmd and code
also added missing comments to codes
|
2024-08-28 11:35:09 +02:00 |
|
|
aad627b77a
|
created PM code
|
2024-04-28 15:25:43 +02:00 |
|
|
cd80a640af
|
created LIST code but from s->c
|
2024-04-28 11:49:51 +02:00 |
|
|
97ba473143
|
removed INVALID_COMMAND code
it was unused atp
|
2024-04-27 12:01:49 +02:00 |
|
|
1b4401f944
|
created WHY2_CHAT_COMMAND_LIST macro
|
2024-04-27 11:47:04 +02:00 |
|
|
37b1a3a82d
|
changed code_998 to CODE_LIST
|
2024-04-27 11:43:53 +02:00 |
|
|
19ccc45e0a
|
created pm code
|
2024-04-19 20:09:23 +02:00 |
|
|
e023207261
|
added help command
|
2024-04-19 16:08:54 +02:00 |
|
|
c98184f1f5
|
created exit_cmd getter & setter
|
2024-04-17 18:03:40 +02:00 |
|
|
b2ca56e927
|
created WHY2_CHAT_COMMAND_EXIT macro
also the prefix
|
2024-04-17 17:43:25 +02:00 |
|
|
fd68b0d01a
|
implemented max/min username
|
2024-02-21 21:38:38 +01:00 |
|
|
965395e9d4
|
implemented max_username_tries from server config
|
2024-02-21 20:29:40 +01:00 |
|
|
968498cf4e
|
implemented communication_time from server config
|
2024-02-21 20:18:39 +01:00 |
|
|
8c742b1884
|
implemented default_username from server config
|
2024-02-21 16:39:44 +01:00 |
|
|
e450032f26
|
implemented server_username from server config
|
2024-02-21 16:35:44 +01:00 |
|
|
a6f37b1aa3
|
added WHY2 into some chat-flags' identificator
|
2024-02-21 09:06:43 +01:00 |
|
|
92ab33a594
|
moved codes to why2-flags
|
2024-02-21 09:06:38 +01:00 |
|
|
1004b10a28
|
created WHY2_MIN_USERNAME_LENGTH flag
|
2024-01-27 22:17:26 +01:00 |
|
|
31db7c0622
|
created WHY2_MAX_USERNAME_TRIES flag
|
2024-01-27 22:13:00 +01:00 |
|
|
5db46ba17d
|
created WHY2_DEFAULT_USERNAME flag
|
2024-01-27 17:58:25 +01:00 |
|
|
e42632db6a
|
created WHY2_MAX_USERNAME_LENGTH flag
|
2024-01-27 17:45:29 +01:00 |
|
|
c31ea476a6
|
added c++ support to headers
|
2024-01-23 18:27:24 +01:00 |
|
|
b1062ad8df
|
moved config-related macros to config header
|
2023-08-27 12:01:26 +02:00 |
|
|
21a89400af
|
created WHY2_CHAT_SERVER_USERNAME macro
|
2023-08-27 11:56:14 +02:00 |
|
|
c0f7461eab
|
added .config directory existence check
|
2023-08-26 19:14:11 +02:00 |
|
|
b11f092bda
|
replaced local macros with flags
|
2023-08-26 18:57:53 +02:00 |
|
|
821170764f
|
removed server.yml from WHY2_CHAT_CONFIG_URL
|
2023-08-26 18:31:40 +02:00 |
|
|
b1d368f375
|
added chat-flags config TODO
|
2023-08-26 18:22:18 +02:00 |
|
|
6df35b0f95
|
preparing for client-side config
|
2023-08-26 17:59:28 +02:00 |
|
|
9bcbe4c2d2
|
replaced json extension with yml in WHY2_CHAT_CONFIG
whoops
|
2023-04-20 21:36:20 +02:00 |
|
|
137f74bc3c
|
added user 'variable' into WHY2_CHAT_CONFIG_URL
|
2023-04-20 21:32:24 +02:00 |
|
|
ab2bd02318
|
created WHY2_CHAT_CONFIG_URL macro
I will download the templates using cURL, I guess
|
2023-04-20 21:20:18 +02:00 |
|
|
a66e18be5a
|
created WHY2_CHAT_CONFIG macro
|
2023-04-20 10:21:44 +02:00 |
|
|
460239b8bc
|
removed WHY2_CONNECT_MESSAGE macro
|
2023-04-20 09:09:53 +02:00 |
|
|
876c24e3fb
|
created WHY2_CONNECT_MESSAGE macro
|
2023-04-20 08:56:48 +02:00 |
|
|
87bf911ba2
|
created WHY2_INVALID_POINTER macro
it is really bik number
|
2023-04-05 10:15:41 +02:00 |
|
|
ed8b328673
|
created WHY2_COMMUNICATION_TIME macro
|
2023-04-01 12:56:14 +02:00 |
|
|
cd5d290a13
|
added WHY2-prefix at the beginning of chat-flags macros
|
2023-03-12 15:01:04 +01:00 |
|
|
b8b7b7cdff
|
renamed header common to flags
|
2023-03-12 14:59:53 +01:00 |
|