index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
protocol
/
hybrid.cpp
Age
Commit message (
Expand
)
Author
2025-05-03
Bump the minimum version of ircd-hybrid to 8.2.34.
Sadie Powell
2025-04-19
Remove time from the name of some variables where its obvious.
Sadie Powell
2025-03-08
Move some headers around.
Sadie Powell
2025-03-02
Return references instead of pointers from the config system.
Sadie Powell
2025-01-14
Merge branch '2.0' into 2.1.
Sadie Powell
2025-01-14
Update the copyright headers for 2025.
2.0
Sadie Powell
2024-10-02
Change Channel::SetModesInternal to take a split mode change.
Sadie Powell
2024-07-14
Fix the name of the key parameter in SendSVSJoin.
Sadie Powell
2024-05-10
Always use server-side topic and mode locks where available.
Sadie Powell
2024-03-15
Use consistent casing when referring to vhosts and vidents.
Sadie Powell
2024-03-12
Simplify limit extraction code.
Sadie Powell
2024-03-12
Add a protocol module function for extracting timestamps.
Sadie Powell
2024-03-11
Replace convertTo/stringify with non-throwing alternatives.
Sadie Powell
2024-02-27
Make functions that don't use `this` static.
Sadie Powell
2024-02-27
Simplify several boolean expressions.
Sadie Powell
2024-02-26
Rework IRCDMessage/IRCDMessageFlag.
Sadie Powell
2024-02-26
Remove several string format IRCDProto function overloads.
Sadie Powell
2024-02-26
Fix some coding style issues.
Sadie Powell
2024-02-22
If the IRCd sends a field limit then use it over that of the config.
Sadie Powell
2024-02-22
Fix some oversights in commit 82fa7e1467.
Sadie Powell
2024-02-22
Convert protocol modules over to Uplink::Send.
Sadie Powell
2024-02-22
Rework SendModeInternal to be usable with Uplink::Send.
Sadie Powell
2024-02-17
Update the copyright headers for 2024.
Sadie Powell
2024-01-23
Mark types that have no inheritors as final.
Sadie Powell
2024-01-23
Improve the layout of types that inherit from another type.
Sadie Powell
2024-01-08
Add a non-formatting overload of User::SetModesInternal.
Sadie Powell
2024-01-06
Use auto in places where the type is unambiguous.
Sadie Powell
2024-01-04
Update the copyright headers for 2024.
Sadie Powell
2023-12-17
Remove some unnecessary spaces that break editor indentation.
Sadie Powell
2023-11-03
Remove the two day X-line cap.
Sadie Powell
2023-10-11
Start migrating to range-based for loops.
Sadie Powell
2022-12-31
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-12-07
Merge branch '2.0' into 2.1.
Sadie Powell
2022-09-29
Update ircd-hybrid protocol module
miwob
2022-09-15
Merge branch '2.0' into 2.1.
Sadie Powell
2022-09-15
Update hybrid protocol module to improve compatibility with the latest ircd-h...
miwob
2022-01-12
Merge branch '2.0' into 2.1.
Sadie Powell
2022-01-09
Adjust IsIdentValid test to comply with upcoming ircd-hybrid release (#272).
Michael Wobst
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2022-01-03
Replace anope_{final,override} with their C++11 equivalent.
Sadie Powell
2021-02-18
Merge branch '2.0' into 2.1.
Sadie Powell
2021-01-07
Update copyright to 2021.
Robby
2020-10-07
Merge tag '2.0.8' into 2.1.
Sadie Powell
2020-10-02
Update/modernize ircd-hybrid protocol module to stay link compatible with nex...
miwob
2020-09-28
Remove the non-tagged version of IRCDMessage::Run.
Sadie Powell
2020-08-01
ircd-hybrid protocol module: add support for channel mode 'K' (no knock)
miwob
2020-01-04
Update copyright to 2020.
Robby
2019-01-01
Update copyright to 2019.
Robby
2018-06-12
Update ircd-hybrid protocol module to support latest version of ircd-hybrid b...
miwob
[next]