aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* make the old personal xrd interface (old webfinger) work againfriendica2014-08-211-2/+3
|
* profile edit - missing visibility and drop link on non-default profiles, ↵friendica2014-08-212-8/+8
| | | | 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 ↵friendica2014-08-201-135/+99
| | | | 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.
* verified that chatroom expire is working, so doing away with the second ↵friendica2014-08-201-19/+4
| | | | | | function to do the same thing. If you have a problem with chatroom expiration, check that it was created with cr_expire set to 120 (minutes). Chatrooms created during the first couple of days of the chat feature didn't have this. You can set the DB value manually.
* restructure the author and owner info from feedsfriendica2014-08-201-85/+58
|
* move Friendica photo migrator to addons, bring back a few XML scraping ↵friendica2014-08-201-1/+165
| | | | functions that we're going to require (unfortunately)
* greatly simplify consume_feed() - a lot of this was friendica specific and ↵friendica2014-08-201-195/+49
| | | | somebody may want to put some of it back in, but we'd be much better off building a zot compatible feed for friendica (hint,hint) - even if it didn't support the other protocol bits. Special purpose feed handlers for things like likes, dislikes, events, and community tags are better handled as zot arrays. We have all those handlers. We just need to pass them a JSON message instead of an XML/Atom message. Handlers for statusnet follow messages are another casualty. That's easy to bring back - but we need to keep driving nails into the XML coffin or the damn zombies will get out.
* fangs baredfriendica2014-08-191-1/+23
|
* snakebite continuedfriendica2014-08-191-53/+108
|
* some work on network discoveryfriendica2014-08-192-168/+167
|
* also reset comment policy on alternate delivery chainsfriendica2014-08-191-2/+4
|
* make sure privacy scope is completely reset on second delivery chain - ↵friendica2014-08-191-8/+62
| | | | revert if there are forum issues, this is subtle and complicated
* follow => connectfriendica2014-08-191-1/+1
|
* diaspora - crazy amount of work remainingfriendica2014-08-191-80/+63
|
* provide an overt indication that a post/comment was edited.friendica2014-08-181-2/+4
|
* nav channel selectionfriendica2014-08-182-1/+17
|
* beginning of permission role settingsfriendica2014-08-172-1/+61
|
* add ability to follow somebody not already in your connections from "post ↵friendica2014-08-171-0/+5
| | | | actions" dropdown. bug: doesn't bring you back to this page.
* diaspora - begin heavy lifting. This is a 738 tonne brick with a herd of ↵friendica2014-08-171-218/+118
| | | | elephants standing on it. I'm working on the first tonne or two.
* some more work on realmsfriendica2014-08-172-11/+26
|
* add collections widget to connections page - and some more work on realmsfriendica2014-08-172-1/+22
|
* provide backend storage and declaration of directory realmfriendica2014-08-162-27/+14
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-151-1/+1
|\
| * 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-151-3/+8
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-151-0/+2
|\
| * Account deletionChristian Vogeley2014-08-151-0/+2
| | | | | | | | fix multi user deletion, add confirmation message
* | pkcs1 to pkcs8 key conversion - this is a lot easier than parsing ASN.1 DER ↵friendica2014-08-141-0/+24
|/ | | | 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.
* api - foreach warningsfriendica2014-08-141-10/+15
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-143-6/+17
|\
| * Merge pull request #561 from cvogeley/masterRedMatrix2014-08-151-4/+9
| |\ | | | | | | Some work on account deletion
| | * Some work on account deletionChristian Vogeley2014-08-141-4/+9
| | |
| * | Added some missing translation strings. Fixed to scalable for a few font sizes.Jeroen2014-08-142-2/+8
| | |
* | | put an indicator (*) in the message subject line for notification emails ↵friendica2014-08-141-0/+1
|/ / | | | | | | when the message body has been suppressed
* | some work on extended profile fieldsfriendica2014-08-131-0/+41
| |
* | support title and description (and dates which were done earlier) for ↵friendica2014-08-132-2/+14
| | | | | | | | friendica photo import
* | provide a way to preserve photo timestamps when importing (rather than ↵friendica2014-08-122-4/+11
| | | | | | | | 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.
* | Friendica photo import tool. This will bring in all your photos from the ↵friendica2014-08-121-5/+5
|/ | | | 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.
* nothing going on here. nothing to see. move along.friendica2014-08-101-31/+48
|
* allow channel login to the api, just like with the cloudfriendica2014-08-101-4/+24
|
* implement max_import_sizefriendica2014-08-091-1/+7
|
* prevent obscured email notificationsfriendica2014-08-091-1/+1
|
* booboofriendica2014-08-091-1/+2
|
* a couple of "not quite public" fixesfriendica2014-08-081-10/+6
|
* got the logic reversed on that onefriendica2014-08-071-1/+1
|
* obscured message showing up in email notificationfriendica2014-08-071-1/+1
|