aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* issue #395, item 2friendica2014-04-062-3/+9
* use parent_mid in the parent query for enotify instead of of the parent id. T...friendica2014-04-061-8/+9
* Typo in externals SQL.Thomas Willingham2014-04-051-1/+1
* provide the ability for rpost to post as another of your channels. This does ...friendica2014-04-052-0/+30
* finish "ifpending" connectionsfriendica2014-04-041-1/+1
* introduce a connection type called 'ifpending' for number 6 of issue #395 - s...friendica2014-04-041-1/+1
* start of legacy probe utilityfriendica2014-04-021-0/+99
* more efficient public feed fetchingfriendica2014-04-021-6/+17
* Let admins set a default expire days value.Thomas Willingham2014-04-011-3/+7
* wrong var name in add_source_routefriendica2014-03-311-2/+2
* crank up loggingfriendica2014-03-311-0/+2
* community tags don't show up in the tagged posts because we removed the displ...friendica2014-03-312-0/+31
* Merge branch 'route'friendica2014-03-312-1/+36
|\
| * docofriendica2014-03-311-0/+5
| * finish up the source route storage so we can prevent messages from flowing up...friendica2014-03-311-17/+10
| * source routing stufffriendica2014-03-292-0/+37
* | this is a mess and makes a complicated security model that one can probably d...friendica2014-03-312-5/+7
* | photo timestamp was missing from main profile photo url which prevents photo ...friendica2014-03-311-0/+8
* | issue #378, failure to correctly link tags where one tag contains a substring...friendica2014-03-302-1/+18
* | Merge pull request #387 from beardy-unixer/masterRedMatrix2014-03-312-2/+2
|\ \
| * | Default discover to on.Thomas Willingham2014-03-302-2/+2
* | | revise the sandboxfriendica2014-03-302-2/+2
|/ /
* | typofriendica2014-03-291-1/+1
* | issue #384friendica2014-03-291-28/+35
|/
* Let the site admin choose whether to display the Discover tab.Alexandre Hannud Abdo2014-03-302-11/+13
* externals/discover: try up to 3 times to find a site that actually has conten...friendica2014-03-281-36/+41
* external -> discoverfriendica2014-03-281-1/+1
* don't include standalone test sites in external host listfriendica2014-03-271-2/+3
* try and sort out the item delete messfriendica2014-03-273-19/+68
* this should work a bit betterfriendica2014-03-271-3/+6
* Merge https://github.com/friendica/red into zpullfriendica2014-03-271-1/+1
|\
| * typoThomas Willingham2014-03-281-1/+1
* | new connection notificationfriendica2014-03-272-3/+12
|/
* firehose: provide system prefs to allow folks to fine tune to their needsfriendica2014-03-272-3/+16
* firehose fixes and optimisations. In particular get rid of the unresponsive ...friendica2014-03-274-27/+66
* link in the firehosefriendica2014-03-271-1/+14
* firehose testing (network?f=&fh=1) - some possible security bugs so testing p...friendica2014-03-261-0/+1
* need includefriendica2014-03-261-0/+2
* let's limit this to two weeks so it doesn't pound servers and waste too much ...friendica2014-03-261-1/+1
* there's the problemfriendica2014-03-261-4/+5
* more work on firehosefriendica2014-03-265-10/+42
* add admin/channelsfriendica2014-03-261-3/+3
* allow zotfeed to create a firehose of a site.friendica2014-03-263-17/+37
* This should be a slight improvement in setting ciphers - we'll punt on RedHat...friendica2014-03-251-8/+4
* Merge https://github.com/friendica/red into zpullfriendica2014-03-251-1/+5
|\
| * Fix wall photo uploads.Thomas Willingham2014-03-251-1/+5
* | missed onefriendica2014-03-251-1/+0
* | ensure wall_upload always has width and height if the image is validfriendica2014-03-251-1/+5
|/
* this should improve queue performance dramatically.friendica2014-03-244-7/+15
* that should fix it.friendica2014-03-242-2/+7