aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change version number from 3.0.4-RC1 to 3.0.4Meik Sievertsen2008-12-123-3/+10
* Fix bug #38655Meik Sievertsen2008-12-111-3/+3
* forgot to change this one - related to revision #r9136Meik Sievertsen2008-12-071-17/+17
* Add in missing free result on DB queryChris Smith2008-12-061-0/+2
* Re-arrange the re-order code to only run if multi-aliases are usedMeik Sievertsen2008-12-061-23/+21
* make it obvious that even if the files got uploaded on an update that it is n...Meik Sievertsen2008-12-052-2/+3
* Enforce a requirement for some DBMS (Oracle, PostgreSQL, MSSQL) where the tab...Meik Sievertsen2008-12-052-2/+47
* - Do not show 'Forward' button if the user cannot send PM's.Chris Smith2008-12-043-3/+4
* not quiteNils Adermann2008-12-041-1/+1
* Use a left join for the topics table on search to avoid trouble with FROM syn...Nils Adermann2008-12-042-11/+13
* fix postcount resync for situations where low and high post ids are higher th...Meik Sievertsen2008-12-042-10/+30
* Give a small tolerence to timestamps in the future when displaying times as '...Chris Smith2008-12-041-4/+6
* every second commit an pre/post-commit error... :/Meik Sievertsen2008-12-032-1/+22
* correctly update last topic/forum information if changing guest usernames thr...Meik Sievertsen2008-12-031-3/+19
* #38315Henry Sudhof2008-12-031-1/+1
* missing entryHenry Sudhof2008-12-031-0/+2
* Use "less than a minute ago" instead of "0 minutes ago"Meik Sievertsen2008-12-033-5/+5
* fix the no_profile one called after another mode with the same user_id and gu...Meik Sievertsen2008-12-031-2/+2
* Fix a regression from r9075Chris Smith2008-12-021-1/+1
* dumdidum...Meik Sievertsen2008-12-0212-13/+13
* Add same redirect disable_cd_check parameter to meta_refresh - #38065Meik Sievertsen2008-12-021-2/+7
* Make sure a style set to "default" is also always active. ;) (Bug #37475)Meik Sievertsen2008-12-021-0/+6
* Slight performance increase for common parameter calls to append_sid() (Bug #...Meik Sievertsen2008-12-022-12/+28
* Performance increase for get_username_string() (Bug #37545 - Patch by BartVB)Meik Sievertsen2008-12-022-48/+46
* stupid PHP manual :@ the two parameters to clearstatcache() are 5.3 only. Fix...Chris Smith2008-12-011-5/+5
* Fix potential issues with the stat cache and phpbb_chmod()Chris Smith2008-12-011-0/+8
* do not display ban link for own profileMeik Sievertsen2008-11-301-1/+1
* force full date on "edited by" line. ;)Meik Sievertsen2008-11-302-3/+3
* [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)Meik Sievertsen2008-11-3018-103/+156
* typo?Meik Sievertsen2008-11-302-2/+2
* Do not increment users post count after post approval if post had been posted...Meik Sievertsen2008-11-302-2/+7
* Let's face it - the most common setup we see with phpBB is having group-speci...Meik Sievertsen2008-11-302-2/+6
* extend the style columns (style_id, template_id, imageset_id, image_id...)Meik Sievertsen2008-11-278-75/+105
* no newlineMeik Sievertsen2008-11-261-1/+1
* Better handling and finer control for custom profile fields visibility option...Meik Sievertsen2008-11-2615-92/+150
* Tell users to recreate the search index after changing the common word thresh...Nils Adermann2008-11-263-2/+3
* Ha- ndle checking for duplicate usernames in chunks (Bug #17285 - Patch by A_...Nils Adermann2008-11-243-39/+30
* [Change] Alllow applications to set custom module inclusion path (idea by HoL)Meik Sievertsen2008-11-232-1/+39
* Make searching for members by YIM address work in prosilverChris Smith2008-11-232-2/+3
* better fix for (Bug #37055)Nils Adermann2008-11-221-4/+3
* - Properly treat punctuation marks after local urls [Bug #37055]Nils Adermann2008-11-222-1/+10
* Only display special ranks to guests; no longer display normal ranks for gues...Meik Sievertsen2008-11-224-4/+6
* define cookie var for styleswitcher.js for popups (Bug #36765)Meik Sievertsen2008-11-221-0/+1
* Do not try to send jabber notifications if no jid entered (Bug #36775)Meik Sievertsen2008-11-222-0/+12
* small adjustement... only add an empty array if cached data is empty (from 3....Meik Sievertsen2008-11-221-2/+2
* Do not display COPPA group in memberlist find member dialog if COPPA disabled...Meik Sievertsen2008-11-222-4/+21
* make sure phpbb_chmod is able to be calledMeik Sievertsen2008-11-221-0/+18
* Fix header list build for replying oldest PM in PM history (Bug #37275)Meik Sievertsen2008-11-222-1/+4
* add the first fixed bugs from after the releaseMeik Sievertsen2008-11-221-2/+4
* changelog, up indexesHenry Sudhof2008-11-211-11/+11