aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* take off the kid glovesfriendica2014-08-263-51/+40
* more diaspora stuff - most of the basic bits are there except queueing and ph...friendica2014-08-253-12/+38
* sort out some anomaliesfriendica2014-08-254-8/+20
* more diaspora heavy liftingfriendica2014-08-253-66/+248
* re-obscure item body if localize_item() changes it. It's already flagged as o...friendica2014-08-251-0/+13
* Add d* folks to address book. WARNING - DO NOT ATTEMPT THIS. LEAVE IT THE FRU...friendica2014-08-242-295/+378
* onepoll: don't poll archived, blocked, or ignored connectionsfriendica2014-08-241-0/+2
* diaspora discoveryfriendica2014-08-241-0/+113
* add "any connections" to can_comment_on_post() - was missingfriendica2014-08-231-0/+1
* switch everything over to crypto_encapsulate()friendica2014-08-231-4/+4
* We really can't do this without a hubloc. I was hoping we could, but notifier...friendica2014-08-222-3/+4
* issue #573 - this may not fix everything in that issue but should resolve som...friendica2014-08-221-0/+3
* "false" issuefriendica2014-08-221-4/+9
* issue #571 - use feed/nickname?top=1friendica2014-08-221-1/+6
* another round of heavy liftingfriendica2014-08-211-112/+99
* provide the site blacklist everywhere it is neededfriendica2014-08-213-1/+43
* the rest of the diaspora local discovery stufffriendica2014-08-211-3/+21
* 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, re-a...friendica2014-08-212-8/+8
* extensible profiles - add the input form elements. Still needs styling and we...friendica2014-08-201-135/+99
* verified that chatroom expire is working, so doing away with the second funct...friendica2014-08-201-19/+4
* restructure the author and owner info from feedsfriendica2014-08-201-85/+58
* move Friendica photo migrator to addons, bring back a few XML scraping functi...friendica2014-08-201-1/+165
* greatly simplify consume_feed() - a lot of this was friendica specific and so...friendica2014-08-201-195/+49
* 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 - revert...friendica2014-08-191-8/+62
* 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 act...friendica2014-08-171-0/+5
* diaspora - begin heavy lifting. This is a 738 tonne brick with a herd of elep...friendica2014-08-171-218/+118
* 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 tra...friendica2014-08-152-1/+173
|/
* 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
* | pkcs1 to pkcs8 key conversion - this is a lot easier than parsing ASN.1 DER f...friendica2014-08-141-0/+24
|/
* in HTML email notifications, angle brackets in posts were unescaped - includi...friendica2014-08-141-1/+1
* 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
| |\