Paul S. Owen
c2f5e580aa
Enable redirect after login
...
git-svn-id: file:///svn/phpbb/trunk@4768 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-30 11:48:02 +00:00
Meik Sievertsen
0608bc73e6
fixed: smilie parsing in signatures
...
added: edit notes
git-svn-id: file:///svn/phpbb/trunk@4767 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-25 14:30:15 +00:00
Meik Sievertsen
3dd313ed89
do not parse smilies within code tag
...
git-svn-id: file:///svn/phpbb/trunk@4764 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-25 14:18:06 +00:00
Meik Sievertsen
9d06365ec7
'post encoding'-fix
...
git-svn-id: file:///svn/phpbb/trunk@4762 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-19 17:50:11 +00:00
Paul S. Owen
bc79bf9652
Mark given set of forums marked, show "Mark forums read" link on subforum display
...
git-svn-id: file:///svn/phpbb/trunk@4757 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-12 15:00:09 +00:00
Meik Sievertsen
41e56c8fa6
do not end up with an error if no profile fields defined...
...
git-svn-id: file:///svn/phpbb/trunk@4755 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-12 13:13:00 +00:00
Paul S. Owen
bdd2eefb04
oopsie
...
git-svn-id: file:///svn/phpbb/trunk@4753 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-11 02:33:06 +00:00
Paul S. Owen
7a70b30587
Update for new karma image location/creation
...
git-svn-id: file:///svn/phpbb/trunk@4751 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-11 00:57:29 +00:00
Paul S. Owen
20b9f5ae9b
Minor update for image production
...
git-svn-id: file:///svn/phpbb/trunk@4748 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-11 00:46:46 +00:00
Meik Sievertsen
994973d8ee
custom profile fields.
...
Not finished, committed to let us discuss about the next steps
-> BartVB
git-svn-id: file:///svn/phpbb/trunk@4740 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 12:23:24 +00:00
Meik Sievertsen
62429cb9fb
display/store custom profile fields
...
git-svn-id: file:///svn/phpbb/trunk@4739 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 12:19:39 +00:00
Meik Sievertsen
36f039cb1b
minor changes...
...
git-svn-id: file:///svn/phpbb/trunk@4738 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 12:19:10 +00:00
Paul S. Owen
e5d15b986d
Add DEFINE/UNDEFINE ... user vars bust be preceeded by $ and be uppercase, string vars must be in single quotes. Can be used in loops, something.$VAR, etc. Use with standard IF, IF $something ==, etc.
...
git-svn-id: file:///svn/phpbb/trunk@4735 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-09 17:22:53 +00:00
Paul S. Owen
0cf61741e5
hhmm, string cleanup was rather ... broken
...
git-svn-id: file:///svn/phpbb/trunk@4733 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-09 11:56:53 +00:00
Bart van Bragt
d8c35f8b20
Some minor fixes for the registration procedure
...
git-svn-id: file:///svn/phpbb/trunk@4732 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-08 20:33:56 +00:00
Paul S. Owen
3d5a770c94
Alter method for storing imageset data ... I can't see any obvious increase in page gen times but please comment if such a thing does become apparent
...
git-svn-id: file:///svn/phpbb/trunk@4729 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-08 12:49:05 +00:00
Paul S. Owen
34607baacd
Minor changes, add new S_USER_LANG template var
...
git-svn-id: file:///svn/phpbb/trunk@4717 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-05 11:15:11 +00:00
Paul S. Owen
afc00b0b87
Update ACP linkage
...
git-svn-id: file:///svn/phpbb/trunk@4702 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-12-06 12:45:38 +00:00
Ludovic Arnaud
eaf3efe6e0
Quiet please!
...
git-svn-id: file:///svn/phpbb/trunk@4698 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-29 23:42:10 +00:00
Ludovic Arnaud
84ede6d436
Minor change: check for potential bbcodes before we parse the message
...
git-svn-id: file:///svn/phpbb/trunk@4695 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-27 23:27:35 +00:00
Ludovic Arnaud
91467dcd62
Added: mcp_queue, for unapproved items
...
git-svn-id: file:///svn/phpbb/trunk@4693 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-27 23:23:51 +00:00
Ludovic Arnaud
a08d9e6473
mcp_main module, responsible for forum/topic/post view and common operations
...
git-svn-id: file:///svn/phpbb/trunk@4692 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-27 23:20:31 +00:00
Ludovic Arnaud
89e83ec89e
Put mysql4.php in line with mysql.php
...
git-svn-id: file:///svn/phpbb/trunk@4687 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-27 00:23:36 +00:00
Ludovic Arnaud
7357736695
ACM-related changes. Tried to make debug timings a little more accurate, Note that it takes the time spent on fetching data into account when comparing db time vs cache time. Added green/red indicator (green = caching good, red = bad ;))
...
git-svn-id: file:///svn/phpbb/trunk@4686 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-27 00:02:16 +00:00
Ludovic Arnaud
ac0b5d79ad
Changed: the way caches expire. (see dev forum)
...
Added: "private" caching. (see dev forum too ;))
git-svn-id: file:///svn/phpbb/trunk@4684 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-26 23:34:33 +00:00
Meik Sievertsen
5f35bc9bc1
my attempt to break things...
...
git-svn-id: file:///svn/phpbb/trunk@4682 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-23 22:25:46 +00:00
Meik Sievertsen
97d5bdb5d9
jada jada
...
git-svn-id: file:///svn/phpbb/trunk@4677 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-22 12:43:31 +00:00
Meik Sievertsen
3cb634c796
go with Ashe's suggestion...
...
git-svn-id: file:///svn/phpbb/trunk@4676 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-22 12:43:07 +00:00
Paul S. Owen
2ce6a07f6d
Ignore agent check if empty
...
git-svn-id: file:///svn/phpbb/trunk@4674 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-20 12:49:42 +00:00
Paul S. Owen
84e6b1d0b6
sessions went on a calorie controlled diet and lost 1000 bytes and still had a tasty lunch and dinner!
...
git-svn-id: file:///svn/phpbb/trunk@4673 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-17 23:36:43 +00:00
Ludovic Arnaud
4a81ebb7f8
Fixed: garbage collection firing of during install (don't even ask me how, but it happened to me)
...
Added: multi-table garbage collection for MySQL 4 for Paul to review :)
git-svn-id: file:///svn/phpbb/trunk@4672 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-16 23:16:02 +00:00
Ludovic Arnaud
f454196097
Tweaked sync() a bit and fixed a couple table names. Meik, please take a look at the post_attachment/topic_attachment part to make sure I didn't screw things up ;)
...
Note that some modes are for dev purposes and aren't meant to stay for final if we don't use them
git-svn-id: file:///svn/phpbb/trunk@4671 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-16 23:01:24 +00:00
Ludovic Arnaud
996acdeb6b
Not even worth a log msg ;)
...
git-svn-id: file:///svn/phpbb/trunk@4670 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-16 22:28:47 +00:00
Meik Sievertsen
306d36f03d
Finished drafts, one bit is remaining though.
...
added file and disk space statistics.
some minor changes here and there.
git-svn-id: file:///svn/phpbb/trunk@4668 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-16 21:53:56 +00:00
Ludovic Arnaud
e80f40d5bb
Fixed a small typo, and no, I'm not hostage of closet monkeys.
...
git-svn-id: file:///svn/phpbb/trunk@4667 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-15 22:20:40 +00:00
Meik Sievertsen
142f32d554
freeresult
...
git-svn-id: file:///svn/phpbb/trunk@4664 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-13 12:43:25 +00:00
Meik Sievertsen
5f91c611d7
grmbl... another way to get your forum out of sync. ;)
...
git-svn-id: file:///svn/phpbb/trunk@4663 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-13 12:39:11 +00:00
Paul S. Owen
6a701d1cf5
I'm so disappointed no one spotted this deliberate error ... phew, got away with that one ... damn, is this thing on?
...
git-svn-id: file:///svn/phpbb/trunk@4662 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-11 10:57:53 +00:00
Paul S. Owen
74ccfb2ad5
gurgle blurp ... make some more changes, blurp, gurgle, move discover_auth to auth class as acl_get_list method, blurp gurgle blurp
...
git-svn-id: file:///svn/phpbb/trunk@4661 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-10 15:03:47 +00:00
Paul S. Owen
eb87d0537a
We're going down, we're going down, blurp, blurp, gurgle, gurgle
...
git-svn-id: file:///svn/phpbb/trunk@4660 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-10 14:26:58 +00:00
Paul S. Owen
947f0d6c19
Abandon ship! Abandon ship!
...
git-svn-id: file:///svn/phpbb/trunk@4659 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-10 14:22:41 +00:00
Paul S. Owen
c5ee8b8c49
Change to discover auth ... this time I think I got it right ... ooohh look @ that pretty iceberg ...
...
git-svn-id: file:///svn/phpbb/trunk@4658 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-10 14:19:33 +00:00
Paul S. Owen
d5df8a33a5
Note that these changes are as yet untested
...
git-svn-id: file:///svn/phpbb/trunk@4657 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-10 14:18:54 +00:00
Paul S. Owen
4a05ef300b
Some minor alterations to neaten it up a little ... hopefully Acyd won't be too upset
...
git-svn-id: file:///svn/phpbb/trunk@4656 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-08 18:12:46 +00:00
Paul S. Owen
dd5120f95e
Finally add deletion of expired sessions from forum access table, remove request_var useage for explain linkage
...
git-svn-id: file:///svn/phpbb/trunk@4655 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-08 17:22:04 +00:00
Meik Sievertsen
558b8ee7ff
UCP -> Attachments
...
git-svn-id: file:///svn/phpbb/trunk@4652 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-06 15:05:50 +00:00
Paul S. Owen
744a82a105
Move ipwhois to functions_admin
...
git-svn-id: file:///svn/phpbb/trunk@4648 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-05 18:57:09 +00:00
Paul S. Owen
1e8bc72d1a
Attempt to make page tracking behave a little better
...
git-svn-id: file:///svn/phpbb/trunk@4646 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-05 18:51:05 +00:00
Paul S. Owen
a5ab4cffaa
/me whoopsies all over the floor
...
/me is ashamed
git-svn-id: file:///svn/phpbb/trunk@4645 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-05 18:50:12 +00:00
Paul S. Owen
8a05a6b1f8
Admin load switch for jumpbox
...
git-svn-id: file:///svn/phpbb/trunk@4643 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-05 18:46:31 +00:00