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
/
nickserv
/
ns_info.cpp
Age
Commit message (
Collapse
)
Author
2025-05-02
Remove double spacing after a full stop in help messages.
Sadie Powell
This hasn't been considered a best practice since the age of the typewriter. https://english.stackexchange.com/questions/2544/how-many-spaces-should-come-after-a-period-full-stop
2025-04-19
Remove time from the name of some variables where its obvious.
Sadie Powell
2025-04-16
Update as many messages as possible for automatic line wrapping.
Sadie Powell
2025-01-14
Merge branch '2.0' into 2.1.
Sadie Powell
2024-08-18
Add account identifier to nickserv/info output.
Sadie Powell
2024-06-12
Fix a string that should be marked as translatable in ns_info.
Sadie Powell
2024-06-12
Add support for looking up account information from a nick.
Sadie Powell
Closes #407.
2024-05-11
Store when the account name was registered in the NickCore.
Sadie Powell
2024-03-15
Use consistent casing when referring to vhosts and vidents.
Sadie Powell
2024-03-07
Consistently use email instead of e-mail.
Sadie Powell
2024-03-04
Add NickAlias::GetVhostMask for getting the vident@vhost.
Sadie Powell
2024-01-24
Shuffle modules around a bit.
Sadie Powell