Commit message (Collapse) | 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 |
| | | | | Now we automatically set the appropiate viewing-permissions on profile edit and revert photos chosen as default profile picture bacl to public access. | ||||
* | 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 ↵ | friendica | 2013-12-11 | 1 | -10/+0 |
| | | | | permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using. | ||||
* | 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 ↵ | friendica | 2013-08-07 | 1 | -9/+35 |
| | | | | instead of a list of args. Also the beginning of the migration to using photo_flags to indicate special purpose photos such as profile photos and contact photos and "thing" photos. | ||||
* | 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 ↵ | friendica | 2013-02-15 | 1 | -1/+1 |
| | | | | original column name 'is_default' | ||||
* | Whinging whining stupid fucks. | friendica | 2013-02-12 | 1 | -8/+6 |
| | |||||
* | fix profile selector on profile_photo page (unquoted mysql reserved word ↵ | friendica | 2013-02-10 | 1 | -3/+3 |
| | | | | 'default') | ||||
* | 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 ↵ | friendica | 2013-01-07 | 1 | -2/+2 |
| | | | | conversion | ||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -1/+11 |
| | |||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -1/+1 |
| | | | | to the profile details. | ||||
* | 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 ↵ | friendica | 2012-10-01 | 1 | -10/+10 |
| | | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. | ||||
* | 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 ↵ | friendica | 2012-07-18 | 1 | -2/+0 |
| | | | | some shit. | ||||
* | 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 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | 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 ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | 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 ↵ | Friendika | 2011-09-15 | 1 | -1/+7 |
| | | | | profile photo. | ||||
* | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -1/+1 |
| | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes | ||||
* | 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 |
| | | | | - to avoid getting wrong file when package is updated by copying over an older version. | ||||
* | 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 ↵ | Friendika | 2011-03-18 | 1 | -5/+5 |
|\ | | | | | | | fabrixxm-gettext | ||||
| * | 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 ↵ | fabrixxm | 2011-01-24 | 1 | -2/+2 |
| | | | | use proc_run() |