summaryrefslogtreecommitdiff
path: root/memoserv.c
AgeCommit message (Collapse)Author
2004-07-19BUILD : 1.7.4 (264) BUGS : N/A NOTES : Switched to autoconf - try to commit ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
part 1 git-svn-id: svn://svn.anope.org/anope/trunk@264 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@169 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-04BUILD : 1.7.3 (167) BUGS : NOTES : Fixed a typo in my last submit, which ↵certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
caused a compile error. git-svn-id: svn://svn.anope.org/anope/trunk@167 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@116 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-04BUILD : 1.7.3 (166) BUGS : #84 NOTES : MemoServ send limit does no longer ↵certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
apply for services operators. That fixed the problem with /MS STAFF for services ops (they got the "memo limit in time X reached" message). git-svn-id: svn://svn.anope.org/anope/trunk@166 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@115 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-02BUILD : 1.7.3 (162) BUGS : 79 NOTES : Fixed bug 79 (memoserv set notify not ↵ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
working) also fixed a blocker bug in actions.c git-svn-id: svn://svn.anope.org/anope/trunk@162 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@111 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-11BUILD : 1.7.2 (92) BUGS : 43 NOTES : Fixed moduleData error with memo Data ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
handeling git-svn-id: svn://svn.anope.org/anope/trunk@92 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@68 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-02BUILD : 1.7.2 (80) BUGS : N/A NOTES : Added Memos/ChannelInfo to the ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
moduleAddData() system git-svn-id: svn://svn.anope.org/anope/trunk@80 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@56 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-29BUILD : 1.7.2 (76) BUGS : NOTES : Added memoserv function to check whether ↵certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
the last memo you sent to a nick has been read or not. new cmd: /MS CHECK <nick> (I rule! :P) git-svn-id: svn://svn.anope.org/anope/trunk@76 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@52 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-27BUILD : 1.7.2 (73) BUGS : NOTES : Removed delay timer from RSEND notifications. atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@73 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@49 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-27BUILD : 1.7.2 (71) NOTES : Language file normalization. Make sure distclean ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
is made. git-svn-id: svn://svn.anope.org/anope/trunk@71 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@47 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-26BUILD : 1.7.2 (70) BUGS : NOTES : Modified RSEND to send receipt memo as ↵atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
user instead of MemoServ git-svn-id: svn://svn.anope.org/anope/trunk@70 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@46 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-26BUILD : 1.7.2 (69) BUGS : NOTES : Added new MemoServ command RSEND to send a ↵atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
memo requesting a receipt memo once the recipient reads it. git-svn-id: svn://svn.anope.org/anope/trunk@69 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@45 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-06BUILD : 1.7.0 (34) BUGS : none NOTES : Fixed indentation issue on memoserv.c dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@34 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@24 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-02BUILD : 1.7.0 (25) BUGS : NOTES : Added memo2mail and /msg memoserv set ↵certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
notify MAIL/NOMAIL git-svn-id: svn://svn.anope.org/anope/trunk@25 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@16 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-28BUILD : 1.6.0 (4) BUGS : none NOTES : File cleanup and new AnopeManager ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
script (bin/am) to work with Anope source control. Version schema change with no impact on cpp directives. git-svn-id: svn://svn.anope.org/anope/trunk@4 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-28Initial Anope Importsvn svn@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@1 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1 5417fbe8-f217-4b02-8779-1006273d7864