This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
4057e82bb46e7f30e8bccfb076be85ac9f91f256
core
/
view
/
js
History
friendica
9cc76cb33d
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
..
acl.js
…
ajaxupload.js
…
autocomplete.js
…
crypto.js
…
icon_translate.js
add an icon to connect actions
2014-06-03 22:30:05 -07:00
jquery-compat.js
…
jquery-migrate-1.1.1.js
…
jquery.htmlstream.js
…
jquery.js
…
jquery.spin.js
…
jquery.textinputs.js
…
main.js
don't offer forum (@name+) completion in comments, since it won't do anything.
2014-10-23 22:00:16 -07:00
mod_chanview.js
…
mod_chat.js
…
mod_connections.js
…
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
…
mod_mail.js
…
mod_message.js
…
mod_mitem.js
…
mod_network.js
…
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
…
mod_register.js
…
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
…
spin.js
…
webtoolkit.base64.js
…