aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix the client side of pocofriendica2014-09-041-11/+20
* import_author_rss not succeeding, missing urlfriendica2014-09-041-4/+5
* unset item_nocomment when starting a new delivery chainfriendica2014-09-041-1/+8
* oops forgot about the privacy exclusionfriendica2014-09-041-4/+5
* allow feeds to be sourcedfriendica2014-09-041-1/+1
* realm detection logic reversedfriendica2014-09-041-1/+1
* allow stuff with Diaspora authors to federate in zot conversations even if th...friendica2014-09-043-1/+24
* sort out some of the bb2d madnessfriendica2014-09-032-70/+27
* this is turning into a wretched mess. It's going to get worse before it gets ...friendica2014-09-032-200/+99
* implement service class for feed polling frequenecy, fixed a service class bu...friendica2014-09-033-89/+91
* store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-033-44/+50
* outbound feed issuefriendica2014-09-032-4/+4
* fix diaspora_handle_from_contact()friendica2014-09-021-2/+2
* if we don't have a stored diaspora author signature which has been passed the...friendica2014-09-021-0/+1
* try to proceed with a diaspora relayable even if we don't have the original a...friendica2014-09-021-7/+9
* provide a config option to prevent wall uploads (photos and files) from being...friendica2014-09-021-30/+0
* feed removal issuefriendica2014-09-022-6/+8
* use feed title for channel name before checking author, make feed items share...friendica2014-09-023-8/+37
* minor nitsfriendica2014-09-011-4/+8
* fix phantom attachments in feedsfriendica2014-09-012-2/+2
* logic invertedfriendica2014-09-011-1/+1
* issue #578 - this won't fix old items but should work going forward. The extr...friendica2014-09-012-2/+2
* Merge remote-tracking branch 'upstream/master'Thomas Willingham2014-09-029-66/+276
|\
| * use feed icon as default avatar for rss connectionsfriendica2014-09-012-3/+6
| * honour the feed_contacts settingfriendica2014-09-011-0/+5
| * get out the sunniesfriendica2014-08-314-7/+32
| * various rss fixesfriendica2014-08-312-11/+25
| * service class check for feeds. Note limit is account based, not channel based.friendica2014-08-311-21/+33
| * rss feed discoveryfriendica2014-08-312-25/+178
| * sql error in profile_activityfriendica2014-08-312-5/+3
* | Add check_upstream_directory() to check that your directory is stillThomas Willingham2014-08-312-0/+23
|/
* doc change - read it.friendica2014-08-301-0/+3
* insecure network filterfriendica2014-08-301-1/+40
* various diaspora issuesfriendica2014-08-294-22/+76
* more queue tweaksfriendica2014-08-282-2/+2
* the queue driver is universal now - we don't need to filter it.friendica2014-08-281-1/+1
* lots of little Diaspora issuesfriendica2014-08-284-10/+46
* remove noisy log statementfriendica2014-08-281-2/+0
* when updating the commented timestamp on the parent post (item_store) don't i...friendica2014-08-282-2/+5
* Ability to close comments at a certain date/time - needed for loom.io emulati...friendica2014-08-283-56/+93
* let's make this "specific" since that's what it is.friendica2014-08-281-0/+2
* begin embeddable/shareable design elements (blocks, webpages, layouts, menus,...friendica2014-08-271-1/+33
* mind numbing drudgery continued...friendica2014-08-271-83/+62
* and ... we've got a comment coming the other wayfriendica2014-08-261-0/+1
* more hard workfriendica2014-08-261-121/+99
* works one way sort of - now to go the other way - which will require fixing ...friendica2014-08-264-29/+51
* houston we have liftofffriendica2014-08-262-12/+14
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-261-0/+1
|\
| * Revert - see comments.Thomas Willingham2014-08-261-3/+3
| * HTML doesn't work without ACCOUNT_ROLE_ALLOWCODE, so don't offer itThomas Willingham2014-08-261-2/+3