History | View | Annotate | Download (25.4 kB)
This commit was manufactured by cvs2svn to create tag 'milestone_3'.
- 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)
"Fixed" issue that was causing problems some time ago with server
account registration/changing, password changing
Removed duplicate methods, tidied some code
Re-add transport and other methods
bah, group handling needs some further discussion ... I'm done with it for M-2
pass by reference change
Yet more updates, topic marking works again ... still intend (optional) checking of "forum read" status on return to index (rather than just the current fudge of visiting the forum), obtain_ranks as a function (used in at least three scripts), removed jabber method that was needed, oops
For Jabber support ... original by Carlo "Gossip" Zottmann ... modified to remove unrequired functions