aboutsummaryrefslogtreecommitdiffstats
path: root/mod/photos.php
Commit message (Expand)AuthorAgeFilesLines
* set items/page back to 60marijus2014-09-111-2/+2
* content-complete must not be in photo-album-contentsmarijus2014-09-111-1/+4
* typomarijus2014-09-111-1/+1
* another day another concept - hope this works bettermarijus2014-09-111-6/+14
* wrap photo albums (albums and top level) in a div id=photo-album-contentsfriendica2014-09-081-1/+4
* for webpages, hide the mimetype selector unless in advanced mode. For pages t...friendica2014-09-071-2/+2
* and more ajax workfriendica2014-09-061-2/+2
* ajax workfriendica2014-09-061-13/+52
* doc updatefriendica2014-08-151-0/+1
* pkcs1 to pkcs8 key conversion - this is a lot easier than parsing ASN.1 DER f...friendica2014-08-141-0/+5
* Add HTML5 datalist to edit photo album field.Klaus Weidenbach2014-06-221-0/+5
* oh this is nice... http://kmkeen.com/jshon - this is what we need to make shr...friendica2014-06-181-4/+2
* only show jotnets when posting conversation itemsfriendica2014-06-141-1/+1
* photos upload - remove phantom duplicated blank album name from selection listfriendica2014-03-231-2/+1
* small changes to a couple of lookup functions which we need to use a bit morefriendica2014-02-201-1/+1
* shamelessly steal, and cut/paste from the settings page to get mod_photos edi...friendica2014-02-111-0/+4
* photo tagging somewhat working - but can't remove photo tags until we update ...friendica2014-02-031-4/+22
* photo tagging still broken - but at least don't create a new linked item ever...friendica2014-01-271-0/+4
* bring photo tagging back which hasn't worked since forking from Friendica - t...friendica2014-01-191-180/+49
* some minor cleanup on plinks for some very subtle permissions issuesfriendica2014-01-091-1/+8
* Pass hash and extension to the photo templates for plugins that requireThomas Willingham2014-01-081-0/+2
* make storage limit service classes apply to accounts, not channels. Also incl...friendica2014-01-071-2/+2
* fix photos/upload album selectorfriendica2014-01-061-2/+11
* remove prettyphoto from core - this will affect the enhanced photo albums fea...friendica2013-12-261-14/+13
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-9/+9
* more (somewhat minor) but important cleanup for mod_photos so visitors with t...friendica2013-12-221-16/+12
* issue deleting photos (attached item remained undeleted and became visible, t...friendica2013-12-221-1/+1
* comanchificate mod_photosfriendica2013-12-191-12/+5
* prepare for Comanchification of mod_photosfriendica2013-12-131-1/+4
* quite a bit of work on default acl permissions and various acl quirksfriendica2013-11-291-1/+12
* define js profile_uid in photos modulefriendica2013-11-141-1/+1
* e2ee in comments and a bit of cleanup so not every theme has to define how to...friendica2013-11-141-1/+2
* add shameless plug if they've not got zot, and add photo favicon to photos pagesfriendica2013-11-051-1/+1
* Another stab at cleaning up the photos module. This should make permissions b...friendica2013-10-241-31/+19
* more icon tweaks - this could be going on for some time; try to get icon code...friendica2013-10-101-2/+2
* post signaturesfriendica2013-10-021-9/+9
* sync photo permissions with the attached item whenever they change.friendica2013-09-171-1/+16
* assuming permissions are correct, unobscure photo comments. Should probably m...friendica2013-09-161-1/+2
* use prepare_body in api calls to properly render content, add 'mode' to conve...friendica2013-09-161-0/+2
* provide detailed error to remote site for the myriad of things that can go wr...friendica2013-09-101-1/+3
* It's a wretched mess, but at least photo comments show up again when viewing ...friendica2013-08-281-44/+27
* put backticks on mysql reseved words which we unfortunately used for row name...friendica2013-08-271-1/+1
* Preparatory work for photo conversations (third time). Also take away unused ...friendica2013-08-271-11/+7
* more loose endsfriendica2013-08-271-2/+3
* start using profile_flags in photo queries so we can start creating PHOTO_THI...friendica2013-07-181-13/+32
* some work on issue #62 (comments collapsing on liveupdate), but still a work ...friendica2013-07-021-77/+57
* photo album listing widget brokenfriendica2013-06-051-3/+3
* convert most red photos to zmgfriendica2013-05-281-1/+1
* Merge branch 'photothread'friendica2013-04-291-100/+18
|\
| * Merge branch 'master' into photothreadfriendica2013-04-161-4/+4
| |\