aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Collapse)AuthorAgeFilesLines
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2853 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-109/+109
| | | | git-svn-id: file:///svn/phpbb/trunk@2849 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for permissions, sessions, lots of things ... note that _many_ ↵Paul S. Owen2002-07-141-65/+54
| | | | | | 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 git-svn-id: file:///svn/phpbb/trunk@2673 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates ↵Paul S. Owen2002-04-201-8/+8
| | | | | | and trial stuff for example session alterations git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok so we shouldn't allow subject lines to be all whitespace either :)the_systech2002-04-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2460 89ea8834-ac86-4346-8a33-228a782c2dd0
* pre-freeze on main templates, various bug fixes (highlighting search ↵Paul S. Owen2002-03-311-50/+39
| | | | | | results, various search related issues, blah blah). These updates need _thorough_ checking, quickly git-svn-id: file:///svn/phpbb/trunk@2448 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok all of these damned httpd server that are different are about annoyingthe_systech2002-03-281-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2444 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug with editing polls containing options with quotesPaul S. Owen2002-03-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2438 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various bug fixes, polls, Guest vs. Anonymous, quoting guestsPaul S. Owen2002-03-231-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2415 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change redirection header for not logged in redirect ...Paul S. Owen2002-03-221-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2408 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix failure if duplicate username, no subject, no post, etc. errors have ↵Paul S. Owen2002-03-211-6/+7
| | | | | | occured when submitting, bug #532336 git-svn-id: file:///svn/phpbb/trunk@2383 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extra check for logged in user when deciding whether to determine if user ↵Paul S. Owen2002-03-201-2/+2
| | | | | | should be notified on reply git-svn-id: file:///svn/phpbb/trunk@2375 89ea8834-ac86-4346-8a33-228a782c2dd0
* Morons have congregated in my head for a moron-partyPaul S. Owen2002-03-181-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2307 89ea8834-ac86-4346-8a33-228a782c2dd0
* Loads'a changes including fix for security issue, thanks to Matthijs for ↵Paul S. Owen2002-03-181-228/+231
| | | | | | checking this out and confirming git-svn-id: file:///svn/phpbb/trunk@2305 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix incorrect setting of checkboxes on edit, bug #525244Paul S. Owen2002-03-031-6/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@2258 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed updating of user post count on deletionPaul S. Owen2002-02-231-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2203 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix my hilariously dumb mistake in posting allowing unauthed users to post ...Paul S. Owen2002-02-201-0/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@2200 89ea8834-ac86-4346-8a33-228a782c2dd0
* There always has to be at least one bug doesn't there ... why is that?Paul S. Owen2002-02-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2184 89ea8834-ac86-4346-8a33-228a782c2dd0
* Somewhat overhauled posting, fixed various bugs, completed new way of ↵Paul S. Owen2002-02-181-2038/+563
| | | | | | handling URIs in emails, blah blah git-svn-id: file:///svn/phpbb/trunk@2183 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cleaned up stuff (for Email)Bart van Bragt2002-02-171-46/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2178 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introduce an additional DB field for first_topic_id ... RUN update_to_RC3 ↵Paul S. Owen2002-02-021-10/+22
| | | | | | ONCE YOU'VE UPDATED git-svn-id: file:///svn/phpbb/trunk@2036 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial warning fixesPaul S. Owen2002-01-281-36/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@2005 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix error in script name, posting vs. viewtopicPaul S. Owen2002-01-281-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1987 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #505064Paul S. Owen2002-01-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1975 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates related to email creation ... should fix various bugs and ↵Paul S. Owen2002-01-271-114/+139
| | | | | | errors, in theory git-svn-id: file:///svn/phpbb/trunk@1974 89ea8834-ac86-4346-8a33-228a782c2dd0
* htmlspecialchars for subject, poll title and optionsPaul S. Owen2002-01-251-10/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1952 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to topic/forum tracking ... tested for several days on test board ↵Paul S. Owen2002-01-121-24/+56
| | | | | | and all seems fine, give feedback in forums git-svn-id: file:///svn/phpbb/trunk@1851 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates to hopefully fix bug #500212Paul S. Owen2002-01-071-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1809 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved all search functions to includes/search.php Paul; please reviewBart van Bragt2002-01-031-345/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1781 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #497725Paul S. Owen2001-12-301-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1743 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #496954Paul S. Owen2001-12-291-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1737 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for #497218the_systech2001-12-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1732 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd ↵Paul S. Owen2001-12-211-22/+11
| | | | | | like opinions on the security of doing this. git-svn-id: file:///svn/phpbb/trunk@1661 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #494787, censor words in topic title for email notifications of repliesPaul S. Owen2001-12-191-1/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1634 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug #494982, uses IP for anonymous posters and user_id for logged in ↵Paul S. Owen2001-12-191-1/+2
| | | | | | users git-svn-id: file:///svn/phpbb/trunk@1632 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved generate_smilies() into includes/post.php, use smileypath in config tableBart van Bragt2001-12-181-103/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1628 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stupid horrible group by clausesPaul S. Owen2001-12-171-14/+38
| | | | git-svn-id: file:///svn/phpbb/trunk@1618 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved remaining hard coded text in posting template to lang_main, smilies ↵Paul S. Owen2001-12-161-4/+138
| | | | | | now from DB + external smilies window if > 20 git-svn-id: file:///svn/phpbb/trunk@1609 89ea8834-ac86-4346-8a33-228a782c2dd0
* This time I really fixed posting to prevent deletion of topic titles when ↵Paul S. Owen2001-12-151-1/+1
| | | | | | editing git-svn-id: file:///svn/phpbb/trunk@1595 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed empty topic title issue when editing posts + moderation of locked topicsPaul S. Owen2001-12-151-13/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1583 89ea8834-ac86-4346-8a33-228a782c2dd0
* bug #490286: undoing bbencode_first_pass() when bbcode was disabled is ↵natec2001-12-111-1/+5
| | | | | | fruitless. git-svn-id: file:///svn/phpbb/trunk@1554 89ea8834-ac86-4346-8a33-228a782c2dd0
* bug #488067: no, preg_quote() didn't always have 2 args.natec2001-12-111-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1553 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix stripslashing on errors, preview, poll option addition ... okay I lied, ↵Paul S. Owen2001-12-051-1/+1
| | | | | | but this one does work, honest guv ... wanna buy a bridge? git-svn-id: file:///svn/phpbb/trunk@1510 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix stripslashing on errors, preview, poll option addition ... this one ↵Paul S. Owen2001-12-041-2/+2
| | | | | | actually works properly ... git-svn-id: file:///svn/phpbb/trunk@1509 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix stripslashing on errors, preview, poll option additionPaul S. Owen2001-12-041-6/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@1508 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix backslashing when adding poll optionsPaul S. Owen2001-12-031-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1503 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed 'Redirect' headerPaul S. Owen2001-12-021-3/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1497 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #486674 and removed superfluous/commented lines for html treatmentPaul S. Owen2001-11-291-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1477 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some parse errorsBart van Bragt2001-11-271-18/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1463 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some mindboggeling ternary operators removed :DBart van Bragt2001-11-271-1/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@1462 89ea8834-ac86-4346-8a33-228a782c2dd0