root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1614 [1614] 05/06/08 14:25:43 Anatoly Another fix of $db.
(edit) @1613 [1613] 04/24/08 01:23:13 Neal Added a SET NAMES call to PostgreSQL, so that the encoding is properly set …
(edit) @1612 [1612] 04/22/08 19:20:08 Neal Fixed an instance of $db not being properly renamed.
(edit) @1611 [1611] 04/21/08 12:55:03 Neal Fixed search/replace failures in the previous commit.
(edit) @1610 [1610] 04/21/08 12:49:47 Neal Changed $db to $pun_db in order to make it easier to integrate PunBB with …
(edit) @1609 [1609] 04/21/08 12:30:26 Neal Consistency fixes to add_user.
(edit) @1608 [1608] 04/21/08 12:04:14 Neal Removed the use of unbuffered queries. The performance gains are minimal …
(edit) @1607 [1607] 04/20/08 18:40:17 Paul Fixing the previous commit.
(edit) @1606 [1606] 04/20/08 18:19:03 Paul Tidied up pagination and breadcrumbs a bit.
(edit) @1605 [1605] 04/20/08 02:49:44 Neal Removed the ability to send a POST request that sets a redirect URL for a …
(edit) @1604 [1604] 04/19/08 16:33:12 Neal Changed the language entry from [1603] so that it doesn't duplicate the …
(edit) @1603 [1603] 04/19/08 11:59:03 Neal Moved a hardcoded string into the language files.
(edit) @1602 [1602] 04/19/08 02:43:07 Neal Changed the text of a redirect.
(edit) @1601 [1601] 04/18/08 10:25:24 Neal Fixed another ellipse.
(edit) @1600 [1600] 04/18/08 03:12:37 Neal Hopefully fixed a UTF-8 issue with [1598].
(edit) @1599 [1599] 04/17/08 23:09:05 Neal Added more information to the navigation links in admin/options.php.
(edit) @1598 [1598] 04/17/08 22:58:28 Neal Fixed an ellipse in the language files.
(edit) @1597 [1597] 04/17/08 22:56:59 Neal Replaced a hardcoded string with a reference to the language file.
(edit) @1596 [1596] 04/17/08 22:54:17 Neal Added a workaround to deal with sys_getloadavg returning false (the PHP …
(edit) @1595 [1595] 04/15/08 20:53:41 Neal Added board description to the meta description tag in order to increase …
(edit) @1594 [1594] 04/13/08 16:45:53 Neal Hid the rules and removed the rules link from the navigation bar in cases …
(edit) @1593 [1593] 04/13/08 11:23:55 Neal Added "REPLACE INTO" support to the query builder for PostgreSQL. Please …
(edit) @1592 [1592] 04/11/08 21:20:48 Neal Removed userlist/search links from header if the current group can not …
(edit) @1591 [1591] 04/09/08 10:57:17 Neal Removed the "new posts" link from the header if searching is disabled.
(edit) @1590 [1590] 04/08/08 10:39:49 Neal Language file tweak.
(edit) @1589 [1589] 04/08/08 02:16:01 Neal Removed a reference to a non-existent language file entry.
(edit) @1588 [1588] 04/07/08 21:19:23 Neal Replaced a hardcoded string with a reference to the language files.
(edit) @1587 [1587] 04/07/08 10:13:21 Neal Improved the language files a little bit.
(edit) @1585 [1585] 04/05/08 20:24:35 Neal Moved more hardcoded strings out of install.php and into the language …
(edit) @1584 [1584] 04/05/08 12:58:58 Neal Fixed a bug in [1583] that prevented registration from working, noticed by …
(edit) @1583 [1583] 04/01/08 10:33:50 Neal Fixed DST checkbox on registration being ignored.
(edit) @1582 [1582] 03/31/08 22:00:43 Neal Fixed isactive class not being properly applied to navlinks when viewing …
(edit) @1581 [1581] 03/31/08 21:07:03 Neal The prefix for hooks in login is li, not lo!
(edit) @1580 [1580] 03/31/08 10:45:31 Neal Fixed censoring not being properly applied to the contents of a post in …
(edit) @1579 [1579] 03/31/08 10:35:02 Neal Fixed an undefined index in extern.php.
(edit) @1578 [1578] 03/30/08 12:48:29 Neal Removed the display of an unnecessary permission for Guests. Noticed by …
(edit) @1576 [1576] 03/29/08 13:09:18 Neal Added code to actually enforce the long implemented search flood group …
(edit) @1575 [1575] 03/29/08 13:05:14 Neal Implemented ticket #7: added form email flood protection and other group …
(edit) @1574 [1574] 03/25/08 08:32:52 Neal Added missing parameter to pun_link call in moderate.php.
(edit) @1573 [1573] 03/24/08 02:18:59 Neal Changing silent edit text to clarify exactly what it does.
(edit) @1572 [1572] 03/22/08 20:59:35 Neal Fixed an undefined variable notice being triggered when the isset check …
(edit) @1571 [1571] 03/20/08 19:34:23 Neal Fixed a potential issue with the previous commit.
(edit) @1570 [1570] 03/20/08 19:30:09 Neal Fixed duplication of rewrite rules that could lead to issues.
(edit) @1569 [1569] 03/20/08 19:21:59 Neal Fixed a missing parenthesis in [1568].
(edit) @1568 [1568] 03/20/08 03:17:18 Neal Fixed missing pun_Added missing parameters to pun_link calls in …
(edit) @1567 [1567] 03/18/08 19:16:47 Neal Fixed a missing semi-colon in the last commit.
(edit) @1566 [1566] 03/18/08 17:25:39 Neal Made the quickjump dropdown select the proper forum when looking at …
(edit) @1565 [1565] 03/18/08 15:41:29 Neal Reverted [1563] and [1564] in favor of a better solution, suggested by …
(edit) @1564 [1564] 03/18/08 03:04:41 Neal Fixed an issue with the previous commit.
(edit) @1563 [1563] 03/18/08 01:55:34 Neal Made the quickjump dropdown select the proper forum when looking at …
(edit) @1562 [1562] 03/18/08 01:22:56 Neal Fixed a misleading "Guests can't post here" message that would display to …
(edit) @1561 [1561] 03/18/08 00:05:27 Neal Added proper CSRF protection to admin/reindex.php.
(edit) @1560 [1560] 03/17/08 20:56:15 Neal Added CSRF protection to subscribe/unsubscribe links. Made CSRF protection …
(edit) @1559 [1559] 03/17/08 20:13:50 Neal Fixed a regex bug in the recent CSRF commits that prevented the changes …
(edit) @1558 [1558] 03/17/08 20:04:44 Neal Somehow this was not included in the previous commit.
(edit) @1557 [1557] 03/17/08 19:52:45 Neal Added CSRF protection to the delete avatar link. Fixed a bug with the mark …
(edit) @1556 [1556] 03/17/08 19:47:09 Neal Added CSRF protection to the mark as read links.
(edit) @1555 [1555] 03/17/08 03:06:26 Neal Added NOINDEX, FOLLOW meta tag for robots to permalink viewtopic.php pages …
(edit) @1554 [1554] 03/14/08 21:04:15 Neal Fixed a bug where we redefined $pun_useris_admmod?, which caused some …
(edit) @1553 [1553] 03/14/08 10:37:17 Neal Corrected a typo and some out of date information in …
(edit) @1552 [1552] 03/09/08 01:42:08 Neal Fixed a parse error in [1547].
(edit) @1551 [1551] 03/08/08 18:11:47 Neal Fixed search.php not properly escaping reserved URI characters.
(edit) @1550 [1550] 03/08/08 17:41:29 Neal Some more svn:eol-style fun.
(edit) @1549 [1549] 03/08/08 16:46:41 Neal Changed sef_friendly so that it does not prepend a dash to the beginning …
(edit) @1548 [1548] 03/08/08 16:37:32 Neal Fixed search pagination failing when a wildcard was included in the author …
(edit) @1547 [1547] 03/08/08 15:58:51 Neal Added missing parameters to pun_link calls in extern.php.
(edit) @1546 [1546] 03/08/08 02:03:50 Neal Set svn:eol-style to LF for the new file.
(edit) @1545 [1545] 03/08/08 02:02:55 Neal Added a "fancy" folder based URL scheme to complement the regular folder …
(edit) @1544 [1544] 03/08/08 01:59:59 Neal Consistency change to File_based.php rewrite scheme.
(edit) @1543 [1543] 03/08/08 01:51:55 Neal Added missing parameters to pun_link call in search.php.
(edit) @1542 [1542] 03/04/08 22:28:58 Neal Fixed IP addresses not being displayed for guests.
(edit) @1541 [1541] 03/04/08 13:03:01 Anatoly Made PUN_MAX_POSTSIZE changable.
(edit) @1539 [1539] 03/02/08 17:19:55 Neal Fixed user deletion not removing moderators/administrators from the bans …
(edit) @1537 [1537] 03/01/08 23:07:18 Neal Fixed an issue where extension authors couldn't add parameters to their …
(edit) @1536 [1536] 03/01/08 13:53:02 Paul Minor alteration to breadcrumb links.
(edit) @1535 [1535] 03/01/08 13:26:32 Neal Changed db_update.php to use a callback function rather than calling …
(edit) @1534 [1534] 02/28/08 18:58:58 Anatoly New constant PUN_MAX_POSTSIZE = 65535 is defined in common.php. Used in …
(edit) @1533 [1533] 02/26/08 16:42:58 Rickard Replaced all htmlspecialchars() calls with calls to the wrapper function …
(edit) @1532 [1532] 02/26/08 16:20:51 Rickard Default extern.php to action=feed.
(edit) @1530 [1530] 02/25/08 01:14:52 Neal Fixed install.php so that the online table has the correct charset.
(edit) @1529 [1529] 02/24/08 23:48:26 Neal Added missing parameters to pun_link calls in moderate.php and …
(edit) @1528 [1528] 02/24/08 22:35:34 Rickard Improved the sef_friendly function.
(edit) @1527 [1527] 02/24/08 22:19:24 Neal Added missing parameters to pun_link calls in delete.php and edit.php.
(edit) @1526 [1526] 02/24/08 19:05:38 Rickard Added hook for adding to or modifying the main navigation tabs in admin.
(edit) @1525 [1525] 02/24/08 17:42:37 Neal Changed include/essentials.php to construct a REQUEST_URI if it isn't set …
(edit) @1524 [1524] 02/24/08 17:00:46 Neal Added missing parameters to pun_link calls in admin/reports.php.
(edit) @1523 [1523] 02/24/08 16:25:06 Neal Corrected duplicate hook names, noticed by lie2815.
(edit) @1522 [1522] 02/23/08 19:03:40 Neal Undid [1519].
(edit) @1521 [1521] 02/23/08 17:42:36 Rickard Added user requested hooks.
(edit) @1520 [1520] 02/23/08 17:32:10 Rickard Typo and consistency fix.
(edit) @1519 [1519] 02/23/08 15:22:57 Neal Fixed censoring not being applied to e-mail addresses in viewtopic.php.
(edit) @1518 [1518] 02/23/08 13:59:42 Rickard Beefed up per-forum permission handling to allow for extensions to add …
(edit) @1517 [1517] 02/23/08 12:56:28 Neal Made db_update.php change the default language to English if it doesn't …
(edit) @1516 [1516] 02/23/08 12:49:33 Rickard Fixed censoring not being applied to e-mail address.
(edit) @1515 [1515] 02/23/08 12:28:11 Rickard Fixed typos and stuff.
(edit) @1514 [1514] 02/23/08 12:12:47 Rickard Added missing space to the signature token (dash, dash, space).
(edit) @1513 [1513] 02/23/08 00:58:34 Neal Added missing censoring to the URL in viewtopic.php. Noticed by qubertman.
(edit) @1512 [1512] 02/22/08 11:42:37 Neal Fixed duplicate hook names. Noticed by lie2815.
(edit) @1511 [1511] 02/22/08 00:17:00 Neal Added a fix to db_update.php for forums which have no $cookie_name set.
(edit) @1510 [1510] 02/21/08 22:24:03 Neal Removed excessive calls to htmlspecialchars in profile.php, noticed by …
Note: See TracRevisionLog for help on using the revision log.