1a18e36684
- add even more bugs to the codebase
...
- changed submit_pm to carry on the from userdata
git-svn-id: file:///svn/phpbb/trunk@5241 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-10-02 18:17:06 +00:00
42126c23ec
- fixing annoying queue bug
...
git-svn-id: file:///svn/phpbb/trunk@5194 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-08-18 12:44:24 +00:00
e6469bb0d0
- log removing posts
...
- fix queue saving if package size is 0
- user memberships (not used atm)
git-svn-id: file:///svn/phpbb/trunk@5157 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-06-10 18:57:21 +00:00
557d09bb72
- added updated coding guidelines
...
- introduced is_registered and is_bot flags for correct determinition of guest/registered/bot users
- changed bot code to act on useragent || ip
git-svn-id: file:///svn/phpbb/trunk@5117 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-10 18:07:12 +00:00
c947835317
- fixed custom profile field get/store
...
- changed tz lang array to hold more descriptive timezones (no more tz+-13, dst is a seperate option)
- fixed bugs after jabber queue processing (data being escaped differently)
git-svn-id: file:///svn/phpbb/trunk@5116 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-10 11:21:01 +00:00
fc32df0358
- Documentation related changes
...
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)
git-svn-id: file:///svn/phpbb/trunk@5114 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-09 12:26:45 +00:00
e4fe2d853d
- and my second attempt
...
git-svn-id: file:///svn/phpbb/trunk@5109 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-03-21 23:10:11 +00:00
541a049725
- a bunch of updates, most of them bbcode related
...
git-svn-id: file:///svn/phpbb/trunk@5023 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-11-06 14:22:04 +00:00
c091164d7e
- search updates
...
git-svn-id: file:///svn/phpbb/trunk@5003 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-10-19 19:26:58 +00:00
e3eaeef0f7
lets pm working again.
...
git-svn-id: file:///svn/phpbb/trunk@4979 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-09-05 09:54:48 +00:00
57b188b7af
my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR
...
git-svn-id: file:///svn/phpbb/trunk@4978 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-09-04 19:32:23 +00:00
2c470e4b27
- added delete cookies link
...
- fixed global announcement links in viewforum
- do not display redirects in link forums as posts in forum overview
git-svn-id: file:///svn/phpbb/trunk@4904 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-05-31 18:00:10 +00:00
1b7c32f825
message/mail updates
...
git-svn-id: file:///svn/phpbb/trunk@4898 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-05-26 20:32:51 +00:00
c74d2538ec
- put consoring and smilie processing into functions (we use them all over the place) for better changing and consistency.
...
- changed docs/AUTHORS to reflect the recent code re-use in functions_messenger.php
- pleasing the users a little bit more by using table constants. :D
- login box if "mode" is not allowed -> posting (thought about trigger_error integration, but we do not need this that often).
git-svn-id: file:///svn/phpbb/trunk@4836 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-21 12:47:35 +00:00
719c572ca9
some small changes to mailing again (to better cope with invalid email addresses)
...
git-svn-id: file:///svn/phpbb/trunk@4805 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-07 11:00:27 +00:00
96cbe87fc8
Wordwrap message
...
git-svn-id: file:///svn/phpbb/trunk@4778 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-02 13:06:18 +00:00
56391aa7b8
send mass mail immediatly
...
mail priority setting added
log session (see Note)
git-svn-id: file:///svn/phpbb/trunk@4777 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-01 21:45:40 +00:00
d170696d68
small change in handling recipients. ;)
...
git-svn-id: file:///svn/phpbb/trunk@4775 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-31 19:07:14 +00:00
65f837c379
new smtp auth methods. :) Digest MD5 is NOT tested, all others are working fine.
...
git-svn-id: file:///svn/phpbb/trunk@4774 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-31 15:49:12 +00:00
5f35bc9bc1
my attempt to break things...
...
git-svn-id: file:///svn/phpbb/trunk@4682 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-23 22:25:46 +00:00
78613ec07c
opsie
...
git-svn-id: file:///svn/phpbb/trunk@4600 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-14 13:30:43 +00:00
038f43c3fd
Don't trigger_error when connect fails in queue, continue queue processing of next object on email/jabber failure
...
git-svn-id: file:///svn/phpbb/trunk@4599 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-14 13:24:07 +00:00
28aaaf9d01
Moved queue handling back to common ... forgot to introduce session start when error handling ... oopsie
...
git-svn-id: file:///svn/phpbb/trunk@4595 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-13 17:41:27 +00:00
fca087f846
Minor changes
...
git-svn-id: file:///svn/phpbb/trunk@4592 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 23:33:26 +00:00
abf3cadc48
Add jabber port, ignore queue lock if older than queue_interval ... probably means it didn't complete (this queue business may cause us problems ...)
...
git-svn-id: file:///svn/phpbb/trunk@4591 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 20:38:37 +00:00
9da094fec2
Updated the various "users of emailer", fixed issue(!) of jabber using the email address as the uid, blah fixes, blah, blah di blah yakety smackety
...
git-svn-id: file:///svn/phpbb/trunk@4583 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 15:29:18 +00:00
eeb4907112
Let's break lots of things
...
git-svn-id: file:///svn/phpbb/trunk@4578 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 11:59:23 +00:00
fdcad33b8b
oopsie, $fp no longer exists, using lock file instead
...
git-svn-id: file:///svn/phpbb/trunk@4558 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-11 23:59:41 +00:00
dd39be7f51
Merge email and IM (jabber) messaging
...
git-svn-id: file:///svn/phpbb/trunk@4553 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-11 23:51:29 +00:00