Jeremy D
|
2a7cea57b6
Fixed conflicts
|
11 lat temu |
Michael Johnson
|
9c41d9c990
Revert Copyright Line
|
12 lat temu |
Norv
|
e170b37ed5
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 lat temu |
Norv
|
ddb69a542c
Copyright correction.
|
12 lat temu |
emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
12 lat temu |
emanuele
|
3318ddf457
Centralized username validation in validateUsername, still a small inconsistency changing names from the profile (removed bribes...)
|
12 lat temu |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 lat temu |
emanuele
|
3426dfc776
Quick fix for search members in admin list with postgre
|
12 lat temu |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 lat temu |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
12 lat temu |
Jeremy D
|
dfe00a8a35
Fixed chmod that somehow got changed, which should resolve #105
|
12 lat temu |
Jeremy D
|
cafcc27246
Removed ?> from end of all php files
|
12 lat temu |
emanuele45
|
8a2d637373
Merge pull request #57 from live627/profile_hooks
|
12 lat temu |
John Rayes
|
e9e8e25cd7
! Revert back to logging deleted members' member_name
|
12 lat temu |
John Rayes
|
77ac6d0c35
Use logActions() to log deleted members in one go
|
12 lat temu |
marcusforsberg
|
e4165924f0
+ Add a bunch of hooks that I want in 2.1
|
12 lat temu |
emanuele
|
b99b540194
! $knownInts and $knownFloats are passed by integrate_register [Bug 4968]
|
12 lat temu |
Spuds
|
9bc133e941
! Updates to better manage memory requests
|
12 lat temu |
emanuele
|
1b843d5d2d
! Two missing / in require_once files: Subs-Membergroups.php and Subs-Members.php
|
12 lat temu |
emanuele
|
92d681b077
reattributePosts returns nothing now + city => server in ['default_timezone']
|
12 lat temu |
emanuele
|
34fc9fa3ae
Reassign topics while reassign messages [Bug 4730]
|
12 lat temu |
emanuele
|
f5b373a401
Another array_intersect problem. Thanks asmith and feline for the bug report and th fix
|
12 lat temu |
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 lat temu |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
12 lat temu |
Spuds
|
b364c94c23
! duplicate ID if openID active in registration, config_var with multiple=true [Bug 4891], couple of things in Subs-Members
|
12 lat temu |
Spuds
|
f430ae4072
! Some versions may not contain a minor type. (Subs-Package.php) [Bug 4775]
|
12 lat temu |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
12 lat temu |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
12 lat temu |
Spuds
|
b698494cdd
! A couple of minor CSS changes that probably won't make any difference but were bothering me
|
12 lat temu |
Spuds
|
8965e86c4d
! Pedantry in action. Making sure all new files have 'LF' svn property.
|
12 lat temu |