]> jfr.im git - irc/rizon/acid.git/log
irc/rizon/acid.git
9 years agoFix .control.status
Kristina Brooks [Wed, 10 Sep 2014 22:55:13 +0000 (23:55 +0100)] 
Fix .control.status

9 years agoUpdate pyva
Adam [Sun, 7 Sep 2014 05:50:26 +0000 (01:50 -0400)] 
Update pyva

9 years agoCheck that we are synced before joining channels on startup
Adam [Sun, 7 Sep 2014 05:48:27 +0000 (01:48 -0400)] 
Check that we are synced before joining channels on startup

9 years agopseudoclient/sys_auth: Allow request override; erepublik/sys_auth is now using it...
Milos [Sun, 24 Aug 2014 01:14:15 +0000 (03:14 +0200)] 
pseudoclient/sys_auth: Allow request override; erepublik/sys_auth is now using it for (no)usermass

9 years agoFix style - spaces -> tabs (hate myself a bit now)
Milos [Sun, 24 Aug 2014 00:49:41 +0000 (02:49 +0200)] 
Fix style - spaces -> tabs (hate myself a bit now)

9 years agoLose the leading blank line
Milos Petkovic [Sat, 23 Aug 2014 23:37:48 +0000 (01:37 +0200)] 
Lose the leading blank line

9 years agoConvert line endings to LF in pyva files
Milos Petkovic [Sat, 23 Aug 2014 23:32:50 +0000 (01:32 +0200)] 
Convert line endings to LF in pyva files

9 years agoRemove now unnecessary command plugin setting
Adam [Sat, 16 Aug 2014 05:52:05 +0000 (01:52 -0400)] 
Remove now unnecessary command plugin setting

9 years agoUpdate run.sh, 'acid' is the parent project, making acid-acid the core
Adam [Sat, 16 Aug 2014 05:17:19 +0000 (01:17 -0400)] 
Update run.sh, 'acid' is the parent project, making acid-acid the core

9 years agoUpdate aciduser's plugin reference when plugins are unloaded and reloaded
Adam [Sat, 16 Aug 2014 04:58:52 +0000 (00:58 -0400)] 
Update aciduser's plugin reference when plugins are unloaded and reloaded

9 years agoUse relative paths for python system path
Adam [Sat, 16 Aug 2014 04:49:58 +0000 (00:49 -0400)] 
Use relative paths for python system path

9 years agoMove pyva.core and pyva.pyva packages to match their names
Adam [Sat, 16 Aug 2014 04:37:54 +0000 (00:37 -0400)] 
Move pyva.core and pyva.pyva packages to match their names

9 years agoMark pyva.core as permanent
Adam [Sat, 16 Aug 2014 03:54:59 +0000 (23:54 -0400)] 
Mark pyva.core as permanent

9 years agoSplit pyva plugin into pyva.core and pyva.pyva
Adam [Sat, 16 Aug 2014 03:39:11 +0000 (23:39 -0400)] 
Split pyva plugin into pyva.core and pyva.pyva

Pyva.core packages pyva (the library) in it, and does nothing more,
which allows Pyva.pyva to be reloaded and not cause pyva (the library)
to reload with it, which explodes due to trying to re-load the native
library.

Rename maven artifact ids to be more consistently named.

9 years ago.gitignore: Ignore all pyva logs
Milos Petkovic [Sat, 16 Aug 2014 00:31:50 +0000 (02:31 +0200)] 
.gitignore: Ignore all pyva logs

9 years agoFix script loading and unloading
Adam [Fri, 15 Aug 2014 23:32:37 +0000 (19:32 -0400)] 
Fix script loading and unloading

9 years agoSquashed commit of the following:
Adam [Thu, 14 Aug 2014 02:03:16 +0000 (22:03 -0400)] 
Squashed commit of the following:

commit 9a3015628de7d01d3cd49434dabf430a88c4efac
Author: Kristina Brooks <redacted>
Date:   Thu Aug 14 02:39:38 2014 +0100

    Oops

commit 520ec72983d90edc14c2b52ea5c16d4626acaee5
Author: Kristina Brooks <redacted>
Date:   Thu Aug 14 02:14:35 2014 +0100

    Remove linebreak

commit 2ad6773c14a6145d1a9d925439ef3c440198f8c4
Author: Kristina Brooks <redacted>
Date:   Thu Aug 14 02:13:54 2014 +0100

    Remove irrelevant changes

commit aaee8e64b57b81be8565bc0415643c40f9cbf5ea
Author: Kristina Brooks <redacted>
Date:   Thu Aug 14 02:04:29 2014 +0100

    Classloader works on submodules now (for example parentmodule.foo, which can be specific in acidictive.yml

9 years agoAdd gitignore
Adam [Thu, 14 Aug 2014 00:51:09 +0000 (20:51 -0400)] 
Add gitignore

9 years agoUpdate ClassLoader code style, from moo
Adam [Thu, 14 Aug 2014 00:48:23 +0000 (20:48 -0400)] 
Update ClassLoader code style, from moo

9 years agoUpdate pyva to d518740619539cdf75b6736cefb2d9534452cf9f
Adam [Thu, 14 Aug 2014 00:39:53 +0000 (20:39 -0400)] 
Update pyva to d518740619539cdf75b6736cefb2d9534452cf9f

9 years agoRemove routing module
Adam [Wed, 13 Aug 2014 22:32:22 +0000 (18:32 -0400)] 
Remove routing module

9 years agoAdd net.rizon.pyva submodule
Adam [Wed, 13 Aug 2014 22:30:08 +0000 (18:30 -0400)] 
Add net.rizon.pyva submodule

9 years agoImport acidictive 4 and pyva plugin
Adam [Wed, 13 Aug 2014 22:20:53 +0000 (18:20 -0400)] 
Import acidictive 4 and pyva plugin