aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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).
* | | booboofriendica2014-08-092-2/+3
|/ /
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-083-5515/+6203
|\ \
| * \ Merge pull request #554 from zzottel/masterzzottel2014-08-082-5514/+6199
| |\ \ | | | | | | | | update to German translations
| | * | update to German translationszottel2014-08-082-5514/+6199
| |/ /
| * | Merge pull request #553 from zzottel/masterzzottel2014-08-081-1/+4
| |\ \ | | | | | | | | update German main help page
| | * | update German main help pagezottel2014-08-081-1/+4
| |/ /
* | | a couple of "not quite public" fixesfriendica2014-08-082-22/+16
| | |
* | | rev updatefriendica2014-08-082-220/+239
| | |
* | | doc updatesfriendica2014-08-0855-174/+349
|/ /
* | fix ignore of unapproved connectionfriendica2014-08-071-5/+4
| |
* | got the logic reversed on that onefriendica2014-08-071-1/+1
| |
* | more editing of visibility displaysfriendica2014-08-071-1/+1
| |
* | obscured message showing up in email notificationfriendica2014-08-071-1/+1
| |
* | cleanup some text where we said "public" or "visible to anybody on the ↵friendica2014-08-075-8/+12
| | | | | | | | internet" when that isn't necessarily true.
* | over-ride the private flag if we received a post that isn't completely ↵friendica2014-08-071-1/+13
| | | | | | | | public, but they didn't set the private flag.
* | a bit more cleanup and a bug fix or two for the new private post security modelfriendica2014-08-073-18/+25
| |
* | extra room for long names on mod_manage - stylise the forbidden sign a wee bitfriendica2014-08-062-1/+2
| |
* | public scope delivery issuesfriendica2014-08-063-7/+18
| |
* | basic 'notpublic' bits workingfriendica2014-08-063-8/+45
| |
* | first step first - just store the public_policy data, don't do anything with ↵friendica2014-08-061-0/+12
| | | | | | | | it yet.
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-061-1/+1
|\ \
| * | max-width for small screensJeroen2014-08-061-1/+1
| | |