]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Tossing in a basic i18n message export to script code. Plugins can hook StartScriptMe...
authorBrion Vibber <brion@pobox.com>
Tue, 2 Nov 2010 20:05:16 +0000 (13:05 -0700)
committerBrion Vibber <brion@pobox.com>
Tue, 2 Nov 2010 20:05:16 +0000 (13:05 -0700)
commit5a9bb0adc4555bf67bb668edb587d4440cca61e5
tree6b2a2c0f0e09999353e8b299718a24299129cd89
parent151eebcc289884259e18e95b2d707a2fc1c72b0e
Tossing in a basic i18n message export to script code. Plugins can hook StartScriptMessage/EndScriptMessage, or directly add needed mappings in Action::getScriptMessages(). Exported entries are accessible as SN.msg(key) at runtime.
StatusNet core code now sets the tooltip text on .attachment.more links when they receive their attachment-expansion magic; this will override the hardcoded tooltip text saved from OStatus plugin when displaying timelines in the web UI.
js/util.js
lib/action.php
plugins/OStatus/classes/Ostatus_profile.php