CIA.vc
Acora IRC Services
acorairc
Stats » Projects » Acora IRC Services
informationsyndicateUTC clock
06:59 on May 27, 2012
event counters
The last message was received 9.18 months ago at 23:04 on Aug 25, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
225 messages since the first one, 0.97 years ago, for an average of 1.58 days between messages
recent messages
dateReversed sort columnprojectcontentlink
07:15 on Aug 26, 2011acorairc
Commit by Ricki Hastings on dev :: r0d2a018 / extra/atheme2acora.php : (link)
#
05:06 on Aug 22, 2011acorairc
Commit by Ricki Hastings on dev :: r41111e9 / src/timer.php : (link)
#
19:34 on Aug 14, 2011acorairc
Commit by Ricki Hastings on dev :: rdf0eb66 / (40 files in 2 dirs): (link)
Major changes to all modules, removed use of chanserv::add_command and stuff as they were just aliases anyway, this is carving way for *serv to be included as modules, although they are currently unloadable, they might aswell be modules - https://github.com/ircnode/acorairc/commit/df0eb667405608a1b5b71f718de9a0a395088b9b
#
16:45 on Aug 14, 2011acorairc
Commit by Ricki Hastings on dev :: ra1dcc58 / (6 files in 3 dirs): (link)
Added on_rehash to services and global, so they update in realtime when their details are changed - https://github.com/ircnode/acorairc/commit/a1dcc5897c994779dcbcc5ded109eb7635e201a6
#
15:54 on Aug 14, 2011acorairc
Commit by Ricki Hastings on dev :: r4529ba6 / (7 files in 4 dirs): (link)
Fixed some issues with config values not being checked very well, and crashing when not defining nicknames etc - https://github.com/ircnode/acorairc/commit/4529ba6b3f428252964e735c0d123e7d6499b9c0
#
13:23 on Aug 14, 2011acorairc
Commit by Ricki Hastings on dev :: r483982a / (12 files in 4 dirs): (link)
Changed nickserv flags and chanserv levels over to the new flag handler, saves us a bit of code, and makes it easier to manage flags etc - https://github.com/ircnode/acorairc/commit/483982a8eb6fe813580e2f62ec1ecc393f3d79fc
#
12:03 on Aug 14, 2011acorairc
Commit by Ricki Hastings on dev :: r57c1a8f / (4 files): (link)
Moved certain flags into their modules, also removed self::flags and self::p_flags and now we just search the flag array :3 - https://github.com/ircnode/acorairc/commit/57c1a8ff9868a3d3ef577cc19ee9f77ae7537155
#
11:46 on Aug 14, 2011acorairc
Commit by Ricki Hastings on dev :: rffd43c7 / (5 files in 2 dirs): (link)
Changed a few things so that when other modules add flags, they're sorted after all modules are finished adding flags (just for help displaying purposes) - https://github.com/ircnode/acorairc/commit/ffd43c776123a8e12239fa63dd3a2f2a9305640d
#
23:11 on Aug 13, 2011acorairc
Commit by Ricki Hastings on dev :: rb348329 / (4 files in 3 dirs): (link)
Modified flag system to use new methods (saves a tonne of code, and makes it well easy to add new flags, and it means modules can individually add flags, rather than having to edit flags.cs.php to add new flags - https://github.com/ircnode/acorairc/commit/b348329ec14e31abce893b2330f77534f3a7f5d7
#
23:07 on Aug 13, 2011acorairc
Commit by Ricki Hastings on dev :: r0da5adf / .gitignore : (link)
#
23:04 on Aug 13, 2011acorairc
Commit by Ricki Hastings on dev :: rb2e2498 / configure : (link)
Modified remote controller to fix bug with ./acora stop, it wasen't actually killing all processes (bizzare) - https://github.com/ircnode/acorairc/commit/b2e2498a8b916b3855e2fa21c66834030476757a
#
17:57 on Aug 12, 2011acorairc
Commit by Ricki Hastings on dev :: r7faaae5 / (4 files in 3 dirs): (link)
Added a method to add flags, currently this is useless as the new flag system doesn't implement it yet. Also added checking for ctype in configure - https://github.com/ircnode/acorairc/commit/7faaae58efaec86065ec3913edf963ca45b5e75b
#
15:55 on Aug 12, 2011acorairc
Commit by Ricki Hastings on dev :: r2f7c272 / (5 files in 4 dirs): (link)
Minor changes, carving the path for a new elegant flag management system, where flags will be stored internally as objects, rather than just a messy if/else - https://github.com/ircnode/acorairc/commit/2f7c27217d6229d68342c6129bba6c046bd4b7dd
#
13:47 on Aug 12, 2011acorairc
Commit by Ricki Hastings on dev :: rc91f53f / (configure services.php): (link)
Some changes, removing -q from php, not sure why it was even calling that as it seems to, not exist? Oh well, whatever - https://github.com/ircnode/acorairc/commit/c91f53f043258634b1c443a4cfc82b544105f6de
#
12:33 on Aug 12, 2011acorairc
Commit by Ricki Hastings on dev :: r3c5db34 / (configure acora): (link)
Added a configure file (finally) and removed the controller, the configure file creates the controller now - https://github.com/ircnode/acorairc/commit/3c5db34b7a83f273e2a0aa49dcd06b6a183d01ec
#
10:56 on Aug 12, 2011acorairc
Commit by Ricki Hastings on dev :: rd61fddd / (35 files in 10 dirs): (link)
Renamed core to src and updated the files that use it - https://github.com/ircnode/acorairc/commit/d61fddd8c95d927465ddec68ec2232824819e84d
#
15:36 on Aug 11, 2011acorairc
Commit by Ricki Hastings on dev :: re98e1fa / (acora lang/en/operserv.php services.php): (link)
#
20:15 on Aug 09, 2011acorairc
Commit by Ricki Hastings on dev :: r02097dc / (5 files in 4 dirs): (link)
Encoded the version string so it isn't as easy to change, also removed changed acora into a php file rather than bash, let's me do a little more with it (plus I hate using bash) - https://github.com/ircnode/acorairc/commit/02097dc0c9eb70b0ba6c248e817139ce1818769b
#
20:51 on Aug 07, 2011acorairc
Commit by Ricki Hastings on dev :: ra11e1fd / (acora extra/start.php): (link)
Simplifing the boot up, also gonna look into integrating the controller into services.php - https://github.com/ircnode/acorairc/commit/a11e1fd3860ba271efc44297c0618d0dd298a168
#
16:07 on Aug 04, 2011acorairc
Commit by Ricki Hastings on dev :: r3ade44e / acora : (link)
#