99 Commits

Author SHA1 Message Date
WolverinDEV
71b2d734bd Using this->ref() and this->weak_ref() instead of direct member access 2021-02-21 20:28:59 +01:00
WolverinDEV
2b38287317 Some code refactoring 2021-02-07 12:27:40 +01:00
WolverinDEV
902b1f3511 A lot of query reworking 2021-01-28 20:59:15 +01:00
WolverinDEV
660fe3317f Some minor changes 2021-01-20 17:44:44 +01:00
WolverinDEV
94c7eb2f39 Improved abort signal printing and some reformats 2021-01-14 22:16:56 +01:00
WolverinDEV
8be83fc51d Added support for controlling the streams max bps 2021-01-04 20:32:29 +01:00
WolverinDEV
25504abe7e Some minor changes 2020-12-29 18:26:09 +01:00
WolverinDEV
ccd0f7fcfd Fixed a crash related to the whisper system and some minor updates 2020-12-19 10:52:24 +01:00
WolverinDEV
0cff59328f Some minor changes and fixes 2020-12-17 12:00:27 +01:00
WolverinDEV
0d976ec0b8 A small fix 2020-12-07 22:40:22 +01:00
WolverinDEV
1c99f093c8 Improved the db info command performance 2020-12-05 10:26:12 +01:00
WolverinDEV
7d66afc24c Some minor temporary client move bug fix 2020-12-04 14:52:32 +01:00
WolverinDEV
75b6d0c677 Some minor fixes 2020-12-04 12:37:52 +01:00
WolverinDEV
97e2ded4fb Some minor changes 2020-12-04 12:24:07 +01:00
WolverinDEV
4c7a70bc81 Some minor changes 2020-12-04 12:23:12 +01:00
WolverinDEV
364b3781b1 Added a new channel property 2020-12-03 10:49:21 +01:00
WolverinDEV
4ca32f4453 Some minor fixes 2020-12-02 21:43:03 +01:00
WolverinDEV
64106c83eb Fixed a small bug 2020-12-02 18:20:49 +01:00
WolverinDEV
a21a28fede Updated the channel edit and create functions 2020-12-01 10:07:37 +01:00
WolverinDEV
73cf372a84 Fixed a mass disconnect due to too long channel names 2020-11-26 10:47:16 +01:00
WolverinDEV
818cffd368 Merge branch '1.4.15' into 1.5.0 2020-11-26 10:46:31 +01:00
WolverinDEV
eaca25ea30 Fixed disconnect due to max characters 2020-11-26 10:45:30 +01:00
WolverinDEV
6e93c5e25a Some minor changes 2020-11-22 16:11:46 +01:00
WolverinDEV
a37ba81a4f Initial video commit 2020-11-07 13:17:51 +01:00
WolverinDEV
1686ce095f Updated the property list command and added a channel description only mode 2020-10-04 15:04:25 +02:00
WolverinDEV
3b4d519178 Minor fix 2020-09-25 00:49:20 +02:00
WolverinDEV
bd7ff3e4e0 Some updates 2020-09-24 22:57:10 +02:00
WolverinDEV
0a3585f4f8 Fixed the server group create command 2020-09-16 14:27:27 +02:00
WolverinDEV
38d6ad4920 Fixed a bug related to the file transfer 2020-09-16 14:15:06 +02:00
WolverinDEV
4f5a4dc993 Some more updates 2020-09-06 21:00:27 +02:00
WolverinDEV
28b13093f6 Fixing some bugs for 1.4.19b1 2020-08-18 22:03:07 +02:00
WolverinDEV
7fdd272d76 Fixed the virtual server snapshot port persistance 2020-08-07 21:05:19 +02:00
WolverinDEV
fa7a390fe3 Adding a basic skillet to the new voice server - fixed some connection issues 2020-08-03 13:51:47 +02:00
WolverinDEV
e49b091b92 Fixed server group client list 2020-08-01 16:02:03 +02:00
WolverinDEV
3dea4906e1 Updating the deploy algorithm 2020-07-31 17:35:14 +02:00
WolverinDEV
72abd7e20e First draft of the new snapshot system and database changes 2020-07-30 20:25:45 +02:00
WolverinDEV
1e0c9eabe3 Fixed some too long messages 2020-07-30 11:50:31 +02:00
WolverinDEV
3f700e79d3 Some file server related things 2020-07-30 11:40:03 +02:00
WolverinDEV
7a974677fb Finalizing the voice connection cleanup 2020-07-29 22:53:40 +02:00
WolverinDEV
4c91a7a3bf reworked the voice client connection part 1 2020-07-29 19:05:38 +02:00
WolverinDEV
ad51f8118d A lot of changes to 1.4.17 2020-07-28 18:36:32 +02:00
WolverinDEV
9f24a71aed Fixed some basic stuff 2020-07-23 20:28:43 +02:00
WolverinDEV
9c7223d016 Some minor bugfixes 2020-07-13 11:13:09 +02:00
WolverinDEV
6e6eee39d4 Added feature "log-query" 2020-06-28 14:07:07 +02:00
WolverinDEV
68cfab1ac9 Added the action logging system 2020-06-28 14:01:14 +02:00
WolverinDEV
b7953f5535 Some minor bug fixes 2020-06-25 18:15:15 +02:00
WolverinDEV
14d2578a67 Some minor fixes and added the listfeaturesupport command 2020-06-16 12:57:20 +02:00
WolverinDEV
a23002ce66 File transfer server now respects the port and host settings set via the config.yml 2020-06-13 01:08:49 +02:00
WolverinDEV
6e1323cc23 Small fixes 2020-06-11 11:37:04 +02:00
WolverinDEV
006fd6ebec Some minor changes 2020-06-10 18:17:32 +02:00