@eyedeekay
&kytv
&zzz
+R4SAS
+RN
+RN_
+T3s|4
+dr|z3d
+hk
+not_bob
+orignal
+postman
+wodencafe
Arch
DeltaOreo
FreeRider
FreefallHeavens
Irc2PGuest15271
Irc2PGuest28511
Irc2PGuest64530
Irc2PGuest77854
Nausicaa
Onn4l7h
Onn4|7h
Over
Sisyphus
Sleepy
Soni
T3s|4_
Teeed
aargh3
acetone_
anon4
b3t4f4c3
bak83
boonst
cancername
cumlord
dr4wd3
eyedeekay_bnc
hagen_
khb_
plap
poriori
profetikla
r3med1tz-
rapidash
shiver_1
solidx66
u5657
uop23ip
w8rabbit
weko_
x74a6
dr|z3d
shout when you've got 0.19 up and need test.
dr|z3d
afuuortfaqejkesne272krqvmafn65mhls6nvcwv3t7l2ic2p4kq.b32.i2p/tracker | tracker.chudo.i2p | opentracker.skank.i2p
zzz
ok. a few weeks
zzz
what was the proxy thing you wanted to change that I asked you to chill out about? lost in the scrollback
dr|z3d
> dr|z3d> icing on cake, zzz: skank.i2p/socks/socksoutproxy.css and skank.i2p/socks/infohelp.svg (improved toast notifications, tick icon on save button).
dr|z3d
> dr|z3d> I've used the infohelp icon on the toast notifications, looks less sterile that way, and tweaked the icon so it doesn't look crap on the light theme.
zzz
ok. I fixed the button in the merge, and I'll pass on the buttered toast, so I'm good
dr|z3d
there are a few other css improvements there.
dr|z3d
also, on the form.
dr|z3d
I suggest losing the leading "SOCKS" text on the labels, superfluous, and the tooltips clarify anyway. So Host | Port | Username | Password
dr|z3d
I don't think the _t("string") syntax is supported on the forms yet.
dr|z3d
if/when it is, those strings should pull in from the console. I think they're already there.
dr|z3d
and you _do_ want the css, trust me.
zzz
i'll take one more patch but it has to be a diff against trunk, I don't have time for another manual merge
dr|z3d
sure, ok, and grab that icon while you're at it.
dr|z3d
I'll fix you up a patch for the other stuff.
zzz
ok. take your time, lets only do this once, we got from now to the i2p release. but don't tart it up too much :)
dr|z3d
bah, it's already tarted up nicely. what more do you want? frilly knickers? :)
zzz
can you make it so clicking anywhere on the configuration header does the expand instead of just the arrow?
dr|z3d
maybe
dr|z3d
you mentioned something about connection stats? any progress with that?
zzz
I guess it would go in the status box
dr|z3d
yeah, we discussed that.
dr|z3d
what info have you intending to display?
zzz
theres only one info available - total requests since started
dr|z3d
no data transferred stat, or current speed in/out?
zzz
no, thats all opaque to the plugin
dr|z3d
ok. presumably the plugin's unaware of url/requests, too?
zzz
host and port only
zzz
but no stats kept
dr|z3d
ok. and you have something coded up?
zzz
its in there as getConnCount()
dr|z3d
ok
dr|z3d
something like if (status == ClientAppState.RUNNING && getConnCount() < 1) { status = running } else (if status == ClientAppState.RUNNING && getConnCount() > 0) { out.write conncount + ' ' + _t("connections since startup"); }
zzz
more or less
dr|z3d
all wrapped in a nice ajax call so you only refresh that td.
dr|z3d
there's your diff, zzz, fixes some html markup issues as well: skank.i2p/socks/socksproxy.diff
dr|z3d
oh, no zzz.
dr|z3d
> there's your diff, Irc2PGuest52361, fixes some html markup issues as well: skank.i2p/socks/socksproxy.diff