History | View | Annotate | Download (31.3 kB)
This commit was manufactured by cvs2svn to create tag 'milestone_3'.
- add even more bugs to the codebase- changed submit_pm to carry on the from userdata
- fixing annoying queue bug
- log removing posts- fix queue saving if package size is 0- user memberships (not used atm)
- 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
- 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)
- 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)
- and my second attempt
- a bunch of updates, most of them bbcode related
- search updates
lets pm working again.
my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR
- added delete cookies link- fixed global announcement links in viewforum- do not display redirects in link forums as posts in forum overview
message/mail updates
- 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...
some small changes to mailing again (to better cope with invalid email addresses)
Wordwrap message
send mass mail immediatlymail priority setting addedlog session (see Note)
small change in handling recipients. ;)
new smtp auth methods. :) Digest MD5 is NOT tested, all others are working fine.
my attempt to break things...
opsie
Don't trigger_error when connect fails in queue, continue queue processing of next object on email/jabber failure
Moved queue handling back to common ... forgot to introduce session start when error handling ... oopsie
Minor changes
Add jabber port, ignore queue lock if older than queue_interval ... probably means it didn't complete (this queue business may cause us problems ...)
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
Let's break lots of things
oopsie, $fp no longer exists, using lock file instead
Merge email and IM (jabber) messaging