aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* finish ACL's in personal menusfriendica2013-12-071-0/+22
|
* quite a bit of work on default acl permissions and various acl quirksfriendica2013-11-291-0/+5
|
* make autocomplete better themable by adding an idmarijus2013-11-145-5/+10
|
* That's way too wide for the sidebarfriendica2013-10-011-1/+1
|
* add republish to quick privacy settings (settings page)friendica2013-10-011-0/+4
|
* implement republish permission for use in sourced channelsfriendica2013-09-301-0/+3
|
* sources management pagefriendica2013-09-291-0/+12
|
* move js from matrix pagefriendica2013-08-151-0/+9
|
* usability improvements on abook permissions settings - keep advanced ↵friendica2013-07-171-0/+24
| | | | dialogue open, make quick links clear relevant settings before setting each, and don't auto submit. This shows you exactly what happens with the quick settings and allows you to change/correct it if it isn't what you want.
* slight privacy tweaksfriendica2013-05-201-3/+3
|
* add the "publish in directory" setting to the privacy macrosfriendica2013-05-201-0/+12
|
* privacy settings macros - the basics except for toggling "publish in ↵friendica2013-05-201-0/+78
| | | | directory" which is rather hard because it's a custom on/off button and not a normal input thingy.
* move js from module to to module-specific js filefriendica2013-04-171-0/+13
|
* add soapbox settingsfriendica2013-02-101-0/+9
|
* finish the abook_edit quicklink mess, get rid of the experimental nav bar ↵friendica2013-02-071-7/+0
| | | | opacity. Bad idea.
* auto form submission didn't work - jquery inheritance issue, disabling until ↵friendica2013-02-071-4/+4
| | | | we find another way.
* auto-submit connection edit form when quick permissions are appliedfriendica2013-02-071-1/+5
|
* add post_wall to forum permission defaultsfriendica2013-02-021-0/+1
|
* start on photos reworkfriendica2013-01-251-0/+16
|
* auto permissions (such as for forums or whatever) - untested but might just workfriendica2013-01-231-0/+18
|
* structural cleanup of mod_messagefriendica2013-01-051-0/+12
|
* add permission controls to "storage" objects such as attachments or other ↵friendica2012-12-221-0/+1
| | | | stored files
* make permission quick links workfriendica2012-12-081-0/+30
|
* move autosubmit up a level where it will actually workfriendica2012-12-061-1/+1
|
* DB: do the mail table again. Mail almost working onsite, still needs to zot ↵friendica2012-12-041-1/+1
| | | | though
* profile viewer in iframe module, todo - magic authfriendica2012-12-031-0/+19
|
* usability improvementsfriendica2012-11-131-0/+11
|
* some cleanup of mod-connections to bring it in line with the new architecturefriendica2012-11-101-0/+10
|
* fix channel creation and management after last changesfriendica2012-10-301-2/+2
|
* zchannel rename to new_channelfriendica2012-10-292-17/+17
|