]> jfr.im git - solanum.git/history - modules/um_callerid.c
Make opers talking through +g controllable by user mode +M (#275)
[solanum.git] / modules / um_callerid.c
2022-04-12  Stephen BennettMake opers talking through +g controllable by user...
2021-06-24  Ed Kellettum_callerid: Only people can have common channels
2021-06-08  Ed KellettUse MayHavePrivilege for oper:message
2021-04-26  jessadd separate priv (oper:message) for walking over CALLE...
2021-01-25  jess/accept list should track nick changes when you share...
2020-10-21  Ed Kellettum_callerid: Use newer common channel iteration
2020-08-06  Aaron JonesMerge pull request #355 from edk0/kline-cidr
2020-08-06  Aaron JonesMerge pull request #288 from edk0/umode-o-split
2020-08-04  Ed KellettReplace most checks for +o with oper:general
2020-07-12  Simon ArlottMerge pull request #351 from ophion-project/upstream...
2020-07-11  Aaron JonesMerge pull request #342 from ophion-project/upstream...
2020-07-11  Ariadne Conillcallerid: fix a missed instance of hardcoded +g
2020-07-11  Ariadne Conillcallerid: fix invite case
2020-07-11  Ariadne Conillcallerid: align soft caller-id behavior with ircd-hybri...
2020-07-09  Ariadne Conillcallerid: actually the guard should be for source_p
2020-07-09  Ariadne Conillcallerid: only check the target's accept list on their...
2020-07-09  Ariadne Conillcallerid: use public isupport_umode
2020-07-09  Ariadne Conillcallerid: has_common_channels(): fix return value
2020-07-09  Ariadne Conillcallerid: fix module description
2020-07-09  Ariadne Conillcallerid: unregister usermode +g if usermode +G cannot...
2020-07-09  Ariadne Conillcallerid: use hdata.error where available
2020-07-09  Ariadne Conillcallerid: catch find_umode_slot() failures
2020-07-09  Ariadne Conillcallerid: use invite instead of can_invite hook
2020-07-09  Ariadne Conillcallerid: implement relaxed caller id mode (+G)
2020-07-09  Ariadne Conillcallerid: fix up isupport
2020-07-09  Ariadne Conillcallerid: don't clobber other modules
2020-07-09  Ariadne Conilladd callerid module