Commit Graph

78 Commits

Author SHA1 Message Date
Ian Denhardt 30815645fc Photo federation is basically working now, could use some polish. 2010-12-20 22:02:50 -05:00
Ian Denhardt 39d0420ab6 Fixed a typo that rendered firefox (and probably others) unable to upload photos. 2010-12-20 16:52:25 -05:00
Sean Corbett 1b601160f4 Changes to only display currently viewed profile's pictures. 2010-09-05 14:16:46 -04:00
Sean Corbett 2f06e29042 Merge branch 'master' of git://140.232.178.237/home/ian/public_html/gnu-social 2010-09-05 13:20:46 -04:00
Sean Corbett 3b0e5ae94a Added additional author info because I like to feel important ;) 2010-09-05 13:20:27 -04:00
Ian Denhardt fc131c2fb6 Users now post photos to separate albums in the DB (still need to display them separately.) 2010-09-05 13:19:15 -04:00
Sean Corbett cc18dcb82d Rough draft of the photo album class to control photo ownership / permissions. 2010-09-04 22:14:49 -04:00
Sean Corbett a8e74efb01 Added gallery links to previous / next pages. 2010-09-04 18:21:03 -04:00
Ian Denhardt 9c24236b59 getting photos by page is now static. 2010-09-04 17:51:17 -04:00
Ian Denhardt 70c1a9a506 Photo Galleries now actually use the database. 2010-09-04 17:48:12 -04:00
Sean Corbett 7e8ff72c0b Quick function to get an array of thumbnails for a gallery page. 2010-09-04 17:35:37 -04:00
Ian Denhardt 3da5dccce6 Got photos displaying in the feed *the right way* 2010-09-03 23:00:34 -04:00
Ian Denhardt 56c0f97bea first whack at proper photo sharing federation w/ activity streams. 2010-08-16 16:21:27 -04:00
Ian Denhardt 769d6089de photos now work across status.net installs. needs to be cleaned up though. 2010-08-11 12:39:10 -04:00
Ian Denhardt c6c08d8969 Got author to appear properly in the feed for photos. 2010-08-11 11:08:08 -04:00
Ian Denhardt 58d98a4c2b Photos now show up in feed (locally anywyay.) need cleanup/federation 2010-08-11 10:54:06 -04:00
Ian Denhardt dd17e32c85 Got database inserts for photos working. 2010-08-06 10:26:28 -04:00
Ian Denhardt 43454eba36 got uploads sortof working - database portion doesn't work though. 2010-08-05 13:11:34 -04:00
Ian Denhardt 16ad70e16f Started working on proper photo upload. not fully functional yet. 2010-08-04 17:26:55 -04:00
Ian Denhardt 33bce7227f slight cleanup, we now get the image type from getimagesize(), rather than finding it ourselves. 2010-08-04 12:03:34 -04:00
Ian Denhardt 78d9edd431 Photos are cropped now. 2010-08-04 11:52:54 -04:00
Ian Denhardt 727758d275 Fixed scaling. thumbnails are bigger now, too. 2010-08-03 19:24:19 -04:00
Ian Denhardt ab46007709 Thumbnails in the photo plugins. 2010-08-03 17:07:07 -04:00
Ian Denhardt fe5f55cc24 rudementary photo albums. going to /username/photos displays all the images username has attached. 2010-08-03 13:21:11 -04:00
Ian Denhardt eebc37604a Started work on photos plugin. not much yet. 2010-08-02 19:22:55 -04:00
Ian Denhardt 81a0611cd8 renamed GN{u,U}socialPhotos.php 2010-08-02 16:05:29 -04:00
Ian Denhardt 5d7dff100f Got rid of old duplicate files. 2010-08-02 12:09:44 -04:00
Matt Lee 14198ea74d removed dashes in names 2010-06-10 10:18:58 -04:00