aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
* - Changed handling of the bitfield in bbcode.phpDavid M2006-12-172-44/+59
| | | | | | | - #6270, reverted to an earlier version of list handling + bug fixes git-svn-id: file:///svn/phpbb/trunk@6777 89ea8834-ac86-4346-8a33-228a782c2dd0
* - exclude the IP of the post in the "other IP's" listDavid M2006-12-171-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@6776 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Optimize acl_getf_global a bitNils Adermann2006-12-167-75/+149
| | | | | | | | | | | | - a little performance improvement of the IP regular expressions - convert post_text/subject collation to utf8_unicode_ci if a user wants to use mysql_fulltext to allow case insensitivity [Bug #6272] - mysql_fulltext should alter all necessary columns at once to speed up the process - validate URLs against RFC3986 - fixed some weirdness in make_clickable I hope I didn't break any URLs with this commit, if I did then report it to the bugtracker please! git-svn-id: file:///svn/phpbb/trunk@6774 89ea8834-ac86-4346-8a33-228a782c2dd0
* let set_config() calls success instead of fail if the config value already ↵Meik Sievertsen2006-12-161-7/+13
| | | | | | exist. git-svn-id: file:///svn/phpbb/trunk@6773 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for bug #6140 (jabber not working)Meik Sievertsen2006-12-163-21/+34
| | | | git-svn-id: file:///svn/phpbb/trunk@6771 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixed bug within the database update scriptMeik Sievertsen2006-12-157-14/+27
| | | | | | | | | | | - #6254 - #6242 - #6184 - #6160 - #6020 git-svn-id: file:///svn/phpbb/trunk@6770 89ea8834-ac86-4346-8a33-228a782c2dd0
* - remove some of my mess :PDavid M2006-12-152-8/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6769 89ea8834-ac86-4346-8a33-228a782c2dd0
* - nobody found this bug :DDavid M2006-12-151-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@6768 89ea8834-ac86-4346-8a33-228a782c2dd0
* FALSE -> falseDavid M2006-12-151-2/+2
| | | | | | | TRUE -> true git-svn-id: file:///svn/phpbb/trunk@6767 89ea8834-ac86-4346-8a33-228a782c2dd0
* count -> sizeofDavid M2006-12-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6766 89ea8834-ac86-4346-8a33-228a782c2dd0
* elseif -> else ifDavid M2006-12-155-10/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@6765 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6264David M2006-12-141-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@6764 89ea8834-ac86-4346-8a33-228a782c2dd0
* Speeling... ;)Jonathan Stanley2006-12-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6763 89ea8834-ac86-4346-8a33-228a782c2dd0
* two changes related to the convertorMeik Sievertsen2006-12-142-3/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@6762 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5242David M2006-12-141-1/+1
| | | | | | | - forgot to *show* the change! git-svn-id: file:///svn/phpbb/trunk@6761 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6218Jonathan Stanley2006-12-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6760 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6212 - Oooh Bertie, spank me with that casing stick, spank me spank me ↵Jonathan Stanley2006-12-131-1/+1
| | | | | | spaaaaannnnk mee! git-svn-id: file:///svn/phpbb/trunk@6759 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6084Jonathan Stanley2006-12-131-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6758 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5984Jonathan Stanley2006-12-131-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6757 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5946Jonathan Stanley2006-12-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6756 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5942Jonathan Stanley2006-12-132-7/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@6755 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5846Jonathan Stanley2006-12-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6754 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5708Jonathan Stanley2006-12-132-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@6753 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6192David M2006-12-131-90/+41
| | | | | | | - i wanted to do this using streams but found myself unable to do so. if one could figure out how to do so, i would like to find out :D git-svn-id: file:///svn/phpbb/trunk@6752 89ea8834-ac86-4346-8a33-228a782c2dd0
* Begone hardcoded ellipsis of the secret template! Putting into language file ↵Jonathan Stanley2006-12-121-2/+3
| | | | | | so that it is i18n/L10n-able... git-svn-id: file:///svn/phpbb/trunk@6751 89ea8834-ac86-4346-8a33-228a782c2dd0
* until nils comes to inspecting this further we will use this "workaround"Meik Sievertsen2006-12-121-5/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@6750 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6158David M2006-12-111-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6748 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6164David M2006-12-111-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6747 89ea8834-ac86-4346-8a33-228a782c2dd0
* Haha, slowly it's starting to look stupid ...Nils Adermann2006-12-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6746 89ea8834-ac86-4346-8a33-228a782c2dd0
* I'm very oblivious today :@Nils Adermann2006-12-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6745 89ea8834-ac86-4346-8a33-228a782c2dd0
* I'm a little oblivious today ;-)Nils Adermann2006-12-103-4/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@6744 89ea8834-ac86-4346-8a33-228a782c2dd0
* blahDavid M2006-12-101-5/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6743 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5242David M2006-12-103-4/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@6742 89ea8834-ac86-4346-8a33-228a782c2dd0
* add the added config varsMeik Sievertsen2006-12-101-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@6741 89ea8834-ac86-4346-8a33-228a782c2dd0
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-1030-53/+223
| | | | | | | | | | | | | | | | - allow searching forums with unsearchable subforums [Bug #6056] - addition of an optional HTTP_X_FORWARDED_FOR check in sessions, including bans - do not index forums which have indexing disabled on index recreation [Bug #6060] - properly handle html entities in the theme editor [Bug #6048] - anonymous access is no longer required for the LDAP auth plugin [Bug #6046] - corrected mcp_front queue link to point to approve_details [Bug #6134] - added direct (dis)approval to mcp_front queue items [Bug #6134] - proper mysql version test for fulltext-compatibility [Bug #6054] - added note to style/language "used by" column so it's clear that bots are included - correctly update bot last visit time [Bug #6108] git-svn-id: file:///svn/phpbb/trunk@6740 89ea8834-ac86-4346-8a33-228a782c2dd0
* - #6144Meik Sievertsen2006-12-103-8/+8
| | | | | | | | - #6132 - #6122 git-svn-id: file:///svn/phpbb/trunk@6739 89ea8834-ac86-4346-8a33-228a782c2dd0
* - #6110Meik Sievertsen2006-12-107-28/+55
| | | | | | | | - #6102 - #6096 git-svn-id: file:///svn/phpbb/trunk@6738 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6094Meik Sievertsen2006-12-103-9/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@6737 89ea8834-ac86-4346-8a33-228a782c2dd0
* implemented updater changesMeik Sievertsen2006-12-106-168/+255
| | | | git-svn-id: file:///svn/phpbb/trunk@6736 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6090David M2006-12-101-15/+17
| | | | | | | - some cool regex stuff (one of them looks kinda weird :\ ...) git-svn-id: file:///svn/phpbb/trunk@6735 89ea8834-ac86-4346-8a33-228a782c2dd0
* - tiny bit of sunshine :DDavid M2006-12-092-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@6734 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6130David M2006-12-091-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@6733 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6118David M2006-12-091-27/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@6732 89ea8834-ac86-4346-8a33-228a782c2dd0
* proper solution to #6114, guarantees $seed lies below 0x7FFFFFFFDavid M2006-12-093-12/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@6731 89ea8834-ac86-4346-8a33-228a782c2dd0
* - re-add script_path for "strange configurations" to let them force the ↵Meik Sievertsen2006-12-0816-36/+130
| | | | | | | | | | generated urls correctly - show rank title if no rank image present in memberlist - other fixes. git-svn-id: file:///svn/phpbb/trunk@6730 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6076David M2006-12-084-10/+22
| | | | | | | - removed unused junk from functions.php git-svn-id: file:///svn/phpbb/trunk@6729 89ea8834-ac86-4346-8a33-228a782c2dd0
* Blah, so obviousDominik Dröscher2006-12-071-7/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@6728 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsieDominik Dröscher2006-12-071-4/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@6727 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5822 Thanks to TerraFrost for this fix! :)Dominik Dröscher2006-12-071-0/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@6726 89ea8834-ac86-4346-8a33-228a782c2dd0
* I really hate embed, but I guess there is no way around it apart from dirty ↵Dominik Dröscher2006-12-071-12/+18
| | | | | | | | | object hacks. Please note that this might break everything below Media Player 7, but as we are at 11 now, this should be fine. #5744 git-svn-id: file:///svn/phpbb/trunk@6725 89ea8834-ac86-4346-8a33-228a782c2dd0