Commit graph

583 commits

Author SHA1 Message Date
Paul S. Owen
7285487e5b Fix a few things left over from old global announce stuff
git-svn-id: file:///svn/phpbb/trunk@1230 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 17:15:25 +00:00
Paul S. Owen
36936afdb2 Fix a few things left over from old global announce stuff
git-svn-id: file:///svn/phpbb/trunk@1227 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 16:23:33 +00:00
dougk_ff7
fd20e68b5e 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
git-svn-id: file:///svn/phpbb/trunk@1222 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 13:10:09 +00:00
Paul S. Owen
d387e476bc Topic review changes + updates
git-svn-id: file:///svn/phpbb/trunk@1220 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 11:12:32 +00:00
Paul S. Owen
a290b47ea5 Altered uri's in emails to utilise HTTP_HOST if available + altered some METAs to append_sid
git-svn-id: file:///svn/phpbb/trunk@1199 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 22:32:38 +00:00
Paul S. Owen
715a51c548 Various changes to location redirection ... please note the format and name changes
git-svn-id: file:///svn/phpbb/trunk@1190 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 18:22:32 +00:00
Paul S. Owen
2d839365aa Various updates mainly URI session related ... login still having problem with full URI sessions
git-svn-id: file:///svn/phpbb/trunk@1183 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 15:49:52 +00:00
Paul S. Owen
42b8a98cd0 Allow remote deletion of posts + addition of several new checks
git-svn-id: file:///svn/phpbb/trunk@1151 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-10 14:57:52 +00:00
Paul S. Owen
36f4f7eaac Fixed bug with deleting only post in forum
git-svn-id: file:///svn/phpbb/trunk@1148 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-10 10:45:54 +00:00
Paul S. Owen
d2f2d10929 Moved emailer instantiation out of loop, was causing failures during topic reply notifications
git-svn-id: file:///svn/phpbb/trunk@1128 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-05 14:13:58 +00:00
Paul S. Owen
d4f9010741 Updated and fixed various issues, see post in developers forum for info
git-svn-id: file:///svn/phpbb/trunk@1084 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-25 18:26:05 +00:00
Paul S. Owen
27b189cd57 Various changes to notification, editing, etc. etc.
git-svn-id: file:///svn/phpbb/trunk@1061 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-18 01:24:47 +00:00
natec
fe252a54fd Fixed a situation where we weren't escaping sql special chars.
git-svn-id: file:///svn/phpbb/trunk@1041 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-15 22:11:20 +00:00
natec
b64ac01603 fixed bug 460663 -- we were trying to use the wrong field as the email addy when sending reply notification emails.
git-svn-id: file:///svn/phpbb/trunk@1031 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-11 22:52:56 +00:00
Paul S. Owen
08cb824e37 Missed a couple of config name changes
git-svn-id: file:///svn/phpbb/trunk@1024 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-10 16:20:40 +00:00
Paul S. Owen
73f10b93b3 Missed a couple of config name changes
git-svn-id: file:///svn/phpbb/trunk@1023 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-10 14:22:17 +00:00
Bart van Bragt
828447f535 Removed some trailing newlines
git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 12:40:42 +00:00
Bart van Bragt
9b64a5d50c Altered layout of phpbb_config table
git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-08 18:24:34 +00:00
Paul S. Owen
3d72b78424 Fixed looping END_TRANSACTION ... oops
git-svn-id: file:///svn/phpbb/trunk@1001 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 16:59:44 +00:00
Paul S. Owen
7cd384c5b4 Fixed bug #459427
git-svn-id: file:///svn/phpbb/trunk@999 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 12:32:47 +00:00
Paul S. Owen
6695be87e8 Moved signature attach toggle to DB run convert_sig to update after adding new field to DB
git-svn-id: file:///svn/phpbb/trunk@998 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 00:23:40 +00:00
Paul S. Owen
ad2b76ea29 Possible fix for bug #459075, please report any strange behaviour with this update
git-svn-id: file:///svn/phpbb/trunk@994 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 16:48:15 +00:00
Paul S. Owen
ef36331c3e Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be
git-svn-id: file:///svn/phpbb/trunk@987 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 00:29:07 +00:00
James Atkinson
191e52086f Re-added GPL disclaimers
git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-30 22:20:23 +00:00
Paul S. Owen
54b29cc125 Modified header comments
git-svn-id: file:///svn/phpbb/trunk@932 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-26 13:53:41 +00:00
Paul S. Owen
7dbfbde723 Fixed title for quoted replies
git-svn-id: file:///svn/phpbb/trunk@925 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-23 15:55:35 +00:00
Paul S. Owen
5c7b614ee1 A few changes and updates, removed fields no longer used, etc.
git-svn-id: file:///svn/phpbb/trunk@889 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 23:45:24 +00:00
Paul S. Owen
aaf2ec5901 Add word censor to preview mode
git-svn-id: file:///svn/phpbb/trunk@888 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 22:54:48 +00:00
Paul S. Owen
07028bc04f Notify on reply now supposedly fully functional
git-svn-id: file:///svn/phpbb/trunk@865 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 13:37:28 +00:00
Paul S. Owen
a34d5d2abb Topic notification ... initial stuff
git-svn-id: file:///svn/phpbb/trunk@862 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 00:29:39 +00:00
Paul S. Owen
64c167edf4 Only give sig option if user has a signature, display correct signature when editing, do user_id check for edit preview
git-svn-id: file:///svn/phpbb/trunk@837 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 23:13:41 +00:00
Paul S. Owen
9899e2b975 Various posting updates
git-svn-id: file:///svn/phpbb/trunk@836 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 22:00:12 +00:00
Paul S. Owen
56772bb75a More varied changes, again hopefully not breaking anything
git-svn-id: file:///svn/phpbb/trunk@824 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 22:21:55 +00:00
the_systech
15f471cb5a Changes encorporate smily processing...
git-svn-id: file:///svn/phpbb/trunk@818 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 19:42:45 +00:00
Paul S. Owen
cfa724410a Forum locking now implemented + some updates for future functionality
git-svn-id: file:///svn/phpbb/trunk@746 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-24 17:51:21 +00:00
Paul S. Owen
273314d0be Noted HTML,BBCode,Smilies status for signatures
git-svn-id: file:///svn/phpbb/trunk@733 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-23 16:43:10 +00:00
Paul S. Owen
54fcf137a5 Fixed editpost check for login redirect
git-svn-id: file:///svn/phpbb/trunk@721 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-21 14:17:08 +00:00
Paul S. Owen
862f5d6700 Redirect user if not logged in and not authed
git-svn-id: file:///svn/phpbb/trunk@706 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-20 00:26:56 +00:00
Paul S. Owen
0aea503a65 Moderators get edited by message when editing own posts
git-svn-id: file:///svn/phpbb/trunk@674 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-15 23:27:16 +00:00
Paul S. Owen
e5211f3d20 Added editing information, no time limit at present
git-svn-id: file:///svn/phpbb/trunk@673 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-15 15:45:09 +00:00
Paul S. Owen
ea98341099 Changes to include location + some other misc stuff
git-svn-id: file:///svn/phpbb/trunk@646 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-13 16:14:37 +00:00
Paul S. Owen
86ab900476 Updated to use confirm
git-svn-id: file:///svn/phpbb/trunk@624 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-11 00:02:24 +00:00
Paul S. Owen
fff33ffa07 Lots of checking in posting + delete now works
git-svn-id: file:///svn/phpbb/trunk@615 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-10 22:32:39 +00:00
James Atkinson
fe189c90de Fixed bug in posting (forum_topics was incremented on replies, not just new topics)
One click lock/unlock/delete works for modcp.


git-svn-id: file:///svn/phpbb/trunk@609 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-09 22:35:17 +00:00
James Atkinson
2170cd3a9d Code wasn't updating the topic_replies
git-svn-id: file:///svn/phpbb/trunk@586 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 18:56:19 +00:00
Paul S. Owen
55951c5104 Fixed some errors and ... reply with quote now works
git-svn-id: file:///svn/phpbb/trunk@582 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 01:09:42 +00:00
Paul S. Owen
d848dae9ef Various changes inc topic type as radio buttons
git-svn-id: file:///svn/phpbb/trunk@549 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-04 00:34:33 +00:00
Paul S. Owen
3479343882 Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occur
git-svn-id: file:///svn/phpbb/trunk@503 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-16 16:43:05 +00:00
Paul S. Owen
dc2cd415d3 Fixed error in return to post link when editing a message
git-svn-id: file:///svn/phpbb/trunk@502 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-16 14:29:49 +00:00
Paul S. Owen
f9b181e0ce Moved prepare message to post.php to enable privmsg to use it
git-svn-id: file:///svn/phpbb/trunk@487 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-13 17:36:58 +00:00