| Commit message (Expand) | Author | Age | Files | Lines |
* | profile edit - missing visibility and drop link on non-default profiles, re-a... | friendica | 2014-08-21 | 1 | -1/+0 |
* | extensible profiles - add the input form elements. Still needs styling and we... | friendica | 2014-08-20 | 1 | -0/+19 |
* | restrict returned directory contents to xchans in the zot network. We could p... | friendica | 2014-08-20 | 1 | -2/+2 |
* | move Friendica photo migrator to addons, bring back a few XML scraping functi... | friendica | 2014-08-20 | 1 | -87/+0 |
* | provide admin option for allowing rss/atom feed connections. Need to do this ... | friendica | 2014-08-20 | 1 | -45/+5 |
* | really really fix lockview (cross fingers) ;-) | friendica | 2014-08-19 | 1 | -5/+7 |
* | really fix lock info | marijus | 2014-08-19 | 1 | -1/+2 |
* | make lockview provide the right info | marijus | 2014-08-18 | 1 | -5/+4 |
* | some more work on realms | friendica | 2014-08-17 | 2 | -2/+18 |
* | add collections widget to connections page - and some more work on realms | friendica | 2014-08-17 | 1 | -0/+3 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-16 | 1 | -0/+1 |
|\ |
|
| * | Merge pull request #564 from cvogeley/master | RedMatrix | 2014-08-17 | 1 | -0/+1 |
| |\ |
|
| | * | Add account deletion to the UI | Christian Vogeley | 2014-08-16 | 1 | -0/+1 |
* | | | provide backend storage and declaration of directory realm | friendica | 2014-08-16 | 1 | -0/+1 |
|/ / |
|
* | | doc update | friendica | 2014-08-15 | 1 | -0/+1 |
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | Account deletion | Christian Vogeley | 2014-08-15 | 1 | -1/+1 |
* | | pkcs1 to pkcs8 key conversion - this is a lot easier than parsing ASN.1 DER f... | friendica | 2014-08-14 | 1 | -0/+5 |
|/ |
|
* | escape tags when using markdown. Strange things happen if you put HTML entiti... | friendica | 2014-08-14 | 1 | -2/+2 |
* | Merge pull request #561 from cvogeley/master | RedMatrix | 2014-08-15 | 3 | -2/+68 |
|\ |
|
| * | Some work on account deletion | Christian Vogeley | 2014-08-14 | 3 | -2/+68 |
* | | some work on extended profile fields | friendica | 2014-08-13 | 1 | -0/+23 |
* | | provide an expert option to opt out from user zoom on mobile devices | marijus | 2014-08-13 | 1 | -1/+7 |
* | | couple of frphoto fixes to work better with the dreamhost process reaper | friendica | 2014-08-12 | 1 | -0/+8 |
* | | Friendica photo import tool. This will bring in all your photos from the chos... | friendica | 2014-08-12 | 2 | -1/+80 |
|/ |
|
* | change default invitation message | friendica | 2014-08-11 | 3 | -23/+63 |
* | nothing going on here. nothing to see. move along. | friendica | 2014-08-10 | 1 | -0/+76 |
* | make mention tagging by webbie do the right thing. | friendica | 2014-08-10 | 1 | -1/+1 |
* | remember activity setting | friendica | 2014-08-10 | 1 | -1/+1 |
* | Some more buttons. Not ready yet. Changed in private message -submit- to -sen... | Jeroen | 2014-08-09 | 1 | -1/+1 |
* | a couple of "not quite public" fixes | friendica | 2014-08-08 | 1 | -12/+10 |
* | fix ignore of unapproved connection | friendica | 2014-08-07 | 1 | -5/+4 |
* | more editing of visibility displays | friendica | 2014-08-07 | 1 | -1/+1 |
* | cleanup some text where we said "public" or "visible to anybody on the intern... | friendica | 2014-08-07 | 1 | -1/+3 |
* | public scope delivery issues | friendica | 2014-08-06 | 1 | -2/+2 |
* | basic 'notpublic' bits working | friendica | 2014-08-06 | 2 | -2/+17 |
* | a bit of cleanup on directory autoscroll | friendica | 2014-08-05 | 1 | -4/+9 |
* | scrolling directory | friendica | 2014-08-05 | 1 | -5/+8 |
* | clone sync of "unfriend" actions | friendica | 2014-08-05 | 1 | -2/+12 |
* | issue #551 provide import/export of profiles (if this feature is enabled) | friendica | 2014-08-04 | 1 | -0/+36 |
* | backend for profile export | friendica | 2014-08-04 | 1 | -0/+27 |
* | add some notification counts to the structure passed to the "channel select" ... | friendica | 2014-08-03 | 1 | -1/+72 |
* | Let site admin choose what profile fields to support. | friendica | 2014-08-02 | 1 | -1/+13 |
* | Update nl. Added a link from the edit profile page to the edit visibility page. | Jeroen | 2014-08-01 | 1 | -0/+1 |
* | make the profile minimal by default. Use features to enable the advanced form. | friendica | 2014-08-01 | 1 | -0/+5 |
* | convert application strings to en-US | friendica | 2014-07-31 | 3 | -3/+3 |
* | block channel removal for 48 hours after changing the account password, since... | friendica | 2014-07-29 | 2 | -1/+10 |
* | we didn't need the extra query - everything we require is already in memory | friendica | 2014-07-29 | 1 | -37/+26 |
* | implement the new friend activity post which has been missing for some time now | friendica | 2014-07-29 | 1 | -8/+52 |
* | derivative themes not loading parent theme includes when visiting /cloud | friendica | 2014-07-28 | 1 | -0/+11 |