| Commit message (Expand) | Author | Age | Files | Lines |
* | move profile privacy settings to the Privacy section of the Settings page | Friendika | 2011-06-19 | 1 | -3/+40 |
* | Small fix to theme selector | fabrixxm | 2011-06-06 | 1 | -1/+1 |
* | add flag for experimental themes | Friendika | 2011-06-05 | 1 | -1/+2 |
* | make 'visible to everybody' warning toggle correctly in photos and settings | Friendika | 2011-06-01 | 1 | -0/+26 |
* | bug #87 alert if email settings don't open mailbox, also display last email c... | Friendika | 2011-05-29 | 1 | -1/+19 |
* | add info() function. Works like notice() but show messages in a div with clas... | Fabio Comuni | 2011-05-23 | 1 | -4/+4 |
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -5/+5 |
* | bring back load_view_file for dispy templates | Friendika | 2011-05-10 | 1 | -1/+1 |
* | don't use load_view_file() except in email templates and install of htconfig ... | Friendika | 2011-05-10 | 1 | -5/+5 |
* | bin2hex not vice versa | Friendika | 2011-04-21 | 1 | -1/+1 |
* | another typo | Friendika | 2011-04-21 | 1 | -1/+1 |
* | typo | Friendika | 2011-04-21 | 1 | -1/+1 |
* | provide a way to disable mailbox integration | Friendika | 2011-04-18 | 1 | -25/+39 |
* | still getting a zero | Friendika | 2011-04-18 | 1 | -4/+4 |
* | leave imap port blank if 0 | Friendika | 2011-04-18 | 1 | -1/+1 |
* | email integration, cont. | Friendika | 2011-04-17 | 1 | -1/+65 |
* | "profile locator/address" is now called "Identity Address" to reduce confusion | Friendika | 2011-04-14 | 1 | -1/+2 |
* | better visibility of default post permissions | Friendika | 2011-04-13 | 1 | -0/+1 |
* | the rest of the english html templates except for htconfig | Friendika | 2011-04-07 | 1 | -17/+37 |
* | more templates | Friendika | 2011-04-07 | 1 | -0/+6 |
* | more templates converted to string files | Friendika | 2011-04-06 | 1 | -1/+9 |
* | account/profile/contacts export | Friendika | 2011-03-22 | 1 | -0/+5 |
* | user pref -> block remote wall posting | Friendika | 2011-03-20 | 1 | -1/+5 |
* | content expiration | Friendika | 2011-03-15 | 1 | -1/+5 |
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -3/+1 |
* | Merge branch 'fabrixxm-master' | Friendika | 2011-01-28 | 1 | -2/+2 |
|\ |
|
| * | Added proc_run() and modified all occurrence of proc_close(proc_open()) to us... | fabrixxm | 2011-01-24 | 1 | -2/+2 |
* | | propagate name changes to 'self' contact record | Friendika | 2011-01-24 | 1 | -4/+16 |
|/ |
|
* | plugin settings were getting changed | Friendika | 2011-01-05 | 1 | -5/+8 |
* | prevent admin hijacks | Friendika | 2011-01-04 | 1 | -0/+4 |
* | settings: ensure system theme is default selection | Friendika | 2011-01-03 | 1 | -1/+6 |
* | site config to force publish in site directory | Friendika | 2011-01-02 | 1 | -7/+10 |
* | validate the openid url as well. We won't change it if it's bogus, but we won... | Friendika | 2011-01-02 | 1 | -1/+2 |
* | don't update openidserver if openid is empty | Friendika | 2011-01-02 | 1 | -5/+9 |
* | new string wasn't configured for translation. | Friendika | 2010-12-25 | 1 | -1/+1 |
* | provide separate plugin settings page, update demo plugin, fix hook_register | Friendika | 2010-12-24 | 1 | -0/+18 |
* | slight change on last commit - server discovery for legacy openid | Friendika | 2010-12-23 | 1 | -1/+3 |
* | revised openid patch, added fix for Windows servers, make "is now friends wit... | Friendika | 2010-12-23 | 1 | -5/+13 |
* | OpenID delegation degrade gracefully if database table is not updated. | fabrixxm | 2010-12-23 | 1 | -1/+6 |
* | add more plugin hooks, etc. | Friendika | 2010-12-22 | 1 | -1/+7 |
* | block connection/friend request spam | Friendika | 2010-12-20 | 1 | -1/+5 |
* | profile load optimisation | Friendika | 2010-12-11 | 1 | -1/+0 |
* | localise login template, allow openid to be disabled | Friendika | 2010-11-28 | 1 | -0/+12 |
* | add openid settings | Friendika | 2010-11-17 | 1 | -20/+24 |
* | view directory cleanup | Friendika | 2010-11-15 | 1 | -1/+1 |
* | clean up some regex's for i18n, and eliminate old ereg patterns. | Friendika | 2010-11-14 | 1 | -2/+2 |
* | more lint | Mike Macgirvin | 2010-10-31 | 1 | -0/+1 |
* | use browser geolocation when desired | Mike Macgirvin | 2010-10-19 | 1 | -1/+6 |
* | sorting out the last(?) quirks in group pages. | Mike Macgirvin | 2010-10-18 | 1 | -4/+4 |
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 1 | -4/+4 |