Commit graph

106 commits

Author SHA1 Message Date
James Atkinson
25a3ef55be Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it.
git-svn-id: file:///svn/phpbb/trunk@3075 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-21 15:40:21 +00:00
Paul S. Owen
6fa38a1181 Various, typically posting related updates
git-svn-id: file:///svn/phpbb/trunk@2997 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-01 12:23:08 +00:00
Paul S. Owen
691f50ada9 Changed $board_config to $config, more posting "stuff", altered polling code in viewtopic and loads of new problems, poor coding, etc. created :)
git-svn-id: file:///svn/phpbb/trunk@2983 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-30 00:57:27 +00:00
Paul S. Owen
0e9f0ac4ec Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final
git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-20 19:19:07 +00:00
Paul S. Owen
1d0e4ee436 Permission related updates ... is still not final but is getting there ... faster than British Rail too
git-svn-id: file:///svn/phpbb/trunk@2943 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-08 20:11:59 +00:00
Paul S. Owen
30aeac65dc Well, here are all my changes ... don't blame me if things break :D
git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-04 13:09:10 +00:00
Paul S. Owen
8bf310b6b2 More session changes to accomodate ACL_PERMIT/PREVENT ...
git-svn-id: file:///svn/phpbb/trunk@2853 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-15 15:45:22 +00:00
Paul S. Owen
38b8e4b801 More changes ... switched away from prefetch for now ...
git-svn-id: file:///svn/phpbb/trunk@2849 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-13 16:34:17 +00:00
Paul S. Owen
4bc4397f4a Updates for permissions, sessions, lots of things ... note that _many_ 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
2002-07-14 14:45:26 +00:00
Paul S. Owen
5b0bba72b1 merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and trial stuff for example session alterations
git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-20 00:22:29 +00:00
Paul S. Owen
e1f7400b8d pre-freeze on main templates, various bug fixes (highlighting search 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
2002-03-31 00:06:34 +00:00
the_systech
0e2eb0daee Ok all of these damned httpd server that are different are about annoying
git-svn-id: file:///svn/phpbb/trunk@2444 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-28 19:52:21 +00:00
the_systech
9b7b652679 Fix for Bug #534313 Max posts in Inbox/Savebox/Sentbox = 0
git-svn-id: file:///svn/phpbb/trunk@2432 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-25 19:40:57 +00:00
Paul S. Owen
03543d2ee6 Fix non-sending of email notifications ... user_active hadn't been added to the SQL query yet was being checked before email was sent
git-svn-id: file:///svn/phpbb/trunk@2429 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-25 13:22:46 +00:00
Paul S. Owen
13318620d8 Fix 'non-deletion' of messages deleted from Outbox under certain circumstances
git-svn-id: file:///svn/phpbb/trunk@2422 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-24 13:54:09 +00:00
Paul S. Owen
c2ded8a7aa More header fixing
git-svn-id: file:///svn/phpbb/trunk@2411 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 23:17:06 +00:00
Paul S. Owen
8ca969ed31 Fix quoting problem
git-svn-id: file:///svn/phpbb/trunk@2344 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 01:53:19 +00:00
Paul S. Owen
e22ee22470 Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
git-svn-id: file:///svn/phpbb/trunk@2305 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:35:43 +00:00
Bart van Bragt
aef33ac0cf Don't send notification mails to users that are not active
git-svn-id: file:///svn/phpbb/trunk@2299 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-14 13:08:26 +00:00
Paul S. Owen
a03c301e04 Remove extra session var in session_pagestart
git-svn-id: file:///svn/phpbb/trunk@2260 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 01:47:14 +00:00
Paul S. Owen
6172b1c51e Changed way subject is sent to email ... handled by templates where necessary
git-svn-id: file:///svn/phpbb/trunk@2247 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-02 18:12:19 +00:00
Paul S. Owen
aca19b4d0d Fix SQL problem bug #520293
git-svn-id: file:///svn/phpbb/trunk@2202 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-23 17:49:13 +00:00
Paul S. Owen
5778b0395c Fix bug #520171, ICQ image missing
git-svn-id: file:///svn/phpbb/trunk@2197 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-19 22:04:29 +00:00
Paul S. Owen
89ac37c58e Fix SQL bug #519941
git-svn-id: file:///svn/phpbb/trunk@2193 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-19 13:07:55 +00:00
Paul S. Owen
1a37d0d8ef Somewhat overhauled posting, fixed various bugs, completed new way of handling URIs in emails, blah blah
git-svn-id: file:///svn/phpbb/trunk@2183 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-18 12:34:38 +00:00
Bart van Bragt
40e8195045 Cleaned up stuff (for Email)
git-svn-id: file:///svn/phpbb/trunk@2178 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-17 17:02:03 +00:00
Paul S. Owen
f928eef92d Fix MSSQL slashing issue with copying received messages ... hopefully, bug #516738
git-svn-id: file:///svn/phpbb/trunk@2126 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-13 01:42:38 +00:00
Paul S. Owen
dfba6520d6 Hopefully fix bug where deletion of messages before user reads them leaves their new/unread counters unchanged, #506016
git-svn-id: file:///svn/phpbb/trunk@2125 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-13 01:34:46 +00:00
Paul S. Owen
80a1db0f1d Fix bug with attempted deletion of non-existent messages + attempt 1E200 at fixing the incorrect URLs in email messages ...
git-svn-id: file:///svn/phpbb/trunk@2123 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-13 01:11:35 +00:00
James Atkinson
594e162615 Fixed bug #506007
git-svn-id: file:///svn/phpbb/trunk@2050 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-03 19:26:07 +00:00
Paul S. Owen
09d99238b6 Fix slashing problems ... occured when privmsg has an error and refreshes
git-svn-id: file:///svn/phpbb/trunk@2018 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 01:11:24 +00:00
Paul S. Owen
6497f166ef Various updates related to email creation ... should fix various bugs and errors, in theory
git-svn-id: file:///svn/phpbb/trunk@1974 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 22:13:17 +00:00
Paul S. Owen
c6c1e67104 Fix global disallow sig still allows old sigs to display bug #501162
git-svn-id: file:///svn/phpbb/trunk@1933 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-24 03:39:00 +00:00
Bart van Bragt
68b57431ba Fixed problem with msg v.s. msgs when deleting (#503157)
git-svn-id: file:///svn/phpbb/trunk@1872 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-14 20:16:09 +00:00
Paul S. Owen
fd146498d1 Update related to smilie generation fix
git-svn-id: file:///svn/phpbb/trunk@1738 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-29 16:19:56 +00:00
Bart van Bragt
07b0b78e04 Prevent privmsg.php doing a full join between privmsgs and users table if no folder specified
git-svn-id: file:///svn/phpbb/trunk@1726 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-27 15:04:43 +00:00
Paul S. Owen
e3893c4cf9 oops, box limits only came into affect after they've been exceeded, corrected.
git-svn-id: file:///svn/phpbb/trunk@1713 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 18:42:48 +00:00
Paul S. Owen
9be9a6602b Altered way ICQ overlay is done, uses JavaScript ... don't want this generated within the source code, fixed website issue in profile
git-svn-id: file:///svn/phpbb/trunk@1708 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 18:11:20 +00:00
Paul S. Owen
c4ecbe19cd Fix bug #496014 and fixed a problem with the Inbox size limit not being adhered to.
git-svn-id: file:///svn/phpbb/trunk@1700 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 16:01:49 +00:00
Paul S. Owen
d4d4ddda85 Yep, you guessed it another \' ...
git-svn-id: file:///svn/phpbb/trunk@1670 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-21 22:59:21 +00:00
Bart van Bragt
27ed6223d8 Moved generate_smilies() into includes/post.php, use smileypath in config table
git-svn-id: file:///svn/phpbb/trunk@1628 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-18 20:35:17 +00:00
Paul S. Owen
7ad2cf2c97 Stupid horrible group by clauses
git-svn-id: file:///svn/phpbb/trunk@1618 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-17 02:02:55 +00:00
Paul S. Owen
687b659888 Moved remaining hard coded text in posting template to lang_main, smilies now from DB + external smilies window if > 20
git-svn-id: file:///svn/phpbb/trunk@1610 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 18:29:20 +00:00
Paul S. Owen
c7cab8ad25 Implement solution for bug #493663 Re: in reply subject
git-svn-id: file:///svn/phpbb/trunk@1607 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 15:30:37 +00:00
Bart van Bragt
2eba22f4cc Added empty line under block of quoted msg when replying
git-svn-id: file:///svn/phpbb/trunk@1575 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 21:13:15 +00:00
natec
01b7683c36 bug #490286: undoing bbencode_first_pass() when bbcode was disabled is fruitless.
git-svn-id: file:///svn/phpbb/trunk@1554 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-11 08:55:17 +00:00
Paul S. Owen
d6f9bef1f1 Implement suggestion in bug #484449
git-svn-id: file:///svn/phpbb/trunk@1488 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 22:51:34 +00:00
Paul S. Owen
45ee7c56f3 Fix bugs #487201 & #487182
git-svn-id: file:///svn/phpbb/trunk@1486 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 21:48:08 +00:00
Paul S. Owen
87f818b4ef Fix bug #486674 and removed superfluous/commented lines for html treatment
git-svn-id: file:///svn/phpbb/trunk@1477 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 12:46:16 +00:00
Bart van Bragt
8a485102af Fixed some parse errors
git-svn-id: file:///svn/phpbb/trunk@1463 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-27 18:26:03 +00:00