aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* French Transalations - UPDATEDRedMatrixCanada2014-08-162-1197/+1387
|
* 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
|\
| * Merge pull request #560 from zzottel/masterzzottel2014-08-112-6028/+5850
| |\ | | | | | | update to German translations
| | * update to German translationszottel2014-08-112-6028/+5850
| |/
* / nothing going on here. nothing to see. move along.friendica2014-08-102-31/+124
|/
* make mention tagging by webbie do the right thing.friendica2014-08-101-1/+1
|
* allow channel login to the api, just like with the cloudfriendica2014-08-101-4/+24
|
* remember activity settingfriendica2014-08-102-2/+2
|
* implement max_import_sizefriendica2014-08-091-1/+7
|
* prevent obscured email notificationsfriendica2014-08-091-1/+1
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-096-3850/+3690
|\
| * Some more buttons. Not ready yet. Changed in private message -submit- to ↵Jeroen2014-08-096-3850/+3690
| | | | | | | | -send-. Confusing in other language(s).