aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* some more work on realmsfriendica2014-08-176-15/+54
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-178-2472/+2923
|\
| * Merge pull request #567 from tuscanhobbit/masterPaolo T2014-08-172-1208/+1416
| |\ | | | | | | IT: strings updated
| | * IT: strings updatedtuscanhobbit2014-08-172-1208/+1416
| | |
| * | Doco - attempt to explain pull requests in git for non developers.Thomas Willingham2014-08-171-2/+27
| | |
| * | Merge pull request #565 from RedMatrixCanada/BranchRedMatrix2014-08-172-1197/+1387
| |\ \ | | | | | | | | French Transalations - UPDATED
| | * | French Transalations - UPDATEDRedMatrixCanada2014-08-162-1197/+1387
| | | |
| * | | Merge pull request #566 from tonnerkiller/masterRedMatrix2014-08-173-65/+93
| |\ \ \ | | |/ / | |/| | Posting by API and Wordpress plugin
| | * | Added "if(!function_exists('xpost_to_html2bbcode'))"tonnerkiller2014-08-161-64/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This function name is also used by post to friendica plugin Both functions seem to be identical. If you have both plugins installed you get an error because of the identical function name This will avoid the attempt to load the function a second time in case it was already loaded by the post to friendica plugin
| | * | api_posting.bb is a new doco file that explains posting to the redmatrix ↵tonnerkiller2014-08-162-1/+25
| | | | | | | | | | | | | | | | | | | | | | | | from an external program by exampple of command line tool curl main.bb is an updated version of the doco main site with a link to api_posting.bb
* | | | add collections widget to connections page - and some more work on realmsfriendica2014-08-175-2/+27
|/ / /
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-163-4/+7
|\ \ \
| * \ \ Merge pull request #564 from cvogeley/masterRedMatrix2014-08-172-3/+6
| |\ \ \ | | | | | | | | | | Add account deletion to the UI
| | * | | Add account deletion to the UIChristian Vogeley2014-08-162-3/+6
| | | | |
| * | | | Install doc - mcrypt is required, not optional. Even if it's intendedThomas Willingham2014-08-161-1/+1
| | |/ / | |/| | | | | | | | | | to be optional, it isn't. WSoD abound without it.
* / | | provide backend storage and declaration of directory realmfriendica2014-08-167-31/+35
|/ / /
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-151-1/+1
|\ \ \
| * \ \ Merge pull request #563 from zzottel/masterRedMatrix2014-08-161-1/+1
| |\ \ \ | | | | | | | | | | don't block "public" messages with authenticated scope
| | * | | don't block "public" messages with authenticated scopezottel2014-08-151-1/+1
| |/ / /
* / / / bring back some friendica crypto stuff including all the key mangling and ↵friendica2014-08-152-1/+173
|/ / / | | | | | | | | | translation functions. Also add ability to completely supress email notifications for actitivies with private contents. We'll still pass private mail notifications because often the email notification is the only way infrequently used channels get alerted to these.
* | | doc updatefriendica2014-08-1511-0/+2299
| | |
* | | doc updatefriendica2014-08-1594-4907/+5731
| | |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-153-2/+4
|\ \ \
| * | | Merge pull request #562 from cvogeley/masterRedMatrix2014-08-152-1/+3
| |\| | | | | | | | | | Account deletion
| | * | Account deletionChristian Vogeley2014-08-152-1/+3
| | | | | | | | | | | | | | | | fix multi user deletion, add confirmation message
| * | | .btn.xs > 0.75rem (let's keep that as the min. scalable font size)jeroenpraat2014-08-151-1/+1
| | | |
| * | | .btn-xs 0.65 > 0.7remjeroenpraat2014-08-151-1/+1
| |/ /
* / / pkcs1 to pkcs8 key conversion - this is a lot easier than parsing ASN.1 DER ↵friendica2014-08-142-0/+29
|/ / | | | | | | 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.
* | in HTML email notifications, angle brackets in posts were unescaped - ↵friendica2014-08-141-1/+1
| | | | | | | | including those in code blocks.
* | escape tags when using markdown. Strange things happen if you put HTML ↵friendica2014-08-141-2/+2
| | | | | | | | entities in the text.
* | api - foreach warningsfriendica2014-08-141-10/+15
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-1411-6441/+6425
|\ \
| * \ Merge pull request #561 from cvogeley/masterRedMatrix2014-08-155-6/+99
| |\ \ | | | | | | | | Some work on account deletion
| | * | Some work on account deletionChristian Vogeley2014-08-145-6/+99
| | | |
| * | | Added some missing translation strings. Fixed to scalable for a few font sizes.Jeroen2014-08-144-408/+477
| | | |
| * | | update nlJeroen2014-08-142-6027/+5849
| | | |
* | | | put an indicator (*) in the message subject line for notification emails ↵friendica2014-08-142-1/+2
|/ / / | | | | | | | | | when the message body has been suppressed
* | | some work on extended profile fieldsfriendica2014-08-133-0/+74
| | |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-136-4/+20
|\ \ \
| * | | this is better cross-browser supportmarijus2014-08-131-1/+3
| | | |
| * | | tweak .comment-edit-text-empty to correlate with the new default app font-sizemarijus2014-08-132-2/+2
| | | |
| * | | provide an expert option to opt out from user zoom on mobile devicesmarijus2014-08-134-2/+16
| | | |
* | | | support title and description (and dates which were done earlier) for ↵friendica2014-08-134-3/+17
| | | | | | | | | | | | | | | | friendica photo import
* | | | provide a way to preserve photo timestamps when importing (rather than ↵friendica2014-08-123-4/+13
| | | | | | | | | | | | | | | | uploading)
* | | | here's the file but I'm less than 5% of the way through porting it.friendica2014-08-121-0/+2807
|/ / /
* | | zot logging to figure out why we occasionally don't have an address on ↵friendica2014-08-121-0/+4
| | | | | | | | | | | | xchan_import - I suspect we don't have anything useful at all.
* | | couple of frphoto fixes to work better with the dreamhost process reaperfriendica2014-08-122-1/+8
| | |
* | | Friendica photo import tool. This will bring in all your photos from the ↵friendica2014-08-126-7/+171
|/ / | | | | | | 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 messagefriendica2014-08-114-24/+64
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-112-6028/+5850
|\ \