Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unobscure viewsrc items | friendica | 2014-08-23 | 1 | -2/+5 |
| | |||||
* | switch everything over to crypto_encapsulate() | friendica | 2014-08-23 | 2 | -3/+3 |
| | |||||
* | We really can't do this without a hubloc. I was hoping we could, but ↵ | friendica | 2014-08-22 | 1 | -2/+3 |
| | | | | notifier is setup to take hublocs, not xchans. | ||||
* | issue #571 - use feed/nickname?top=1 | friendica | 2014-08-22 | 1 | -0/+1 |
| | |||||
* | D* receive endpoint is receive/users/$guid - where $guid is really the ↵ | friendica | 2014-08-21 | 1 | -4/+5 |
| | | | | channel_guid, not the channel_hash. We'll allow this to be truncated for older D* sites or those that can't process our 64 character guids. | ||||
* | make the old personal xrd interface (old webfinger) work again | friendica | 2014-08-21 | 1 | -4/+17 |
| | |||||
* | profile edit - missing visibility and drop link on non-default profiles, ↵ | friendica | 2014-08-21 | 1 | -1/+0 |
| | | | | re-arrange order of replacing red#matrix smilie so it works correctly, accept a post with body content of '0' which was interpreted by x() as nothing (was treated as integer). | ||||
* | extensible profiles - add the input form elements. Still needs styling and ↵ | friendica | 2014-08-20 | 1 | -0/+19 |
| | | | | we're not yet storing the results. And right now we're ignoring the type and only doing type=string. Oh yeah - and I split off starting the second delivery chain into its own function in tag_deliver since it was largely duplicate code. | ||||
* | restrict returned directory contents to xchans in the zot network. We could ↵ | friendica | 2014-08-20 | 1 | -2/+2 |
| | | | | probably add other networks to this and create a distributed directory for the free web. It's highly unlikely we would do this but we *could*. | ||||
* | move Friendica photo migrator to addons, bring back a few XML scraping ↵ | friendica | 2014-08-20 | 1 | -87/+0 |
| | | | | functions that we're going to require (unfortunately) | ||||
* | provide admin option for allowing rss/atom feed connections. Need to do this ↵ | friendica | 2014-08-20 | 1 | -45/+5 |
| | | | | now before the feature is complete so that public sites don't get borked. We also will need a service class for this. | ||||
* | 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 | ||||
| | * | 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 |
| | | | | | | | | fix multi user deletion, add confirmation message | ||||
* | | pkcs1 to pkcs8 key conversion - this is a lot easier than parsing ASN.1 DER ↵ | friendica | 2014-08-14 | 1 | -0/+5 |
|/ | | | | formats and rebuilding the darn things like we used to do. Check for illegal hex encoded album names in mod/photo so we don't throw php errors. Don't know where they come from but we get a lot of them. | ||||
* | escape tags when using markdown. Strange things happen if you put HTML ↵ | friendica | 2014-08-14 | 1 | -2/+2 |
| | | | | entities in the text. | ||||
* | Merge pull request #561 from cvogeley/master | RedMatrix | 2014-08-15 | 3 | -2/+68 |
|\ | | | | | Some work on account deletion | ||||
| * | 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 ↵ | friendica | 2014-08-12 | 2 | -1/+80 |
|/ | | | | chosen Friendica account and import them into Red. Note that profile photos will also be imported, but will not be scaled for profiles, nor will they be attached to any profiles. They will appear however in your Profile Photos album. Photos that had any access restrictions in Friendica will be made private to only you. Comments and likes, captions, and tags are not transferred, only the actual photos. You will only be able to do this once. If something goes wrong but any photos were imported, a pconfig called frphotos.complete will be set and you'll have to remove it to start over. If you should remove this to start over, we also check each photo and will not over-write a photo you already brought over. | ||||
* | 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 ↵ | Jeroen | 2014-08-09 | 1 | -1/+1 |
| | | | | -send-. Confusing in other language(s). | ||||
* | 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 ↵ | friendica | 2014-08-07 | 1 | -1/+3 |
| | | | | internet" when that isn't necessarily true. | ||||
* | 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 |
| | | | | template (mod/manage). All it takes is to create an appropriate template to turn this page into a list with tallies of various notifications attached to each channel. | ||||
* | 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 |
| |