Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-14
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
plugins/SpecialUserFuncs.php
Wed, 02 Jul 2008 22:15:55 -0400
Dan
More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
file
|
diff
|
annotate
Mon, 30 Jun 2008 17:22:29 -0400
Dan
Made $session->private_key protected and added pk_{en,de}crypt methods for encrypting and decrypting data using the private key
file
|
diff
|
annotate
Mon, 30 Jun 2008 17:20:02 -0400
Dan
Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now
file
|
diff
|
annotate
Thu, 26 Jun 2008 18:03:04 -0400
Dan
Made encryption work in form-based logon again; modified load_component() to fetch compressed versions when possible
file
|
diff
|
annotate
Sun, 15 Jun 2008 01:30:00 -0400
Dan
Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
file
|
diff
|
annotate
Sat, 07 Jun 2008 12:46:18 -0400
Dan
Got initial CSRF token framework implemented and sample implementation added in Special:Logout; removing Javascript compression engine from aggressive_optimize_html() and instead calling JavascriptCompressor class from js-compressor.php
file
|
diff
|
annotate
Fri, 16 May 2008 12:22:26 -0400
Dan
Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
file
|
diff
|
annotate
Mon, 05 May 2008 20:06:37 -0400
Dan
Added ETag support and increased caching settings to try and speed the system up. Result of a YSlow audit.
file
|
diff
|
annotate
Sun, 04 May 2008 21:57:48 -0400
Dan
Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
file
|
diff
|
annotate
Mon, 14 Apr 2008 12:13:12 -0400
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
Tue, 08 Apr 2008 20:32:30 -0400
Dan
Merging nighthawk and scribus branches
file
|
diff
|
annotate
Tue, 08 Apr 2008 20:30:05 -0400
Dan
Implemented the password-reset redirect _properly_ instead of the hackish direct header() call in sessions.php
file
|
diff
|
annotate
Sun, 06 Apr 2008 15:30:39 -0400
Dan
Started work on the new plugin manager and associated management code. Very incomplete at this point and not usable.
file
|
diff
|
annotate
Tue, 01 Apr 2008 01:26:22 -0400
Dan
Fixed bad captcha refresh code on registration page
file
|
diff
|
annotate
less
more
(0)
-14
tip