Elizabeth Myers
|
9b8e9eb321
|
config.h delenda est
|
2016-03-19 19:14:26 -05:00 |
|
Elizabeth Myers
|
fe037171d6
|
Change all leftover libratbox stuff to librb.
|
2016-03-06 03:49:27 -06:00 |
|
Elizabeth Myers
|
cbeab4bc34
|
Remove $Id tags from everything.
These are obsolete and none have changed since 10 years gao...
|
2016-03-06 02:47:27 -06:00 |
|
William Pitcock
|
583f064fef
|
send: add negation argument to sendto_common_channels_local() and friends
|
2015-11-19 22:43:45 -06:00 |
|
William Pitcock
|
984d80c988
|
cap-notify: add sendto_local_clients_with_capability() (ref #84)
|
2015-03-01 00:44:34 -06:00 |
|
Keith Buck
|
55abcbb20a
|
Remove trailing whitespace from all .c and .h files.
3134 bytes were removed.
|
2014-03-03 04:25:47 +00:00 |
|
Stephen Bennett
|
a695b0e40e
|
Apply extended-join client cap to QJM joins
|
2011-11-12 14:41:01 +00:00 |
|
William Pitcock
|
99cca61ed6
|
Add sendto_channel_local_with_capability().
|
2010-12-16 00:19:24 -06:00 |
|
William Pitcock
|
7a948bdaa7
|
Add capability parameter to sendto_common_channels_local() and sendto_common_channels_local_butone().
|
2010-12-15 22:55:05 -06:00 |
|
Stephen Bennett
|
c127b45b83
|
Revert all presence-related changes
|
2009-12-08 19:22:55 +00:00 |
|
William Pitcock
|
972e31192f
|
presence: Add _butone() variant of sendto_common_channels_local_with_capability().
|
2009-06-02 02:38:38 -05:00 |
|
William Pitcock
|
62928328bf
|
presence: Add sendto_common_channels_local_with_capability(), used for broadcasting presence updates.
|
2009-06-02 02:28:02 -05:00 |
|
Jilles Tjoelker
|
c4d2d01419
|
Apply +z to messages blocked by +b and +q as well.
This adds a new server capab EOPMOD which will be used
for an extended topic command also.
|
2009-03-29 15:48:07 +02:00 |
|
Jilles Tjoelker
|
ad13bb7556
|
Rework remote rehash messages to apply to all server notices during rehash.
Previously various notices such as those applying
to modules were not sent to the remote oper.
|
2009-03-07 01:27:05 +01:00 |
|
Valery Yatsko
|
26716d6d40
|
Fixed two places, where sendto_realops_flags was mistakenly used, and removed this function entirely
|
2008-04-08 20:32:58 +04:00 |
|
Valery Yatsko
|
c6d7203732
|
ssl sync with http://hg.angelforce.ru/charybdis-old
|
2008-04-06 18:52:42 +04:00 |
|
Jilles Tjoelker
|
8c689f969d
|
Ziplinks appear to work again now.
|
2008-04-04 00:13:50 +02:00 |
|
Valery Yatsko
|
a235e4101d
|
extern void send_pop_queue(struct Client *); in header, will implement this some time later
|
2008-04-02 03:39:08 +04:00 |
|
Jilles Tjoelker
|
3b2ebd04de
|
Make send.c compile, except for ziplinks.
|
2008-04-01 23:51:34 +02:00 |
|
William Pitcock
|
5b96d9a6b9
|
start making this compile
|
2008-04-01 15:18:48 -05:00 |
|
jilles
|
8aba962d43
|
[svn] monitor: send the same message buffer to all users
monitoring a certain nick; the target field of the
numeric becomes *, much like server notices
|
2007-06-30 15:15:35 -07:00 |
|
nenolod
|
212380e3f4
|
[svn] - the new plan:
+ branches/release-2.1 -> 2.2 base
+ 3.0 -> branches/cxxconversion
+ backport some immediate 3.0 functionality for 2.2
+ other stuff
|
2007-01-24 22:40:21 -08:00 |
|