Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |