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_hostcycle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the module descriptions using mkversion.
Sadie Powell
2020-04-10
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-2
/
+2
*
Implement IRCv3 message tag support.
•••
Co-authored-by: Attila Molnar <attilamolnar@hush.com>
Peter Powell
2018-08-13
1
-20
/
+14
*
Hide User#host and User#dhost and use accessors to modify them.
•••
This removes the need to invalidate the cache after changing a user's hostname.
Peter Powell
2017-10-28
1
-1
/
+1
*
Merge v2.0.23 and v2.0.24 into master.
Peter Powell
2017-07-09
1
-0
/
+2
*
Add m_ircv3_chghost which implements the IRCv3.2 chghost extension
Attila Molnar
2015-12-05
1
-2
/
+12
*
Add UserManager::NextAlreadySentId() and convert all code to use it
Attila Molnar
2015-11-03
1
-2
/
+2
*
Rename UserMembList to Channel::MemberMap, switch all code to use it
Attila Molnar
2014-07-14
1
-2
/
+2
*
Change return type of Channel::GetUsers() to reference from pointer as it is ...
Attila Molnar
2014-07-14
1
-2
/
+2
*
Convert UserChanList to an intrusively linked list
Attila Molnar
2014-01-24
1
-4
/
+4
*
Move host cycle logic into m_hostcycle
attilamolnar
2013-08-09
1
-0
/
+114