Thomas Sader

Results 25 issues of Thomas Sader

It is somewhat okay that putkick, like pushmode, check channel membership before executing their action. They are documented as such. The optimize-kicks setting promises to group kicks together (max-kicks) but...

The Context() calls have mostly been removed from the core to a point where the last context is completely useless, it is almost always tclhash.c's bind calling function. We discussed...

type: feature

The discussion about changing Eggdrop's installation comes up often (see also #474 and #1107, but mainly on IRC) about a system-wide Eggdrop installation. Various distributions came up with their own...

Request for Comment

| Trac | Data | | --: | :-- | | Ticket | 86 | | Reported by | Robby- | | Status | new | | Component | Core...

type: feature

| Trac | Data | | --: | :-- | | Ticket | 99 | | Reported by | pseudo | | Status | new | | Component | Build...

type: bug

1.8.4 changed the src/compat headers (e.g. memset.h doesn't exist anymore) but the 3rd party modules we host on our FTP depend on those. They need a misc/makedepend run and archiving...

type: bug

Check which of http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/chat/eggdrop/patches/ are necessary, please also check what other distributions patch into eggdrop (gentoo, ports, macports, etc.).

type: task

| Trac | Data | | --: | :-- | | Ticket | 13 | | Reported by | BarkerJr | | Status | assigned | | Component | Core...

type: bug
component: dns

the .bans command is completely useless, .bans all uses your console channel, you can't specify which one you want, with console channel \* there is simply no way to get...

type: bug

Kick-rewrites intercept all messages in our msg queues, even when sent directly from Tcl, to rewrite kicks (for tracking nick-changes). Disabling it completely should make Eggdrop not rewrite the queues....