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
Meik Sievertsen
f265316c29
related to attachments
...
git-svn-id: file:///svn/phpbb/trunk@4641 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-05 14:57:29 +00:00
Meik Sievertsen
cd70db7976
new permissions, merged attachment tables (the intended purpose of two tables is no longer valid), attachment updates along the merging...
...
Note: please merge your attachment tables (develop dir).
git-svn-id: file:///svn/phpbb/trunk@4637 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-04 22:05:38 +00:00
Meik Sievertsen
88f814a5c5
request_var update to support 2-dimensional arrays.
...
git-svn-id: file:///svn/phpbb/trunk@4636 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-04 21:54:40 +00:00
Meik Sievertsen
f79d8a3694
finish bump topic feature...
...
git-svn-id: file:///svn/phpbb/trunk@4634 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-01 16:10:21 +00:00
Paul S. Owen
7c68d87f21
Enable group based avatar ... really not sure about the api layout though
...
git-svn-id: file:///svn/phpbb/trunk@4621 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-21 16:45:33 +00:00
Paul S. Owen
8d3cc99848
Fix some oopsies
...
git-svn-id: file:///svn/phpbb/trunk@4619 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-21 13:04:37 +00:00
Paul S. Owen
85fda8d755
Demote, delete from group and delete group functionality ... when deleting from group the new default will be set according to Admin -> Super Mod -> Reg COPPA -> Reg -> Bot -> Guest which seems quite logical.
...
git-svn-id: file:///svn/phpbb/trunk@4615 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-20 23:57:24 +00:00
Meik Sievertsen
e7c3370a04
bump topic and orphan attachments
...
changes here and there...
git-svn-id: file:///svn/phpbb/trunk@4614 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-19 15:36:45 +00:00
Paul S. Owen
3d46c543cd
nah, stuff the * wildcard ... just match partially, should be sufficient I think
...
git-svn-id: file:///svn/phpbb/trunk@4611 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-18 12:57:24 +00:00
Paul S. Owen
330f36eb29
Allow wildcard bot matching
...
git-svn-id: file:///svn/phpbb/trunk@4610 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-18 12:51:50 +00:00
Paul S. Owen
a47fa4d6ca
Remove need for session_ids for "allowed" bots, dump user_founder/user_active in favour of user_type, new user_type, USER_IGNORE
...
git-svn-id: file:///svn/phpbb/trunk@4603 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-15 17:43:07 +00:00
Paul S. Owen
78613ec07c
opsie
...
git-svn-id: file:///svn/phpbb/trunk@4600 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-14 13:30:43 +00:00
Paul S. Owen
038f43c3fd
Don't trigger_error when connect fails in queue, continue queue processing of next object on email/jabber failure
...
git-svn-id: file:///svn/phpbb/trunk@4599 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-14 13:24:07 +00:00
Paul S. Owen
fadcec80c2
missed a stupid $
...
git-svn-id: file:///svn/phpbb/trunk@4598 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-13 22:13:03 +00:00
Paul S. Owen
eedef95186
Avatar CP issues ... must finish the gallery (item 28 on my list ...)
...
git-svn-id: file:///svn/phpbb/trunk@4597 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-13 21:24:03 +00:00
Paul S. Owen
28aaaf9d01
Moved queue handling back to common ... forgot to introduce session start when error handling ... oopsie
...
git-svn-id: file:///svn/phpbb/trunk@4595 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-13 17:41:27 +00:00
Paul S. Owen
bb9cd0f2ba
well, seems putting the queue process in the footer doesn't work on "real boards" where people hit stop constantly on their browser :D
...
git-svn-id: file:///svn/phpbb/trunk@4593 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 23:34:09 +00:00
Paul S. Owen
fca087f846
Minor changes
...
git-svn-id: file:///svn/phpbb/trunk@4592 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 23:33:26 +00:00
Paul S. Owen
abf3cadc48
Add jabber port, ignore queue lock if older than queue_interval ... probably means it didn't complete (this queue business may cause us problems ...)
...
git-svn-id: file:///svn/phpbb/trunk@4591 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 20:38:37 +00:00
Paul S. Owen
a82d2e4edd
account registration/changing, password changing
...
git-svn-id: file:///svn/phpbb/trunk@4588 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 19:58:01 +00:00
Paul S. Owen
b82f182b83
hmmmm
...
git-svn-id: file:///svn/phpbb/trunk@4586 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 16:16:43 +00:00
Paul S. Owen
17181fc129
They killed emailer! Those b*****ds!
...
git-svn-id: file:///svn/phpbb/trunk@4584 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 15:40:48 +00:00
Paul S. Owen
9da094fec2
Updated the various "users of emailer", fixed issue(!) of jabber using the email address as the uid, blah fixes, blah, blah di blah yakety smackety
...
git-svn-id: file:///svn/phpbb/trunk@4583 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 15:29:18 +00:00
Paul S. Owen
eeb4907112
Let's break lots of things
...
git-svn-id: file:///svn/phpbb/trunk@4578 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 11:59:23 +00:00
Meik Sievertsen
f559ce8e93
*** empty log message ***
...
git-svn-id: file:///svn/phpbb/trunk@4574 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 09:16:33 +00:00
Meik Sievertsen
98bd5b74f2
optimized update_last_post_information query.
...
git-svn-id: file:///svn/phpbb/trunk@4573 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 09:13:04 +00:00
Meik Sievertsen
7924d903b0
comment out optimize block (Ashe, please review)
...
moved phpbb_unlink to functions_admin (used in more than one script)
git-svn-id: file:///svn/phpbb/trunk@4572 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 09:11:33 +00:00
Meik Sievertsen
32683fda12
new rule
...
git-svn-id: file:///svn/phpbb/trunk@4571 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 09:09:58 +00:00
Paul S. Owen
f26afd8889
optionget/optionset updates
...
git-svn-id: file:///svn/phpbb/trunk@4559 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 00:00:03 +00:00
Paul S. Owen
fdcad33b8b
oopsie, $fp no longer exists, using lock file instead
...
git-svn-id: file:///svn/phpbb/trunk@4558 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-11 23:59:41 +00:00
Paul S. Owen
0d56643cb2
include_once
...
git-svn-id: file:///svn/phpbb/trunk@4557 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-11 23:58:57 +00:00
Paul S. Owen
08b66d9025
Slashing of allowed username chars corrected ... may not appear to work "correctly" till remaining changes are committed
...
git-svn-id: file:///svn/phpbb/trunk@4555 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-11 23:54:00 +00:00
Paul S. Owen
19f03aa6b7
Removed duplicate methods, tidied some code
...
git-svn-id: file:///svn/phpbb/trunk@4554 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-11 23:52:46 +00:00
Paul S. Owen
dd39be7f51
Merge email and IM (jabber) messaging
...
git-svn-id: file:///svn/phpbb/trunk@4553 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-11 23:51:29 +00:00
Meik Sievertsen
8f4967a228
re-add quote button. ;)
...
git-svn-id: file:///svn/phpbb/trunk@4551 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-11 11:46:29 +00:00
Meik Sievertsen
ee056e09f7
not my day me thinks
...
git-svn-id: file:///svn/phpbb/trunk@4550 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-10 16:08:46 +00:00
Meik Sievertsen
508b94ee12
ok, but now, really group by. :)
...
git-svn-id: file:///svn/phpbb/trunk@4549 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-10 15:59:45 +00:00
Meik Sievertsen
2094094b76
group by smile_url
...
git-svn-id: file:///svn/phpbb/trunk@4548 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-10 15:58:34 +00:00
Meik Sievertsen
09f0238af2
admin decides which smilies to be displayed in posting screen
...
git-svn-id: file:///svn/phpbb/trunk@4544 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-10 12:11:18 +00:00
Meik Sievertsen
40c38c6f81
request_var updates
...
attachment updates/fixes
git-svn-id: file:///svn/phpbb/trunk@4540 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-09 14:49:21 +00:00
Ludovic Arnaud
1cfade7f0c
Revamped sync()
...
Fixed: does not take subforums into consideration when sync'ing forum_ counters
Added: handles empty topics and orphan posts when syncing forums
git-svn-id: file:///svn/phpbb/trunk@4534 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-05 20:11:58 +00:00
Ludovic Arnaud
4b00d2ec21
Allow/disallow [quote] tags. If we make any other bbcode disable-able we should consider passing them in an array ;)
...
git-svn-id: file:///svn/phpbb/trunk@4532 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-05 19:59:17 +00:00
Paul S. Owen
64e4e4aaae
oop, username, not id ...
...
git-svn-id: file:///svn/phpbb/trunk@4529 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-05 12:15:33 +00:00
Paul S. Owen
29ad97ebf7
minor update to check for mods/admins
...
git-svn-id: file:///svn/phpbb/trunk@4525 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-04 13:58:23 +00:00
Paul S. Owen
860dc47114
Change in format of module db data, add zebra, many things probably "damaged goods" for now ... don't panic Mr. Mainwaring, don't panic
...
git-svn-id: file:///svn/phpbb/trunk@4522 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-01 17:24:53 +00:00
Paul S. Owen
64177fa87e
request_var init
...
git-svn-id: file:///svn/phpbb/trunk@4521 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-01 17:22:58 +00:00
Paul S. Owen
f2d90ce32f
Switch for recompilation (based on filesystem modified time)
...
git-svn-id: file:///svn/phpbb/trunk@4517 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-29 00:20:17 +00:00