summaryrefslogtreecommitdiff
path: root/lib/Multi
AgeCommit message (Expand)AuthorFilesLines
2017-01-25API: Fix Unicode password login + some messagesYorhel1-3/+3
2016-12-04API: Add username filter to "get user" + d11 updatesYorhel1-0/+5
2016-11-27SQL: Use separate role for Multi2.26Yorhel1-25/+24
2016-10-16Doc update + IRC bot language fixYorhel1-1/+1
2016-09-18Suppress silly Perl 5.22 warnings about extra sprintf argsYorhel1-0/+1
2016-09-11API: Add VN relations "official" fieldYorhel1-5/+2
2016-09-11Fix http->https in d14 + increase IRC quote spam intervalYorhel1-1/+1
2016-08-31API: Add simple "get user" commandYorhel1-4/+24
2016-07-31API: Support array mathing in "get character" vn filterYorhel1-0/+1
2016-06-19API: Add "tags" filter to "get vn" + increase throttle throttleYorhel1-4/+8
2016-06-12API: Increase some limits + set custom TCP keepalive valuesYorhel1-3/+15
2016-05-15API: Allow sorting 'get vn' on stats fieldsYorhel1-1/+4
2016-04-11API: Added "vns" flag and member to "get character"Yorhel1-0/+9
2016-01-29Multi::API: added 'screens' flag to 'get vn'Yorhel1-0/+18
2016-01-17Use Tie::IxHash for some global.pl listsYorhel1-6/+6
2016-01-17L10N: Intern VN/producer relations + update relation graphsYorhel1-10/+13
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel1-4/+4
2016-01-10Multi::IRC: Make sure we keep our nickYorhel1-0/+18
2016-01-10Multi::Anime: Regularly resolve the AniDB API DNSYorhel1-15/+26
2015-12-29Multi::API: Add support for TLSYorhel1-8/+23
2015-11-26Multi::IRC: Fix auth bypass bug + make !quote admin-onlyYorhel1-2/+2
2015-11-01Switch to HTML5 doctype + s/acronym/abbr/ + s/ / /eYorhel1-5/+3
2015-11-01Removed support for sha256-hashed passwordsYorhel1-5/+1
2015-10-25Multi::Anime: Avoid dead state when trying to fetch anime infoYorhel1-2/+2
2015-10-21SQL: Fix Multi to use the new DB schemaYorhel5-163/+145
2015-10-12Notifications: Allow max 500 notifies per user + add SQL index on uidYorhel1-0/+2
2015-09-08Multi::API: Set keepalive on sockets to detect dead TCP connectionsYorhel1-0/+1
2015-07-21Multi::API: Support IPv6Yorhel1-1/+5
2015-07-20Multi::API: Throttle "throttled" error repliesYorhel1-3/+13
2015-07-18Multi::Maintenance: Fix bug in calculating timer for monthly cronYorhel1-1/+1
2015-06-21Multi::IRC: Increase delay between random quotesYorhel1-1/+1
2015-06-15Multi::IRC: Some fixes wrt. chat loggingYorhel1-8/+6
2015-05-13Add staff statistic to main menuYorhel1-0/+1
2015-05-11Multi::{Core,Anime}: More fixes regarding UTF-8Yorhel2-11/+14
2015-04-29Multi::(API:IRC): Fix some unicode handling issuesYorhel2-6/+8
2015-04-27Multi::IRC: Properly handle connection issuesYorhel1-5/+28
2015-04-27Multi::Core: Make log level configurableYorhel1-1/+1
2015-04-27Multi::API: Fixed various bugs found while testingYorhel1-4/+7
2015-04-27Multi::API: Fix bug when querying stuff while logged inYorhel1-1/+1
2015-04-27Multi::API: Fully implement the 'set' command with AnyEventYorhel1-58/+59
2015-04-27Multi::API: Fully implement 'get' command with AnyEventYorhel2-510/+317
2015-04-27Multi: Backport staff database changes from master branchYorhel2-7/+14
2014-12-21Multi: WIP Converting Multi::API to AnyEventYorhel2-669/+636
2014-10-31Multi::IRC: Converted to use AnyEventYorhel2-525/+379
2014-10-29Multi: Use AnyEvent::Pg's last_query_start_time()Yorhel1-1/+2
2014-10-28Multi: More convenient error handling for one-shot queriesYorhel2-10/+20
2014-10-24Multi::Anime: Converted to use AnyEventYorhel1-172/+176
2014-10-22Multi::RG: Converted to use AnyEventYorhel2-196/+190
2014-10-22Multi::APIDump: Converted to use AnyEventYorhel1-94/+61
2014-10-22Multi::Maintenance: Converted to use AnyEventYorhel3-212/+152