- Feb 17, 2015
- Feb 16, 2015
-
-
Atanamo authored
TODO: - Button for temporary leaving custom channels (Leave with param true) - Flooding protection! -- Add closure to client socket, which handles counting emits (By SocketHandler) -- All client event handlers must call counting method of closure -- Disconnect client on threshold overflow...
-
- Feb 15, 2015
-
-
Atanamo authored
Not finished yet... TODO: - Button for temporary leaving custom channels (Leave with param true) - Disallow permanent leaving of self-created channels (and non-custom channels) - Deletion of self-created channels - Response messages after leaving/deleting channels
-
Atanamo authored
-
Atanamo authored
-
Atanamo authored
-
Atanamo authored
-
Atanamo authored
-
- Feb 13, 2015
-
-
Atanamo authored
Also added some client side flood protection to reduce delay effect of irc flood protection... TODO: - Webclient: Extend gui for channel creation (What is optional when joining?) - Temporary leaving custom channels (Without DB update) - Permanent leaving custom channels (With DB update) - Flooding protection! -- Add closure to client socket, which handles counting emits (By SocketHandler) -- All client event handlers must call counting method of closure -- Disconnect client on threshold overflow...
-
- Feb 12, 2015
- Feb 10, 2015
-
-
Atanamo authored
TODO: - Check channel limit (server side) - Translations for server messages - Webclient: Extend gui for channel creation (What is optional when joining?) - Temporary leaving custom channels (Without DB update) - Permanent leaving custom channels (With DB update) - Flooding protection! -- Add closure to client socket, which handles counting emits (By SocketHandler) -- All client event handlers must call counting method of closure -- Disconnect client on threshold overflow...
-
- Feb 06, 2015
-
-
Atanamo authored
-
Atanamo authored
-
Atanamo authored
TODO: - More Tests - Check channel limit (server side) - Check channel title/password (server side) - Webclient: Use checks from server, don't check client side... - Translations for server messages - Webclient: Extend gui for channel creation (What is optional when joining?) - Temporary leaving custom channels (Without DB update) - Permanent leaving custom channels (With DB update)
-
- Feb 03, 2015
-
-
Atanamo authored
TODO: - Tests - Check channel limit - Integrate/check channel password - Temporary leaving custom channels (Without DB update) - Permanent leaving custom channels (With DB update) - Webclient - Translations for server messages
-
- Jan 31, 2015
-
-
Atanamo authored
-
- Jan 30, 2015
-
-
Atanamo authored
Extended client customization: New classes for message types; Extracting virtual names from bot messages
-
- Jan 29, 2015
- Jan 28, 2015
- Jan 27, 2015
-
-
Atanamo authored
-
- Jan 26, 2015
-
-
Atanamo authored
Default channel first, then galaxy channel, then individual ones...
-
- Jan 24, 2015
- Dec 30, 2014
- Dec 29, 2014
- Dec 27, 2014
- Dec 24, 2014
-
-
Atanamo authored
This way, the channel title can be used on webclient...
-
- Dec 23, 2014