| Commit message (Expand) | Author | Age | Files | Lines |
* | Now we also refresh permissions after the user posted connedit. | sirius | 2014-04-20 | 1 | -1/+29 |
* | Added permission handling of profile-photos | sirius | 2014-04-20 | 1 | -15/+29 |
* | Merging in conflict | sirius | 2014-04-16 | 1 | -9/+19 |
|\ |
|
* | | Added hackish support for permissions-sync between profile and profile-pictures | sirius | 2014-04-14 | 1 | -0/+33 |
|/ |
|
* | comanchify all the simple cases - those that only load a profile. Rework perm... | friendica | 2013-12-11 | 1 | -10/+0 |
* | couple of errant SQL queries | friendica | 2013-12-05 | 1 | -2/+2 |
* | issue #225 | friendica | 2013-12-05 | 1 | -1/+1 |
* | big changes to photo->store() which is now photo->save() and takes an array i... | friendica | 2013-08-07 | 1 | -9/+35 |
* | photo driver abstraction | friendica | 2013-04-25 | 1 | -4/+4 |
* | we don't need to quote or rename 'default' in mySQL if we just use the origin... | friendica | 2013-02-15 | 1 | -1/+1 |
* | Whinging whining stupid fucks. | friendica | 2013-02-12 | 1 | -8/+6 |
* | fix profile selector on profile_photo page (unquoted mysql reserved word 'def... | friendica | 2013-02-10 | 1 | -3/+3 |
* | partial cleanup of mod/profile_photo - needs a LOT more | friendica | 2013-02-05 | 1 | -52/+65 |
* | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 1 | -5/+6 |
* | more work on notification system, fix a couple of minor issues from smarty co... | friendica | 2013-01-07 | 1 | -2/+2 |
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -1/+11 |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 1 | -1/+1 |
* | restore profile_photo functionality after structural changes | friendica | 2012-10-24 | 1 | -11/+18 |
* | here's where the heavy lifting begins - everything is likely to be broken for... | friendica | 2012-10-01 | 1 | -10/+10 |
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -1/+2 |
* | unbreak some more stuff | friendica | 2012-09-04 | 1 | -2/+2 |
* | more DB cleanup | friendica | 2012-08-30 | 1 | -2/+2 |
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -3/+3 |
* | stuff | friendica | 2012-08-27 | 1 | -1/+1 |
* | Removing connectors we won't be needing - this is probably going to break som... | friendica | 2012-07-18 | 1 | -2/+0 |
* | front end for alternate profile photos | friendica | 2012-07-17 | 1 | -1/+9 |
* | backend support for alternate profile photos for private profiles | friendica | 2012-07-17 | 1 | -9/+36 |
* | upstream fixes and a lot of taxonomy stuff | friendica | 2012-07-10 | 1 | -1/+7 |
* | png support: update database.sql, fix some typos, fix tinymce image browser | Fabio Comuni | 2012-06-07 | 1 | -1/+2 |
* | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 1 | -4/+6 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -1/+1 |
|\ |
|
| * | form security error when using existing photo | friendica | 2012-03-27 | 1 | -1/+1 |
|/ |
|
* | Some security against XSRF-attacks | Tobias Hößl | 2012-03-12 | 1 | -6/+12 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | warn about photo caching when updating profile pic | friendica | 2011-11-12 | 1 | -0/+1 |
* | bug in diaspora_reshare | Friendika | 2011-10-20 | 1 | -0/+3 |
* | if photo is uploaded to "profile photos" album it could not be made into prof... | Friendika | 2011-09-15 | 1 | -1/+7 |
* | add info() function. Works like notice() but show messages in a div with clas... | Fabio Comuni | 2011-05-23 | 1 | -1/+1 |
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -3/+3 |
* | don't use load_view_file() except in email templates and install of htconfig ... | Friendika | 2011-05-10 | 1 | -3/+3 |
* | redirect to profile photo upload on very first login | Friendika | 2011-04-23 | 1 | -1/+6 |
* | the rest of the english html templates except for htconfig | Friendika | 2011-04-07 | 1 | -1/+5 |
* | more templates gone | Friendika | 2011-03-29 | 1 | -3/+5 |
* | Merge branch 'gettext' of https://github.com/fabrixxm/friendika into fabrixxm... | Friendika | 2011-03-18 | 1 | -5/+5 |
|\ |
|
| * | update source strings | fabrixxm | 2011-03-11 | 1 | -5/+5 |
* | | share,retweet,relay,forward, whatever | Friendika | 2011-03-16 | 1 | -1/+1 |
|/ |
|
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -6/+2 |
* | Add a link to user photos in Upload Profile Photo page | Fabio Comuni | 2011-02-04 | 1 | -1/+1 |
* | Allow to set a photo from albums as profile photo | Fabio Comuni | 2011-02-04 | 1 | -36/+90 |
* | Added proc_run() and modified all occurrence of proc_close(proc_open()) to us... | fabrixxm | 2011-01-24 | 1 | -2/+2 |