Mercurial
Mercurial
>
repos
>
enano-1.0
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-24
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/functions.php
2007-11-28
Dan
Hopefully now all calls to escape() are replaced with ajaxEscape() in response to Tomasz's forum post; remove deprecated version of show_category_info() from functions.php
file
|
diff
|
annotate
2007-11-26
Dan
Nothing special. ksort()ing list of allowed filetypes in the admin panel to make editing the list marginally easier
file
|
diff
|
annotate
2007-11-22
Dan
Re-sync Oxygen and Mint and Oxygen simple with Oxygen main; a couple improvements to the redirect-on-no-config code
file
|
diff
|
annotate
2007-11-21
Dan
Searching sucks, and Enano's search algorithm was complete bullcrap. So I rewrote it. No, it does not use Google search technology. Like they have a patent for using the Arial font on search result pages anyway.
file
|
diff
|
annotate
2007-11-18
Dan
Major fixes to the ban system - large IP match lists don't slow down the server miserably anymore.
file
|
diff
|
annotate
2007-11-15
Dan
Merging in all changes from revision 185 (90b7a52bea45)
file
|
diff
|
annotate
2007-11-03
Dan
Fix PHP4 compatibility (function def. of password_score)
file
|
diff
|
annotate
2007-11-03
Dan
Alternate scaling using GD is implemented now; images will be scaled with ImageMagick if enabled and working; else, GD will be used. No UI changes to speak of, but a check in the installer will be added in a later commit
file
|
diff
|
annotate
2007-10-21
Dan
Merging in changes from db8a849ad4c9
file
|
diff
|
annotate
2007-10-20
Dan
Added a cron framework. Currently tasks will not be run; will implement into templates in next commit
file
|
diff
|
annotate
2007-10-12
Dan
Replaced autocompleting username with a much more efficient algorithm and caching system
file
|
diff
|
annotate
2007-10-09
Dan
Fixed some regular expressions in HTML optimization algorithm; regex page groups can be edited now (oops)
file
|
diff
|
annotate
2007-10-07
Dan
SECURITY: remove debug message in session manager; implemented alternate MediaWiki syntax for template embedding; added Adobe Spry for "shake" effect on unsuccessful login
file
|
diff
|
annotate
2007-10-07
Dan
Rebrand as 1.1.1; everything should now be bumped to "unstable" status
file
|
diff
|
annotate
2007-10-06
Dan
Fixed comment stripping in sanitize_html()
file
|
diff
|
annotate
2007-10-06
Dan
Improvements and fixes (hacks?) for HTML sanitization
file
|
diff
|
annotate
2007-09-25
Dan
Rebrand for 1.0.2b1
1.0.2b1
file
|
diff
|
annotate
2007-09-24
Dan
Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
file
|
diff
|
annotate
2007-09-18
Dan
Fix: textarea tags got stripped naked by the HTML optimizer, now no longer
file
|
diff
|
annotate
2007-09-17
Dan
[sync only] Minor display change in Special:About_Enano; added initial PHP function for password strength testing
file
|
diff
|
annotate
2007-09-11
Dan
Rebranded as 1.0.1.1; fixed category page drawing bug; updated link to GPL in the about page to the GPLv2
file
|
diff
|
annotate
2007-09-09
Dan
Improved ban control page and allowed multiple entries/IP ranges; changed some parameters on jBox; user level changes are logged now
file
|
diff
|
annotate
2007-09-08
Dan
Fixed some rather major bugs in the registration system, this will need a release followup
file
|
diff
|
annotate
2007-09-02
Dan
Rewrote all code related to delvote_ips column to use serialize()
file
|
diff
|
annotate
less
more
(0)
-24
tip