Commit Graph

216 Commits (63683eadba3130f21672eb46bd8e1ba33b5ae127)

Author SHA1 Message Date
WolverinDEV 63683eadba save 2019-08-31 18:31:01 +02:00
WolverinDEV 3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV b164685ffe Some minor fixed to make the app buildadle on windows 2019-08-21 20:07:00 +02:00
WolverinDEV b881b31153 Fixed building 2019-08-21 13:50:21 +02:00
WolverinDEV 2122b825b6 Code cleanup & Build declaration fix 2019-08-21 12:45:17 +02:00
WolverinDEV 5476ab2891 Fixed declaration issue 2019-08-21 12:26:54 +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 5fdf5a5127 Fixed build 2019-07-06 16:04:18 +02:00
WolverinDEV 0be22b6428 Fixed some build errors 2019-06-30 17:38:41 +02:00
WolverinDEV 7bb7a8e994 Setting the HTML context menu provider as default to support older versions 2019-06-30 17:34:22 +02:00
WolverinDEV 7e41e032c3 Removed debugging code 2019-06-30 16:03:53 +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 c5468b5e3b Improved icon handling and download 2019-06-26 14:06:20 +02:00
WolverinDEV f705541a6f Removed last third source dependency 2019-06-22 15:59:16 +02:00
WolverinDEV 3204143b2a added bbcode support for pokes 2019-06-22 12:39:19 +02:00
WolverinDEV 7de5236491 fixed channel create 2019-06-22 12:39:09 +02:00
WolverinDEV 0a952c2121 some small changes 2019-06-20 12:05:07 +02:00
WolverinDEV 395eff3b8e improving the vad filter 2019-06-20 11:52:33 +02:00
WolverinDEV c5a9f266fd Handle timeout left reason 2019-06-19 22:11:22 +02:00
WolverinDEV 44ab896901 Saving last nickname changed while beeing on the server 2019-06-19 15:56:51 +02:00
WolverinDEV e9bae1ee0c Saving last nickname change within the server 2019-06-19 11:08:46 +02:00
WolverinDEV 1cf166eefb Fixed channel unsubscribe/subscribe issue (#47) 2019-06-09 10:40:44 +02:00
WolverinDEV 1cbfe447d1 Added a min width to the permission editor 2019-06-01 19:15:45 +02:00
WolverinDEV e101febf11 changed permission canvas size height. Now related to the font 2019-06-01 19:11:50 +02:00
WolverinDEV a7a5467253 Fixed some client and build related issues 2019-06-01 16:15:42 +02:00
WolverinDEV 2b00136e6e Added method to access methods within another window 2019-05-26 12:25:23 +02:00
WolverinDEV 63a2b3a08a fixed image type detection 2019-05-25 21:25:15 +02:00
WolverinDEV d6e9f5f649 fixed icons now loading 2019-05-25 21:20:48 +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 c8ebb5fd03 Fixed missing webassembly type declarations (npm repo for that went down) 2019-05-25 20:24:30 +02:00
WolverinDEV 7c918a70fc Improved modal template for text input 2019-05-25 19:12:27 +02:00
WolverinDEV 15ca5f6531 Improved poke modal 2019-05-25 19:06:57 +02:00
WolverinDEV f336a50870 Added a invite buddy dialog 2019-05-25 17:54:26 +02:00
WolverinDEV 136893c404 Added functionality to the server group client list container 2019-05-25 13:13:03 +02:00
WolverinDEV 6647037a84 Added a helper function to receiver server group clients 2019-05-25 12:39:09 +02:00
WolverinDEV 414636a1d5 Fixed icon updates for channel groups and permission 2019-05-25 12:26:24 +02:00
WolverinDEV 64fce4f3c6 Added the possibility to select icons within the permission editor 2019-05-25 12:20:57 +02:00
WolverinDEV cd947f6b2f removed outdated comment 2019-05-25 11:14:00 +02:00
WolverinDEV 9463bd0d86 fixed app crash for not directly initialized audio contexts 2019-05-24 22:55:35 +02:00
WolverinDEV 28695f3004 Fixed loader task sorting. Opus now working again 2019-05-24 22:30:58 +02:00
WolverinDEV 08603bf831 Removed icon debug test code 2019-05-24 22:17:24 +02:00
WolverinDEV 22e93fb317 Implemented icon upload 2019-05-24 22:14:02 +02:00
WolverinDEV 09b13e0b08 hiding icons on icon view 2019-05-24 15:09:54 +02:00
WolverinDEV 86a3d15a8a Removed unneeded callback 2019-05-21 22:19:42 +02:00
WolverinDEV e50bcde66b added a method to detect if a filter is supported 2019-05-21 19:32:15 +02:00
WolverinDEV 1b796dddd3 refresh audio record devices only if refresh is available 2019-05-21 19:11:53 +02:00
WolverinDEV a5365465a2 Restructured project and fixed some minor issues 2019-05-21 18:15:02 +02:00