| ||||
| .:: Home :: Dev. Resources :: Forums ::. |
| Dragonfly CMS CVS Repository |
|---|
| Location: / cvs / html / modules / Private_Messages / read.php |
| 9.31 by nanocaiordo | view | annotate | download |
| 2012/04/30 13:28:02 (1 year ago) Changed : +4 -4 lines Differences to 9.30 | Updating deprecated functions. |
| 9.30 by nanocaiordo | view | annotate | download |
| 2011/12/28 01:22:51 (1 year ago) Changed : +15 -15 lines Differences to 9.29 | Private_Messages $Module->name. |
| 9.29 by nanocaiordo | view | annotate | download |
| 2011/10/08 12:19:50 (1 year ago) Changed : +10 -10 lines Differences to 9.28 | renamed bbprivmsgs tables to privmsms. |
| 9.28 by nanocaiordo | view | annotate | download |
| 2010/07/08 10:44:52 (2 years ago) Changed : +8 -23 lines Differences to 9.27 | *** empty log message *** |
| 9.27 by nanocaiordo | view | annotate | download |
| 2010/07/07 13:10:07 (2 years ago) Changed : +95 -269 lines Differences to 9.26 | Separating Private Messages from Forums ... saving progresses. |
| 9.26 by nanocaiordo | view | annotate | download |
| 2008/08/03 04:59:49 (4 years ago) Changed : +3 -3 lines Differences to 9.25 | Replacing url_redirect with URL::redirect |
| 9.25 by nanocaiordo | view | annotate | download |
| 2008/07/31 14:13:28 (4 years ago) Changed : +15 -15 lines Differences to 9.24 | Replacing getlink with URL::index |
| 9.24 by nanocaiordo | view | annotate | download |
| 2007/12/12 12:54:28 (5 years ago) Changed : +3 -3 lines Differences to 9.23 Branches: 9.24.2 | system wide changes: $db->binary_safe instead of $db->escape_binary and updated all queries. |
| 9.23 by phoenix | view | annotate | download |
| 2007/05/17 02:26:15 (6 years ago) Changed : +25 -25 lines Differences to 9.22 Branches: 9.23.2 | isolate forums |
| 9.22 by phoenix | view | annotate | download |
| 2007/05/08 03:50:06 (6 years ago) Changed : +13 -13 lines Differences to 9.21 | isolation from cpg-bb |
| 9.21 by nanocaiordo | view | annotate | download |
| 2006/11/08 08:07:11 (6 years ago) Changed : +4 -5 lines Differences to 9.20 | small rollback so pm and profile button's user id will sticky to "from" |
| 9.20 by nanocaiordo | view | annotate | download |
| 2006/11/08 07:59:42 (6 years ago) Changed : +15 -9 lines Differences to 9.19 | Activated pm button. Pm button's user id will change according the folder type. |
| 9.19 by nanocaiordo | view | annotate | download |
| 2006/11/07 12:00:57 (6 years ago) Changed : +11 -11 lines Differences to 9.18 | fixed bug http://dragonflycms.org/Projects/bugs/id=665.html |
| 9.18 by djmaze | view | annotate | download |
| 2006/01/20 15:29:08 (7 years ago) Changed : +3 -4 lines Differences to 9.17 | Removed the opentable() from read.php to allow custom theme design |
| 9.17 by djmaze | view | annotate | download |
| 2006/01/08 03:09:51 (7 years ago) Changed : +5 -11 lines Differences to 9.16 | Removed the obsolete bbcode_uid |
| 9.16 by djmaze | view | annotate | download |
| 2006/01/07 23:53:25 (7 years ago) Changed : +3 -3 lines Differences to 9.15 | Added IPv6 support Better flood prevention system using database table to prevent huge ammount of files Dropped *_agents and *_ban tables to new tables *_security_agents and *_security |
| 9.15 by djmaze | view | annotate | download |
| 2006/01/06 13:02:18 (7 years ago) Changed : +78 -96 lines Differences to 9.14 | Removed the obsolete __FILE__, __LINE__ in queries |
| 9.14 by djmaze | view | annotate | download |
| 2005/12/05 02:55:45 (7 years ago) Changed : +4 -4 lines Differences to 9.13 | Cleaned up session handling |
| 9.13 by akamu | view | annotate | download |
| 2005/11/22 22:05:20 (7 years ago) Changed : +4 -3 lines Differences to 9.12 | http://dragonflycms.org/Projects/bugs/id=651.html thanks pitcher |
| 9.12 by djmaze | view | annotate | download |
| 2005/10/11 12:50:45 (7 years ago) Changed : +4 -24 lines Differences to 9.11 | Removed the THEME_USES_TPL feature to completely remove the old php-nuke theme system for a full template based future |
| 9.11 by djmaze | view | annotate | download |
| 2005/10/05 05:28:01 (7 years ago) Changed : +9 -9 lines Differences to 9.10 | Activated the rest of skype and fixed some XHTML bugs |
| 9.10 by djmaze | view | annotate | download |
| 2005/04/25 19:31:21 (8 years ago) Changed : +9 -10 lines Differences to 9.9 | Abandoned the loading of footer.php some more |
| 9.9 by trevor | view | annotate | download |
| 2005/04/22 13:58:26 (8 years ago) Changed : +5 -5 lines Differences to 9.8 | phpBB 2.0.14 fixes |
| 9.8 by trevor | view | annotate | download |
| 2005/04/16 00:51:49 (8 years ago) Changed : +4 -4 lines Differences to 9.7 | Fixed Bug #435: Private_Messages changes for $db->sql_nextid to work in Postgres http://dragonflycms.com/Projects/bugs/id=435.html |
| 9.7 by akamu | view | annotate | download |
| 2005/03/05 09:09:34 (8 years ago) Changed : +8 -7 lines Differences to 9.6 | removed skype will be in 9.1 branch |
| 9.6 by trevor | view | annotate | download |
| 2005/03/04 23:28:22 (8 years ago) Changed : +3 -2 lines Differences to 9.5 | Fixed Bug #328: My Account Edit Profile Information Not Saving http://dragonflycms.com/Projects/bugs/id=328.html |
| 9.5 by trevor | view | annotate | download |
| 2005/02/26 16:23:28 (8 years ago) Changed : +10 -5 lines Differences to 9.4 | Oops, I forgot to add Skype to Private Messages :s |
| 9.4 by trevor | view | annotate | download |
| 2005/02/24 16:09:23 (8 years ago) Changed : +495 -495 lines Differences to 9.3 | Fixed all headers and tabified files |
| 9.3 by djmaze | view | annotate | download |
| 2005/02/21 02:11:22 (8 years ago) Changed : +4 -4 lines Differences to 9.2 | Fixed a bug in the admin authorisation Removed useless message_die() calls (sql related and the sql handels those) |
| 9.2 by trevor | view | annotate | download |
| 2005/02/14 00:39:29 (8 years ago) Changed : +9 -10 lines Differences to 9.1 | Updated module headers |
| 9.1 by djmaze | view | annotate | download |
| 2005/01/13 00:36:47 (8 years ago) Changed : +5 -5 lines Differences to 9.0 | Had to rewrite decode_bbcode() for proper html parsing Due to that decode_bbcode(set_smilies()) didn't work anymore and had to be changed to set_smilies(decode_bbcode()) or even better now do everyhing at once properly using decode_bb_all() |
| 9.0 by djmaze | view | annotate | download |
| 2005/01/12 03:32:49 (8 years ago) Changed : +3 -3 lines | *** empty log message *** |