root / tags / release_2_0_2 / phpBB / posting.php

View | Annotate | Download (33.2 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 PM

This commit was manufactured by cvs2svn to create tag
'release_2_0_2'.

2600 05/19/2002 05:11 PM psotfx

More fixes

2599 05/19/2002 05:02 PM psotfx

Various updates

2570 05/12/2002 05:57 PM psotfx

Yep, more updates and fixes

2566 05/12/2002 03:21 AM psotfx

Signature issues

2503 04/07/2002 04:59 PM psotfx

A few more missed intval's

2496 04/07/2002 02:21 AM psotfx

Fix 'forget' topic type when previewing.

2483 04/04/2002 04:47 PM

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

2460 04/01/2002 10:07 PM the_systech

Ok so we shouldn't allow subject lines to be all whitespace either :)

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

2438 03/26/2002 02:13 PM psotfx

Fix bug with editing polls containing options with quotes

2415 03/23/2002 11:18 PM psotfx

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

2408 03/22/2002 10:50 PM psotfx

Change redirection header for not logged in redirect ...

2383 03/21/2002 02:03 AM psotfx

Fix failure if duplicate username, no subject, no post, etc. errors have occured when submitting, bug #532336

2375 03/20/2002 03:56 PM psotfx

Extra check for logged in user when deciding whether to determine if user should be notified on reply

2307 03/18/2002 02:44 PM psotfx

Morons have congregated in my head for a moron-party

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

2258 03/03/2002 11:53 PM psotfx

Fix incorrect setting of checkboxes on edit, bug #525244

2203 02/23/2002 06:54 PM psotfx

Fixed updating of user post count on deletion

2200 02/20/2002 06:39 PM psotfx

Fix my hilariously dumb mistake in posting allowing unauthed users to post ...

2184 02/18/2002 01:41 PM psotfx

There always has to be at least one bug doesn't there ... why is that?

2183 02/18/2002 01:34 PM psotfx

Somewhat overhauled posting, fixed various bugs, completed new way of handling URIs in emails, blah blah

2178 02/17/2002 06:02 PM bartvb

Cleaned up stuff (for Email)

2036 02/02/2002 07:04 PM psotfx

Introduce an additional DB field for first_topic_id ... RUN update_to_RC3 ONCE YOU'VE UPDATED

2005 01/28/2002 07:47 PM psotfx

Initial warning fixes

1987 01/28/2002 01:05 PM psotfx

Fix error in script name, posting vs. viewtopic

1975 01/28/2002 01:28 AM psotfx

Fix bug #505064

1974 01/27/2002 11:13 PM psotfx

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

1952 01/25/2002 01:58 PM psotfx

htmlspecialchars for subject, poll title and options

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

1809 01/07/2002 07:50 PM psotfx

Updates to hopefully fix bug #500212

1781 01/03/2002 12:06 PM bartvb

Moved all search functions to includes/search.php Paul; please review

1743 12/30/2001 02:33 PM psotfx

Fix bug #497725

1737 12/29/2001 04:18 PM psotfx

Fixed bug #496954

1732 12/28/2001 05:25 PM the_systech

Fix for #497218

1661 12/21/2001 04:51 PM psotfx

Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd like opinions on the security of doing this.

1634 12/19/2001 05:59 PM psotfx

Fix bug #494787, censor words in topic title for email notifications of replies

1632 12/19/2001 03:12 PM psotfx

Fix for bug #494982, uses IP for anonymous posters and user_id for logged in users

1628 12/18/2001 09:35 PM bartvb

Moved generate_smilies() into includes/post.php, use smileypath in config table

1618 12/17/2001 03:02 AM psotfx

Stupid horrible group by clauses

1609 12/16/2001 07:13 PM psotfx

Moved remaining hard coded text in posting template to lang_main, smilies now from DB + external smilies window if > 20

1595 12/15/2001 11:05 PM psotfx

This time I really fixed posting to prevent deletion of topic titles when editing

1583 12/15/2001 03:19 PM psotfx

Fixed empty topic title issue when editing posts + moderation of locked topics

1554 12/11/2001 09:55 AM natec

bug #490286: undoing bbencode_first_pass() when bbcode was disabled is fruitless.

1553 12/11/2001 09:43 AM natec

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

1510 12/05/2001 01:00 AM psotfx

Fix stripslashing on errors, preview, poll option addition ... okay I lied, but this one does work, honest guv ... wanna buy a bridge?

1509 12/04/2001 11:02 PM psotfx

Fix stripslashing on errors, preview, poll option addition ... this one actually works properly ...

1508 12/04/2001 07:08 PM psotfx

Fix stripslashing on errors, preview, poll option addition

1503 12/03/2001 01:21 PM psotfx

Fix backslashing when adding poll options

1497 12/03/2001 12:54 AM psotfx

Removed 'Redirect' header

1477 11/29/2001 01:46 PM psotfx

Fix bug #486674 and removed superfluous/commented lines for html treatment

1463 11/27/2001 07:26 PM bartvb

Fixed some parse errors

1462 11/27/2001 06:59 PM bartvb

Some mindboggeling ternary operators removed :D

1461 11/27/2001 06:36 PM psotfx

Various fixes and updates, fix (hopefully) for bug #485799

1453 11/26/2001 03:07 PM psotfx

Fixes various issues inc. bugs #485538, #485323 and an incorrect conversion of some accented chars (thanks Ashe for noting it)

1445 11/26/2001 02:37 AM psotfx

Convert accents on chars into 'equivalent' plain letters

1441 11/26/2001 12:31 AM natec

Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file.

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

1429 11/23/2001 10:09 PM psotfx

Small error in SQL for Postgres searchmatch clean

1428 11/23/2001 08:01 PM psotfx

More search updates + user posts

1423 11/23/2001 02:04 AM psotfx

Latest variants ... not finished yet ...

1402 11/21/2001 04:10 AM dougk_ff7

Now showing: A ton of bug fixes and a complete overhaul of my admin code...

1400 11/21/2001 02:21 AM psotfx

Fixes small problem with MS Access

1398 11/21/2001 12:45 AM psotfx

Various core updates for searching

1380 11/20/2001 12:56 AM psotfx

Another attempt at getting universal compatibility with URI/paths ... I'm really beginning to dispise IIS ...

1363 11/18/2001 07:11 PM psotfx

Hopefully cope with boards running from SSL, ie. https://>

1351 11/17/2001 06:51 PM psotfx

Hopefully addresses bug #481831 ... changed REQUEST_URI to SCRIPT_NAME which seems common

1328 11/15/2001 11:09 PM psotfx

Fixed problem where deleting a post with a poll could error deletion of remaining posts

1325 11/15/2001 10:38 PM psotfx

Got a bad piece of tape that time, fell on the carpet, euuggh, this one should work

1324 11/15/2001 10:36 PM psotfx

Sticky tape fell off, that's what happens when you don't buy the real thing...

1323 11/15/2001 10:28 PM psotfx

This removes the looping queries causing the horendous query count ... clutch now fixed, but only with sticky tape

1317 11/15/2001 05:35 PM psotfx

Email form - free with purchase of any two other items

1316 11/15/2001 05:26 PM psotfx

Email form - free with purchase of any two other items

1303 11/12/2001 01:02 PM thefinn

Tsk, tsk, tsk, someone forgot to use the constant for the posts table

1297 11/09/2001 02:26 PM psotfx

Altered for constant table names

1295 11/09/2001 02:15 PM psotfx

Altered templates so preview/errors are sent as 'boxes' rather than pparsed and output directly, greater control for designer

1287 11/08/2001 07:06 AM natec

fixed code:1 bbcode bug.

1280 11/05/2001 03:40 AM psotfx

Fixed small error in message output upon deletion of msg

1263 11/03/2001 05:15 PM psotfx

Changed to new lang vars + redirect for login

1243 10/25/2001 12:52 AM natec

[quote=username] bbcode.

1235 10/18/2001 01:05 AM psotfx

Removed remaining elements of global announcements to prevent confusion

1230 10/16/2001 07:15 PM psotfx

Fix a few things left over from old global announce stuff

1227 10/16/2001 06:23 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

1220 10/16/2001 01:12 PM psotfx

Topic review changes + updates

1199 10/15/2001 12:32 AM psotfx

Altered uri's in emails to utilise HTTP_HOST if available + altered some METAs to append_sid

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

1151 10/10/2001 04:57 PM psotfx

Allow remote deletion of posts + addition of several new checks

1148 10/10/2001 12:45 PM psotfx

Fixed bug with deleting only post in forum

1128 10/05/2001 04:13 PM psotfx

Moved emailer instantiation out of loop, was causing failures during topic reply notifications

1084 09/25/2001 08:26 PM psotfx

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

1061 09/18/2001 03:24 AM psotfx

Various changes to notification, editing, etc. etc.

1041 09/16/2001 12:11 AM natec

Fixed a situation where we weren't escaping sql special chars.

1031 09/12/2001 12:52 AM natec

fixed bug 460663 -- we were trying to use the wrong field as the email addy when sending reply notification emails.

1024 09/10/2001 06:20 PM psotfx

Missed a couple of config name changes

1023 09/10/2001 04:22 PM psotfx

Missed a couple of config name changes

1016 09/09/2001 02:40 PM bartvb

Removed some trailing newlines

1010 09/08/2001 08:24 PM bartvb

Altered layout of phpbb_config table

1001 09/07/2001 06:59 PM psotfx

Fixed looping END_TRANSACTION ... oops

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

994 09/06/2001 06:48 PM psotfx

Possible fix for bug #459075, please report any strange behaviour with this update

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

932 08/26/2001 03:53 PM psotfx

Modified header comments

925 08/23/2001 05:55 PM psotfx

Fixed title for quoted replies

889 08/16/2001 01:45 AM psotfx

A few changes and updates, removed fields no longer used, etc.

888 08/16/2001 12:54 AM psotfx

Add word censor to preview mode

865 08/14/2001 03:37 PM psotfx

Notify on reply now supposedly fully functional

862 08/14/2001 02:29 AM psotfx

Topic notification ... initial stuff

837 08/11/2001 01:13 AM psotfx

Only give sig option if user has a signature, display correct signature when editing, do user_id check for edit preview

836 08/11/2001 12:00 AM psotfx

Various posting updates

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

746 07/24/2001 07:51 PM psotfx

Forum locking now implemented + some updates for future functionality

733 07/23/2001 06:43 PM psotfx

Noted HTML,BBCode,Smilies status for signatures

721 07/21/2001 04:17 PM psotfx

Fixed editpost check for login redirect

706 07/20/2001 02:26 AM psotfx

Redirect user if not logged in and not authed

674 07/16/2001 01:27 AM psotfx

Moderators get edited by message when editing own posts

673 07/15/2001 05:45 PM psotfx

Added editing information, no time limit at present

646 07/13/2001 06:14 PM psotfx

Changes to include location + some other misc stuff

624 07/11/2001 02:02 AM psotfx

Updated to use confirm

615 07/11/2001 12:32 AM psotfx

Lots of checking in posting + delete now works

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.

586 07/06/2001 08:56 PM thefinn

Code wasn't updating the topic_replies

582 07/06/2001 03:09 AM psotfx

Fixed some errors and ... reply with quote now works

549 07/04/2001 02:34 AM psotfx

Various changes inc topic type as radio buttons

503 06/16/2001 06:43 PM psotfx

Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occur

502 06/16/2001 04:29 PM psotfx

Fixed error in return to post link when editing a message

487 06/13/2001 07:36 PM psotfx

Moved prepare message to post.php to enable privmsg to use it

478 06/12/2001 03:34 PM psotfx

Some language var switch overs

471 06/11/2001 10:48 PM thefinn

Can unstick/unannounce topics via edit post now

470 06/11/2001 10:02 PM thefinn

Made some fixes to posting, next up Reply with Quote

465 06/11/2001 02:00 PM psotfx

Minor mods or fixes and PSO preview template

463 06/11/2001 02:58 AM thefinn

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

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

434 06/06/2001 07:50 PM psotfx

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

426 06/04/2001 03:35 AM psotfx

Noticed that the initial conditions had been changed so changed them back

423 06/04/2001 02:14 AM psotfx

Fixed problem with users editing posts they did not create

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)

