Commit graph

65 commits

Author SHA1 Message Date
WolverinDEV
47c26e6d09
Improved the chat display and fixed some new lines bug
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 14:12:12 +01:00
WolverinDEV
dd4a0af83f
Fixed chat escaping
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 18:48:37 +01:00
WolverinDEV
587bb93eaa
Show the server online count along with the server chat
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-10 07:37:04 +01:00
WolverinDEV
b82267d67f Fixed persistent menu bar after clicking on an entry 2019-12-03 16:59:04 +01:00
WolverinDEV
2fbf45c5e6 Fixed reconnect message 2019-11-06 14:52:09 +01:00
WolverinDEV
e1416ec433 Implemented reconnect messaged within the log 2019-11-06 14:50:29 +01:00
WolverinDEV
6b275a16ff Stopping client online time updater when client isn't in view anymore 2019-11-06 14:34:19 +01:00
WolverinDEV
5702b7e120 Fixed the menu bar check 2019-10-30 22:25:02 +01:00
WolverinDEV
951aad0d1f Added the possibility to open the dev tools within the client menu 2019-10-30 22:03:18 +01:00
WolverinDEV
1411863315 Made top menu bar fully translateable 2019-10-30 21:50:59 +01:00
WolverinDEV
8f4406c68d Correctly displaying of users web browser host system archtiecture 2019-10-29 20:43:04 +01:00
WolverinDEV
2c9255341f Fixed undefines within links 2019-10-26 18:43:43 +02:00
WolverinDEV
04c90bee92 Fixed some missing translation function calls 2019-10-25 11:04:18 +02:00
WolverinDEV
89d2f8db88 Added proper log message for moved clients which enter the view 2019-10-24 18:24:28 +02:00
WolverinDEV
f53241de37 Some minor UI fixes 2019-10-23 13:14:18 +02:00
WolverinDEV
fb430af880 Some small additions 2019-10-19 17:13:40 +02:00
WolverinDEV
69d39991e4 A lot of changes 2019-10-13 21:33:07 +02:00
WolverinDEV
e9384bcf18 A lot of updates 2019-09-19 01:25:57 +02:00
WolverinDEV
6d2ecc3c69 A lot of changes 2019-09-12 23:59:35 +02:00
WolverinDEV
469e5d25d2 some updates 2019-09-01 17:24:06 +02:00
WolverinDEV
3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV
2122b825b6 Code cleanup & Build declaration fix 2019-08-21 12:45:17 +02:00
WolverinDEV
016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV
724317e6c3 Beginning with the new dark design and the new chat functionality 2019-07-10 00:52:08 +02:00
WolverinDEV
0be22b6428 Fixed some build errors 2019-06-30 17:38:41 +02:00
WolverinDEV
40ca24f075 Added the ability to add custom context menus 2019-06-30 16:03:28 +02:00
WolverinDEV
ac0991d696 Switched BBCode library to improve BBCode handling 2019-06-29 21:27:29 +02:00
WolverinDEV
44ab896901 Saving last nickname changed while beeing on the server 2019-06-19 15:56:51 +02:00
WolverinDEV
3dc582d1f0 Fixed return key code 2019-05-25 21:10:25 +02:00
WolverinDEV
cc2fdb3cf4 Fixed key code definitions 2019-05-25 20:43:03 +02:00
WolverinDEV
3b10c01541 Improved voice recorder API (Required for the client native audio API) 2019-05-20 18:57:14 +02:00
WolverinDEV
364e276c65 Not showing port 9987 as port in connect message 2019-04-29 19:48:05 +02:00
WolverinDEV
a7cb102640 fixed while true loop 2019-04-24 11:54:19 +02:00
WolverinDEV
9be5c8e57f Added a accessible chat history with arrow keys 2019-04-15 17:40:44 +02:00
WolverinDEV
c06b59375a added a chat send history 2019-04-15 17:14:45 +02:00
WolverinDEV
27fcdcbd29 Updating project 2019-04-15 15:33:51 +02:00
WolverinDEV
6d537bac15 Added a lot of new stuff 2019-04-04 21:47:52 +02:00
WolverinDEV
add76cbd20 A lots of updates 2019-03-25 20:04:04 +01:00
WolverinDEV
7186c684d9 Fixed some small errors 2019-03-17 12:39:21 +01:00
WolverinDEV
040c218fb2 A lot of changes 2019-03-17 12:15:39 +01:00
WolverinDEV
d9c0fa37f7 Added a lot of new things 2019-03-07 15:30:53 +01:00
WolverinDEV
e75bbeabef Restructuring of the connection part 2019-02-23 14:15:22 +01:00
WolverinDEV
66018f3b8b Fixed banner not working #2 2019-02-21 20:15:14 +01:00
WolverinDEV
1b9b1cd5e4 Fixed hostbanner not showing for dynamic host banners 2019-02-21 20:13:02 +01:00
WolverinDEV
664f8b2abd
Implemented the Material Design and fixed some bugs (#33)
* cleaned up some files

* Fundamental style update

* Redesigned some style

* fixed hostbanner popup

* Removed old identity stuff

* fixed close listener

* Fixed changelog date

* fixed release chat icons

* fixed url

* Fixed hostbanner

* Uploaded missing images

* Improved update handling

* Improved script files

* Fixed loading error and icon error

* fixed Yes/No modal

* Fixed loader issues with MS Edge

* fixed modal style bug

* Fixed control bar overflow for small devices

* Improved error handling on identity creation

* Logging generate error to terminal

* fixed possible php error

* fixed some possible loading errors when other files have'nt been already loaded.

* removed debug message

* Changed emsrcypten flags

* Improved codec error handling

* removed webassembly as required dependency

* Improved and fixed channel tree issues

* Improved the sliders

* Removed unneeded files

* fixed loader versions cache

* second slight performance improved (dont animate elements anymore if they are not shown)

* Fixed query visibility setting

* not showing useless client infos for query clients

* Added an auto reconnect system

* Added a canceled message and increased reconnect interval

* removed implemented todo

* fixed repetitive channel names

* Reworked the channel tree selected lines

* Fixed channel tree names

* Fixed name alignment

* fixed the native client

* added min width to the server select groups to avoid a disappearing effect on shrink

* fixed bugged downloaded icons
2019-02-17 16:08:10 +01:00
WolverinDEV
8080d426e7 Added forum account UI and fixed firefox not working issue 2019-01-28 20:36:11 +01:00
WolverinDEV
9a8ce332d7 added live track of the bots player index and buffer status and fixed UI overflow 2019-01-20 19:36:00 +01:00
WolverinDEV
07b79ca0eb A lot of changes 2019-01-20 18:43:14 +01:00
WolverinDEV
032b03f769 Fixed invalid identities 2018-12-30 01:51:34 +01:00
WolverinDEV
ac236d1646 Introducing new bookmark and connection profile system 2018-12-28 15:39:23 +01:00