aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* let's see if i can break something. :oMeik Sievertsen2007-07-031-3/+3
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-1/+1
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-231-8/+1
* Fixing a few things for postgres. Thanks to wagnerch for researching the issu...Henry Sudhof2007-06-221-1/+1
* try to support -- in smileys by not using comments within post text display...Meik Sievertsen2007-06-191-1/+1
* Changing the behaviour of the hideonline permission.Henry Sudhof2007-06-141-20/+2
* my round of bug fixesMeik Sievertsen2007-06-111-1/+1
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-5/+30
* do not put mailto: in front of the text if parsing email addressMeik Sievertsen2007-05-281-1/+1
* - Send stylesheet in style.php even without a valid session id [Bug #11531]Nils Adermann2007-05-261-5/+20
* fix an improper fix.Meik Sievertsen2007-05-251-4/+6
* we included a check for getimagesize() existance... now we again can suppress...Meik Sievertsen2007-05-191-2/+2
* those little things. ;)Meik Sievertsen2007-05-181-1/+1
* The Grand Copyright Year Unification... breakdown of years, of re-copyrightin...Jonathan Stanley2007-05-171-1/+1
* #11074 - only process and check (as well as display) images if the category a...Meik Sievertsen2007-05-171-1/+3
* Making logout somewhat more secure.Henry Sudhof2007-05-151-1/+1
* #10956Meik Sievertsen2007-05-151-74/+74
* #10948Meik Sievertsen2007-05-151-1/+1
* #10883David M2007-05-141-1/+1
* - use /48 and /64 subnets for IPv6 matching [Bug #9538]Nils Adermann2007-05-131-3/+7
* - correctly transfer the search query across search result pagesNils Adermann2007-05-131-8/+142
* #10617Meik Sievertsen2007-05-071-2/+2
* fixing some bugsMeik Sievertsen2007-05-071-7/+9
* #9828, #10545, #10541, #10533, #10529, #10527, #10521, #10503, #10481Meik Sievertsen2007-05-061-3/+12
* Stragglers that got missed during ACP prosilver-isationageing.Jonathan Stanley2007-05-061-0/+2
* added class for disabled options in ACPMeik Sievertsen2007-05-041-7/+29
* some language-specific adjustementsMeik Sievertsen2007-05-031-3/+3
* #10283 - no style if banning anonymous/ip and using style requiring styleshee...Meik Sievertsen2007-04-301-1/+67
* email pregMeik Sievertsen2007-04-301-2/+2
* Prepare to be yelled at and brace for the tide of bug reports: I had hoped we...Henry Sudhof2007-04-301-1/+3
* - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug...Nils Adermann2007-04-291-10/+13
* - magic urls should have class="postlink", added class="postlink-local" for r...Nils Adermann2007-04-281-6/+11
* changed the cache files to save some memory (all global ones are hold in memo...Meik Sievertsen2007-04-221-0/+6
* make it work like viewtopicDavid M2007-04-181-1/+3
* *** empty log message ***David M2007-04-151-1/+1
* #9836David M2007-04-151-1/+1
* - m_warn is no longer a local moderation permissionNils Adermann2007-04-151-2/+2
* Revert and undoing bug #9736Jonathan Stanley2007-04-131-4/+2
* #9736Jonathan Stanley2007-04-131-0/+2
* #9736Jonathan Stanley2007-04-131-2/+2
* revert this change. It is actually not a bug. We use append_sid on *view* to ...Meik Sievertsen2007-04-061-5/+1
* ticket #9599 - Nils, please review!Meik Sievertsen2007-04-061-1/+5
* #9578David M2007-04-031-0/+1
* #5386 - make new/unread private message variables available (holding the numb...Meik Sievertsen2007-03-311-0/+3
* other fixes...Meik Sievertsen2007-03-301-1/+1
* some changes/bugfixesMeik Sievertsen2007-03-301-8/+7
* not doubling notices...Meik Sievertsen2007-03-261-0/+2
* again, some changes here and there...Meik Sievertsen2007-03-231-4/+4
* some fixes... hopefully not breaking something. :oMeik Sievertsen2007-03-221-9/+29
* small redirect fix. ;)Meik Sievertsen2007-03-191-1/+8