1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-19 00:49:45 +02:00
Commit Graph

324 Commits

Author SHA1 Message Date
4510e61320 Minor changes
git-svn-id: file:///svn/phpbb/trunk@1807 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-06 01:06:42 +00:00
58ad760b3c fix for mass mail bug, plus some cleanups for php3 compatibility..CC and BCC headers are now handled properly, and there is no longer any foreach statments used.
git-svn-id: file:///svn/phpbb/trunk@1799 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-04 17:25:54 +00:00
7ae86b1b07 Removed windows carriage returns and newline at end of file ...
git-svn-id: file:///svn/phpbb/trunk@1785 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 16:04:18 +00:00
1c40ad5736 Ok that was stupid.. Better version of a fix for 497077... Somebody hand me a beer.
git-svn-id: file:///svn/phpbb/trunk@1784 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 15:12:10 +00:00
a4934d0e25 Updated validate_username function for use with mysql4 Bug
git-svn-id: file:///svn/phpbb/trunk@1783 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 15:09:22 +00:00
f02324d2cb Moved all search functions to includes/search.php Paul; please review
git-svn-id: file:///svn/phpbb/trunk@1781 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 11:06:22 +00:00
315f21d087 Clean up display of languages, limit to directory names only
git-svn-id: file:///svn/phpbb/trunk@1775 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-02 15:40:53 +00:00
31833c91e8 Likely fix for bug
git-svn-id: file:///svn/phpbb/trunk@1739 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-29 16:20:25 +00:00
27c0fbe848 Fixed bug
git-svn-id: file:///svn/phpbb/trunk@1737 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-29 15:18:34 +00:00
a8277d444a Fixed 'bug' , introduced a further string for fields with plural and singular entries, copes with zero conditions.
git-svn-id: file:///svn/phpbb/trunk@1702 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 16:34:27 +00:00
ccb3b51048 Introduced code for cleaning up search_wordmatch and search_wordlist tables upon prune.
git-svn-id: file:///svn/phpbb/trunk@1694 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 14:04:00 +00:00
d726c82b30 Added URL constant for categories
git-svn-id: file:///svn/phpbb/trunk@1678 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 13:03:27 +00:00
04d4c27785 Sigh
git-svn-id: file:///svn/phpbb/trunk@1672 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-22 11:18:08 +00:00
ede9be3551 Fixed small problem with translation of imgs
git-svn-id: file:///svn/phpbb/trunk@1671 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-22 11:17:09 +00:00
a5a2735b88 Yep, more \' stuff
git-svn-id: file:///svn/phpbb/trunk@1664 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-21 16:02:15 +00:00
cd9b1562f1 More \' updates
git-svn-id: file:///svn/phpbb/trunk@1663 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-21 16:00:41 +00:00
a0165d67a3 Made smileys case-sensitive (i.e. :o != :O )
git-svn-id: file:///svn/phpbb/trunk@1633 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-19 16:07:31 +00:00
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
4201b9af2a Oops, another file I forgot to commit, perhaps I should commit myself ...
git-svn-id: file:///svn/phpbb/trunk@1617 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-17 00:46:54 +00:00
b14ca3c338 Changed way moderator lang is output on viewforum and index
git-svn-id: file:///svn/phpbb/trunk@1611 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 18:58:05 +00:00
f1be01a89b Fix bug was still using old config value name for theme
git-svn-id: file:///svn/phpbb/trunk@1597 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 01:27:16 +00:00
0f750a77aa Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems
git-svn-id: file:///svn/phpbb/trunk@1591 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-15 17:26:37 +00:00
284dbec9cf Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems
git-svn-id: file:///svn/phpbb/trunk@1588 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-15 16:40:35 +00:00
ec67266aa5 PHP_SELF is a BadThing(tm)
git-svn-id: file:///svn/phpbb/trunk@1587 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-15 16:40:02 +00:00
73e586bb6c Doh, might help if the users data was updated when a new session is created ...
git-svn-id: file:///svn/phpbb/trunk@1584 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-15 14:37:01 +00:00
e829804aa9 Possible fix for a problem with query around line 172
git-svn-id: file:///svn/phpbb/trunk@1582 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-15 11:30:41 +00:00
1f6b7aa567 Fixed some language strings, added some handy things to viewtopic
git-svn-id: file:///svn/phpbb/trunk@1578 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-15 01:55:43 +00:00
35dc396395 Sort online userlist alphabetically
git-svn-id: file:///svn/phpbb/trunk@1570 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 15:37:21 +00:00
c65f84691a Altered update/insert procedure back to what it was ... otherwise no session_id is available for install
git-svn-id: file:///svn/phpbb/trunk@1569 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 14:22:26 +00:00
f65c4179a1 Now with an added extra ... this one works, hopefully ... three days this was testing on phpbb.com with no problems ... I swear computers hate me
git-svn-id: file:///svn/phpbb/trunk@1568 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 03:33:42 +00:00
880013144e Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction
git-svn-id: file:///svn/phpbb/trunk@1566 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 02:41:33 +00:00
95679a6932 bug -- some pages were doing bbencode_second and make_click in a bad order.
git-svn-id: file:///svn/phpbb/trunk@1555 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-11 09:13:04 +00:00
f0bf32c5c1 bug : no, preg_quote() didn't always have 2 args.
git-svn-id: file:///svn/phpbb/trunk@1553 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-11 08:43:05 +00:00
1e11060934 More updates for Euclid, minor update to subSilver, fixed bug
git-svn-id: file:///svn/phpbb/trunk@1550 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-11 02:21:52 +00:00
7c0e6ff4db Fixed and introduced $current_template_path
git-svn-id: file:///svn/phpbb/trunk@1547 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-10 16:52:16 +00:00
af0f622a0e Updates putting back something I took away, slapped hands for me
git-svn-id: file:///svn/phpbb/trunk@1535 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-10 01:19:12 +00:00
0a41688fa1 fixed [code] bbcode linebreaking nbsp; stuff.
git-svn-id: file:///svn/phpbb/trunk@1520 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-06 23:39:16 +00:00
ae5f457eac Fixed bug
git-svn-id: file:///svn/phpbb/trunk@1512 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-05 00:50:12 +00:00
2ace10e4c2 New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks
git-svn-id: file:///svn/phpbb/trunk@1511 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-05 00:20:56 +00:00
4725c6dbea Should fix bug bad word preg now uses # and quotes # too
git-svn-id: file:///svn/phpbb/trunk@1504 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-03 12:46:32 +00:00
8d24323734 Updated for improved use with ODBC setups + introduced a re-install feature ... the schema updates _only_ remove foreign key and drop table clauses
git-svn-id: file:///svn/phpbb/trunk@1492 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-30 23:22:56 +00:00
1935343a15 Fixed bug
git-svn-id: file:///svn/phpbb/trunk@1474 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 11:25:04 +00:00
32e0512027 Various updates
git-svn-id: file:///svn/phpbb/trunk@1470 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 02:26:29 +00:00
22dce9ec94 Various fixes and updates, fix (hopefully) for bug
git-svn-id: file:///svn/phpbb/trunk@1461 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-27 17:36:04 +00:00
5aa70cf3be Fixed problem with disappearing Mozilla nav bar when message_die() is called
git-svn-id: file:///svn/phpbb/trunk@1458 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 22:42:35 +00:00
ff0c26e892 Removed uniqid() from make_bbcode_uid(). uniqid() was doing absolutely nothing for 20ms on each call ;(
git-svn-id: file:///svn/phpbb/trunk@1457 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 21:40:22 +00:00
1d3f1cee55 Fixes various issues inc. bugs , and an incorrect conversion of some accented chars (thanks Ashe for noting it)
git-svn-id: file:///svn/phpbb/trunk@1453 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 14:07:33 +00:00
8e50e5eb4e Implemented Navigation bar in Mozilla
git-svn-id: file:///svn/phpbb/trunk@1452 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 12:09:37 +00:00
e1d1cb0c32 tabs-to-spaces and other indentation mojo for [code] bbcode.
git-svn-id: file:///svn/phpbb/trunk@1448 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 08:15:53 +00:00
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