Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-15
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/clientside/static/comments.js
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
2009-12-18
Dan
Comments (AJAX): Now paginated server side. Fixes issue 2.
file
|
diff
|
annotate
2009-05-13
Dan
Comment UI / Special:Memberlist: UI consistency for Send PM/Add Buddy links in Memberlist and comment display UI
file
|
diff
|
annotate
2009-04-05
Dan
AJAX comments: ranks are now displayed properly in a submitted post.
file
|
diff
|
annotate
2009-01-26
Dan
Merging Nighthawk (anti-spam work) and Scribus (AJAX work + debugging + CLI installer) branches
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-26
Dan
AJAX core library: possible breaking change, readystatechange functions are now called with the XHR instance as the first parameter, to allow requests to run in parallel. This means much better stability but may break some applets (compatibility hack is included)
file
|
diff
|
annotate
2008-12-21
Dan
load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
file
|
diff
|
annotate
2008-11-29
Dan
[minor] optimized loading comments a little bit
file
|
diff
|
annotate
2008-11-21
Dan
Added makeSwitchable Dynano method for textareas; enabled support for makeSwitchable in comment runtime
file
|
diff
|
annotate
2008-06-25
Dan
Majorly reworked Javascript runtime stuff to use on-demand loading.
file
|
diff
|
annotate
2008-05-11
Dan
Added ability to delete the draft revision; [SECURITY] fixed lack of permission check on draft save; renamed messagebox() constructor to MessageBox() (backward compat. maintained)
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-02-14
Dan
Re-enabled, debugged, and optimized Javascript compression code
file
|
diff
|
annotate
less
more
(0)
-15
tip