aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* stat update fixesMeik Sievertsen2003-09-151-124/+192
* fix bbcode_uid, we do not like you empty. :DMeik Sievertsen2003-09-091-1/+1
* fixed censoring (quote post, word boundaries, attachment comments)Meik Sievertsen2003-09-091-8/+8
* small things... decode_text now checks for bbcode_uid existence. And yes, i k...Meik Sievertsen2003-09-081-8/+9
* username quoting should be working again...Meik Sievertsen2003-09-071-1/+1
* fix preview of postings with embedded bbcodeMeik Sievertsen2003-09-071-3/+2
* okie, using array_merge. :DMeik Sievertsen2003-09-071-8/+8
* ERrOrPaul S. Owen2003-09-071-2/+2
* put deletion of post into functionMeik Sievertsen2003-09-071-142/+161
* update topic stats if complete topic is stored for approval.Meik Sievertsen2003-09-071-2/+5
* some sync-related updates... more logical processing of submit_post.Meik Sievertsen2003-09-071-379/+563
* Updates mainly for removal of extension + header comment ... moved some aspec...Paul S. Owen2003-09-071-1/+1
* initial draft functionality, loading (and a bunch of other stuff) is not impl...Meik Sievertsen2003-09-041-31/+83
* oopsMeik Sievertsen2003-08-301-2/+2
* enable globalising within posting screenMeik Sievertsen2003-08-301-128/+109
* fixed: slashing attachment comments (hopefully)Meik Sievertsen2003-08-291-20/+18
* saved one query by moving max smilie check to the emoticons functionMeik Sievertsen2003-08-281-1/+1
* I said "temp"Ludovic Arnaud2003-08-211-2/+0
* re-display download noticeMeik Sievertsen2003-08-131-13/+12
* Less aggressive stripslash for messagesPaul S. Owen2003-07-221-3/+4
* small stat_username fix... sometimes the last poster name was not displayed c...Meik Sievertsen2003-07-151-1/+1
* Move certain methods out of ucp class, move ucp class into ucp, break half a ...Paul S. Owen2003-07-071-4/+5
* some topic/forum notification work, mainly bug fixing.Meik Sievertsen2003-07-061-96/+89
* If I'm not wrong, f_ignorequeue is not anymoreLudovic Arnaud2003-07-021-3/+3
* a few fixesMeik Sievertsen2003-06-291-16/+14
* small adjustment for editing informations and small fix for post editing.Meik Sievertsen2003-06-261-1/+9
* fixed edit posts (wrong username/id entered)Meik Sievertsen2003-06-261-14/+30
* Fix up display of sigs and bbcode for previewPaul S. Owen2003-06-241-16/+26
* Global announcements ... sort of work ... well they seem to, need to look at ...Paul S. Owen2003-06-231-100/+690
* added: download notice for people unable to see files attached to postsMeik Sievertsen2003-06-171-166/+157
* ups. :)Meik Sievertsen2003-06-071-1/+0
* fixed: message post storage. We do not hold the parsed message, only the deco...Meik Sievertsen2003-06-071-1/+2
* my turn to break things... only small changes.Meik Sievertsen2003-06-061-14/+22
* userdata -> ucpPaul S. Owen2003-06-011-2/+2
* Editing time foobarPaul S. Owen2003-05-261-1/+1
* some cleanups/updatesMeik Sievertsen2003-05-251-27/+22
* Various updates, changed jump to first unread as per Ashe's suggestion/reques...Paul S. Owen2003-05-231-7/+13
* Changed: Moved up some var definitions.Ludovic Arnaud2003-05-221-73/+71
* #642733Meik Sievertsen2003-05-181-2/+2
* prepared (and fixed) topic review.Meik Sievertsen2003-05-171-43/+38
* a few updates, added #539865 and #694413.Meik Sievertsen2003-05-111-4/+6
* Changed forum_link_track to forum_flags for storage of additional info [ prun...Paul S. Owen2003-05-081-1/+2
* email topic, minor other changes, removed updating of parent forums upon post...Paul S. Owen2003-05-051-32/+18
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-6/+10
* Various updates, forum links, "improve" forum management, cleanups, blah blah...Paul S. Owen2003-05-021-41/+43
* changed attachment processing (posting), the old way was a mess. :)Meik Sievertsen2003-05-011-60/+34
* Fixed some undefined variablesLudovic Arnaud2003-04-241-1/+1
* Ugly-fixed: username missing when quoting a postLudovic Arnaud2003-04-231-13/+24
* first version of attachment admin panel + some fixes (i hope i do not screw s...Meik Sievertsen2003-04-221-0/+2
* Re-enabled polling ... includes option of multiple choice polling, indication...Paul S. Owen2003-04-221-8/+14