| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp3' into master. | 2022-04-29 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2022-04-28 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2022-04-21 | 1 | -2/+53 | |
| |\| | |||||
| | * | Add support for automatically expiring the override user mode. | 2022-04-21 | 1 | -1/+43 | |
| * | | Fix the case of Membership::GetRank. | 2022-01-31 | 1 | -2/+2 | |
| * | | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2022-01-03 | 1 | -2/+2 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-12-30 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2021-10-14 | 1 | -1/+1 | |
| |\| | |||||
| | * | Use the OVERRIDE 005 token for showing the override user mode char. | 2021-10-13 | 1 | -1/+2 | |
| * | | Apply the final keyword to all module classes where appropriate. | 2021-10-04 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-08-28 | 1 | -0/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-08-27 | 1 | -0/+1 | |
| * | | Remove a bunch of unnecessary whitespace. | 2021-08-17 | 1 | -1/+0 | |
| * | | Merge branch 'insp3' into master. | 2021-06-13 | 1 | -1/+1 | |
| |\| | |||||
| | * | Code refactor and minor fix (#1879) | 2021-06-12 | 1 | -1/+1 | |
| * | | Rename Simple{Channel,User}ModeHandler to match other mode handlers. | 2021-06-01 | 1 | -1/+1 | |
| * | | Fire OnUserPreJoin regardless of whether the join is an override. | 2021-05-23 | 1 | -2/+2 | |
| * | | Switch simple iterator loops to use range-based for loops. | 2021-04-07 | 1 | -5/+3 | |
| * | | Merge branch 'insp3' into master. | 2021-03-05 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-03-05 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-02-28 | 1 | -0/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-02-26 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-12-04 | 1 | -1/+1 | |
| |\| | |||||
| | * | Improve the message sent when overriding channel modes.•••Ref: #1816. | 2020-11-22 | 1 | -1/+1 | |
| * | | Convert ConfigTag from reference<> to std::shared_ptr<>. | 2020-10-31 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-07-29 | 1 | -1/+1 | |
| |\| | |||||
| | * | Replace all erroneous space indentation with tab indentation. | 2020-07-29 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-04-11 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| * | | Improve storage of module description, flags, and link data. | 2020-04-11 | 1 | -6/+2 | |
| * | | Merge branch 'insp3' into master. | 2020-02-04 | 1 | -3/+3 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-01-31 | 1 | -2/+2 | |
| | * | Add Channel::WriteRemoteNotice and revert WriteNotice changes.•••This is a partial reversion of 687778b72e. See also: #1749. | 2020-01-29 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -6/+11 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -6/+11 | |
| * | | Move ISupport logic out of the core and into core_info. | 2020-01-05 | 1 | -3/+8 | |
| * | | SnomaskManager: remove fakederef. | 2019-02-07 | 1 | -5/+5 | |
| * | | Remove all 2.0 config compatibility code. | 2019-01-25 | 1 | -18/+4 | |
| * | | Replace the override macro with the override keyword. | 2019-01-25 | 1 | -8/+8 | |
| |/ | |||||
| * | Add optional oper override umode +O. | 2017-12-11 | 1 | -2/+21 | |
| * | Fix a ton of -Wsign-conversion warnings. | 2017-11-17 | 1 | -1/+1 | |
| * | Add support for setting the unset rank in ModeHandler. | 2017-11-06 | 1 | -1/+1 | |
| * | Merge v2.0.23 and v2.0.24 into master. | 2017-07-09 | 1 | -1/+2 | |
| |\ | |||||
| | * | m_override: fix parentheses compiler warning | 2017-05-17 | 1 | -1/+1 | |
| | * | fix channel rank issue | 2016-12-10 | 1 | -1/+2 | |
| * | | Send NOTICEs to local channel members with Channel::WriteNotice() | 2016-03-05 | 1 | -1/+1 | |
| * | | Rewrite invite system•••- Moved out of core, now lives entirely in core_channel - Accessible using the provided API after including the appropriate header - Invites are stored in an extension attached to LocalUser/Channel objects, they no longer need special handling when destroying these objects or when lowering TS - Expiration of timed invites are implemented using Timers - When creating a new invite let a non-timed invite override a timed one | 2015-11-02 | 1 | -1/+4 | |
| * | | Pass Modes::ChangeList references to the OnPreMode hook, make it modifiable•••This gets rid of the duplicated mode parsing logic in m_namedmodes | 2014-09-04 | 1 | -11/+27 | |
| * | | Remove redundant IS_LOCAL() checks discovered by static asserts | 2014-04-26 | 1 | -1/+1 | |
