Commit Graph

369 Commits

Author SHA1 Message Date
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
706cecb66c Fixed crash 2020-11-30 19:06:18 +01:00
WolverinDEV
8714761afa Some minor changes 2020-11-28 15:42:24 +01:00
WolverinDEV
5cf3b0b75c Allowing the webclient to whisper 2020-11-28 11:27:31 +01:00
WolverinDEV
f0b094d7e4 Supporting voice whisper again 2020-11-28 11:09:25 +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
76f22ff337 Improved the code quality and TeaSpeak now builds with clang 2020-11-26 10:35:01 +01:00
WolverinDEV
39d1959dde Allowing screen & camara sharing simultaneously 2020-11-22 19:09:02 +01:00
WolverinDEV
6e93c5e25a Some minor changes 2020-11-22 16:11:46 +01:00
WolverinDEV
225c006140 Added possibilities to configure the ICE agent 2020-11-16 14:50:54 +01:00
WolverinDEV
b438684f20 Some webclient fixes 2020-11-15 23:30:51 +01:00
WolverinDEV
dd4a3f65a4 Fixed crash and build type 2020-11-10 17:02:31 +01:00
WolverinDEV
e925c80991 Updated build scripts 2020-11-10 15:59:54 +00:00
WolverinDEV
be58f24196 Updated the server CMakeLists.txt 2020-11-10 15:44:07 +01:00
WolverinDEV
1ad3187a86 Some minor changes 2020-11-10 15:39:30 +01:00
WolverinDEV
a37ba81a4f Initial video commit 2020-11-07 13:17:51 +01:00
WolverinDEV
6cd481e824 Bumped version 2020-10-04 15:05:54 +02: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
35c852b2cd Fixed missing import 2020-09-24 23:00:58 +02:00
WolverinDEV
bd7ff3e4e0 Some updates 2020-09-24 22:57:10 +02:00
WolverinDEV
f5d5766644 Fixed enforced permissions 2020-09-16 21:03:07 +02:00
WolverinDEV
0a3585f4f8 Fixed the server group create command 2020-09-16 14:27:27 +02:00
WolverinDEV
a8bd42fd3f Bumping the server version 2020-09-16 14:16:21 +02:00
WolverinDEV
38d6ad4920 Fixed a bug related to the file transfer 2020-09-16 14:15:06 +02:00
WolverinDEV
2a1f0187ac Adding server log options 2020-09-15 01:18:35 +02:00
WolverinDEV
4f5a4dc993 Some more updates 2020-09-06 21:00:27 +02:00
WolverinDEV
7d0db0dea0 Some minor snapshot updates 2020-08-23 22:23:12 +02:00
WolverinDEV
add439de00 Fixed a crash 2020-08-22 21:57:53 +02:00
WolverinDEV
4a7a9e7228 Fixed MySQL 2020-08-22 21:34:35 +02:00
WolverinDEV
a78c36c999 Fixed MySQL 2020-08-19 20:11:09 +02:00
WolverinDEV
a80c90f025 Some minor fixes 2020-08-19 14:50:42 +02:00
WolverinDEV
28b13093f6 Fixing some bugs for 1.4.19b1 2020-08-18 22:03:07 +02:00
WolverinDEV
7dcf4a54ef Some changes 2020-08-13 12:58:19 +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
8c3d756842 Omitting the finished notification 2020-08-01 12:36:43 +02:00
WolverinDEV
e9388e5e5e Some minor transfer updates 2020-08-01 11:34:24 +02:00
WolverinDEV
669b3ae349 Fixed last user nickname 2020-08-01 00:09:01 +02:00
WolverinDEV
8284748381 Adding terminal pipes 2020-07-31 23:18:01 +02:00
WolverinDEV
7aa37e40b9 Fixed upgrade command 2020-07-31 19:42:40 +02:00
WolverinDEV
eab2155384 Added some reload flags 2020-07-31 17:44:16 +02:00
WolverinDEV
3e36d70164 Increased server version 2020-07-31 17:35:41 +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
c60119af00 Fixed unique ID generation 2020-07-30 14:00:25 +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
e01811e20e Increased server version to 1.4.16 2020-06-28 14:07:49 +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
ce5d5c5cfa Increased sleep max 2020-06-16 19:59:44 +02:00
WolverinDEV
b0c8f04a53 Updated the sleep stuff 2020-06-16 19:51:06 +02:00
WolverinDEV
c59346ea68 Fix for some VM's 2020-06-16 19:40:32 +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
ed7cbd38e8 Appropriate linking some libraries 2020-06-11 13:24:07 +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
WolverinDEV
bfdf940dbf Merge branch '1.4.10-openssl' into 1.4.15 2020-05-21 16:53:00 +02:00
WolverinDEV
4015f11718 Fixed declaration 2020-05-21 09:52:05 +02:00
WolverinDEV
cd0ef02ab1 Fixed some minor issues 2020-05-21 09:48:11 +02:00
WolverinDEV
68716f38e0 Merge branch '1.4.10-openssl' into 1.4.15 2020-05-19 15:12:51 +02:00
WolverinDEV
f7924d29df Fixed YatQa rror 2020-05-19 09:51:54 +02:00
WolverinDEV
c7f989da8b Fixed server statistics 2020-05-18 17:30:44 +02:00
WolverinDEV
14870efc11 Fixed permission assignments 2020-05-14 15:18:39 +02:00
WolverinDEV
c7751efa71 Some updates 2020-05-14 15:08:28 +02:00
WolverinDEV
b987583770 Added file transfer status 2020-05-13 18:03:14 +02:00
WolverinDEV
5245e4ffc1 Fixed stats overflow 2020-05-13 12:22:12 +02:00
WolverinDEV
f6058d9ac0 Some more overflow fixes 2020-05-13 12:19:19 +02:00
WolverinDEV
ffa691ac78 Fixed integer overflow 2020-05-13 12:18:27 +02:00
WolverinDEV
1d413f9b76 Merge branch '1.4.10-openssl' into 1.4.15 2020-05-13 11:53:51 +02:00
WolverinDEV
e3bf46a89b Channel move improvements 2020-05-13 11:51:01 +02:00
WolverinDEV
90b1646876 A lot of file transfer updates 2020-05-13 11:32:08 +02:00
WolverinDEV
4e3921502d Some file transfer updates 2020-05-10 16:23:02 +02:00
WolverinDEV
dd4a871bf0 Fixed query 2020-05-09 19:56:10 +02:00
WolverinDEV
5e8ed17ef7 Fixed update 2020-05-09 19:53:46 +02:00
WolverinDEV
885cf52bdc Fixed offline messages bug 2020-05-09 16:55:15 +02:00
WolverinDEV
9ef9ce2b22 Fixed the default MOTD 2020-05-07 22:09:51 +02:00
WolverinDEV
92bb168b4e Fixed server not starting after license expires 2020-05-07 21:57:04 +02:00
WolverinDEV
48326bd102 A lot of updates 2020-05-07 21:28:15 +02:00
WolverinDEV
fd256411d1 Update 2020-05-03 14:06:34 +02:00
WolverinDEV
cd8e2974f2 Minor bug fixes 2020-04-29 10:34:22 +02:00
WolverinDEV
dfd33eb674 Fixed ft stats 2020-04-28 19:59:05 +02:00
WolverinDEV
ff88705f09 Some updates 2020-04-28 18:27:49 +02:00
WolverinDEV
58aa7fe9bc Fixed some bugs 2020-04-26 19:41:41 +02:00
WolverinDEV
7d4df36049 Using dynamid gllib2.0 resolution 2020-04-26 19:06:56 +02:00
WolverinDEV
cbfd27b954 Fixed the broken pipe issue 2020-04-26 11:29:20 +02:00
WolverinDEV
ac89b3a423 Fixed the invalid packet splitting algorithm 2020-04-25 11:26:00 +02:00
WolverinDEV
3e787a1d9f A lot of updates (Speed improvement) 2020-04-24 22:04:07 +02:00