aboutsummaryrefslogtreecommitdiffstats
path: root/mod/photos.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-221-4/+7
* fix show-stopping bugsZach Prezkuta2013-01-061-7/+7
* implement Smarty3Zach Prezkuta2013-01-061-18/+87
* start to whip the permissions into shape, also got rid of the mce drop shadow...friendica2012-12-091-4/+7
* turn off some "advanced" features by default, like archives and saved search ...friendica2012-11-031-1/+2
* fixme note about discovered permission encryptionfriendica2012-11-021-6/+7
* comments sort of working again but now need to fix the threading which was po...friendica2012-10-251-1/+1
* fixes to photo linked items, shut up poller until I can get to thatfriendica2012-10-251-29/+32
* more progress on the main photos modulefriendica2012-10-241-38/+38
* more heavy liftingfriendica2012-10-231-9/+9
* Can't see any posts currently - after the big shakeup, but we can now post to...friendica2012-10-031-3/+3
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-50/+68
* updatesfriendica2012-09-091-31/+84
* a few minor changesfriendica2012-08-261-1/+1
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-151-11/+11
* updatesfriendica2012-08-051-0/+1
* implement page update modesfriendica2012-07-231-1/+1
* eliminate the obsolete "last-child" indicatorfriendica2012-07-181-54/+43
* upstream fixes and a lot of taxonomy stufffriendica2012-07-101-2/+1
* orient function uses exif_read_data for which valid image types are only JPEG...Vasudev Kamath2012-07-071-1/+2
* add ability to set maximum pixel length of uploaded picturesZach Prezkuta2012-07-021-0/+6
* service limits for photo uploadsfriendica2012-06-251-1/+32
* sidebar photo album list not visible to anybody if user['hidewall'] setfriendica2012-06-241-2/+4
* allow rotation either CW or CCWZach Prezkuta2012-06-201-9/+12
* Now using App::get_cached_avatar_image for /photos pageZvi ben Yaakov (a.k.a rdc)2012-06-191-2/+2
* rotate uploaded images if an EXIF rotation is presentZach Prezkuta2012-06-181-0/+1
* Enabled Profile photo revisions to be displayed on /photos pageZvi ben Yaakov (a.k.a rdc)2012-06-171-2/+2
* png support: update database.sql, fix some typos, fix tinymce image browserFabio Comuni2012-06-071-2/+2
* Add support for PNG images with alphaFabio Comuni2012-06-071-20/+31
* photo rotationfriendica2012-05-231-1/+57
* rev update, bug 428, 429, and ability to block globaldir submissions from dem...friendica2012-05-211-0/+14
* Some Bugfixes, and variable checksTobias Hößl2012-04-171-1/+0
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-11/+12
|\
| * profile wall privacyfriendica2012-03-271-11/+12
|/
* ctrl + left|right cursor keys to prev/next photosfriendica2012-03-191-1/+12