401 06/01/2001 03:45 AM psotfx

Something else broke, now fixed, probably ... sleep uuugghhh

399 06/01/2001 02:28 AM psotfx

Updated for latest auth

379 05/30/2001 11:23 PM psotfx

Some auth updates to posting ... these ones work

378 05/30/2001 10:35 PM psotfx

Some auth updates to posting

372 05/29/2001 09:43 PM psotfx

Added the jump to post made to posting.php

366 05/28/2001 10:23 PM thefinn

Did some work converting lang file stuff to new format

350 05/27/2001 08:08 PM psotfx

Corrected and finished some things I commited earlier

347 05/27/2001 06:41 PM psotfx

Removed encoding of IP and fixed reversed userdata checks for allow

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

323 05/25/2001 02:56 AM thefinn

Got started on the posting functions. Can post new topics as Anonymous, yay!

311 05/17/2001 04:48 PM psotfx

Removed separate header/footers and moved into each pages body

258 05/06/2001 06:58 PM psotfx

Now allow for GET based session

228 05/02/2001 07:46 PM thefinn

Ran John's fix_files script to fix all the windows carriage returns.
Also added the script in the develop dir. To use it copy it to the phpBB2 root dir and run it

197 04/20/2001 03:07 AM psotfx

Fixed forum_id check

171 04/18/2001 08:26 AM thefinn

Most of profile and registration done

169 04/17/2001 09:14 AM thefinn

Fixed some hard coded referances to table names

149 04/15/2001 07:32 PM psotfx

error_die changes and various bug fixes to files

105 03/17/2001 01:46 AM natec

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

94 03/10/2001 12:33 AM bartvb

Moved include files

84 03/07/2001 08:15 AM thefinn

Stupid error

83 03/07/2001 07:53 AM thefinn

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

2 02/17/2001 09:37 AM thefinn

Initial revision