aboutsummaryrefslogtreecommitdiffstats
path: root/mod/photos.php
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | some work on updating photo threads for Redfriendica2013-04-081-100/+18
* | | photo driver abstractionfriendica2013-04-251-5/+8
| |/ |/|
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean...friendica2013-04-151-4/+4
|/
* Make prettyPhoto a feature, add slideshow for albums.Thomas Willingham2013-03-291-4/+14
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-11/+11
* convert wall_upload to use the photo apifriendica2013-02-051-0/+1
* debugging the photo apifriendica2013-02-021-1/+1
* more progress on photos apifriendica2013-02-021-239/+6
* photos cont.friendica2013-01-261-103/+56
* more photo backend stufffriendica2013-01-261-38/+8
* further baby steps on the photos APIfriendica2013-01-251-11/+8
* terminate script tagfriendica2013-01-251-1/+1
* start on photos reworkfriendica2013-01-251-24/+4