Commit Graph

103 Commits (973cea4b3c9192c54681db7674e8f2c0f771867f)
 

Author SHA1 Message Date
Vyacheslav N. Boyko 973cea4b3c documentation added 2018-10-30 06:53:42 +03:00
Vyacheslav N. Boyko e4a55d5714 fixed https://github.com/bvn13/JIrcBot/issues/4 again 2018-10-27 22:15:27 +03:00
Vyacheslav N. Boyko 5d12353a78 fixed https://github.com/bvn13/JIrcBot/issues/4 2018-10-27 21:52:47 +03:00
Vyacheslav N. Boyko b1a621eaa8 disable user notification on url title sending 2018-10-20 00:28:42 +03:00
Vyacheslav N. Boyko 830ede2be6 errors fixed 2018-08-02 13:04:47 +03:00
Vyacheslav N. Boyko d31313b006 disable all notices 2018-08-02 10:37:19 +03:00
Vyacheslav N. Boyko 0390d19e73 added deferred messages stored by user ident (regexp pattern) 2018-07-31 17:48:34 +03:00
Vyacheslav N. Boyko e6ef25c935 added deferred messages stored by user ident (regexp pattern) 2018-07-31 17:47:52 +03:00
Vyacheslav N. Boyko 8079bb470d small fix 2018-06-15 17:16:02 +03:00
Vyacheslav N. Boyko 8874bc3ae6 small fix 2018-05-29 21:50:35 +03:00
Vyacheslav N. Boyko e533e3c68b improved. if top all size > 10 - sending in private 2018-04-11 13:25:16 +03:00
Vyacheslav N. Boyko b452655832 bug fixed 2018-04-11 13:12:36 +03:00
Vyacheslav N. Boyko 1b6b19665a implemented statistics 2018-04-11 13:07:12 +03:00
Vyacheslav N. Boyko bf825035ac bug fix 2018-04-09 17:22:51 +03:00
Vyacheslav N. Boyko 3a1161d23e bug fix 2018-04-09 15:49:46 +03:00
Vyacheslav N. Boyko 97dc3a1ab8 bug fix 2018-04-09 15:42:46 +03:00
Vyacheslav N. Boyko 49ab341146 update: don't send deferred messages onto deferred messages commands 2018-04-09 15:38:45 +03:00
Vyacheslav N. Boyko 7548304bb2 updated: deferred messages could be read all together - sending in private 2018-04-09 15:32:16 +03:00
Vyacheslav N. Boyko 3ad68b12bc updated: deferred messages could be read all together - sending in private 2018-04-09 15:30:54 +03:00
Vyacheslav N. Boyko baf8bb6ff6 updated: deferred messages can be forgotten now 2018-04-09 15:27:14 +03:00
Vyacheslav N. Boyko 71d400a4c9 onGenericMessageEvent-s replaced with onMessageEvent-s to prevent spam from notices 2018-04-09 15:18:35 +03:00
Vyacheslav N. Boyko b0985c209b onGenericMessageEvent-s replaced with onMessageEvent-s to prevent spam from notices 2018-04-09 15:17:23 +03:00
Vyacheslav N. Boyko 700a2f2be7 onGenericMessageEvent-s replaced with onMessageEvent-s to prevent spam from notices 2018-04-09 15:17:11 +03:00
Vyacheslav N. Boyko 0b521d693c implemented admin commands from channel and refactored bots autoreconnections 2018-04-09 13:49:13 +03:00
Vyacheslav N. Boyko 58ed9cb297 implemented logging PART messages (leaving channel) 2018-03-29 22:48:09 +03:00
Vyacheslav N. Boyko bbc1223600 updated readme 2018-03-29 10:23:56 +03:00
Vyacheslav N. Boyko 9d50f07f03 updated admin commands 2018-03-29 10:22:09 +03:00
Vyacheslav N. Boyko 53d60e046a readme updated 2018-03-28 20:50:27 +03:00
Vyacheslav N. Boyko ce5190c48a UPDATED to SpringBoot 2 2018-03-28 20:47:13 +03:00
Vyacheslav N. Boyko 6317a04c03 implemented NickServ identify for using registered nickname 2018-03-28 11:32:02 +03:00
Vyacheslav N. Boyko fd4e13eafe implemented NickServ identify for using registered nickname 2018-03-28 11:31:24 +03:00
Vyacheslav N. Boyko c8088c430a implemented scheduled task for checking bot connection and restarting if disconnected 2018-03-28 10:53:07 +03:00
Vyacheslav N. Boyko 94b0f62e82 bugs fixed 2018-03-27 16:43:42 +03:00
Vyacheslav N. Boyko fd06b97800 implemented multiple server connections 2018-03-27 16:08:26 +03:00
Vyacheslav N. Boyko a834ba1f68 changed logs uri, implemented admin bot control via commands 2018-03-27 13:55:54 +03:00
Vyacheslav N. Boyko 18b8f8bbe7 implemented colors for nicknames 2018-03-22 15:53:59 +03:00
Vyacheslav N. Boyko c6f0698da6 disable DEBUG logging 2018-03-21 13:46:51 +03:00
Vyacheslav N. Boyko 32dca9c42c trying to enhance messages types to log 2018-03-21 13:43:28 +03:00
Vyacheslav N. Boyko b5245f9273 added onAction event logging 2018-03-21 13:19:29 +03:00
Vyacheslav N. Boyko 29c11a7b1b fixed bug with missing log messages 2018-03-21 12:43:44 +03:00
Vyacheslav N. Boyko 618e9703a8 implemented logs view as html 2018-03-11 18:06:23 +03:00
Vyacheslav N. Boyko eeae1e726c implemented logs view as html 2018-03-11 17:58:43 +03:00
Vyacheslav N. Boyko af8fb07d7e implemented logs view as html 2018-03-10 23:07:14 +03:00
Vyacheslav N. Boyko da1cacd209 implemented logs view as html 2018-03-10 21:58:00 +03:00
Vyacheslav N. Boyko 19ff4520ef implemented logs view as text 2018-03-10 14:04:01 +03:00
Vyacheslav N. Boyko bcaa7e7cf8 implemented logging 2018-03-10 12:34:00 +03:00
Vyacheslav N. Boyko 00b75e86e2 implemented logging 2018-03-10 12:25:39 +03:00
Vyacheslav N. Boyko 4cecda7c72 implemented logging 2018-03-10 12:10:10 +03:00
Vyacheslav N. Boyko 8ed9452deb some improvements 2018-03-10 10:30:48 +03:00
Vyacheslav N. Boyko 351737f12d added dependencies for using MySQL 2018-02-09 12:55:15 +03:00