Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "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() | ||||
* | profile load optimisation | Friendika | 2010-12-11 | 1 | -1/+0 |
| | |||||
* | couple of issues w/ profile photo update propogation | Friendika | 2010-11-09 | 1 | -1/+10 |
| | |||||
* | add micro profile photo | Friendika | 2010-11-04 | 1 | -0/+7 |
| | |||||
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 1 | -7/+7 |
| | |||||
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 1 | -29/+32 |
| | | | | also friend confirm was getting wrong email | ||||
* | i18n string extraction util | Mike Macgirvin | 2010-09-29 | 1 | -3/+3 |
| | |||||
* | localisation path for all view templates | Mike Macgirvin | 2010-09-22 | 1 | -3/+3 |
| | |||||
* | abstractify items, check photos for birthday paradox | Mike Macgirvin | 2010-09-13 | 1 | -8/+8 |
| | |||||
* | update global directory on change of profile photo | Mike Macgirvin | 2010-09-08 | 1 | -0/+7 |
| | |||||
* | lots of fixes - most recent photo updates for contacts | Mike Macgirvin | 2010-08-08 | 1 | -0/+5 |
| | |||||
* | more photo progress | Mike Macgirvin | 2010-08-04 | 1 | -56/+7 |
| | |||||
* | add default album names to photos | Mike Macgirvin | 2010-08-02 | 1 | -17/+23 |
| | |||||
* | lotsoflittlestuff | Mike Macgirvin | 2010-07-20 | 1 | -8/+8 |
| | |||||
* | one true profile photo, force nicknames | Mike Macgirvin | 2010-07-19 | 1 | -96/+69 |
| | |||||
* | some fixes after cloning to a new site | Mike Macgirvin | 2010-07-07 | 1 | -2/+12 |
| | |||||
* | Initial checkin | Mike Macgirvin | 2010-07-01 | 1 | -0/+227 |