dgw
|
8d5427cf9b
|
Welcome to 2019
What are we going to do today, Brain?
The same thing we do every year, Pinky: Update all the copyright
headers!
[Skip CI]
|
2019-01-01 17:05:05 -06:00 |
|
Falk Seidel
|
d647eaabc0
|
Welcome to 2018
The same procedure as last year, Miss Sophie?
The same procedure as every year, James.
[skip ci]
|
2018-01-19 19:38:58 +00:00 |
|
Phansa
|
3189ce7f8a
|
Welcome to 2017
Welcome to 2017
temp
temp2
|
2017-03-12 20:34:26 -04:00 |
|
Alexey Sokolov
|
d9c1da8a68
|
Make it possible to translate arguments in help text of module commands
Ref #1354
|
2016-12-25 21:11:02 +00:00 |
|
Alexey Sokolov
|
b5fde609c4
|
Make adminlog and alias translatable, rerun 'make translate'
Ref #1354
|
2016-12-25 21:02:42 +00:00 |
|
Alexey Sokolov
|
d185d6f22d
|
clang-format: switch tabs to spaces
I like tabs, but I have to admit that spaces make source code more
consistent, because every editor/viewer tends to render tabs differently :(
|
2015-12-07 00:53:30 +00:00 |
|
Alexey Sokolov
|
3861b6a583
|
Fix several comments broken by clang-format
|
2015-12-07 00:53:01 +00:00 |
|
Alexey Sokolov
|
33b0627d75
|
Add clang-format configuration.
For now, it uses tabs like before, to make the diff easier to read/check.
One of following commits will switch it to spaces.
|
2015-12-07 00:53:01 +00:00 |
|
Jos Ahrens
|
a83aedd932
|
alias: add 'dump' command to copy your config between users.
This fixes issue znc/znc#1114 - and also a small consistency fix
|
2015-09-27 13:24:04 +02:00 |
|
J-P Nurmi
|
75b210e841
|
Search'n'replace remaining NULL occurrences (#816)
|
2015-02-26 20:58:01 +01:00 |
|
J-P Nurmi
|
6002bd5c2b
|
Remove unnecessary virtual keyword occurrences
This makes it convenient to 'grep virtual' and 'grep override' :)
|
2015-02-25 18:33:09 +01:00 |
|
J-P Nurmi
|
f9318d02cf
|
modules: use override keyword
Resolves #736
|
2014-11-05 08:00:02 +01:00 |
|
Pontus Carlsson
|
e7b0138a09
|
Process aliased commands before sending them (#552)
Which makes it possible to alias znc module commands.
|
2014-11-01 10:48:00 +01:00 |
|
Wuggingston Wugsalot
|
d2cd657cfe
|
Minor cosmetic changes
Refactored difficult-to-grok code involved with displaying alias
Fixed crash on alias error when a user isn't associated with a network
|
2014-01-31 17:11:22 -05:00 |
|
Alexey Sokolov
|
60b2f559dc
|
Fix alias mod to compile with old compilers
|
2014-01-25 17:08:31 +00:00 |
|
Wuggingston Wugsalot
|
18a02abfd3
|
Added alias module for ZNC-side command interception and processing
|
2014-01-18 21:38:58 +00:00 |
|