aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* | issue #378, failure to correctly link tags where one tag contains a ↵friendica2014-03-302-1/+18
| | | | | | | | substring of the other (depends on the order they are discovered).
* | Merge pull request #387 from beardy-unixer/masterRedMatrix2014-03-312-2/+2
|\ \ | | | | | | Default discover to on
| * | 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 ↵friendica2014-03-281-36/+41
| | | | content. Then give up until the next queue run.
* 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
| | | | script warning when trying to load updates (sine they aren't our posts, we can't check for unseen, hence we can't really load updates). Also make the url selection pluggable.
* link in the firehosefriendica2014-03-271-1/+14
|
* firehose testing (network?f=&fh=1) - some possible security bugs so testing ↵friendica2014-03-261-0/+1
| | | | purposes only
* 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
| | | | space
* 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 ↵friendica2014-03-251-8/+4
| | | | RedHat but open up the list just for openssl distros which seem to have all the problems at the moment.
* 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
|
* that didn't work out wellfriendica2014-03-241-2/+2
|
* ssl ciphers - be liberal in what we accept, conservative in what we generatefriendica2014-03-241-12/+24
|
* don't allow normal channels to have the name 'sys'.friendica2014-03-231-0/+5
|
* make sure crypto is loaded before creating a keypairfriendica2014-03-231-0/+1
|
* cheange encode_item() logging to logger_data because it's way too noisy and ↵friendica2014-03-231-1/+1
| | | | had no loglevel set
* create_sys_channel during setup bypasses our check when creating the first ↵friendica2014-03-232-0/+11
| | | | account that there is a site keypair. Esnure that a site keypair is created before any sys channels are created.
* provide 'style' option to archive widget to choose between 'select' and ↵friendica2014-03-231-0/+2
| | | | 'list' format
* add curl error text to mod/probe so we can remotely diagnose communication ↵friendica2014-03-231-2/+4
| | | | issues from other sites.
* Merge https://github.com/friendica/red into zpullfriendica2014-03-231-2/+4
|\
| * add width and height to uploaded photo bodymarijus2014-03-221-1/+3
| |
| * use border-box for everythingmarijus2014-03-221-1/+1
| |
* | improve curl error loggingfriendica2014-03-231-1/+3
|/
* we don't allow forgeries to be received - save some bandwidth by not ↵friendica2014-03-211-0/+5
| | | | allowing them to be sent. We do have to figure out how some secondary delivery chains are ending up with posts belonging to the original owner instead of the chain owner, but that's for another day.
* found what I believe is the root cause of issue #230, but don't yet have a ↵friendica2014-03-201-13/+21
| | | | workable solution. This one is hard.
* increase log info to track down source of ownership failuresfriendica2014-03-201-1/+1
|
* docofriendica2014-03-191-0/+1
|
* prune_hub_reinstalls() and add cron weekly as a side effectfriendica2014-03-192-0/+49
|
* cleanupfriendica2014-03-183-26/+36
|