| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Simplify user mode removal via ModeHandler::RemoveMode()•••The function does not need to be virtual because the core can remove any user mode using the default logic The optional modestack parameter was always NULL, so remove it | 2013-05-27 | 1 | -5/+0 | ||
| * | Deduplicate RemoveMode() implementations•••The default (core) implementation can now remove prefix modes The modestacker parameter is now mandatory | 2013-05-27 | 1 | -19/+2 | ||
| * | ListModeBase: Cache max items per channel | 2013-04-08 | 1 | -21/+49 | ||
| * | ListModeBase: Minor changes to original u_listmode code•••- Add constructors to ListItem, ListLimit - Rename fields in ListItem - Store time as time_t instead of string - Store limits in a vector instead of a list - Don't deallocate the list when it becomes empty | 2013-04-08 | 1 | -28/+13 | ||
| * | Migrate u_listmode.h into the core, change +b to use it | 2013-04-08 | 1 | -0/+262 | ||
