This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/js
2014-11-10 14:23:06 -08:00
..
acl.js prevent posting before acl got populated since this will disregard the default acl setting and the post will be visible to the default audience without warning. the chance that this happens is quite small while writing a post but can easily happen on eg editing photos (maybe just tick a checkbox and press submit). the acl and submit buttons are disabled by default and will be activated as soon as acl is populated. 2014-11-08 21:55:44 +01:00
ajaxupload.js pass the original element title through the element stack so that it we don't lose it in the ajaxuploader. 2014-04-07 17:34:53 -07:00
autocomplete.js this is looking better, call the forum version of a tag "foobar network", besides altering the icon 2014-04-12 00:41:36 -07:00
crypto.js Let user cancel the red_encrypt dialogue 2014-02-18 17:41:59 +01:00
icon_translate.js add an icon to connect actions 2014-06-03 22:30:05 -07:00
jquery-compat.js move js files from core 2014-01-04 03:58:21 -08:00
jquery-migrate-1.1.1.js move js files from core 2014-01-04 03:58:21 -08:00
jquery.htmlstream.js move js files from core 2014-01-04 03:58:21 -08:00
jquery.js move js files from core 2014-01-04 03:58:21 -08:00
jquery.spin.js move js files from core 2014-01-04 03:58:21 -08:00
jquery.textinputs.js move js files from core 2014-01-04 03:58:21 -08:00
main.js class is a reserved word 2014-11-10 14:23:06 -08:00
mod_chanview.js profile viewer in iframe module, todo - magic auth 2012-12-03 16:14:34 -08:00
mod_chat.js replace lock icon with icon-{lock, unlock} 2014-04-09 17:10:07 +02:00
mod_connections.js js functions behind quick permission links were lost in comanchification process - because the js didn't get relocated to the new connedit module 2013-12-22 13:49:32 -08:00
mod_connedit.js implement permission roles - the backend should be done except for maybe a couple of small tweaks. Now we just need to define the rest of the roles and create a chooser for them. Adam started on this some time back but I don't know where that has gone. 2014-09-17 17:59:46 -07:00
mod_directory.js use colorbox for single photo viewing (replacing prettyPhoto, which may have license incompatibilities). Also set maximum size of a directory popup and let it scroll after that in case somebody set their profile keywords to the content of Webster's dictionary. 2013-12-25 01:05:46 -08:00
mod_events.js ajax work 2014-09-06 00:37:15 -07:00
mod_filestorage.js replace lock icon with icon-{lock, unlock} 2014-04-09 17:10:07 +02:00
mod_mail.js split private messages into two modules - "message" is just for message lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly. 2013-12-21 23:47:44 -08:00
mod_message.js make autocomplete better themable by adding an id 2013-11-14 18:03:16 +01:00
mod_mitem.js replace lock icon with icon-{lock, unlock} 2014-04-09 17:10:07 +02:00
mod_network.js strip affinity tool labels on ultra-small screens; otherwise they just smush together 2014-04-08 21:19:55 -07:00
mod_new_channel.js add stylish_select to new_channel page - but comment out until we can theme it. It needs a bit of theming to even work correctly. 2014-09-18 17:06:15 -07:00
mod_photos.js several unrelated things - auto_follow wasn't working for new accounts, error returned in private mention to a collection, and added auto-completion to photo tags; though it only matches people so the hover text is now wrong. Also made the photo edit form XHTML (XML) compliant. 2014-10-27 19:23:40 -07:00
mod_poke.js typo in mod_poke.js 2013-12-07 22:46:52 -08:00
mod_register.js comments sort of working again but now need to fix the threading which was ported when it was only half working 2012-10-25 18:42:42 -07:00
mod_settings.js put privacy role selector in settings page. Change visibility of various permissions items accordingly. 2014-10-26 19:32:12 -07:00
mod_sources.js some re-work of mod_sources 2013-12-15 20:59:52 -08:00
spin.js move js files from core 2014-01-04 03:58:21 -08:00
webtoolkit.base64.js move js files from core 2014-01-04 03:58:21 -08:00