adb6ff9f58
Fixed bug 481943. Regexp that normalized linebreaks to \r\n was fucked, so it was changing (char)\n to \r\n and dropping (char). Hence we lost the char before every single linebreak in every email sent thru SMTP. yay. ALso fixed so it gets the FROM address from the right place.
...
git-svn-id: file:///svn/phpbb/trunk@1443 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 00:50:03 +00:00
dbb0ce8eee
Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file.
...
git-svn-id: file:///svn/phpbb/trunk@1441 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-25 23:31:04 +00:00
ba5a6e4640
More updates
...
git-svn-id: file:///svn/phpbb/trunk@1420 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-22 15:55:07 +00:00
a03656925a
Minor update to an icon image name
...
git-svn-id: file:///svn/phpbb/trunk@1417 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-22 15:39:36 +00:00
9dea3eb368
Fixed bug #484243 typo in sessions.php
...
git-svn-id: file:///svn/phpbb/trunk@1413 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-22 01:04:01 +00:00
ce185663d4
Order of username in username search was missing
...
git-svn-id: file:///svn/phpbb/trunk@1408 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 16:27:43 +00:00
d630bbde99
PM popup and icon are finally in place
...
git-svn-id: file:///svn/phpbb/trunk@1406 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 16:00:04 +00:00
cad29155b8
PM popup and icon are finally in place
...
git-svn-id: file:///svn/phpbb/trunk@1405 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 15:56:12 +00:00
db41a689f8
Add blank indexes to stop nosey people being, erm, nosey
...
git-svn-id: file:///svn/phpbb/trunk@1404 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 13:06:56 +00:00
ac2c2c688e
Added pop-up control for PM's to profile
...
git-svn-id: file:///svn/phpbb/trunk@1403 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 13:02:37 +00:00
3f820f64c6
oohh 'eck Dangermouse, I'm surprised they didn't pick up on this bug, quiet Penfold I'm thinking
...
git-svn-id: file:///svn/phpbb/trunk@1399 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 01:20:17 +00:00
a2be6e1eac
Changes in-line with DBAL changes
...
git-svn-id: file:///svn/phpbb/trunk@1397 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 22:35:46 +00:00
0bc6beada8
Various updates
...
git-svn-id: file:///svn/phpbb/trunk@1383 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 02:24:41 +00:00
37daf8a717
More language updates
...
git-svn-id: file:///svn/phpbb/trunk@1368 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-19 14:12:09 +00:00
4f387057ca
Altered storage of private message info
...
git-svn-id: file:///svn/phpbb/trunk@1367 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-19 01:04:58 +00:00
8896c20a5c
Yet more cleanups
...
git-svn-id: file:///svn/phpbb/trunk@1358 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-18 15:00:54 +00:00
498d816eb1
More lang cleanups
...
git-svn-id: file:///svn/phpbb/trunk@1357 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-18 14:51:36 +00:00
939e985571
More lang related cleanups
...
git-svn-id: file:///svn/phpbb/trunk@1355 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-18 14:02:25 +00:00
8787c41e92
Spelling mistake
...
git-svn-id: file:///svn/phpbb/trunk@1341 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-16 22:51:08 +00:00
cac4518b39
Mainly language updates but some bug fixes too
...
git-svn-id: file:///svn/phpbb/trunk@1332 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-16 17:31:49 +00:00
f448cdf609
Implemented Bart's 'egosearch', and the search for unanswered posts.
...
Created links that are accessable from anywhere
git-svn-id: file:///svn/phpbb/trunk@1310 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-14 06:37:05 +00:00
9d43df0d53
Treat moved topics as being non-existent for re-sync of topic counts
...
git-svn-id: file:///svn/phpbb/trunk@1306 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-13 17:26:36 +00:00
d1fd694282
Added global PM disable + modded emailer to allow lang select + re-added back box limits my dumbness removed recently
...
git-svn-id: file:///svn/phpbb/trunk@1305 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-13 16:09:10 +00:00
4e0ec70803
Altered for constant table names
...
git-svn-id: file:///svn/phpbb/trunk@1297 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-09 13:26:55 +00:00
8504825bb4
MySQL 4.x support, functionaly similar to MySQL bar transaction support
...
git-svn-id: file:///svn/phpbb/trunk@1276 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-04 15:26:33 +00:00
f0e441777b
Support for new locked with new topics icon
...
git-svn-id: file:///svn/phpbb/trunk@1274 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-04 12:55:23 +00:00
68795b03d5
Fixed bug #477831 + some minor alterations
...
git-svn-id: file:///svn/phpbb/trunk@1270 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-03 21:49:01 +00:00
7844a5fa7f
Group control panel updates and mods + hidden group ability
...
git-svn-id: file:///svn/phpbb/trunk@1268 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-03 19:17:06 +00:00
5cf8169bfc
Various changes, added site description to DB
...
git-svn-id: file:///svn/phpbb/trunk@1262 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-03 15:15:05 +00:00
5251423378
Fixed various issues and bugs
...
git-svn-id: file:///svn/phpbb/trunk@1260 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-03 13:54:04 +00:00
112b015c47
This is not Beta-1 anymore
...
git-svn-id: file:///svn/phpbb/trunk@1256 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-01 22:57:35 +00:00
c976663e96
Altered various language constructs + new quote changes for PM + altered pagination
...
git-svn-id: file:///svn/phpbb/trunk@1247 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-25 23:21:12 +00:00
cc9373fe66
Not sure what a TALBE is..heh
...
git-svn-id: file:///svn/phpbb/trunk@1246 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-25 08:59:51 +00:00
fb8511df75
A little over half done the styles admin
...
Can do: Add new themes from cfg file, export theme data to cfg file, remove themes
Cannot do: Created or edit themes
git-svn-id: file:///svn/phpbb/trunk@1244 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-25 08:53:18 +00:00
a719de20ea
[quote=username] bbcode.
...
git-svn-id: file:///svn/phpbb/trunk@1243 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-24 22:52:24 +00:00
2652a1aba9
Removing traces of global announcements and also fixing a potential security hole in bbcode. Img-based javascript is now stripped. All images have to begin with http://
...
git-svn-id: file:///svn/phpbb/trunk@1238 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-19 13:28:35 +00:00
fd59e88898
Slight mods to the usersearch function, moved to search.php
...
git-svn-id: file:///svn/phpbb/trunk@1224 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 14:47:27 +00:00
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
46413f440e
Fixed some bugs with banning and some code that wasnt updated when we changed the theme/template system
...
git-svn-id: file:///svn/phpbb/trunk@1218 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 10:35:24 +00:00
265cabc30e
Username Disallow Admin...
...
git-svn-id: file:///svn/phpbb/trunk@1210 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-15 20:15:46 +00:00
2eb565a15c
I am a total moron, please excuse me
...
git-svn-id: file:///svn/phpbb/trunk@1201 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-15 01:35:32 +00:00
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
e4b9702ebc
Changed logged in block to a logged in and logged out block
...
git-svn-id: file:///svn/phpbb/trunk@1189 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 18:20:40 +00:00
6c7d359a84
Various updates mainly to message die for admin compatibility
...
git-svn-id: file:///svn/phpbb/trunk@1182 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 15:48:38 +00:00
3537319489
Session code update to support temporary cookies only
...
git-svn-id: file:///svn/phpbb/trunk@1181 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 15:48:18 +00:00
dd2033ace0
Preliminary avatar gallery support
...
git-svn-id: file:///svn/phpbb/trunk@1173 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-11 22:05:36 +00:00
5ed2aa7590
Changed paths for language
...
git-svn-id: file:///svn/phpbb/trunk@1170 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-11 12:18:37 +00:00
efe2b06d81
Fixed preg single quote potential problem, altered jumpbox slightly - Third time lucky ... I hate FTP ...
...
git-svn-id: file:///svn/phpbb/trunk@1138 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-06 17:50:28 +00:00
2e1b7d42b1
Fixed preg single quote potential problem, altered jumpbox slightly
...
git-svn-id: file:///svn/phpbb/trunk@1136 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-06 17:21:10 +00:00
ba4944f1c7
Merge install and includes/installation, and updated error handling for config file unwritable.
...
git-svn-id: file:///svn/phpbb/trunk@1125 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-02 14:30:15 +00:00