| Commit message (Expand) | Author | Age | Files | Lines |
* | png support: update database.sql, fix some typos, fix tinymce image browser | Fabio Comuni | 2012-06-07 | 1 | -2/+2 |
* | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 1 | -20/+31 |
* | photo rotation | friendica | 2012-05-23 | 1 | -1/+57 |
* | rev update, bug 428, 429, and ability to block globaldir submissions from dem... | friendica | 2012-05-21 | 1 | -0/+14 |
* | Some Bugfixes, and variable checks | Tobias Hößl | 2012-04-17 | 1 | -1/+0 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -11/+12 |
|\ |
|
| * | profile wall privacy | friendica | 2012-03-27 | 1 | -11/+12 |
|/ |
|
* | ctrl + left|right cursor keys to prev/next photos | friendica | 2012-03-19 | 1 | -1/+12 |
* | Existing photos could not be used as profile photos anymore - should be fixed... | Tobias Hößl | 2012-03-19 | 1 | -1/+1 |
* | logger_debug was used as string instead of constant | friendica | 2012-02-21 | 1 | -5/+5 |
* | implement "moderate" flag on items | friendica | 2012-01-23 | 1 | -2/+2 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | add photo upload link to album widget and "upload to this album" ability | friendica | 2012-01-15 | 1 | -3/+20 |
* | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2012-01-06 | 1 | -0/+1 |
|\ |
|
| * | comment preview | friendica | 2012-01-05 | 1 | -0/+1 |
* | | quattro: contacts and first photo page | Fabio Comuni | 2011-12-22 | 1 | -18/+24 |
|/ |
|
* | w3c valid cleanup | friendica | 2011-12-06 | 1 | -2/+4 |
* | fix "do not show status post for photo" setting when used with js_upload (val... | Friendika | 2011-11-02 | 1 | -2/+2 |
* | add contact-id to auto-complete response to resolve duplicates | Friendika | 2011-10-27 | 1 | -1/+12 |
* | origin flag handling, and bug #137 - provide timezone conversion for events p... | Friendika | 2011-10-17 | 1 | -1/+4 |
* | Fix url in profile tabs | Fabio Comuni | 2011-10-10 | 1 | -1/+1 |
* | New common tab template. Update css | Fabio Comuni | 2011-10-10 | 1 | -11/+1 |
* | option to not post photos to status stream | Friendika | 2011-10-01 | 1 | -8/+5 |
* | override pragma | Friendika | 2011-10-01 | 1 | -0/+3 |
* | fixed a bug I introduced when working on the testbubble theme - user's photo ... | Devlon Duthie | 2011-09-27 | 1 | -1/+1 |
* | really commiting files this time, still getting the hang of git. | Devlon Duthie | 2011-09-25 | 1 | -4/+7 |
* | provide permission error vs "not found" for protected photos | Friendika | 2011-09-22 | 1 | -1/+9 |
* | allow one to toggle into and out of photo edit mode for an entire album | Friendika | 2011-09-21 | 1 | -3/+4 |
* | template escapes | Friendika | 2011-09-19 | 1 | -17/+17 |
* | put profile photo on photos page | Friendika | 2011-09-19 | 1 | -1/+3 |
* | infrastructure for personalised @ tags (no UI/settings form yet), allow own c... | Friendika | 2011-09-01 | 1 | -1/+2 |
* | revup | Friendika | 2011-07-28 | 1 | -2/+2 |
* | show full size photos for album view even when photo has been used as a profi... | Friendika | 2011-07-28 | 1 | -2/+2 |
* | move hidewall to user table - queries are getting too complicated and servers... | Friendika | 2011-07-05 | 1 | -5/+1 |
* | removed stray debug statement | Friendika | 2011-07-03 | 1 | -1/+2 |
* | consolidate perrmisions sql, minor duepuntozero validation fixes | Friendika | 2011-06-30 | 1 | -64/+4 |
* | bug #99 - don't show album name/link if photos are private | Friendika | 2011-06-30 | 1 | -1/+35 |
* | allow spaces in @ tags | Friendika | 2011-06-29 | 1 | -1/+3 |
* | do not translate hidden photo album 'Contact Photos' as it may become unhidde... | Friendika | 2011-06-28 | 1 | -7/+13 |
* | dbg info for photo uploads | Friendika | 2011-06-28 | 1 | -0/+11 |
* | add profile tabs to "photos", "events" and "notes". in dispy, show active tab. | Fabio Comuni | 2011-06-23 | 1 | -9/+25 |
* | delete selected items | Friendika | 2011-06-15 | 1 | -1/+1 |
* | prev/next icons (instead of text) for photos | Friendika | 2011-06-13 | 1 | -2/+2 |
* | set permalink on photo tags | Friendika | 2011-06-08 | 1 | -1/+8 |
* | minor fixes to apps (don't show notes if not logged in) and photos (tag delet... | Friendika | 2011-06-08 | 1 | -1/+2 |
* | first recently uploaded photo (in 3 hours) to an older existing album, post m... | Friendika | 2011-06-07 | 1 | -2/+2 |
* | make 'visible to everybody' warning toggle correctly in photos and settings | Friendika | 2011-06-01 | 1 | -0/+26 |
* | bug #38 ability to restrict profile, wall, photos from non-friends | Friendika | 2011-05-28 | 1 | -1/+1 |
* | bug #38 posts and photos only visible to friends if so configured | Friendika | 2011-05-28 | 1 | -0/+11 |
* | hooks can't contain direct values, must be variables | Friendika | 2011-05-21 | 1 | -2/+4 |