--> Show Posts - Netham45 --> -->

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Netham45

Pages: 1 ... 29 30 [31] 32 33 ... 123
451
OmnomIRC Development / Re: omnom does strange stuff
« on: June 18, 2011, 07:35:02 pm »
I'm working on the code for it right now, hang tight.

If it ever looks like that, it's because I'm fixing/updating something. I never leave it like that.

452
OmnomIRC Development / Re: OmnomIRC on Chromium
« on: June 18, 2011, 03:11:39 pm »
I've added a link to the 'Options' page to clear cookies. Note that this will make it forget any channels you're in, along with all options you have configured.

Edit: I just removed the part of the code that was making it hang up. It should now silently fail parsing cookies. I may make it wipe the problematic cookie on error, though...

453
OmnomIRC Development / Re: OmnomIRC on Chromium
« on: June 18, 2011, 03:08:25 pm »
It works fine in Chrome(Googles official build) 12.0.742.100.
I believe it's a cookie issue, one of the cookies wasn't 100% compatible across code revisions.

454
OmnomIRC Development / Re: Users online list sorting
« on: June 18, 2011, 03:06:11 pm »
I can probably do that. I need to redo part of the userlist anyways.

Fixed.

455
OmnomIRC Development / Re: /me has an extra space
« on: June 18, 2011, 03:04:54 pm »
I noticed that too, but then I realized it actually lines the text up better with normal (non-/me) lines. It's

Quote from: OmnomIRC
<Deep Thought> test
* Deep Thought  test

as opposed to

Quote from: OmnomIRC
<Deep Thought> test
* Deep Thought test

This is why that was done, so a /me has the same length for the name as a normal message.

456
OmnomIRC Development / Re: OmnomIRC Modes
« on: June 18, 2011, 02:55:59 am »
Updated the first post. +b now instead of +d

Also moved the thread out of the admin section, I didn't mean to post it in there in the first place. Oops.

457
Ah good. Also I think it would be nice if the active tab was a few pixels bigger in height.

Easier said than done. D:

Edit: Lol, the code looks like ass, but I got it.

458
Ah ok. As long as it doesnt scroll the entire chat, lol :P

Nah, I can just make that span a div with a width of 98%, and make it scroll on either side.

459
I'ma make it scroll. Got the code for scrolling already for the other buttons.

460
Updated post above, to mention the /join support. You can't join irc channels with that, but it's now possible to create private chats!

Those should tide you guys over until I get proper PM support. :D

461
OmnomIRC Development / OmnomIRC Modes
« on: June 18, 2011, 12:48:47 am »
I'm getting to the point where I can implement modes for users on OmnomIRC(per-channel).

I'm thinking this:

User modes:
+b - banned, cannot speak or view chat. Equivalent to +b on IRC.
+m - muted, cannot speak, but can view chat (This would be closest to +m -v user on IRC)
+o - operator, can set +d, +m on users, can always speak/see chat (This would be closest to +a on admin chans)
+i - invited, this user has been invited to the chan by an operator. This would be overridden by +d, +m. +o would imply

the first user to join a channel will receive a +o flag, along with all Omni staff. We can remove/add +o's.

Chan-wise modes:
+s - secret, won't be displayed on the list when I get it added
+c - closed, will only be settable by Omni admins. Effectively a ban on *. It'd be used for channels like @cemetech or @goatse, since they don't need to be on OmnomIRC.
+i - invite only, user must have +i in the chan to join (will effectively be a +b on the user unless they have +i)


Commands:
@(un)ban nick - (un)sets +b on nick
@(un)mute nick - (un)sets +m on nick
@(un)invite nick - (un)sets +i on nick
@(de)op nick - (un)sets +o on nick
@close/open chan - (un)sets mode +c on chan
@drop chan - drops chan, removes all entries from the permissions table, the next user to join would then get +o. It'd be useful for a chan that was last used 4 months ago that someone wants now.

I won't be implementing kicks, I just don't think they'd be any good to have.

Close/open will obviously only work for non-IRC chans. I will try to make invite respect the chan modes, so @(un)invite doesn't need to be set from Omnom on them.

IRC operators will also have +o on OmnomIRC for them, and will be able to execute @defaen, @mute, @op, and @invite from within the chan.


Any suggestions on this? I'ma see about getting it started tomorrow.

462
Other / Re: Possible now to crack Nspire keys?
« on: June 17, 2011, 11:53:38 pm »
True. But for a small amount of usage... $0.085 and for large, $0.68. We might be able to put a large (by that I mean quite small) dent in it.

You'd still be looking at billions of years to calculate it.

463
OmnomIRC Development / Re: OmnomIRC updates - 06/16
« on: June 17, 2011, 11:19:30 pm »
Bug: /me statements don't work anymore.

EDIT: seems like it's the / that bugs it..

fixed.

464
OmnomIRC Development / Re: OmnomIRC updates - 06/16
« on: June 17, 2011, 10:53:07 pm »
More updates!

1) Timestamps now show localized time (timezone difference, and AM/PM, if applicable)
2) IE support fixed(Goddamn IE. :|)
3) OmnomIRC now supports its own seperate-from-IRC channels. /join @chan and /part @chan to manage them
4) Various bugfixes and code-robustness fixes
5) UTF-8 support added

465
Other / Re: Windows 8
« on: June 17, 2011, 10:43:36 pm »
I highly think though that they'll release different builds to avoid a huge size OS.

If it's anything like the leaked builds, you'll be able to toggle it.

Pages: 1 ... 29 30 [31] 32 33 ... 123