aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Collapse)AuthorAgeFilesLines
* add an icon to connect actionsfriendica2014-06-031-0/+1
|
* possible fix for empty commentbox colapsing on tool-button clickmarijus2014-05-241-12/+9
|
* the js seems to interfere with something else... comment out for now...marijus2014-05-201-2/+2
|
* some work on comment_item.tplmarijus2014-05-201-13/+17
|
* allow jgrowl 'close all' message to be translatedfriendica2014-05-131-0/+1
|
* Also for notifications.Olaf Conradi2014-05-021-2/+5
|
* Fix unwanted GET {0} requestsOlaf Conradi2014-05-021-1/+6
| | | | | | Because of image prefetch of browsers the <img src="{0}"> templates cause unwanted /{0} requests to the webserver. Templates are changed to use a data-src attribute.
* Setting to undo/clear auto permissionsfriendica2014-04-211-0/+9
|
* this is looking better, call the forum version of a tag "foobar network", ↵friendica2014-04-121-6/+1
| | | | besides altering the icon
* use icons for identificationfriendica2014-04-111-1/+6
|
* bootstrapify aclselectormarijus2014-04-111-15/+15
|
* replace lock icon with icon-{lock, unlock}marijus2014-04-096-24/+12
|
* strip affinity tool labels on ultra-small screens; otherwise they just smush ↵friendica2014-04-081-0/+1
| | | | together
* pass the original element title through the element stack so that it we ↵friendica2014-04-071-0/+4
| | | | don't lose it in the ajaxuploader.
* some work on jot, remove some deprecated js and some random style fixesmarijus2014-04-031-1/+0
|
* fix lock permissions view and autoload not kicking in on touch devices under ↵marijus2014-03-251-22/+4
| | | | certain conditions
* file had wrong extensionfriendica2014-03-112-7/+7
|
* update acl internal list whenever there is a change - the submit handler ↵friendica2014-03-111-10/+20
| | | | seems to be unreliable or is getting into a race condition.
* get rid of fancybox for photos upload, not just photo editfriendica2014-03-111-0/+5
|
* showwarning when manually changing alsofriendica2014-03-071-0/+7
|
* notify when permissions change and haven't been saved.friendica2014-03-071-0/+12
|
* start new connections out with even more sane defaults than before by ↵friendica2014-03-071-0/+3
| | | | pre-filling the connedit form page. This still lets them change things before any damage has been done or before any privacy has leaked, but should reduce the number of new connections that can't comment.
* When approving a connection automatically select Full Sharing.friendica2014-03-071-0/+6
|
* layout export to filefriendica2014-03-031-0/+1
|
* Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago stringsAlexandre Hannud Abdo2014-02-241-1/+1
|
* use a "fullscreen" icon for chanview full screen mode; add channel_menu ↵friendica2014-02-191-0/+1
| | | | selection and setting to the settings page.
* Merge branch 'master' of https://github.com/friendica/redmarijus2014-02-191-12/+12
|\
| * introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is ↵friendica2014-02-181-12/+12
| | | | | | | | able to successfully authenticate (but is not necessarily in this network).
* | bootstrapify the navmarijus2014-02-191-57/+32
|/
* Let user cancel the red_encrypt dialogueKlaus2014-02-181-2/+5
| | | If the user press cancel on the prompt also cancel the encryption. Maybe should also add this to passhint promt.
* shamelessly steal, and cut/paste from the settings page to get mod_photos ↵friendica2014-02-111-0/+8
| | | | edit permissions working - and it looks like we still have some other fancybox instances (yet another lightbox) which haven't yet been converted to colorbox and will need to be fixed. Way too many lightboxes.
* make links in comments bookmark-ablefriendica2014-02-041-2/+4
|
* add icon translation for new iconfriendica2014-02-041-0/+1
|
* bookmarks - mop up and go homefriendica2014-02-042-2/+2
|
* bookmark permissionsfriendica2014-02-042-0/+5
|
* chatroom management front-end stufffriendica2014-01-292-0/+32
|
* online indication on profile sidebarfriendica2014-01-281-0/+1
|
* Tweak "typical" perms macroThomas Willingham2014-01-161-3/+3
|
* add "self" to access control lists with special marking to indicate it's ↵friendica2014-01-061-2/+2
| | | | special (for instance you can't really deny access to yourself). But this lets us make something private to our eyes only; whatever it may be.
* Merge branch 'master' into movejsfriendica2014-01-061-0/+0
|\ | | | | | | | | Conflicts: version.inc
* | move js files from corefriendica2014-01-0414-0/+4080
|/
* use colorbox for single photo viewing (replacing prettyPhoto, which may have ↵friendica2013-12-251-1/+1
| | | | 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.
* set the height so colorbox can set its size correctlyfriendica2013-12-231-2/+1
|
* make sure resize firesfriendica2013-12-231-1/+2
|
* first cut at a directory popup. It's a bit annoying at the moment, so we'll ↵friendica2013-12-231-0/+8
| | | | have to make it less so. Also had second thoughts about the project homepage changes made yesterday. Just because a bunch of Reddit trolls can't get social networking out of their brain long enough to explore other technologies or even read the project page doesn't mean we should pander to them and explain how or why we either are or aren't a social network.
* js functions behind quick permission links were lost in comanchification ↵friendica2013-12-222-82/+82
| | | | process - because the js didn't get relocated to the new connedit module
* split private messages into two modules - "message" is just for message ↵friendica2013-12-211-0/+13
| | | | lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
* some re-work of mod_sourcesfriendica2013-12-151-2/+2
|
* use 'a' ACL search instead of 'm' ACL search for mod_sourcesfriendica2013-12-151-0/+2
|
* typo in mod_poke.jsfriendica2013-12-071-1/+1
|