Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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, ↵ | friendica | 2014-07-29 | 2 | -1/+10 |
| | | | | since the password is required to remove a channel. Somebody looking at an open session on somebody else's computer can simply change the password and then proceed to maliciously remove the channel. This change gives the owner 2 days to discover that something is wrong and recover his/her password and potentially save their channel from getting erased by the vandal. This is most likely to happen if a relationship has gone bad, or something incriminating was found in your private messages when you left your computer briefly unattended. | ||||
* | 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 |
| | |||||
* | honour sys channel permissions for who can view the sys owned content | friendica | 2014-07-26 | 2 | -3/+18 |
| | |||||
* | always provide a profile edit entry in the nav usermenu | friendica | 2014-07-24 | 2 | -14/+23 |
| | |||||
* | issues #542 #543 - mentions not linked on editing a post if they contained a ↵ | friendica | 2014-07-24 | 1 | -0/+9 |
| | | | | forum indicator. | ||||
* | allow jotnets to work with rpost | friendica | 2014-07-23 | 1 | -1/+1 |
| | |||||
* | sql string unquoted | friendica | 2014-07-22 | 1 | -1/+1 |
| |