Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-12
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/functions.php
Sun, 25 Jan 2009 21:18:05 -0500
Dan
Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in.
file
|
diff
|
annotate
Sat, 17 Jan 2009 15:16:36 -0500
Dan
SECURITY: Fix XSS under IE in closing tags (shared sanitizer)
file
|
diff
|
annotate
Sun, 04 Jan 2009 00:55:40 -0500
Dan
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
file
|
diff
|
annotate
Sat, 03 Jan 2009 18:11:18 -0500
Dan
Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
file
|
diff
|
annotate
Wed, 31 Dec 2008 08:40:38 -0500
Dan
Redid error handler (it was causing some problems with gzip enabled)
file
|
diff
|
annotate
Sun, 21 Dec 2008 04:26:56 -0500
Dan
Fixed timezone preference setting not fully implemented; added ability for users to select their own rank from a list of possible ranks based on group membership and user level
file
|
diff
|
annotate
Fri, 19 Dec 2008 21:27:51 -0500
Dan
Added support for IPv6 IP ranges... ehh, not easy.
file
|
diff
|
annotate
Sat, 29 Nov 2008 00:20:57 -0500
Dan
Added a new search API that allows much easier registration of search results. Basically you give the engine a table, a few columns to look at, and tell it how to format the results and you're done.
file
|
diff
|
annotate
Sat, 15 Nov 2008 18:23:25 -0500
Dan
Added ability to have alternate main page for members
file
|
diff
|
annotate
Sat, 08 Nov 2008 22:32:43 -0500
Dan
Fixed attempt at gzip compression after headers sent; hopefully safely escape args to scale_image() instead of erroring out
file
|
diff
|
annotate
Sun, 21 Sep 2008 09:01:27 -0400
Dan
Added initial support for DST. Rules are defined in constants.php and are extensible.
file
|
diff
|
annotate
Tue, 16 Sep 2008 08:22:47 -0400
Dan
Fixed IPv6 address match (the one from phpBB3 did not work)
file
|
diff
|
annotate
less
more
(0)
-100
-12
tip