|
|
|
@1799
|
[1799]
|
10/12/08 14:07:17 |
sambauers |
Include file reorganisation, part 3 - Update references |
|
|
|
@1660
|
[1660]
|
08/26/08 20:54:23 |
mdawaffe |
initialize $user_login to be empty. Fixes #933 |
|
|
|
@1648
|
[1648]
|
08/12/08 01:54:42 |
mdawaffe |
cleanup: get rid of exit(); in favor of exit; |
|
|
|
@1642
|
[1642]
|
08/11/08 21:31:37 |
mdawaffe |
bb_new_user() may now return WP_Error.
Better error messages for … |
|
|
|
@1589
|
[1589]
|
07/21/08 23:23:37 |
sambauers |
Properly invalidate cache when updating or deleting options. Move to … |
|
|
|
@1585
|
[1585]
|
07/11/08 02:00:08 |
sambauers |
Force redirect to SSL when required in admin and user forms. |
|
|
|
@1220
|
[1220]
|
03/05/08 03:04:27 |
sambauers |
Deprecate old constants in favour of BB_XXX and $bb->xxx |
|
|
|
@1193
|
[1193]
|
03/02/08 14:12:41 |
sambauers |
Remove some calls to bb_user_exists() deprecated function. |
|
|
|
@1151
|
[1151]
|
02/28/08 10:46:08 |
mdawaffe |
clean up blocks in register.php |
|
|
|
@978
|
[978]
|
12/12/07 09:48:08 |
sambauers |
WordPress friendly user logins and username sanitization. Also start using … |
|
|
|
@873
|
[873]
|
06/22/07 19:23:59 |
mdawaffe |
no know holes, just some cleanup |
|
|
|
@870
|
[870]
|
06/21/07 22:33:21 |
mdawaffe |
globalize $user_login and friends for register-success template. Fixes … |
|
|
|
@792
|
[792]
|
04/04/07 21:15:43 |
mdawaffe |
bb_ goodness from so1o. re #528 |
|
|
|
@706
|
[706]
|
02/12/07 20:30:11 |
mdawaffe |
attribute_escape from WP. Use it in core and in default template. re … |
|
|
|
@658
|
[658]
|
02/02/07 20:22:43 |
mdawaffe |
Friendly theme interface fixes #511. Paths have trailing slashes fixes … |
|
|
|
@652
|
[652]
|
02/01/07 23:24:01 |
mdawaffe |
Fix registration array bug. Fixes #559 props SamBauers? |
|
|
|
@637
|
[637]
|
01/22/07 08:45:07 |
mdawaffe |
missed one. Fixes #511 |
|
|
|
@636
|
[636]
|
01/22/07 08:40:51 |
mdawaffe |
themes overhaul. bb_load_template() probably breaks a lot of things. Re … |
|
|
|
@516
|
[516]
|
10/27/06 20:44:46 |
mdawaffe |
eol-style native. Fixes #465 |
|
|
|
@515
|
[515]
|
10/27/06 20:30:09 |
mdawaffe |
login, register, password-reset templates. Fixes #461 |
|
|
|
@439
|
[439]
|
09/26/06 07:57:44 |
mdawaffe |
Username and tag sanitation. Fixes #170 #434 |
|
|
|
@422
|
[422]
|
09/21/06 21:33:37 |
mdawaffe |
Sync l10n.php with WP. BBINC, LANGDIR, PLUGINDIR. |
|
|
|
@371
|
[371]
|
09/01/06 00:58:27 |
mdawaffe |
make_clickable and plugin API renames |
|
|
|
@370
|
[370]
|
09/01/06 00:47:55 |
mdawaffe |
s/bb_specialchars/wp_specialchars |
|
|
|
@340
|
[340]
|
05/18/06 00:05:54 |
matt |
Some changes |
|
|
|
@338
|
[338]
|
05/01/06 05:41:09 |
matt |
Again, moving bb-config.php |
|
|
|
@327
|
[327]
|
10/13/05 02:04:18 |
matt |
Hooks for extra fields |
|
|
|
@252
|
[252]
|
08/19/05 07:33:24 |
mdawaffe |
Rename II |
|
|
|
@198
|
[198]
|
07/26/05 01:24:26 |
mdawaffe |
my-templates/ |
|
|
|
@183
|
[183]
|
07/23/05 06:45:08 |
mdawaffe |
topicmeta |
|
|
|
@182
|
[182]
|
07/23/05 02:56:33 |
mdawaffe |
Make required fields required. Populate usermeta topics_replied to fix … |
|
|
|
@179
|
[179]
|
07/20/05 22:07:15 |
mdawaffe |
usermeta hooks into profile-edit and registration. Clean up registration … |
|
|
|
@148
|
[148]
|
07/02/05 23:15:24 |
mdawaffe |
users -> user + usermeta. Needs more testing. Do not use on live sites. |
|
|
|
@64
|
[64]
|
03/05/05 07:52:48 |
matt |
Allow users to reset passwords |
|
|
|
@59
|
[59]
|
03/01/05 00:57:04 |
matt |
Changing line feeds for everything but templates and config file to be LF. … |
|
|
|
@51
|
[51]
|
02/28/05 23:05:35 |
matt |
Better handling of silly URIs |
|
|
|
@24
|
[24]
|
12/29/04 00:59:50 |
matt |
We've got registration! |