Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/comment.php
2010-07-31
Dan Fuhry
Improved display of comments from foes, and fixed some general issues with the friend and foe lists
file
|
diff
|
annotate
2010-03-29
Dan
Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
file
|
diff
|
annotate
2010-03-20
Dan
Fixed "unapproved" status taking precedence over "spam" flag in comment submit and some display related bugs in comments.js
file
|
diff
|
annotate
2010-02-01
Dan
Fixed more places where author_uid wasn't right.
file
|
diff
|
annotate
2009-12-18
Dan
Comments (AJAX): Now paginated server side. Fixes issue 2.
file
|
diff
|
annotate
2009-12-12
Dan
Updated KNOWN_BUGS to point to our issue tracker
file
|
diff
|
annotate
2009-08-21
Dan
SECURITY: Comments: fix poor sanitization of subject on initial submit
file
|
diff
|
annotate
2009-08-21
Dan
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
file
|
diff
|
annotate
2009-06-01
Dan
Comments: SECURITY: Fixed IP not recorded in non-JSON submit and a few other non-security issues
file
|
diff
|
annotate
2009-05-29
Dan
Comments: fixed failure to supply $q to fetchrow() in JSON fetcher
file
|
diff
|
annotate
2009-05-13
Dan
Band-Aided user_homepage undefined index error in comments.
file
|
diff
|
annotate
2009-02-16
Dan
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
file
|
diff
|
annotate
2009-01-26
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
2009-01-04
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
2009-01-03
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
2008-11-21
Dan
Added makeSwitchable Dynano method for textareas; enabled support for makeSwitchable in comment runtime
file
|
diff
|
annotate
2008-08-12
Dan
Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
file
|
diff
|
annotate
2008-07-10
Dan
Added Gravatar support! And it's really configurable too.
file
|
diff
|
annotate
2008-05-05
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
2008-04-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
2008-03-18
Dan
Fixed some stray version numbers (again!); added support for Diffie-Hellman logins in the normal login form (not AJAX) - even works in IE
file
|
diff
|
annotate
2008-02-22
Dan
Merging fixes and updates from stable branch
file
|
diff
|
annotate
2008-02-02
Dan
Made all captcha fields case-insensitive (thanks pkeating)
file
|
diff
|
annotate
2008-02-11
Dan
Rebrand as 1.1.2; made upgrade framework functional
file
|
diff
|
annotate
2008-02-07
Dan
Fixed some captcha bugs and made all captcha fields case-insensitive
file
|
diff
|
annotate
2008-01-29
Dan
Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
file
|
diff
|
annotate
2008-01-21
Dan
Implemented IP logging for comments and registration
file
|
diff
|
annotate
2008-01-03
Dan
WiP commit for admin panel localization. All modules up to Admin:UserManager (working down the list) are localized except Admin:ThemeManager, which is due for a rewrite
file
|
diff
|
annotate
2007-12-26
Dan
More localization work. Resolved major issue with JSON parser not parsing files over ~50KB. Switched JSON parser to the one from the Zend Framework (BSD licensed). Forced to split enano.json into five different files.
file
|
diff
|
annotate
2007-12-21
Dan
Added initial avatar support. Currently rather feature complete except for admin controls for avatar.
file
|
diff
|
annotate
less
more
(0)
-30
tip