aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_posting.php
Commit message (Collapse)AuthorAgeFilesLines
...
* not my day me thinksMeik Sievertsen2003-10-101-27/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@4550 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, but now, really group by. :)Meik Sievertsen2003-10-101-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4549 89ea8834-ac86-4346-8a33-228a782c2dd0
* group by smile_urlMeik Sievertsen2003-10-101-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4548 89ea8834-ac86-4346-8a33-228a782c2dd0
* admin decides which smilies to be displayed in posting screenMeik Sievertsen2003-10-101-29/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@4544 89ea8834-ac86-4346-8a33-228a782c2dd0
* request_var updatesMeik Sievertsen2003-10-091-2/+3
| | | | | | | attachment updates/fixes git-svn-id: file:///svn/phpbb/trunk@4540 89ea8834-ac86-4346-8a33-228a782c2dd0
* some small fixesMeik Sievertsen2003-09-241-1/+1
| | | | | | | | got rid of iframe (topic review)... tested new div method with various browsers, further testing and oppinions would be nice. ;) NOTE: New css element added to theme git-svn-id: file:///svn/phpbb/trunk@4510 89ea8834-ac86-4346-8a33-228a782c2dd0
* no longer supporting ftp uploadMeik Sievertsen2003-09-151-10/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@4502 89ea8834-ac86-4346-8a33-228a782c2dd0
* small things... decode_text now checks for bbcode_uid existence. And yes, i ↵Meik Sievertsen2003-09-081-1/+2
| | | | | | know i have screwed up a lot of posts. :/ git-svn-id: file:///svn/phpbb/trunk@4486 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix preview of postings with embedded bbcodeMeik Sievertsen2003-09-071-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4483 89ea8834-ac86-4346-8a33-228a782c2dd0
* okie, using array_merge. :DMeik Sievertsen2003-09-071-209/+0
| | | | | | | | | fixed: admin_prune added: prune topics last viewed at... (only admin_prune ATM) moved: delete_attachments to functions_admin git-svn-id: file:///svn/phpbb/trunk@4482 89ea8834-ac86-4346-8a33-228a782c2dd0
* update topic stats if complete topic is stored for approval.Meik Sievertsen2003-09-071-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4478 89ea8834-ac86-4346-8a33-228a782c2dd0
* some sync-related updates... more logical processing of submit_post.Meik Sievertsen2003-09-071-22/+46
| | | | git-svn-id: file:///svn/phpbb/trunk@4477 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixed: slashing attachment comments (hopefully)Meik Sievertsen2003-08-291-19/+11
| | | | | | | changed header. git-svn-id: file:///svn/phpbb/trunk@4458 89ea8834-ac86-4346-8a33-228a782c2dd0
* saved one query by moving max smilie check to the emoticons functionMeik Sievertsen2003-08-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4451 89ea8834-ac86-4346-8a33-228a782c2dd0
* bah, group handling needs some further discussion ... I'm done with it for M-2Paul S. Owen2003-08-271-9/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@4440 89ea8834-ac86-4346-8a33-228a782c2dd0
* hmm, we never had such an object. :)Meik Sievertsen2003-08-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4407 89ea8834-ac86-4346-8a33-228a782c2dd0
* a few fixesMeik Sievertsen2003-06-291-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4184 89ea8834-ac86-4346-8a33-228a782c2dd0
* some updates...Meik Sievertsen2003-06-251-353/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@4175 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix up display of sigs and bbcode for previewPaul S. Owen2003-06-241-23/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@4170 89ea8834-ac86-4346-8a33-228a782c2dd0
* deleted pm references and small fixes to the thumbnail creationMeik Sievertsen2003-06-231-170/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@4169 89ea8834-ac86-4346-8a33-228a782c2dd0
* Global announcements ... sort of work ... well they seem to, need to look at ↵Paul S. Owen2003-06-231-714/+95
| | | | | | possbility of splitting topics table in two git-svn-id: file:///svn/phpbb/trunk@4167 89ea8834-ac86-4346-8a33-228a782c2dd0
* ups. :)Meik Sievertsen2003-06-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4163 89ea8834-ac86-4346-8a33-228a782c2dd0
* only small addition for further use...Meik Sievertsen2003-06-211-45/+49
| | | | git-svn-id: file:///svn/phpbb/trunk@4162 89ea8834-ac86-4346-8a33-228a782c2dd0
* thumbnail creation supportMeik Sievertsen2003-06-201-19/+469
| | | | git-svn-id: file:///svn/phpbb/trunk@4160 89ea8834-ac86-4346-8a33-228a782c2dd0
* added: download notice for people unable to see files attached to postsMeik Sievertsen2003-06-171-1/+1
| | | | | | | | changed: put attachment display into a function now called by posting preview and viewtopic (functions_display.php) fixed: small fix in posting routines, cleanups... git-svn-id: file:///svn/phpbb/trunk@4139 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add forum/topic_id info to redirectsPaul S. Owen2003-06-151-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4138 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixed: message post storage. We do not hold the parsed message, only the ↵Meik Sievertsen2003-06-071-7/+7
| | | | | | decoded one for displaying within the textarea. git-svn-id: file:///svn/phpbb/trunk@4094 89ea8834-ac86-4346-8a33-228a782c2dd0
* my turn to break things... only small changes.Meik Sievertsen2003-06-061-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4093 89ea8834-ac86-4346-8a33-228a782c2dd0
* added email queue + small changes (do not hit me for the mysql_basic change :D)Meik Sievertsen2003-05-291-34/+34
| | | | git-svn-id: file:///svn/phpbb/trunk@4067 89ea8834-ac86-4346-8a33-228a782c2dd0
* Majority are UCP related updates ... avatars should now work, aside from ↵Paul S. Owen2003-05-261-11/+24
| | | | | | gallery, fixed a few other issues, updated schema/basic git-svn-id: file:///svn/phpbb/trunk@4062 89ea8834-ac86-4346-8a33-228a782c2dd0
* some cleanups/updatesMeik Sievertsen2003-05-251-10/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@4057 89ea8834-ac86-4346-8a33-228a782c2dd0
* more fun with cookiesPaul S. Owen2003-05-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4054 89ea8834-ac86-4346-8a33-228a782c2dd0
* decode_text() will strip [/*:m] tagsLudovic Arnaud2003-05-181-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4015 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixed a small annoying bug.Meik Sievertsen2003-05-111-5/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@4007 89ea8834-ac86-4346-8a33-228a782c2dd0
* re-enable posting. ;)Meik Sievertsen2003-05-111-26/+29
| | | | git-svn-id: file:///svn/phpbb/trunk@4006 89ea8834-ac86-4346-8a33-228a782c2dd0
* a few updates, added #539865 and #694413.Meik Sievertsen2003-05-111-92/+159
| | | | git-svn-id: file:///svn/phpbb/trunk@4005 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not update post's timestamp if we're only editing itLudovic Arnaud2003-05-061-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@3983 89ea8834-ac86-4346-8a33-228a782c2dd0
* email topic, minor other changes, removed updating of parent forums upon ↵Paul S. Owen2003-05-051-48/+20
| | | | | | posting (handled by functions_display) git-svn-id: file:///svn/phpbb/trunk@3980 89ea8834-ac86-4346-8a33-228a782c2dd0
* changed attachment processing (posting), the old way was a mess. :)Meik Sievertsen2003-05-011-22/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@3960 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed: decode_text() not decoding /list tags properlyLudovic Arnaud2003-04-231-5/+15
| | | | | | | Fixed: topic_replies not incremented when quoting another post git-svn-id: file:///svn/phpbb/trunk@3929 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-enabled polling ... includes option of multiple choice polling, ↵Paul S. Owen2003-04-221-2/+3
| | | | | | indication of option voted for, etc. ... preliminary implementation, various things need finishing git-svn-id: file:///svn/phpbb/trunk@3920 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered various aspects of emailing ... tested on a windows platform with ↵Paul S. Owen2003-04-211-20/+19
| | | | | | both mail() and direct smtp ... it worked in both cases. git-svn-id: file:///svn/phpbb/trunk@3902 89ea8834-ac86-4346-8a33-228a782c2dd0
* First-pass syntax highlightning. Will fix quotes laterLudovic Arnaud2003-04-201-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3901 89ea8834-ac86-4346-8a33-228a782c2dd0
* #575496 - only one way to do it, user input would be nice. ;)Meik Sievertsen2003-04-201-14/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@3898 89ea8834-ac86-4346-8a33-228a782c2dd0
* hmmm, what's the word I'm looking for ... hhmmm .... pooohPaul S. Owen2003-04-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3892 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missing concatenationnn ... thingy ... dot ..Paul S. Owen2003-04-191-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3891 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated topic/forum notification ... untested in live situation ... appeared ↵Paul S. Owen2003-04-191-471/+475
| | | | | | to work via manual testing git-svn-id: file:///svn/phpbb/trunk@3888 89ea8834-ac86-4346-8a33-228a782c2dd0
* do not use the sync function if post get deleted. added topic_last_post_id ↵Meik Sievertsen2003-04-191-5/+75
| | | | | | information to viewtopic, for determining delete permission correctly. git-svn-id: file:///svn/phpbb/trunk@3887 89ea8834-ac86-4346-8a33-228a782c2dd0
* delete no longer used functionMeik Sievertsen2003-04-181-70/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3884 89ea8834-ac86-4346-8a33-228a782c2dd0
* some arrangements...Meik Sievertsen2003-04-181-462/+112
| | | | git-svn-id: file:///svn/phpbb/trunk@3883 89ea8834-ac86-4346-8a33-228a782c2dd0