root / trunk / phpBB / viewtopic.php

View | Annotate | Download (66 KB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10211 10/04/2009 07:14 PM Meik Sievertsen

Copy 3.0.x branch to trunk

10179 09/23/2009 09:19 AM Joas Schilling

Fix Bug #51775 - Do not unlock topics with QuickReply
Authorised by: AcydBurn

10161 09/18/2009 03:28 PM Joas Schilling

Fix Bug #51375 - Do not show QR in closed topics/forums
Authorised by: AcydBurn

10080 08/31/2009 03:57 PM Joas Schilling

fix r10076 for #48615 - Ability to specify amount of time user is able to delete his last post in topic.

Authorised by: AcydBurn

10076 08/31/2009 01:29 PM Meik Sievertsen

Do not take edit post time into account for determining permission to delete last post in topic. (Bug #48615)

10035 08/20/2009 03:50 PM Meik Sievertsen

Sort private messages by message time and not message id. (Bug #50015)

10018 08/18/2009 03:51 PM Ruslan Uzdenov

Better tracking of global announcements
Authorised by: AcydBurn

9985 08/14/2009 04:56 PM Henry Sudhof

we are not supposed to know that yet

9984 08/14/2009 04:55 PM Henry Sudhof

we are not supposed to know that yet

9983 08/14/2009 04:51 PM Henry Sudhof

#47795

9965 08/12/2009 04:00 PM Meik Sievertsen

ok, i am very sorry, but this needs to be fixed.
Generally, our config table is not really suited for holding large datasets. Because feed settings for the forums to enable news feeds and excluded forums rely on the forums itself we have decided to introduce a forum_options table where custom options can be stored....

9961 08/12/2009 11:30 AM Henry Sudhof

populate who is online only where required

9926 08/05/2009 01:51 PM Ruslan Uzdenov

Fix bug #15729 - Global announcements marked as read if all new topics in forum are viewed
Authorised by: AcydBurn

9916 08/03/2009 04:46 PM Henry Sudhof

#48985

9905 08/01/2009 01:28 PM Meik Sievertsen

Apply locale-independent basename() to attachment filenames. New function added: utf8_basename(). (Bug #43335 - Patch by ocean=Yohsuke)

9846 07/24/2009 12:05 PM Ruslan Uzdenov

Fix bug #38055 - Post reply button shown in locked forum
Authorised by: AcydBurn

9798 07/19/2009 11:41 AM Meik Sievertsen

QR changes to let the options actually work (we use checkboxes and isset())

9790 07/19/2009 09:41 AM Chris Smith

Cache get_username_string() function calls on viewtopic.

9780 07/18/2009 01:03 PM Joas Schilling

fix r9775

Authorised by: AcydBurn

9775 07/18/2009 09:42 AM Joas Schilling

Fix bug #37635 - Hide profile-icon from viewtopic-page if user has no permissions (subsilver2 only) - Patch by leviatan21

Authorised by: AcydBurn

9712 07/02/2009 08:50 AM Henry Sudhof

#47725

9693 06/26/2009 03:33 PM Henry Sudhof

gah

9692 06/26/2009 03:30 PM Henry Sudhof

And check for permissions...

9691 06/26/2009 03:25 PM Henry Sudhof

oh, it is already in here

9688 06/26/2009 02:36 PM Henry Sudhof

this is very much work in progress; please feel free to improve markup, usability and to introduce possible further settings (per forum, per user)

9640 06/21/2009 09:36 AM Meik Sievertsen

Ability to fetch moderators with get_moderators() even if load_moderators setting is off. (Bug #35955)

9567 06/09/2009 06:09 PM Chris Smith

Fix a regression introduced in r9470 #45895

9563 06/08/2009 10:17 AM Andreas Fischer

Fix bug #34295 - Move post bump information markup to the template.
Authorised by: acydburn

9523 06/02/2009 01:51 PM Henry Sudhof

#44875

9470 04/18/2009 05:22 PM Meik Sievertsen

Ability to vote in poll is now required for the ability to change existing vote. (Bug #38925)

9435 04/10/2009 10:21 AM Meik Sievertsen

Force full date on print view (Bug #40355)

9431 04/10/2009 09:21 AM Meik Sievertsen

also redirect to topic if forum id not specified (Bug #30855)

9418 03/30/2009 02:03 PM Meik Sievertsen

#43595 - we should also check for existing classes and use include instead of include_once (of course)

9414 03/30/2009 11:09 AM Meik Sievertsen

Redirect to relevant MCP page of multi-page topic if accessing quickmod tools (Split option for example)

9411 03/28/2009 06:34 PM Meik Sievertsen

- Add indicator to be used in code if session was created (user visits the site for the first time)
- Correctly count topic views for guests visiting the website the first time by entering the topic directly (Bug #43445)

9399 03/19/2009 07:24 PM Chris Smith

SQL optimisations

9388 03/17/2009 03:31 PM Meik Sievertsen

Bug #39735 - force full date on bump message

9138 11/30/2008 05:53 PM Meik Sievertsen

force full date on "edited by" line. ;)

9082 11/22/2008 09:26 PM Meik Sievertsen

Only display special ranks to guests; no longer display normal ranks for guests (Bug #36735)
[a bit ugly, but retains backward compatibility]

9022 10/16/2008 09:03 PM Chris Smith

Correctly display topic when start parameter is equal to the number of posts.

9010 10/13/2008 11:58 AM Chris Smith

Round the displayed percentages in polls. #32375

8971 10/06/2008 07:50 AM Meik Sievertsen

some whitespace changes and opening files in binary mode in functions_messenger

8944 09/26/2008 03:14 PM Meik Sievertsen

nitpick alarm. ;)

8924 09/23/2008 08:04 PM Chris Smith

Stop users from deleting posts after the edit time has passed or they have been locked. #19115

8872 09/18/2008 03:36 PM Meik Sievertsen

Display assigned rank/avatar for guests. (Bug #19155)

8851 09/16/2008 02:36 PM Meik Sievertsen

Fix Wrong table order in query obtaining posts if post id given. In MSSQL there is an sql error due to this bug.

8835 09/06/2008 02:58 PM Chris Smith

Stop search bots incrementing topic views. #32675
Use correct link for post author search. #32595
Insert missing space. #32315

8775 08/21/2008 05:41 PM Henry Sudhof

as per evil3, some more anti-CSRF

8751 08/13/2008 04:37 PM Henry Sudhof

#31185

8691 07/28/2008 03:26 PM Meik Sievertsen

tiny alterations/bugfixes

8601 06/04/2008 05:48 PM Nils Adermann

corrected link for searching post author's other posts [Bug #26455]

8595 06/04/2008 04:44 PM Meik Sievertsen

#28025

8536 05/02/2008 06:36 PM Henry Sudhof

#26605

8479 03/29/2008 01:22 AM Nils Adermann

Hiding everywhere little buggers, eh?

8350 01/30/2008 05:01 PM Meik Sievertsen

One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.)
Although i somehow mistakingly got #20445 and #15249 into it. :/

Removing s_watching_img from watch_topic_forum() function (Bug #20445)
Changing order for post review if more than one post affected (Bug #15249)...

8310 01/06/2008 06:00 PM Meik Sievertsen

- Do not split topic list for topics being promoted to announcements after been moved to another forum (Bug #18635)
- Allow editing usernames within database_update on username cleanup (Bug #18415)
- Fixing wrong sync() calls if moving all posts by a member in ACP (Bug #18385)...

8285 12/26/2007 03:53 PM

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8228 11/06/2007 01:05 AM Henry Sudhof

#15039

8216 10/29/2007 02:39 PM Henry Sudhof

'1' might not have been a good choice

8205 10/19/2007 03:34 PM Meik Sievertsen

erm, switches could be more useful if not within a loop. ;) and :P

8200 10/17/2007 05:01 PM Nils Adermann

- Display "Return to" links on unwritable forums [Bug #14824]

8146 10/05/2007 04:30 PM Meik Sievertsen

dumdidum... sorry. ;)

8092 09/18/2007 04:49 PM Meik Sievertsen

some fixes. :P
- language authors may review their email template files...

8075 09/02/2007 07:24 PM Meik Sievertsen

fixing some bugs

8050 08/19/2007 03:40 PM Nils Adermann

- BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), bbcode_nl2br(), smiley_text(), parse_attachments()
- using \r on custom bbcodes to allow line breaks [Bug #10758]

8045 08/18/2007 01:53 AM Nils Adermann

- strip_bbcode should not treat smilies which look like BBCode and are placed in front of a closing tag as BBCode
- highlight in post subjects and topic titles
- language entry SMILIE_ONE_ADDED should have been SMILIES_ONE_ADDED

8033 08/15/2007 07:32 PM Meik Sievertsen

some bugs fixed

8024 08/13/2007 07:39 AM David M

kill the debug code

8023 08/13/2007 07:20 AM David M

remove the need for filesorting

7974 07/28/2007 06:40 PM Meik Sievertsen

ok, remove this bugfix, it is giving more problems and is actually only relevant for splitting topics. :) We will see if we are able to incorporate it...

7954 07/26/2007 05:51 PM Meik Sievertsen

do not get too excited

7940 07/24/2007 06:16 PM Meik Sievertsen

two fixes

7920 07/22/2007 10:11 PM Meik Sievertsen

try to normalize everything...

7909 07/19/2007 10:38 PM Meik Sievertsen

again, a lot of bug fixes

7884 07/14/2007 05:44 PM Meik Sievertsen

a bunch of fixes

7872 07/12/2007 09:08 AM Meik Sievertsen

basically what is listed within the changelog. ;)

7755 06/14/2007 05:03 PM Henry Sudhof

Changing the behaviour of the hideonline permission.

Test the current setting before altering the memory limit during install(Bug #12195)

And another language var.

7736 06/09/2007 01:11 PM Meik Sievertsen

ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)

7646 05/19/2007 06:40 PM Meik Sievertsen

we included a check for getimagesize() existance... now we again can suppress notices while running this function.

7559 05/13/2007 06:15 PM Nils Adermann

- correctly transfer the search query across search result pages
- changed highlighting so foo* will match foo again [Bug #10031]
- restructured magic urls (functionality still mostly the same), added a check for entities in urls and punctuation at the end of magic urls [Bugs #10639, #10293]...

7497 05/07/2007 03:19 PM Meik Sievertsen

fixing some bugs
changed the way we are handling bookmarks. No order_id required, really! Order by last post time as suggested by BartVB.

7447 05/02/2007 10:24 AM Meik Sievertsen

Fix a bug with the prev_posts calculation and selecting the last post on a page. ;) Now also add the correct number of previous posts not including the selected one.

7428 04/29/2007 10:56 PM Nils Adermann

- * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug #10031]
- display a warning that the search index is not converted from phpBB2 to phpBB3 [Bug #9761]
- forgot to add : to reg_name when deleting userinfo from the url regex constructor [Bug #9868]...

7361 04/15/2007 11:40 PM Nils Adermann

- viewtopic/forum search boxes should also use search config option and u_search permission [Bug #9850]
- mcp_reports was still using some of the mcp_queue post_id logic, changed enough to report_id logic to make it work properly now. I hope I didn't miss any external places referring to mcp_reports which send it a post_id_list. I really wonder whether people don't test the MCP at all? Good that I noticed this myself when fixing an incorrect language string (No reports selected) message [Bug #9741]...

7355 04/15/2007 12:59 PM Nils Adermann

- m_warn is no longer a local moderation permission
- magic urls should properly use html entities
- speed up posting on big boards, MAX query can be simplified a lot in certain cases
- user IP list should be labelled with "Other users" [Bug #9707]

7330 04/12/2007 06:20 PM Meik Sievertsen

my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...

7322 04/10/2007 10:50 PM Meik Sievertsen

checking in some fixes... also added "previous/next pm in history" links to prosilvers private message view; dhn, you may want to have a look at the placement. :)

7312 04/09/2007 07:05 PM Meik Sievertsen

hopefully bringing back the unread link for pages being read but having unread posts on subsequent pages

7261 04/02/2007 12:15 AM Nils Adermann

- urlencoded usernames don't need htmlspecialchars [Bug #8794]
- fulltext_mysql still used synonyms/ignore words [Bug #5405]
- merge tool extend to allow merging complete topics via quickmod and mcp_forum [Bug #5293]
- renamed "fork" to "copy" (was already called "copy" in some places)...

7257 04/01/2007 06:01 PM Meik Sievertsen

ok, these should fix the unread tracking bugs (yeah, actually two of them). Watch out for any oddities if you directly link to posts... :o

7256 04/01/2007 04:12 PM Meik Sievertsen

#5292

7242 03/30/2007 04:24 PM Meik Sievertsen

other fixes...

7213 03/22/2007 01:18 AM dhn2

nice template variable to have

7034 02/22/2007 05:20 PM Meik Sievertsen

trying to fix two conversion issues
- anonymous user not entered correctly or entered with user id 0 (need to be tested)
- ips not converted

7007 02/18/2007 02:42 PM Meik Sievertsen

fixing some bugs
more mcp links for easier moderating different aspects (all, forum, topic)
i may have introduced new bugs with this commit due to me having fixed some things weeks ago and some code changed in between - please report if you see something not working as expected.

6969 02/05/2007 05:24 PM Meik Sievertsen

only some minor fixes

6930 01/26/2007 05:09 PM Meik Sievertsen

- fix some oddities (doubled spaces for example)
- changed the way make_forum_select() is returning the forum list - now including skipped forums but being disabled. This should make identifying the correct forum much more easier.
- Changed some permission namings based on suggestions by the community...

6894 01/17/2007 07:41 PM Meik Sievertsen

ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o

6877 01/10/2007 10:20 PM David M

#6944

6829 01/02/2007 05:35 PM Meik Sievertsen

- do not allow setting the parent to currently assigned childs [Bug #6708]
- Allow the display_on_index setting to be specified for link forums [Bug #6660]
- Rank code in functions_display.php [Bug #6656]
- Added some new locations for the viewonline page [Related to bug #6484]...

6818 12/28/2006 05:21 PM Meik Sievertsen

- made sure ranks are displayed correctly (used RANK instead of RANK_TITLE)
- #6630
- hide a few links from bots (forum/topic marking, memberlist, post/reply/quote/edit/etc. buttons) [#6354]
- #5698

6816 12/27/2006 06:43 PM Meik Sievertsen

Unused Code inside function update_forum_data [Bug #6606]
Copy permissions protection for groups [Bug #6594]
HTML issues in ACP [Bug #6580, #6578]
Always send the correct encoding [related to bug #6576]
Mass email fixes for first loop iteration [Bug #6570]...

6803 12/24/2006 02:11 PM Meik Sievertsen

some fixes today
- most important change is the consolidation of the display attachment functions; merging them together to have one function we need to call.

6740 12/10/2006 06:44 PM Nils Adermann

- finally correctly calculate current time for birthday calculation [Bug #6030]
- 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]...

6662 11/26/2006 04:31 PM Meik Sievertsen

fix for bug #5586

6660 11/26/2006 03:55 PM Meik Sievertsen

- bug fixes for #5618, #5588 and #5584
- remove messenger->reset() calls (they are already performed on sending)

6650 11/24/2006 03:59 PM Meik Sievertsen

rather large update, most important things done:
- implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations
- more username/colour changes/fixes
- added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :)...

6628 11/21/2006 07:15 PM Meik Sievertsen

- fixing a bunch of bugs
- moved the install trigger error to sessions and also disabled it for those having DEBUG_EXTRA enabled.
i hope not having introduced too many new bugs.

6601 11/18/2006 05:27 PM Meik Sievertsen

- a handful of mcp fixed, the most important one is the change for check_ids() - it is now supporting ids from more than one forum too, making it possible to use some mcp features as designed initially. We really need to get our moderator team testing the mcp extensively....

6600 11/18/2006 11:37 AM Meik Sievertsen

get editing user correctly

6589 11/16/2006 05:51 PM Meik Sievertsen

ok, change from doing the same logic all over again we call a function to do it for us. Also allow template designers to choose which method to use by just adding a fully compiled username string (profile link + user colour). This commit may introduce problems.

6572 11/12/2006 04:35 PM Meik Sievertsen

consistant obtain_* functions

6550 11/04/2006 02:37 PM David M

trimmed the highlight regex

6517 10/22/2006 03:32 PM Meik Sievertsen

- now username changes should work as desired
- removed some extract() calls

6513 10/20/2006 03:48 PM Meik Sievertsen

- adjust unread query a bit to cope with large topics (thanks bart!)
- fixing some bugs
- more username_clean work

6479 10/11/2006 04:59 PM Meik Sievertsen

:)

6459 10/07/2006 07:40 PM Meik Sievertsen

he braces style is deprecated as of PHP 6

6411 09/26/2006 09:59 PM Meik Sievertsen

These changes should let olympus scale a little bit better.
i haven't adjusted the schemas but added the details to create_schema_files - david is able to build them then in line with his changes. :)

6380 09/18/2006 12:02 AM Nils Adermann

- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762]
- take local server time into consideration for birthday/age calculation
- faster active topic search
- allow changing active topic time frame [Bug #4150]...

6364 09/13/2006 06:08 PM Meik Sievertsen

- fixed some bugs
- changed attachment handling a bit
- tried to remove target tags out of the code
- do not add session ids to urls for bots as well as not creating a new session on each page view for them

I bet i introduced some bugs too. ;)

6351 09/04/2006 03:47 PM Meik Sievertsen

- fixing profile bug
- adjusting acl_gets calls (they are or'd - make sure they get checked correctly based on the situation)
- automatically assign the u_download and u_search permission to the guest group

6321 08/28/2006 07:20 PM Nils Adermann

- birthdays/age in user's timezone and not server's local time
- parse bbcode in posts with fewer characters than selected maximum on search results page
- retrieve search word context in posts which are longer than maximum characters (no raw BBCode anymore)...

6320 08/28/2006 05:50 PM Meik Sievertsen

- some bugfixes
- using E_USER_WARNING if an error occurred within the ACP (sadly not able to use it as a default for trigger_error - it seems to be hardcoded in PHP)

6317 08/25/2006 05:15 PM Meik Sievertsen

some fixes.

David, could you check the pass_complex expressions? They are:
.* PASS_TYPE_ANY (any characters are allowed, no check)
[a-zA-Z] PASS_TYPE_CASE (password must contain alphanumerics)
[a-zA-Z0-9] PASS_TYPE_ALPHA (password must contain alphanumerics and numbers)...

6307 08/20/2006 07:47 PM grahamje

Poll ended at....

6271 08/12/2006 03:14 PM Meik Sievertsen

sql_in_set changes

6263 08/11/2006 11:52 PM David M

so.... what does this thing do?

well, the super fast, ultra efficient, massively huge BBCode handling system was implemented differently on each DBMS. Although this provided the best performance, the solution was a bit hacky.

So what does this new thing do? We use base64 encoding to make everything nice and shiny, it turns into nice, safe characters that we can just jam into varchars on essentially any database. This has two implications: we must decode every bitfield we get AND we have slightly fewer IDs to work with. It goes down from 2040 BBCodes to 1512. We lose like a quarter of them :P...

6257 08/10/2006 03:33 PM Nils Adermann

- removed a useless line [Bug #3656]
- do not reuse session ids [Bug #3626]
- Bug #3684
- added refresh imageset option

6256 08/09/2006 11:03 PM Meik Sievertsen

- load tracking updates. Need to be tested on a clean installation too - at the moment only tiny quirks are noticed at area51.
- reported bugs fixed

6241 08/06/2006 07:25 PM Nils Adermann

- finally making the age calculation work [Bug #3582]
- replacing all occurances of L_NONE with a more specific string [Bug #3494]
- a few corrections to html id attributes in the installer
- using correct permission in mcp_report [Bug #2471]
- allow deleting the avatar, when no upload method is enabled and hide the delete button if no avatar is set

6237 08/05/2006 05:49 PM Meik Sievertsen

- fixed some bugs
- made imageset naming more consistent
- updated every schema to be consistent and also fixed it (every db should install fine now)
-

6217 07/30/2006 04:20 PM grahamje

Adding the new warning image to the appropriate places
Thanks to dhn for the image

6211 07/27/2006 09:02 PM Nils Adermann

- fixed the age calculation (note: turn on your brain before commiting something like this the next time) [Bug #3337]
- removed the split_words array, introduced an enforced search_query
- the forum used for global topics in the search is now a forum, and no longer a category [Bug #2561]...

6209 07/24/2006 12:08 PM David M

OK...

This commit should increase the total number of BBCodes from 31 to 2040. Some things to watch out for:

Each database likes to deal with binary data in its own, special way. They are, quite frankly, too cool for school.

MySQL, MSSQL and Oracle all allow me to send in a default value for their binary column using a hex number. However, MSSQL forces me to send the specific data as a hex number and thus we must CAST it....

6199 07/21/2006 10:44 PM grahamje
  • Error handling on bans
  • Missing language strings
  • Grammatical correction in viewtopic (singular vs plural)
6198 07/20/2006 11:45 PM Meik Sievertsen

- some bugfixes
- set ip_check to A.B.C. by default
- display postings in other encodings by default and present link to force the encoding as usual.

6190 07/17/2006 05:32 PM Meik Sievertsen

fix the schema files as well as other tiny bugs.

6188 07/17/2006 05:23 AM David M

hmm... This commit does not increase the number of BBCodes. However, this does other things that we need to do first. This splits the usage of allow_* from the BBCode bitfield in forum descriptions, forum rules and group descriptions. This also fixes a tiny, tiny severe issue that nobody found :D I hope it works :P

6165 07/10/2006 05:55 PM Meik Sievertsen

fix some bugs... again. :)

6151 07/07/2006 02:36 PM Nils Adermann

- display age in user profile and make it available on viewtopic
- various tiny bugfixes including [Bug #2351] [Bug #2549] [Bug #2681] [Bug #3015]
- strip first, then change newlines [Bug #2403]
- added support for creating user profiles to the login function (makes use of user_add), triggered by LOGIN_SUCCESS_CREATE_PROFILE constant...

6149 07/06/2006 06:46 PM Meik Sievertsen

some bugfixes

6143 07/04/2006 03:51 AM ludovic_arnaud

Fixed: PHP notices appear when a post uses an icon that does not exist anymore

PS: that's my first CVS commit in a while, my fingers are crossed

6135 07/01/2006 09:11 PM Meik Sievertsen

- add additional auth check to the permission roles modules
- added new function to return globally used expressions (get_preg_expression($mode)). This should be very helpful in getting wide spread similar checks (regular expressions) to one place reducing the risk of forgetting to change every location if you fix one. ;) We will add additional ones later, at the moment only the email check is retrieved......

6118 06/23/2006 04:25 PM Meik Sievertsen

forgot some changes for post_time

6114 06/22/2006 05:14 PM Meik Sievertsen

time to squash some bugs

6108 06/20/2006 10:32 PM grahamje

Prevent warning self

6104 06/19/2006 11:30 PM Meik Sievertsen

some bugfixes

6068 06/15/2006 04:59 PM Meik Sievertsen

fix a small mistake (bug #2238)

6048 06/11/2006 08:13 PM Meik Sievertsen

- fixed a few bugs
- added user_add() function
- check posted images ([img]) for same domain/scipt and php files
- auth_api.html updated to the coding guidelines look&feel
- introduced ability to force non page-updates (cron is using it)
- correctly resend coppa email

6045 06/11/2006 01:11 AM Nils Adermann

- forgot to commit common.php
- cleaning up a few more mcp permissions
- adjust some links
- make global topics work properly in MCP

6030 06/09/2006 09:37 PM grahamje

Fix the ability to report/view reports and warn in global announcements

6015 06/06/2006 10:53 PM Meik Sievertsen

ok, this one is rather large... the most important change:
re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different

apart from this, code cleanage, bug fixing, etc.

6002 06/02/2006 03:26 PM Meik Sievertsen

some adjustments
nils: please have a look at the @todo comment in mcp_queue.php

5986 05/30/2006 02:24 PM Nils Adermann

- various corrections related to permissions in the mcp, including [Bug #1994] and [Bug #1924]
- fixed some quickmod bugs [#1994] and [Bug #1898]
- browse reports/unapproved posts by topic id
- correctly hide approval details
- added return message to mcp_ban [Bug #1851]...

5979 05/28/2006 06:06 PM Meik Sievertsen

counting on primary key should be slightly faster...

5973 05/27/2006 06:24 PM Meik Sievertsen

- remove description from profile fields
- added disclaimer about DEBUG_EXTRA to the ACP (i think this is needed - some idiots might think it is wise to have this enabled on a production board. :) We may let it there for the Betas though, but it will be removed during the RC's)...

5958 05/21/2006 06:57 PM Meik Sievertsen

no longer needed because we handle shadow topics as "always read" (not to be misreaded as "original topic")

5957 05/21/2006 06:54 PM Meik Sievertsen

- fixing a few smaller bugs/glitches
- init user session in cron.php (else it can produce errors if functions expect the user object being set)
- fix sql escaping for mssql/mssql_odbc

5931 05/18/2006 11:03 PM Meik Sievertsen

- fixing a few tiny bugs
- added new function to (re)apply sids where needed (login and mcp quickmod) - #1829

5918 05/17/2006 12:14 AM David M

Firebird!

5906 05/13/2006 02:57 AM David M

- Split the viewtopic query into two pieces. We gain speed by avoiding the need to GROUP BY/ORDER BY the selected elements. We also gain cross-DB compliance. Yay!

5885 05/06/2006 12:06 AM David M

I hope nothing broke!

- Added a query builder, it is currently only used for complex queries that involve a FROM clause with two tables and a left join
- Changed some function calls in the DBAL
- Made the viewtopic queries nicer

5883 05/05/2006 07:56 PM Meik Sievertsen

- some adjustements for phpdocumentor

5881 05/04/2006 08:25 PM Meik Sievertsen

- fix bug #1727 (need to be watched - problems could arise by this change)
- added a note about login_box() to the coding guidelines

5861 04/29/2006 04:48 PM Meik Sievertsen

fix bug #1549

5858 04/29/2006 03:18 AM Meik Sievertsen

- fixing some bugs, containing fixes for anonymous username displays, eaccelerator issue, permission trace and a few smaller bugs.

5854 04/28/2006 04:18 AM David M

Viewtopic:
- PGSQL friendly

New Install:
- file_get_contents

New/Old Install:
- remove remarks for PGSQL, some versions don't like 'em
- fixed the regex in remove_remarks
- rewrote split_sql_file

Schema:
- removed explicit inserts, replaced with implicit inserts. This is more friendly to our non auto incrementing friends. (One set of data is not fixed yet, the modules table)...

5824 04/22/2006 06:18 PM Meik Sievertsen

- removed group settings from roles
- added forum icon in front of forums in permissions acp
- added trace permissions in permission masks (thanks naderman for writing the first code and for the idea... :))
- some bugfixes
- PHP6 fix

5791 04/18/2006 12:36 AM Meik Sievertsen

say hello to role descriptions, role ordering and tooltips on role selects

5779 04/09/2006 11:20 PM Nils Adermann

- check m_ permission for quickmod [Bug #1317]
- don't sync the global forum (id 0) [Bug #1383]
- corrections to available time zones [Bug #1306]
- only display open reports on mcp_front
- added whois information to mcp_post [Bug #1400]
- copy "dot" when copying a topic [Bug #1321]...

5765 04/06/2006 07:15 PM Meik Sievertsen

To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date.

- fix a bunch of bugs
- <!-- $Id$ --> is no longer allowed in template (.html) files
- changed layout of private message screens (folders are menu items)...

5727 03/26/2006 03:36 AM Nils Adermann

- correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256]
- always display views and replies in search results [Bug #1223]
- display error messages occuring during search index creation/deletion [Bug #1274]
- correctly align the ACP link on the search results page [Bug #1160]...

5709 03/25/2006 01:07 PM Meik Sievertsen

- extended session_page and user_lastpage to hold a maximum of 200 chars (instead of 100) - session_page gets truncated to 200 chars
- streamlined the process of generating text with bbcode/smilies/urls (forum rules, forum descriptions, group descriptions at the moment)...

5705 03/23/2006 08:23 PM Nils Adermann

- some adjustments for search related config options
- one year is 365 days long (52 * 7 = 364, but we have one more day each year ;-)) [Bug #1181]
- fixed search own posts link in UCP [Bug #1163]
- corrections to timezone selection [Bug #1148]
- fix quickmod tools on post details page [Bug #1188]

5701 03/22/2006 07:48 PM Meik Sievertsen

- hopefully fixed inactive create forum input field + button for safari 2.0.2 (floating issue?)
- updated format_date calls (fixed ancient calls)
- fixed newest username setting for activating users through the admin panel

5686 03/22/2006 02:36 AM David M

- Bug 1194

5679 03/21/2006 08:23 PM grahamje

Retrieve user_warning count in case a template designer wishes to display it on this page

5649 03/18/2006 11:54 AM Nils Adermann

- replaced mcp reports system with a simplified version
- fixed links to mcp_reports

5633 03/15/2006 02:03 PM Meik Sievertsen

- adding ability to assign moderator specific ban options
- fixing destroying of sql caches
- fixing referencing of sql cached queries if more than one are active on one page
- other fixes

5622 03/13/2006 12:19 AM Meik Sievertsen

- streamlined reports to consist of the feature set we decided upon (Nils, your turn now)
- use getenv instead of $_ENV (with $_ENV the case could be wrong)
- permission fixes (there was a bug arising with getting permission flags - re-added them and handled roles deletion differently)...

5608 03/07/2006 12:45 AM David M

Weee! My turn to bug things up :D

- A moved topic has two forum_ids, we must update the tracking info on the "fake" forum and the "real" forum.
- Welcome back to register_globals! :P

5603 03/06/2006 03:03 PM Meik Sievertsen

- added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag)
- fixed forum editing and parent id selection
- completely removed HTML support (it only creates security problems)
- changed cache_moderators() to reflect permission changes

5595 03/01/2006 10:48 PM Meik Sievertsen

- some bugfixes
- committed coding guidelines as they are at area51
- removed script_path (needs a close inspection later)
- removed the need for server_name and server_port
- able to define server port/name/protocol and force the user-defined server vars (very handy for proxy setups)

5584 02/25/2006 01:46 PM Nils Adermann

- allow local moderators to properly use the mcp for more than one forum (mcp)
- automatically get a forum id for global topics if needed (mcp)
- allow linking to unapproved topics via a post id (viewtopic)
- use #p[post_id] anchor (mcp_post)
- use actions where appropriate (mcp_queue)...

5534 02/07/2006 06:51 PM subblue

Fixed an an undefined index issue when a topic was bumped by someone who hadn't posted in the topic (like an admin). Still not ideal as it won't state who bumped the topic in this case.

5526 02/05/2006 02:40 AM Nils Adermann

- removed unnecessary urlencode of highlight words
various mcp_main updates:
- generally make all the tools work again (mode/action changes)
- tidy up urls
- restructured quickmod code to use actions (we don't want too many module entries)

5471 01/18/2006 07:06 PM Meik Sievertsen

- fix two very annoying bugs
(1) mark topic read behaving incorrectly if editing posts (the topic gets marked unread)
(2) jump to wrong page number (viewtopic with post id) if descending post ordering is set

5460 01/14/2006 11:57 PM grahamje

Initial implementation of a log viewer into the MCP

5424 01/04/2006 09:57 PM subblue

Updated references to posts to be #p[post_id] rather than #[post_id] since it is against the W3C spec to have the id="" attribute starting with a number

5415 01/01/2006 10:48 PM David M

- Added a freeresult

5412 01/01/2006 10:21 PM David M

- Polls work! Hooray for polls!

5406 12/30/2005 01:54 PM subblue

Changed ONLINE_STATUS flag to S_ONLINE for consistancy

5390 12/29/2005 02:46 AM subblue

A few fixes and a new online_status template variable

5381 12/27/2005 02:59 PM David M

- Replaced the old 2.0.x highlight code with much nicer code :-)

5358 12/19/2005 11:06 PM subblue

Added rank_image_src template variable so it can be used with CSS. Also fixed some undeclared variables.

5345 12/17/2005 09:41 PM grahamje

Expose the warning level and user notes in appropriate places (assuming
the user has the correct permissions)

5324 12/11/2005 12:08 AM grahamje

Initial commit of files related to the warning system
As the comments suggest, it's not finished but I'm getting it in before
I do things to my machine

5313 11/28/2005 07:38 PM Meik Sievertsen

- some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in strict mode now) - postgresql not supporting this standard. :/
- acp changes

5299 11/09/2005 10:32 PM grahamje

MCP again, forgot these two earlier :-)

5272 10/19/2005 08:00 PM Meik Sievertsen

- updated topic tracking code
- additional changes (mostly bugfixes)
- bart, if you update your user table with the user_lastmark field, set it to the user_lastvisit value ;)
- and last but not least, introducing some bugs in ucp main front (regarding topic tracking)

5247 10/02/2005 08:47 PM Meik Sievertsen

- session changes

5216 09/20/2005 09:00 PM bartvb

Small bug in template, some fields not shown if user posts first message in forum where postcount is not increased

5168 07/03/2005 05:11 PM Meik Sievertsen

- checkin fixed viewtopic (just forgot to check it in, been applied to area51 after 2.0.16 release)

5140 05/05/2005 06:55 PM Meik Sievertsen

- some cross-db related changes
- putting active bots array into cache

5137 04/30/2005 04:34 PM Meik Sievertsen

- related to the updated topic tracking code

5118 04/11/2005 11:32 PM Meik Sievertsen

- made path information available to template (T_)
- eased topic/post icon in templates (removing hardcoded img)
- added S_FIRST_ROW and S_LAST_ROW to template engine

5117 04/10/2005 08:07 PM Meik Sievertsen

- 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

5114 04/09/2005 02:26 PM Meik Sievertsen

- 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)

5108 03/21/2005 11:43 PM Meik Sievertsen

- first try to break things...

5079 01/26/2005 11:11 PM psotfx

I'ml unwell, give me a break

5078 01/26/2005 02:37 PM psotfx

Display poll results after voting even if you can change said vote

5073 01/22/2005 01:24 PM Meik Sievertsen

damn

5072 01/22/2005 01:07 PM Meik Sievertsen

tiny addition

5071 01/21/2005 08:20 PM Meik Sievertsen

- removed unnecessary pm options
- added one option to clearly define email visibility

5068 01/20/2005 09:57 PM Meik Sievertsen

- bugfixes
- default sort options for posts too
- adjusted format_date to remove the (time intensive) preg_ calls
- temporary style.php code.

5034 12/18/2004 05:42 PM Meik Sievertsen

fix highlight issue in 2.1

5027 11/14/2004 06:12 PM Meik Sievertsen

- letting urls work again, fixing [code] breakage on urls, corrected magic_url to be able to parse urls at the beginning/end of bbcode blocks
- fixed "edited by" message.

5025 11/07/2004 01:38 PM Meik Sievertsen
  • empty log message ***
5024 11/06/2004 03:24 PM Meik Sievertsen

- minor fixes

5003 10/19/2004 09:26 PM Meik Sievertsen

- search updates

4995 10/08/2004 12:59 PM Meik Sievertsen

- load_moderators taken into account at index.php
- added S_UNREAD_TOPIC to viewforum
- changed S_UNREAD to S_UNREAD_POST in viewtopic

4984 09/16/2004 08:33 PM Meik Sievertsen

- more updates, mostly bugfixes to the bbcode parser
- changed current_user in sessions (please review)
- give more flexibility to style authors in regard to the pagination elements
- profile fields updates (included a sample constuct into viewtopic_body.html - have to be documented extensivly)...

4981 09/05/2004 05:45 PM Meik Sievertsen

- re-enable polls (user is now able to decide if users are able to change votes if this feature is enabled within the given forum)

4978 09/04/2004 09:32 PM Meik Sievertsen

my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR

4973 09/01/2004 06:09 PM psotfx

Danger Wil Robinson Danger! Paul is commiting files! Danger

4972 09/01/2004 05:55 PM psotfx

Danger Wil Robinson Danger! Paul is commiting files! Danger

4970 09/01/2004 05:47 PM psotfx

This is a mass commit ... expect trouble! Changes made here are primarily to how login is handled, schema changes necessary!

4969 09/01/2004 10:42 AM Meik Sievertsen

- now notification redirection working... ?!

4964 08/22/2004 03:09 PM Meik Sievertsen

- remove avatar class
- added S_FIRST_UNREAD and S_UNREAD
- removed U_POST_ID

4947 08/01/2004 08:00 PM psotfx

Changed IP to Info ... pointless having two links to basically the same information

4937 07/19/2004 10:13 PM Meik Sievertsen

- approve/disapprove posts/topics
- changed mcp_front to be more moderator friendly
- able to change the forum in mcp_queue (for moderators moderating more than one forum)

4936 07/17/2004 08:51 PM Meik Sievertsen

gah

4925 07/11/2004 05:20 PM Meik Sievertsen

- fixed permissions for mcp (global permission settings are false if user is only able to moderate one to x forums)
- determine permission settings for submodules
- further approve/disapprove work (approve_details added)

4923 07/09/2004 02:31 PM Meik Sievertsen

- added splitting of topics to mcp
- added merging of posts to mcp
- fixed parsing of acl_getf results
- adjusted tracking code for important announcements (seems to work now)

4920 07/09/2004 12:41 AM Meik Sievertsen

- remove output buffering options from download.php (not needed anymore)
- optimized viewtopic.php a little bit
- removed the create_function (was consuming too much memory) from viewtopic
- check for manually added convert[.exe] program name to imagemagick path in admin_attachments...

4918 06/24/2004 10:06 AM Meik Sievertsen

fixed viewtopic pagination (accidently added $start in the middle rendering pagination useless)

4915 06/15/2004 07:56 PM Meik Sievertsen

- fixed notification redirection
- added SID to ucp redirects

4912 06/06/2004 11:44 PM Meik Sievertsen

- added folder_moved image
- new feature: bookmark topics
- fixed post details link
- added confirmation screen to cookie deletion

4904 05/31/2004 08:00 PM Meik Sievertsen

- added delete cookies link
- fixed global announcement links in viewforum
- do not display redirects in link forums as posts in forum overview

4903 05/30/2004 09:24 PM Meik Sievertsen

- forum rules + link to forum rules
- three new (tiny) functions added to functions_posting responsible for handling text with bbcode/smilies/urls, use them at items all over across phpbb...
- some bugfixes within admin_forums and other files
- new admin_board layout (much safer, security wise)

4892 05/26/2004 08:26 PM Meik Sievertsen

fixed last edited by
tryed to fix mark read code
other small fixes...
added (commented out) custom profile fields template support

4887 05/20/2004 02:54 PM psotfx

Disable karma/rating

4883 05/02/2004 03:06 PM Meik Sievertsen

fix some issues with oop, fixing small bugs and prepare the next steps...
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)

4870 03/20/2004 06:06 PM Meik Sievertsen

add a little bit more information for style authors
ease the jumpbox handling a little bit

4861 03/10/2004 09:30 PM Meik Sievertsen

- check for array [lang]
- admin_forums delete routine updated
- added extension groups per forum

4859 03/06/2004 05:58 PM Meik Sievertsen

minor adjustments

4844 02/28/2004 10:16 PM Meik Sievertsen

splitted language files

4836 02/21/2004 01:47 PM Meik Sievertsen

- 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...

4818 02/08/2004 07:00 PM Meik Sievertsen

the display code for inline attachments, isn't it cute? ;)

4779 02/02/2004 06:20 PM Meik Sievertsen

preserve 'jump to post'... if emailed notification link and login required.

4767 01/25/2004 03:30 PM Meik Sievertsen

fixed: smilie parsing in signatures
added: edit notes

4762 01/19/2004 06:50 PM Meik Sievertsen

'post encoding'-fix

4749 01/11/2004 01:52 AM psotfx

Update for new karma image location/creation

4679 11/22/2003 06:57 PM Meik Sievertsen

more user friendly (this fulfills request #695587 in conjunction with the previously added topic link to the notification templates)

4675 11/22/2003 12:19 AM ludovic_arnaud

If you don't know what it is, you shouldn't be reading this...
(query split as discussed in dev forum)
Fixed: board's URL in printer mode

4641 11/05/2003 03:57 PM Meik Sievertsen

related to attachments

4637 11/04/2003 11:05 PM Meik Sievertsen

new permissions, merged attachment tables (the intended purpose of two tables is no longer valid), attachment updates along the merging...

Note: please merge your attachment tables (develop dir).

4634 11/01/2003 05:10 PM Meik Sievertsen

finish bump topic feature...

4625 10/22/2003 10:41 PM Meik Sievertsen

oops... not realised the config name change locally. :/
added logging of bump action

4614 10/19/2003 05:36 PM Meik Sievertsen

bump topic and orphan attachments
changes here and there...

4578 10/12/2003 01:59 PM psotfx

Let's break lots of things

4577 10/12/2003 11:27 AM Meik Sievertsen

sticky/announcement time limit
login upon notification

4522 10/01/2003 07:24 PM psotfx

Change in format of module db data, add zebra, many things probably "damaged goods" for now ... don't panic Mr. Mainwaring, don't panic

4499 09/15/2003 12:25 AM ludovic_arnaud

Fixed: invalid start value will not cause the whole table to be returned ;)
Changed: some lang strings. lang_main to be updated soon

4473 09/07/2003 03:46 PM psotfx

Updates mainly for removal of extension + header comment ... moved some aspects of ucp around, further work to be done on these areas ... not commiting search for time being

4471 09/07/2003 12:16 AM ludovic_arnaud

Added: fetch posts the other way (see forum)
Fixed: call-time pass by reference is deprecated on PHP 4.2.0+ and it may display a warning
Fixed: str_replace() on highlight words

4455 08/29/2003 02:30 AM psotfx

Changing of votes ... possible new icons for "new votes since last view" in viewforum

4441 08/27/2003 06:32 PM psotfx

Various bits and pieces ... this isn't really what I wanted M-2 to look like but hum ho

4408 08/15/2003 06:33 PM Meik Sievertsen

now display_notice is working as expected.

4401 08/13/2003 06:58 PM Meik Sievertsen

re-display download notice

4272 07/16/2003 02:13 PM psotfx

The moron has left the building

4269 07/16/2003 01:46 PM psotfx

Online tracking img load switch

4204 07/04/2003 07:20 PM psotfx

Various updates

4192 07/03/2003 12:36 AM ludovic_arnaud

Added a quick link to post details for moderators

4184 06/29/2003 12:59 PM Meik Sievertsen

a few fixes

4178 06/26/2003 06:46 PM Meik Sievertsen

fixed edit posts (wrong username/id entered)

4167 06/23/2003 04:00 PM psotfx

Global announcements ... sort of work ... well they seem to, need to look at possbility of splitting topics table in two

4162 06/21/2003 02:36 PM Meik Sievertsen

only small addition for further use...

4161 06/21/2003 03:43 AM ludovic_arnaud

Fixed signatures showing up no matter if you wanted it or not

4150 06/19/2003 06:25 PM psotfx

Marking and various fixes ... Karma calculation code removed ... don't see point in potentially messing up ratings when "formula" changes

4139 06/17/2003 09:34 PM Meik Sievertsen

added: download notice for people unable to see files attached to posts
changed: put attachment display into a function now called by posting preview and viewtopic (functions_display.php)
fixed: small fix in posting routines, cleanups...

4080 06/05/2003 02:53 AM psotfx

A few minor updates

4076 06/03/2003 11:40 PM psotfx

Default rank images directory

4065 05/28/2003 04:20 PM psotfx

Incorrect avatar dimensions

4062 05/27/2003 01:53 AM psotfx

Majority are UCP related updates ... avatars should now work, aside from gallery, fixed a few other issues, updated schema/basic

4057 05/25/2003 04:32 PM Meik Sievertsen

some cleanups/updates

4052 05/24/2003 01:46 AM psotfx

Wasn't stripping slashes from the cookies ... that will account for some of the erroneous mark read, nothing changes issues. Add name="" to image generation ... for "on" event handlers, etc.

4051 05/23/2003 06:15 PM psotfx

Various updates, changed jump to first unread as per Ashe's suggestion/request ... hope people don't start linking to it making me regret reverting to this implementation :D Moved many decisions on what icons to output to templates ... feedback wrt any performance impacts happily accepted.

4031 05/20/2003 04:01 PM psotfx

Only set start = 0 when first sorting ... else it screws everything up :)

4029 05/20/2003 03:35 PM psotfx

This version tends to do what it was supposed to do ... I guess users will prefer this ...

4028 05/20/2003 03:24 PM psotfx

Enable view limiting functions ... Ashe, not sure if this is compatible with your thinking for bbcode but it seems the "logical" way to handle disabling of bbcode/flash in this manner. Fixed issue with automatic url handling of local links

4021 05/19/2003 05:24 PM psotfx

Jump to last post on "View newest unread" when all posts have been read

4005 05/11/2003 06:21 PM Meik Sievertsen

a few updates, added #539865 and #694413.

4004 05/11/2003 02:58 AM psotfx

Yet more mildly fudged code ... just to get something up, minor fixes/updates elsewhere

3980 05/06/2003 12:48 AM psotfx

email topic, minor other changes, removed updating of parent forums upon posting (handled by functions_display)

3978 05/04/2003 07:15 PM psotfx

Removed nav_links

3969 05/04/2003 01:58 AM psotfx

page header/footer become functions, forum passwords (I know, I know but it appears a popular feature for some reason ... inclusion not yet set in concrete nor complete), various bug fixes (and no doubt new bugs).

3967 05/04/2003 01:33 AM Meik Sievertsen

only very small things.

3961 05/02/2003 05:50 PM psotfx

Various updates, forum links, "improve" forum management, cleanups, blah blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32

3960 05/01/2003 08:24 PM Meik Sievertsen

changed attachment processing (posting), the old way was a mess. :)

3959 04/29/2003 10:06 PM Meik Sievertsen

further work on the attachment panel... and see how plain those icons are... these are the correct ones to rip ;)
Hopefully someone will make some nice upload icons. :)

3953 04/26/2003 03:17 AM psotfx

Various changes, and tests ... marking/tracking is not complete ... tinkering, changing, etc. still to be done ... it's just I've made numerous and various changes to different files so a commit really is due

3946 04/24/2003 08:20 PM ludovic_arnaud

Fixed some undefined variables (my bad ;))

3932 04/23/2003 10:50 PM Meik Sievertsen

replaced \' with ' in template to let it parse javascript correctly. admin_attachments.php changes. added real media streaming.

3920 04/22/2003 06:47 PM psotfx

Re-enabled polling ... includes option of multiple choice polling, indication of option voted for, etc. ... preliminary implementation, various things need finishing

3887 04/19/2003 12:28 PM Meik Sievertsen

do not use the sync function if post get deleted. added topic_last_post_id information to viewtopic, for determining delete permission correctly.

3886 04/18/2003 05:04 PM Meik Sievertsen

use only one query for updating download counts.

3882 04/18/2003 01:07 PM Meik Sievertsen

Revert INCLUDE template change, fixed attachment display.

3876 04/17/2003 10:47 PM ludovic_arnaud

make_normal fixed (was making topics sticky)
quickmod's "delete topic" fixed

3869 04/17/2003 06:59 PM psotfx

A special rank bug that was a real git to track down :D

3868 04/17/2003 04:06 AM ludovic_arnaud

viewtopic v1.260: less memory than 1.259 and still 5% faster than v1.256

3865 04/17/2003 01:07 AM psotfx

bbcode parsing of signature ... may change ... alter handling of newlines

3856 04/16/2003 10:45 PM ludovic_arnaud

- BBCode now only loaded if necessary
- now obtains the whole post rowset before actual processing apply
- put all user_cache definitions together
- topic_view is only updated once per topic, not at every page

3842 04/16/2003 01:12 AM psotfx

Enable/disable display of moderator listings

3838 04/15/2003 08:56 PM Meik Sievertsen

fixed delete post bug, use extension cache while posting, fix download counter for images

3813 04/11/2003 08:07 AM Meik Sievertsen

re-use include...

3812 04/11/2003 02:19 AM ludovic_arnaud

BBCode parser + decoder, missing some tags and mildly broken at this time

3807 04/10/2003 11:35 PM Meik Sievertsen

initial 'view attachments' implementation. added new template var (merged include, to preserve previous block vars), could be changed later to consider caching. some config variables and upload icons are not present as of yet...

3803 04/10/2003 02:56 AM ludovic_arnaud

IP information moved to Post Details

3797 04/09/2003 11:55 PM ludovic_arnaud

"Report" button only shows up if the user is authorised. Default forum_id for globals temporary (and arbitrary) set to 2.

3782 04/03/2003 01:25 AM ludovic_arnaud

Fixed the quickmod type-changing tools for global announcements

3777 04/01/2003 11:11 PM Meik Sievertsen

show the attach icon in viewforum. added cached extensions (we need them within viewtopic)

3774 04/01/2003 03:14 AM psotfx

Re-enable avatar display

3770 04/01/2003 01:56 AM psotfx

Update icon name

3764 03/30/2003 11:05 PM ludovic_arnaud

Modes renamed - easier to remember

3754 03/30/2003 04:33 PM psotfx

Minor changes

3747 03/29/2003 07:28 PM psotfx

icon name change

3738 03/28/2003 01:43 AM ludovic_arnaud

Using real counts when displaying unapproved items to keep the page count accurate.

3712 03/25/2003 01:05 AM psotfx

Output total posts/topics

3687 03/20/2003 02:26 AM psotfx

Print entire topic

3650 03/17/2003 01:53 AM psotfx

Moved login procedure to a function enabling "inline" login links ... no more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php

3643 03/13/2003 02:04 AM ludovic_arnaud

Please try not to notice.

3640 03/13/2003 01:40 AM ludovic_arnaud

Added indicators for reported and/or unapproved items. Note that moderators with m_approve permission can now read unapproved topics and posts normally.

3612 03/08/2003 11:10 PM psotfx

Additional info for profiles

3606 03/06/2003 03:36 AM ludovic_arnaud

Switched up $total and $offset as per MySQL manual

3359 01/22/2003 09:16 PM ludovic_arnaud

Merged forum nav for viewtopic/viewforum, fixed cache behavior with an empty icons table.

3357 01/22/2003 05:46 PM psotfx

Icon updates

3347 01/21/2003 04:58 PM psotfx

Cache topic icons ... being used in three places, two high traffic areas ... probably worth caching, alter word censor to one var array ... hopefully this doesn't break anything :D

3338 01/20/2003 06:12 AM ludovic_arnaud

Un-b0rked ACL options caching, small general fixes

3286 01/08/2003 11:23 PM psotfx

ignore post test

3102 11/27/2002 02:24 PM bartvb

Initial Lastread support. Mind the schema and config changes\!

3078 11/21/2002 11:46 PM psotfx

Of course it has to be more tricky than that doesn't it ... well, I'm off to bed so it can stick it up its pipe and smoke it for now :D

3077 11/21/2002 11:25 PM psotfx

didn't urlencode highlighted url data ... tut tut

3075 11/21/2002 04:40 PM thefinn

Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it.

3071 11/21/2002 12:07 AM psotfx

Got bored so added print topic output view

3063 11/19/2002 07:55 PM psotfx

Further layout faffing, nav links for viewtopic (code needs merging with viewforum/posting), moderators for viewtopic

3061 11/18/2002 10:04 PM psotfx

Cache moderator names? Output moderators for all forums in viewforum. Alter a few things in templates

3009 11/05/2002 08:03 AM ludovic_arnaud

Experimental: link to the first unread post without redirection

3007 11/05/2002 05:50 AM ludovic_arnaud

viewforum queries update + a couple of bugfixes.

3005 11/01/2002 10:35 PM ludovic_arnaud

Some bugfixes, quick-(un)locking now works.

2997 11/01/2002 01:23 PM psotfx

Various, typically posting related updates

2996 10/31/2002 02:47 PM psotfx

sigh

2995 10/31/2002 02:41 PM psotfx

Smilies enabled ... note this is not necessarily final ...

2986 10/30/2002 07:59 PM psotfx

Dumped sql_query_array, replaced with build_array, posting updates, fixed quoting in mysql layers, fulltext enabled ... speed/problem feedback welcome

2983 10/30/2002 01:57 AM psotfx

Changed $board_config to $config, more posting "stuff", altered polling code in viewtopic and loads of new problems, poor coding, etc. created :)

2972 10/28/2002 01:08 AM psotfx

Posting and acl option updates

2958 10/20/2002 09:19 PM psotfx

Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final

2948 10/09/2002 09:50 PM ludovic_arnaud

Added the redirect() function for nice and clean redirection.

2943 10/08/2002 10:11 PM psotfx

Permission related updates ... is still not final but is getting there ... faster than British Rail too

2923 10/04/2002 03:09 PM psotfx

Well, here are all my changes ... don't blame me if things break :D

2879 08/22/2002 03:58 PM psotfx

Forum/Topic marking updates

2866 08/18/2002 12:08 AM psotfx

Some sql changes

2853 08/15/2002 05:45 PM psotfx

More session changes to accomodate ACL_PERMIT/PREVENT ...

2849 08/13/2002 06:34 PM psotfx

More changes ... switched away from prefetch for now ...

2714 07/17/2002 10:57 PM psotfx

More re-arrangements

2711 07/17/2002 05:02 PM psotfx

oops

2708 07/17/2002 04:56 PM psotfx

Various changes

2700 07/16/2002 07:31 PM psotfx

Remove topic_vote

2673 07/14/2002 04:45 PM psotfx

Updates for permissions, sessions, lots of things ... note that many things do_not_work now ... I'm commiting them to stop people complaining about my holding on to everything :) There is no update script at present for all these changes, you'll have to work out what's needed yourselves till I finish various things

2532 04/20/2002 02:22 AM psotfx

merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and trial stuff for example session alterations

2448 03/31/2002 02:06 AM psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2444 03/28/2002 08:52 PM the_systech

Ok all of these damned httpd server that are different are about annoying

2415 03/23/2002 11:18 PM psotfx

Various bug fixes, polls, Guest vs. Anonymous, quoting guests

2411 03/23/2002 12:17 AM psotfx

More header fixing

2376 03/20/2002 04:04 PM psotfx

Fix error when view is set to somethng unexpected

2334 03/19/2002 01:43 AM psotfx

Minor rewrite of some sql fetchrow stuff

2305 03/18/2002 02:35 PM psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2117 02/12/2002 11:57 PM psotfx

Bu**er bu**er bu**er damn damn damn ...

2116 02/12/2002 11:49 PM psotfx

oops, removed preg_quote but left \* in place ... bug #516545

2110 02/12/2002 06:04 PM psotfx

Minor update to topic notification which should put an end to a rare bug

2086 02/11/2002 02:00 PM psotfx

No idea if this is as desired but 'topic link' now points to the current page

2080 02/11/2002 03:18 AM psotfx

Repeat after me "Paul is a moron"

2079 02/11/2002 03:16 AM psotfx

Add a login redirect for users not logged in who attempt to visit restricted forums ... also shows a forum/post doesn't exist for hidden forums/topics/posts if user is logged in but not authed to view them

2068 02/08/2002 10:02 PM psotfx

Or this one even ... this is not easy ...

2066 02/08/2002 09:50 PM psotfx

Okay, let's give this highlighting preg_ a shot ...

2046 02/03/2002 07:34 PM thefinn

Semi-fix for bug #511849 , see comments for more details

2045 02/03/2002 07:17 PM thefinn

Fixed bug #512194

2003 01/28/2002 07:47 PM psotfx

Another warning fix ...

1997 01/28/2002 06:25 PM psotfx

Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these

1974 01/27/2002 11:13 PM psotfx

Various updates related to email creation ... should fix various bugs and errors, in theory

1933 01/24/2002 04:39 AM psotfx

Fix global disallow sig still allows old sigs to display bug #501162

1930 01/24/2002 04:05 AM psotfx

Fix admin disable avatar yet still shows bug #506070

1898 01/16/2002 10:29 PM psotfx

Fix bug #504604

1851 01/12/2002 06:00 PM psotfx

Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums

1830 01/10/2002 12:35 AM psotfx

Fix bug #501353

1778 01/02/2002 08:55 PM bartvb

Allowing old style URLs

1767 01/01/2002 06:17 PM psotfx

Added alt and title tags to rank image output

1708 12/24/2001 07:11 PM psotfx

Altered way ICQ overlay is done, uses JavaScript ... don't want this generated within the source code, fixed website issue in profile

1653 12/21/2001 03:08 AM psotfx

Moderator+ viewing of email addresses

1649 12/20/2001 11:02 PM psotfx

Fix sig bug #495562 and prepare club for next person who says "fix it quick" ... :)

1647 12/20/2001 08:00 PM psotfx

Separate sig completely from message

1646 12/20/2001 05:58 PM bartvb

Fixed bug #493598 and added SPAN to signature

1619 12/17/2001 04:15 AM psotfx

Another lastvisit name change missed

1605 12/16/2001 02:41 PM psotfx

Fix view newest post error + missing mini post icon in posting preview

1604 12/16/2001 02:36 PM psotfx

Fix view newest post error + missing mini post icon in posting preview

1578 12/15/2001 02:55 AM bartvb

Fixed some language strings, added some handy things to viewtopic

1566 12/14/2001 03:41 AM psotfx

Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction

1564 12/14/2001 03:15 AM bartvb

Avatar size is fixed for remote avatars

1557 12/12/2001 08:54 PM bartvb

Small change to make HTML source of viewtopic more readable

1555 12/11/2001 10:13 AM natec

bug #489842 -- some pages were doing bbencode_second and make_click in a bad order.

1553 12/11/2001 09:43 AM natec

bug #488067: no, preg_quote() didn't always have 2 args.

1511 12/05/2001 01:20 AM psotfx

New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks

1460 11/27/2001 01:30 AM psotfx

A 'not quite a Pauls up' + short date format

1452 11/26/2001 01:09 PM bartvb

Implemented Navigation bar in Mozilla

1436 11/24/2001 06:17 PM bartvb

Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!

1435 11/24/2001 04:57 PM psotfx

Reminder to self, checking files at 2am bad, checking files at 2pm good

1383 11/20/2001 03:24 AM psotfx

Various updates

1357 11/18/2001 03:51 PM psotfx

More lang cleanups

1356 11/18/2001 03:40 PM psotfx

More lang cleanups

1342 11/17/2001 12:03 AM psotfx

Rank code playing silly beggars again, I hate that game personally

1334 11/16/2001 06:39 PM psotfx

Mainly language updates but some bug fixes too

1332 11/16/2001 06:31 PM psotfx

Mainly language updates but some bug fixes too

1329 11/16/2001 01:18 AM psotfx

Lang related update for topic watch

1320 11/15/2001 07:38 PM psotfx

Added admin enabling of email form

1318 11/15/2001 05:44 PM psotfx

Email form - free with purchase of any two other items

1294 11/09/2001 02:05 PM psotfx

I really dispise ), someone should ban them immediately

1292 11/09/2001 01:32 PM psotfx

Corrected for space within highlighted words, this is the version running on the main site

1291 11/09/2001 01:24 PM psotfx

The way message is output for unset topic/post was correct, changing back

1290 11/09/2001 10:12 AM thefinn

Fixed bug #478505 also added code to retain highlight though pagination on viewtopic

1289 11/09/2001 09:57 AM thefinn

Checked all calls to message_die and made sure that if they would be outputted to a user
without a major error that they got their error string from the lang file
Also made sure all calls had the right arguments in teh right place

1248 10/26/2001 03:09 AM psotfx

Ooops, forgot to clear edited by output for subsequent posts

1247 10/26/2001 01:21 AM psotfx

Altered various language constructs + new quote changes for PM + altered pagination

1233 10/17/2001 01:34 AM psotfx

Minor change to message output when no posts exist

1229 10/16/2001 06:38 PM psotfx

Fix a few things left over from old global announce stuff

1222 10/16/2001 03:10 PM dougk_ff7

More changes for global announcements. They no longer require the mode to be set (it works without), posting.php has been updated to reflect replies to announcements in ALL forums, and a admin page for announcements (global) has been added, although it can only link to pages with the true forum and auth permissions. A more refined version will be coming soon

1215 10/16/2001 03:00 AM dougk_ff7

Just the start to the wonderful world of global announcements. Adds support for them as well as creates a new forum, id -1. Do not delete the forum. I'll write the admin later.

1190 10/14/2001 08:22 PM psotfx

Various changes to location redirection ... please note the format and name changes

1183 10/14/2001 05:49 PM psotfx

Various updates mainly URI session related ... login still having problem with full URI sessions

1173 10/12/2001 12:05 AM psotfx

Preliminary avatar gallery support

1161 10/11/2001 01:18 AM psotfx

I seem to have modified copies of these, so I'm comming 'em just in case

1147 10/10/2001 02:00 AM psotfx

Minor updates and fixes

1139 10/08/2001 08:08 PM natec

Fixed bug with non-ranked post getting the rank of the previous poster. Partially filed under #462263.

1114 10/02/2001 01:53 AM psotfx

Another file that didn't commit for some reason + change to subSilver body_text colour

1111 10/02/2001 01:22 AM psotfx

Changes related to private messaging + some bug fixes

1093 09/27/2001 12:12 AM psotfx

topic watch/forum/topic read now cause a message to be displayed, changed profile ICQ for subSilver, various other changes

1090 09/26/2001 07:45 AM thefinn

ICQ decided to change the location of their online indicators. New location in viewtopic

1086 09/25/2001 08:47 PM psotfx

Slight mod to template name check for subSilver ICQ output ... must alter this

1083 09/25/2001 08:18 PM psotfx

Updated and fixed various issues, see post in developers forum for info

1043 09/16/2001 01:03 AM psotfx

Updated moderator panel, particularly move/delete topic

1026 09/11/2001 01:07 AM thefinn

Fixed little bug with auto-linking screwing up links when both at the end of a message and the signature is attached.
This fix works, but dosan't really solve the problem because I have no idea why it was happening in the first place

1010 09/08/2001 08:24 PM bartvb

Altered layout of phpbb_config table

1008 09/08/2001 12:56 AM thefinn

View IP code in

999 09/07/2001 02:32 PM psotfx

Fixed bug #459427

998 09/07/2001 02:23 AM psotfx

Moved signature attach toggle to DB run convert_sig to update after adding new field to DB

987 09/06/2001 02:29 AM psotfx

Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be

943 08/31/2001 12:20 AM thefinn

Re-added GPL disclaimers

942 08/31/2001 12:07 AM psotfx

Re-added GPL disclaimer

932 08/26/2001 03:53 PM psotfx

Modified header comments

924 08/23/2001 05:55 PM psotfx

ODBC only returning associative fields so modded next/prev topic code appropriately

923 08/23/2001 05:30 PM psotfx

ODBC only returning associative fields so modded next/prev topic code appropriately

917 08/23/2001 03:17 PM psotfx

Various updates for templates

903 08/18/2001 02:38 PM psotfx

Remote avatar support

895 08/17/2001 02:32 AM psotfx

Just some jiggling

885 08/15/2001 06:15 PM psotfx

Match topic and post subject too

884 08/15/2001 06:00 PM psotfx

Wildcard for censored words now works correctly

880 08/15/2001 03:46 AM psotfx

Re-jiggled censored word stuff and added wildcard ... needs testing

876 08/14/2001 07:55 PM blackpuma

Word censoring, first part. Does not support wildcards yet but that's coming in the next step.

866 08/14/2001 03:45 PM psotfx

Notify on reply now supposedly fully functional

862 08/14/2001 02:29 AM psotfx

Topic notification ... initial stuff

836 08/11/2001 12:00 AM psotfx

Various posting updates

829 08/10/2001 02:23 AM psotfx

Code added to get around double htmlspecialchar stuff + some of my stuff looks to allow HTML even when off, removed

828 08/10/2001 01:32 AM psotfx

Moved smilies code into functions, would it be better in bbcode.php?

824 08/10/2001 12:21 AM psotfx

More varied changes, again hopefully not breaking anything

818 08/08/2001 09:42 PM the_systech

Changes encorporate smily processing...

792 08/02/2001 10:36 AM thefinn

Beginnings of the forum managament code (no functionality yet). Also a bit of a fix to view topic so it dosan't screw up when HTML is turned off. Still needs work, HTML works in [quote] tags... havn't tracked it down yet. Nate should look at it!

770 07/31/2001 08:37 PM psotfx

More compliance updates + select previous posts in viewtopic

752 07/25/2001 05:44 PM psotfx

New split icon + tidied up other mod topic icons

744 07/24/2001 07:34 PM psotfx

Forum locking now implemented + some updates for future functionality

728 07/22/2001 10:32 PM psotfx

Still seems to be pagination problem, I dont have it so what havent I committed ...

707 07/20/2001 05:16 PM psotfx

Fixed errors, non-sid-appended urls, lang switchovers, etc.

678 07/16/2001 10:07 PM psotfx

Removed unrequired admin checks, modded moderator query, jiggled rank/avatar image stuff

673 07/15/2001 05:45 PM psotfx

Added editing information, no time limit at present

661 07/14/2001 07:30 PM psotfx

Template config system, store relevant config stuff here

659 07/14/2001 03:19 AM psotfx

Fixed problem with anon users not being able to view avatars

655 07/13/2001 08:23 PM thefinn

Added a text link to split topic interface. Needs a button

652 07/13/2001 07:17 PM thefinn

Added a needed stripslashes to the topic_title

646 07/13/2001 06:14 PM psotfx

Changes to include location + some other misc stuff

625 07/11/2001 02:05 AM thefinn

Confirmation finished for delete, lock, and unlock.

615 07/11/2001 12:32 AM psotfx

Lots of checking in posting + delete now works

613 07/10/2001 01:31 AM psotfx

Remove icons/urls from anonymous post displays

610 07/10/2001 12:43 AM thefinn

is_first_post was missing from the edit button for some reason..

609 07/10/2001 12:35 AM thefinn

Fixed bug in posting (forum_topics was incremented on replies, not just new topics)
One click lock/unlock/delete works for modcp.

607 07/08/2001 11:42 PM psotfx

Finished lang switchover and various updates

591 07/07/2001 12:45 AM psotfx

Minor spelling mistake in url

587 07/06/2001 11:28 PM psotfx

Minor irritation with ranks fixed

585 07/06/2001 07:47 PM psotfx

More images ... now CVS is back up

579 07/06/2001 02:03 AM psotfx

Fixes and updates

566 07/05/2001 07:39 PM psotfx

Altered view next and previous topic code and minor updates or fixes

561 07/05/2001 02:47 AM uid29890

Started on moderator control panel code. Main layout is started, no functionality yet

548 07/04/2001 12:53 AM psotfx

Updates related to message.php

544 07/03/2001 02:50 AM psotfx

Spot the mess ups

541 07/03/2001 02:33 AM psotfx

Demos of message_die use

506 06/18/2001 01:53 AM psotfx

Switched forum_auth to the forums table

470 06/11/2001 10:02 PM thefinn

Made some fixes to posting, next up Reply with Quote

463 06/11/2001 02:58 AM thefinn

Posting preview done, ability for anonymous users to post with a username

462 06/11/2001 02:43 AM psotfx

Fixed jump to post problem

437 06/07/2001 09:56 AM thefinn

Forum level annoucements and sticky topics are done.
Added topic_type field to the topics database in order to handle ordering. Would have used topic_status but that would have messed up the ordering when topics were locked

435 06/06/2001 11:35 PM psotfx

Reduced auth code size and added some more auth types

434 06/06/2001 07:50 PM psotfx

Auth now returns a type allowing for more meaningful failure messa ges

431 06/05/2001 11:15 PM psotfx

Demo topic tracking code ... commented out by default

421 06/04/2001 01:10 AM thefinn

Fixed reply w/ quote link (functionality still dosan't exist for it though)
Fixed bug with being able to modifiy someone elses profile
Fixed bug with BBCode not working
Fixed bug with validate_username causing editing of profile to fail (only checks if you actually change you name now)

406 06/01/2001 07:11 PM thefinn

IP and Delete post icons only show to moderators

402 06/01/2001 03:44 PM psotfx

Allow restricted view forums

397 06/01/2001 01:14 AM psotfx

More changes ... admin level now set in phpbb_users rather than via auth system

389 05/31/2001 10:06 PM thefinn

Added post subject to postgres schema. Updated viewtopic query to include group by for the auth forums table when linking after posting

388 05/31/2001 05:39 PM psotfx

Changes to allow all auth types to be returned

377 05/30/2001 10:21 PM psotfx

Auth Stage-1 goes in

370 05/29/2001 08:16 PM psotfx

Added ability to jump to specific post

361 05/28/2001 05:25 PM psotfx

Additional page info sent to templates

355 05/28/2001 12:08 AM psotfx

Commented out current prev/next topic for time being

336 05/27/2001 05:11 AM thefinn

More work on posting. Editing now works. Also replies can have subjects.

328 05/26/2001 02:25 AM thefinn

Lots of work on posting. New topic and reply functionality is mostly done. Edit post loads the form but needs database functionality
All this is only been tested on Postgres, donno if it works as well on MySQL yet, will test when I can get access to sourceforge again

326 05/25/2001 09:02 AM thefinn

Users sigs display correctly.
Some minor improvments to posting...still LOTS to be done

321 05/24/2001 10:10 PM thefinn

Fixed some little bugs in viewtopic. Also made sure viewtopic's next/prev functionality only views topics in the current forum.
Added some extra error messages to modify profile for when the query fails.

318 05/22/2001 04:58 AM thefinn

Took out some debugging code

311 05/17/2001 04:48 PM psotfx

Removed separate header/footers and moved into each pages body

304 05/16/2001 09:04 AM thefinn

Freeking windows carriage returns...someone tell me how to fix UltraEdit so it does do this..

303 05/16/2001 08:45 AM thefinn

Removed the Oracle specific SQL statment, the non-mysql one works fine with it

302 05/16/2001 02:56 AM thefinn

Introduced the $operator variable and cut the amount of SQL statments in half :)

301 05/16/2001 02:49 AM thefinn

Added functionality for the next/prev buttions in viewtopic

281 05/13/2001 06:02 PM psotfx

Initial SQL updates complete

265 05/08/2001 01:04 AM psotfx

Added generate_pagination routine

260 05/06/2001 07:39 PM psotfx

Send post id to template for possible anchor name ref

256 05/06/2001 06:16 PM psotfx

Now allow for GET based session

237 05/04/2001 12:10 AM psotfx

Moved config, images vars to arrays and various other fixes

235 05/03/2001 02:04 AM psotfx

Changed joined_date to use create_date

227 05/02/2001 02:50 AM psotfx

Updated to use create_date rather than date

182 04/19/2001 03:18 PM psotfx

Moved all included files to includes

149 04/15/2001 07:32 PM psotfx

error_die changes and various bug fixes to files

143 04/15/2001 04:14 PM psotfx

Session code updates

136 04/02/2001 04:36 PM psotfx

Ranks now work

134 03/23/2001 02:39 AM thefinn

Handing of BBCode and HTML in sigs. BBCode/HTML settings apply to sigs as well as messages

115 03/21/2001 08:26 AM natec

Added make_clickable()

114 03/21/2001 08:17 AM natec

v2 BBcode now being used.. run bbcode_conversion.php to convert your database. It WILL make a backup posts_text table.

105 03/17/2001 01:46 AM natec

New template system. Lots of merging conflicts, so let nate know if he broke stuff.

99 03/12/2001 08:24 PM thefinn

Fixed some links, added 'Goto Page:' link in viewforum.

94 03/10/2001 12:33 AM bartvb

Moved include files

92 03/09/2001 07:20 PM thefinn

me == moron...

91 03/09/2001 06:43 PM thefinn

fixed little bug in viewtopic

90 03/09/2001 05:43 PM bartvb

Fixed URL backward compatibility

89 03/09/2001 04:23 PM psotfx

Allow for legacy topic_id as url param

87 03/09/2001 03:04 PM psotfx

Reduced query number, changed parameter names

83 03/07/2001 07:53 AM thefinn

Started on posting.php, got the logic done for displaying the new topic form

82 03/05/2001 02:40 AM thefinn

More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)

81 03/04/2001 05:17 AM thefinn

Viewtopic mostly done. Need private forum stuff, pagination, and some SQL tweaks

2 02/17/2001 09:37 AM thefinn

Initial revision