emanuele
|
bceb21e0f6
Some other tweaks to the hooks
|
11 years ago |
emanuele
|
8a78516ebc
Revert "All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]"
|
11 years ago |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 years ago |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 years ago |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 years ago |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 years ago |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 years ago |
Norv
|
74598c2506
Copyright correction.
|
12 years ago |
emanuele
|
99797a97d2
All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]
|
12 years ago |
emanuele
|
0f3cf7dfdc
membersAllowedTo should now deal with post-based membergroups [Topic 380058] - Thanks Arantor for the report
|
12 years ago |
emanuele45
|
54a72eb11e
Merge pull request #207 from Spuds/docblock
|
12 years ago |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 years ago |
Spuds
|
b6e15e72d9
! move fixchar create_function to Subs.php (Display.php, Subs-Auth.php, Subs-Post.php
|
12 years ago |
emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
12 years ago |
emanuele
|
3318ddf457
Centralized username validation in validateUsername, still a small inconsistency changing names from the profile (removed bribes...)
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
emanuele
|
3426dfc776
Quick fix for search members in admin list with postgre
|
12 years ago |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 years ago |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
12 years ago |
emanuele45
|
8a2d637373
Merge pull request #57 from live627/profile_hooks
|
12 years ago |
John Rayes
|
e9e8e25cd7
! Revert back to logging deleted members' member_name
|
12 years ago |
John Rayes
|
77ac6d0c35
Use logActions() to log deleted members in one go
|
12 years ago |
marcusforsberg
|
e4165924f0
+ Add a bunch of hooks that I want in 2.1
|
12 years ago |
emanuele
|
b99b540194
! $knownInts and $knownFloats are passed by integrate_register [Bug 4968]
|
12 years ago |
Spuds
|
9bc133e941
! Updates to better manage memory requests
|
12 years ago |
emanuele
|
1b843d5d2d
! Two missing / in require_once files: Subs-Membergroups.php and Subs-Members.php
|
12 years ago |
emanuele
|
92d681b077
reattributePosts returns nothing now + city => server in ['default_timezone']
|
12 years ago |
emanuele
|
34fc9fa3ae
Reassign topics while reassign messages [Bug 4730]
|
12 years ago |
emanuele
|
f5b373a401
Another array_intersect problem. Thanks asmith and feline for the bug report and th fix
|
12 years ago |
emanuele
|
20d00675bb
Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886]
|
12 years ago |