index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_modenotice.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Purge the obsolete modenotice module.
Sadie Powell
2020-09-27
1
-72
/
+0
|
*
Replace the flags_required field with an enum.
Sadie Powell
2020-04-14
1
-1
/
+1
|
*
Alow modules to specify multiple syntax lines.
Sadie Powell
2020-04-14
1
-1
/
+1
|
*
Merge branch 'insp3' into master.
Sadie Powell
2020-04-11
1
-1
/
+1
|
\
|
*
Update the module descriptions using mkversion.
Sadie Powell
2020-04-10
1
-1
/
+1
|
|
*
|
Improve storage of module description, flags, and link data.
Sadie Powell
2020-04-11
1
-6
/
+3
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-1
/
+4
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-1
/
+4
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-05-15
1
-1
/
+1
|
\
|
|
*
Textual improvements and fixes such as typos, casing, etc. (#1612)
Robby
2019-04-28
1
-1
/
+1
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-03-30
1
-1
/
+1
|
\
|
|
*
Various text improvements: consistency, syntax, help and doc updates/fixes.
Robby
2019-02-18
1
-1
/
+1
|
|
*
|
Replace the override macro with the override keyword.
Sadie Powell
2019-01-25
1
-3
/
+3
|
/
*
Use CommandBase::Params instead of std::vector<std::string>.
Peter Powell
2018-07-26
1
-2
/
+2
|
|
|
|
|
This is presently a typedef but will soon be replaced with a class that encapsulates both tags and parameters.
*
Add the override keyword in places that it is missing.
Peter Powell
2017-11-21
1
-2
/
+2
|
|
|
|
GCCs warnings for this are much better than Clangs.
*
Access local user list via new UserManager::GetLocalUsers() and make ↵
Attila Molnar
2014-07-19
1
-1
/
+2
|
|
|
|
local_users private
*
Move and rename typedef LocalUserList to UserManager::LocalList
Attila Molnar
2014-07-19
1
-1
/
+1
|
*
m_modenotice Use WriteNotice()
attilamolnar
2013-09-11
1
-2
/
+2
|
*
Convert cmd_modenotice into an optional module
attilamolnar
2013-09-11
1
-0
/
+71