]> git.mxchange.org Git - friendica.git/log
friendica.git
7 years agoMerge pull request #3522 from annando/1706-lock
Tobias Diekershoff [Wed, 7 Jun 2017 07:29:54 +0000 (09:29 +0200)]
Merge pull request #3522 from annando/1706-lock

Some more poller speed and lock functionality

7 years agoMerge pull request #3524 from tobiasd/20170607-missingdash
Michael Vogel [Wed, 7 Jun 2017 06:29:36 +0000 (08:29 +0200)]
Merge pull request #3524 from tobiasd/20170607-missingdash

added missing dash in version

7 years agoSpeeded up calling "proc_run"
Michael [Wed, 7 Jun 2017 05:42:30 +0000 (05:42 +0000)]
Speeded up calling "proc_run"

7 years agoadded missing dash in version
Tobias Diekershoff [Wed, 7 Jun 2017 05:36:04 +0000 (07:36 +0200)]
added missing dash in version

7 years agoMerge remote-tracking branch 'upstream/develop' into 1706-lock
Michael [Wed, 7 Jun 2017 05:28:37 +0000 (05:28 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1706-lock

7 years agoMerge pull request #3521 from annando/1705-dbclean-advanced
Hypolite Petovan [Wed, 7 Jun 2017 03:43:40 +0000 (23:43 -0400)]
Merge pull request #3521 from annando/1705-dbclean-advanced

Expire remote items

7 years agoMerge branch '1706-lock' of github.com:annando/friendica into 1706-lock
Michael [Tue, 6 Jun 2017 22:20:05 +0000 (22:20 +0000)]
Merge branch '1706-lock' of github.com:annando/friendica into 1706-lock

7 years agoThe check for blocking processes is deactivated until further checks were performed
Michael [Tue, 6 Jun 2017 22:18:42 +0000 (22:18 +0000)]
The check for blocking processes is deactivated until further checks were performed

7 years agoSpaces
Michael [Tue, 6 Jun 2017 20:10:47 +0000 (20:10 +0000)]
Spaces

7 years agoBeware of camels
Michael [Tue, 6 Jun 2017 17:42:47 +0000 (17:42 +0000)]
Beware of camels

7 years agoAdded documentation
Michael [Tue, 6 Jun 2017 17:41:01 +0000 (17:41 +0000)]
Added documentation

7 years agoAdded documentation
Michael [Tue, 6 Jun 2017 17:38:58 +0000 (17:38 +0000)]
Added documentation

7 years agoMerge remote-tracking branch 'upstream/develop' into 1705-dbclean-advanced
Michael [Tue, 6 Jun 2017 17:30:40 +0000 (17:30 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1705-dbclean-advanced

7 years agoAdded documentation and renamed function
Michael [Tue, 6 Jun 2017 17:25:28 +0000 (17:25 +0000)]
Added documentation and renamed function

7 years agoMerge branch 'develop' into 1706-lock
Michael Vogel [Tue, 6 Jun 2017 12:16:00 +0000 (14:16 +0200)]
Merge branch 'develop' into 1706-lock

7 years agoMerge branch '1706-lock' of github.com:annando/friendica into 1706-lock
Michael [Tue, 6 Jun 2017 12:12:07 +0000 (12:12 +0000)]
Merge branch '1706-lock' of github.com:annando/friendica into 1706-lock

7 years agoIncreased database version
Michael [Tue, 6 Jun 2017 12:07:27 +0000 (12:07 +0000)]
Increased database version

7 years agoDon't fork a new worker
Michael [Tue, 6 Jun 2017 11:59:38 +0000 (11:59 +0000)]
Don't fork a new worker

7 years agoFriendica version 3.5.3dev
Tobias Diekershoff [Tue, 6 Jun 2017 10:22:06 +0000 (12:22 +0200)]
Friendica version 3.5.3dev

7 years agoMerge branch 'master' into develop
Tobias Diekershoff [Tue, 6 Jun 2017 10:20:55 +0000 (12:20 +0200)]
Merge branch 'master' into develop

7 years agoFriendica version 3.5.2
Tobias Diekershoff [Tue, 6 Jun 2017 10:18:29 +0000 (12:18 +0200)]
Friendica version 3.5.2

7 years agoMerge pull request #3486 from tobiasd/3.5.2-CHANGELOG
Tobias Diekershoff [Tue, 6 Jun 2017 10:16:22 +0000 (12:16 +0200)]
Merge pull request #3486 from tobiasd/3.5.2-CHANGELOG

Updating the CHANGELOG

7 years agoMerge pull request #3520 from AndyHee/3.5.2rc
Tobias Diekershoff [Tue, 6 Jun 2017 07:27:25 +0000 (09:27 +0200)]
Merge pull request #3520 from AndyHee/3.5.2rc

Correcting path for en-gb and en-gb translations core

7 years agoRename view/lang/en-US/strings.php to view/lang/en-us/strings.php
Andy H3 [Tue, 6 Jun 2017 06:00:20 +0000 (13:00 +0700)]
Rename view/lang/en-US/strings.php to view/lang/en-us/strings.php

7 years agoRename view/lang/en-US/messages.po to view/lang/en-us/messages.po
Andy H3 [Tue, 6 Jun 2017 05:58:59 +0000 (12:58 +0700)]
Rename view/lang/en-US/messages.po to view/lang/en-us/messages.po

7 years agoRename view/lang/en-GB/strings.php to view/lang/en-gb/strings.php
Andy H3 [Tue, 6 Jun 2017 05:58:20 +0000 (12:58 +0700)]
Rename view/lang/en-GB/strings.php to view/lang/en-gb/strings.php

7 years agoRename view/lang/en-GB/messages.po to view/lang/en-gb/messages.po
Andy H3 [Tue, 6 Jun 2017 05:57:08 +0000 (12:57 +0700)]
Rename view/lang/en-GB/messages.po to view/lang/en-gb/messages.po

7 years agoMerge pull request #3519 from tobiasd/20170606-es
Michael Vogel [Tue, 6 Jun 2017 05:47:18 +0000 (07:47 +0200)]
Merge pull request #3519 from tobiasd/20170606-es

ES translation THX Albert

7 years agothere can only be one annando
Tobias Diekershoff [Tue, 6 Jun 2017 05:22:28 +0000 (07:22 +0200)]
there can only be one annando

7 years agoimproved compatibility to MySQL version 5.7 for the CHANGELOG
Tobias Diekershoff [Tue, 6 Jun 2017 05:20:37 +0000 (07:20 +0200)]
improved compatibility to MySQL version 5.7 for the CHANGELOG

7 years agoES translation THX Albert
Tobias Diekershoff [Tue, 6 Jun 2017 05:11:27 +0000 (07:11 +0200)]
ES translation THX Albert

7 years agoMerge pull request #3490 from tobiasd/20170524-credits
Tobias Diekershoff [Tue, 6 Jun 2017 05:00:02 +0000 (07:00 +0200)]
Merge pull request #3490 from tobiasd/20170524-credits

regen credits

7 years agoadded EN-US to the translation list
Tobias Diekershoff [Tue, 6 Jun 2017 04:57:46 +0000 (06:57 +0200)]
added EN-US to the translation list

7 years agoMerge pull request #3518 from AndyHee/3.5.2rc
Tobias Diekershoff [Tue, 6 Jun 2017 04:56:02 +0000 (06:56 +0200)]
Merge pull request #3518 from AndyHee/3.5.2rc

Update EN-GB Translation Core + Create EN-US Translation core

7 years agoOnly wait when you have a timout value at all
Michael [Tue, 6 Jun 2017 04:22:18 +0000 (04:22 +0000)]
Only wait when you have a timout value at all

7 years agomemory check is now also only done once in a while
Michael [Tue, 6 Jun 2017 04:00:24 +0000 (04:00 +0000)]
memory check is now also only done once in a while

7 years agoWe found the handbrake ...
Michael [Mon, 5 Jun 2017 22:41:33 +0000 (22:41 +0000)]
We found the handbrake ...

7 years agoRemoving the lock after the process was removed is better
Michael [Mon, 5 Jun 2017 16:56:21 +0000 (16:56 +0000)]
Removing the lock after the process was removed is better

7 years agoUpdate messages.po
Andy H3 [Mon, 5 Jun 2017 15:22:16 +0000 (22:22 +0700)]
Update messages.po

7 years agoCreate strings.php
Andy H3 [Mon, 5 Jun 2017 15:21:31 +0000 (22:21 +0700)]
Create strings.php

7 years agoCreate messages.po
Andy H3 [Mon, 5 Jun 2017 15:20:27 +0000 (22:20 +0700)]
Create messages.po

7 years agoLocking waits now for a shorter period. DB locking is used at other locations as...
Michael [Mon, 5 Jun 2017 14:59:53 +0000 (14:59 +0000)]
Locking waits now for a shorter period. DB locking is used at other locations as well

7 years agoUpdate strings.php
Andy H3 [Mon, 5 Jun 2017 14:37:56 +0000 (21:37 +0700)]
Update strings.php

7 years agoUpdate messages.po
Andy H3 [Mon, 5 Jun 2017 14:36:26 +0000 (21:36 +0700)]
Update messages.po

7 years agoit is June, and some additions
Tobias Diekershoff [Mon, 5 Jun 2017 06:50:37 +0000 (08:50 +0200)]
it is June, and some additions

7 years agoDon't always fork the poller.
Michael [Mon, 5 Jun 2017 06:08:26 +0000 (06:08 +0000)]
Don't always fork the poller.

7 years agoSome code beautification
Michael [Sun, 4 Jun 2017 20:03:37 +0000 (20:03 +0000)]
Some code beautification

7 years agoMerge remote-tracking branch 'upstream/3.5.2rc' into 1706-lock
Michael [Sun, 4 Jun 2017 19:06:40 +0000 (19:06 +0000)]
Merge remote-tracking branch 'upstream/3.5.2rc' into 1706-lock

7 years agoTypo
Michael [Sun, 4 Jun 2017 19:05:15 +0000 (19:05 +0000)]
Typo

7 years agoEvery hour should mean: every hour :)
Michael [Sun, 4 Jun 2017 19:01:22 +0000 (19:01 +0000)]
Every hour should mean: every hour :)

7 years agoLocking seems to work great now
Michael [Sun, 4 Jun 2017 18:59:50 +0000 (18:59 +0000)]
Locking seems to work great now

7 years agoMerge pull request #3517 from annando/bugfix-curl
Tobias Diekershoff [Sun, 4 Jun 2017 18:06:05 +0000 (20:06 +0200)]
Merge pull request #3517 from annando/bugfix-curl

CURLE_OPERATION_TIMEDOUT isn't defined on older PHP versions

7 years agoLock now can use the memcache as well
Michael [Sun, 4 Jun 2017 15:59:20 +0000 (15:59 +0000)]
Lock now can use the memcache as well

7 years agoDatabase locks are now having its very own functions
Michael [Sun, 4 Jun 2017 12:59:29 +0000 (12:59 +0000)]
Database locks are now having its very own functions

7 years agoIt should be "e" not "p"
Michael [Sun, 4 Jun 2017 09:00:07 +0000 (09:00 +0000)]
It should be "e" not "p"

7 years agoLocks now work - ready to be used in the wild
Michael [Sun, 4 Jun 2017 08:36:08 +0000 (08:36 +0000)]
Locks now work - ready to be used in the wild

7 years agoOverhauled "lock" functionality
Michael [Sun, 4 Jun 2017 07:26:21 +0000 (07:26 +0000)]
Overhauled "lock" functionality

7 years agoThe constant CURLE_OPERATION_TIMEDOUT isn't defined on older PHP versions
Michael [Sat, 3 Jun 2017 19:46:19 +0000 (19:46 +0000)]
The constant CURLE_OPERATION_TIMEDOUT isn't defined on older PHP versions

7 years agoMerge pull request #3514 from annando/worker-locking
Tobias Diekershoff [Sat, 3 Jun 2017 09:02:50 +0000 (11:02 +0200)]
Merge pull request #3514 from annando/worker-locking

Fixed locking behaviour for the worker

7 years agoFixed locking behaviour for the worker
Michael [Sat, 3 Jun 2017 07:25:01 +0000 (07:25 +0000)]
Fixed locking behaviour for the worker

7 years agoMerge pull request #3513 from Hypolite/bug/update-directory-url
Michael Vogel [Sat, 3 Jun 2017 06:01:04 +0000 (08:01 +0200)]
Merge pull request #3513 from Hypolite/bug/update-directory-url

Update remaining "dir.friendi.ca" instances

7 years agoUpdate remaining "dir.friendi.ca" instances
Hypolite Petovan [Sat, 3 Jun 2017 02:15:43 +0000 (22:15 -0400)]
Update remaining "dir.friendi.ca" instances

7 years agoMerge pull request #3509 from rabuzarus/20170531_-_fix_notifications_intros
Michael Vogel [Thu, 1 Jun 2017 12:57:09 +0000 (14:57 +0200)]
Merge pull request #3509 from rabuzarus/20170531_-_fix_notifications_intros

Bugfix: don't probe for introduction if it is not necessary

7 years agorestructure the conditions if gnetwork and gaddr is empty
rabuzarus [Thu, 1 Jun 2017 10:47:47 +0000 (12:47 +0200)]
restructure the conditions if gnetwork and gaddr is empty

7 years agouse get_contact_details_by_url() instead of Probe:uri()
rabuzarus [Thu, 1 Jun 2017 09:44:59 +0000 (11:44 +0200)]
use get_contact_details_by_url() instead of Probe:uri()

7 years agouse Probe:uri() instead of probe_url
rabuzarus [Wed, 31 May 2017 16:43:57 +0000 (18:43 +0200)]
use Probe:uri() instead of probe_url

7 years agoBugfix: don't probe for introduction if it is not necessary
rabuzarus [Wed, 31 May 2017 12:29:33 +0000 (14:29 +0200)]
Bugfix: don't probe for introduction if it is not necessary

7 years agoMerge pull request #3505 from annando/1705-probe-timeout
rabuzarus [Wed, 31 May 2017 11:07:23 +0000 (13:07 +0200)]
Merge pull request #3505 from annando/1705-probe-timeout

Better handling of timeout issues while probing

7 years agoMerge pull request #3508 from gerhard6380/patch-1
Michael Vogel [Wed, 31 May 2017 09:03:28 +0000 (11:03 +0200)]
Merge pull request #3508 from gerhard6380/patch-1

corrected change

7 years agocorrected change
gerhard6380 [Wed, 31 May 2017 08:33:35 +0000 (10:33 +0200)]
corrected change

sorry, I should not change code late in the evening when I am already tired.

7 years agoBetter handling of timeout issues while probing
Michael [Wed, 31 May 2017 03:46:43 +0000 (03:46 +0000)]
Better handling of timeout issues while probing

7 years agoMerge pull request #3504 from gerhard6380/patch-1
Hypolite Petovan [Wed, 31 May 2017 02:20:14 +0000 (22:20 -0400)]
Merge pull request #3504 from gerhard6380/patch-1

API: link to original page for feed posts

7 years agoAPI: link to original page for feed posts
gerhard6380 [Wed, 31 May 2017 00:24:09 +0000 (02:24 +0200)]
API: link to original page for feed posts

link to original page added to html output of feed posts if body is empty

7 years agoMerge remote-tracking branch 'upstream/3.5.2rc' into 1705-dbclean-advanced
Michael [Tue, 30 May 2017 21:07:28 +0000 (21:07 +0000)]
Merge remote-tracking branch 'upstream/3.5.2rc' into 1705-dbclean-advanced

7 years agoMerge pull request #3503 from annando/1705-bugfix-poller
Hypolite Petovan [Tue, 30 May 2017 18:18:15 +0000 (14:18 -0400)]
Merge pull request #3503 from annando/1705-bugfix-poller

Bugfix: The poller often couldn't store the pid in the workerqueue

7 years agoBugfix: The poller often couldn't store the pid in the workerqueue
Michael [Tue, 30 May 2017 13:20:29 +0000 (13:20 +0000)]
Bugfix: The poller often couldn't store the pid in the workerqueue

7 years agoMerge remote-tracking branch 'upstream/3.5.2rc' into 1705-dbclean-advanced
Michael [Mon, 29 May 2017 20:54:43 +0000 (20:54 +0000)]
Merge remote-tracking branch 'upstream/3.5.2rc' into 1705-dbclean-advanced

7 years agoMerge pull request #3502 from annando/1705-self-probing
Tobias Diekershoff [Mon, 29 May 2017 19:40:50 +0000 (21:40 +0200)]
Merge pull request #3502 from annando/1705-self-probing

Don't quit if the own host cannot be reached via SSL

7 years agoDon't quit if the own host cannot be reached via SSL
Michael [Mon, 29 May 2017 19:14:44 +0000 (19:14 +0000)]
Don't quit if the own host cannot be reached via SSL

7 years agoMerge pull request #3500 from AndyHee/3.5.2rc
Tobias Diekershoff [Mon, 29 May 2017 09:18:42 +0000 (11:18 +0200)]
Merge pull request #3500 from AndyHee/3.5.2rc

Update EN-GB translation core

7 years agoUpdate strings.php
Andy H3 [Mon, 29 May 2017 08:36:12 +0000 (15:36 +0700)]
Update strings.php

7 years agoUpdate messages.po
Andy H3 [Mon, 29 May 2017 08:35:04 +0000 (15:35 +0700)]
Update messages.po

7 years agoMerge pull request #3499 from tobiasd/20170529-de
Hypolite Petovan [Mon, 29 May 2017 06:34:58 +0000 (02:34 -0400)]
Merge pull request #3499 from tobiasd/20170529-de

DE translations

7 years agoDE translations
Tobias Diekershoff [Mon, 29 May 2017 05:21:42 +0000 (07:21 +0200)]
DE translations

7 years agoMerge pull request #3498 from tobiasd/20170528-messages
Hypolite Petovan [Sun, 28 May 2017 17:04:55 +0000 (13:04 -0400)]
Merge pull request #3498 from tobiasd/20170528-messages

regenerated master messages.po file

7 years agoregenerated master messages.po file
Tobias Diekershoff [Sun, 28 May 2017 09:10:48 +0000 (11:10 +0200)]
regenerated master messages.po file

7 years agoMerge pull request #3497 from annando/1705-dbstructure-admin-page
Tobias Diekershoff [Sun, 28 May 2017 09:07:45 +0000 (11:07 +0200)]
Merge pull request #3497 from annando/1705-dbstructure-admin-page

The database structure is now checked ad the admin summary page

7 years agoThe database structure is now checked ad the admin summary page
Michael [Sun, 28 May 2017 08:39:41 +0000 (08:39 +0000)]
The database structure is now checked ad the admin summary page

7 years agoMerge pull request #3496 from annando/1705-more-logging
Tobias Diekershoff [Sun, 28 May 2017 06:10:03 +0000 (08:10 +0200)]
Merge pull request #3496 from annando/1705-more-logging

Some more logging for the probing

7 years agoSome more logging for the probing
Michael [Sun, 28 May 2017 05:38:12 +0000 (05:38 +0000)]
Some more logging for the probing

7 years agoMerge pull request #3495 from Hypolite/bug/profiles-missing-socgraph
Michael Vogel [Sun, 28 May 2017 04:54:09 +0000 (06:54 +0200)]
Merge pull request #3495 from Hypolite/bug/profiles-missing-socgraph

Restore missing socgraph include in profiles

7 years agoRestore missing include
Hypolite Petovan [Sun, 28 May 2017 01:47:54 +0000 (21:47 -0400)]
Restore missing include

7 years agoMerge pull request #3494 from tobiasd/20170527-ru
Hypolite Petovan [Sat, 27 May 2017 19:52:16 +0000 (15:52 -0400)]
Merge pull request #3494 from tobiasd/20170527-ru

PT-BR and RU translations

7 years agoRU translations THX Frederico Gonçalves Guimarães
Tobias Diekershoff [Sat, 27 May 2017 07:35:23 +0000 (09:35 +0200)]
RU translations THX Frederico Gonçalves Guimarães

7 years agoRU translations THX pztrn
Tobias Diekershoff [Sat, 27 May 2017 07:09:41 +0000 (09:09 +0200)]
RU translations THX pztrn

7 years agoMerge remote-tracking branch 'upstream/3.5.2rc' into 1705-dbclean-advanced
Michael [Thu, 25 May 2017 06:03:08 +0000 (06:03 +0000)]
Merge remote-tracking branch 'upstream/3.5.2rc' into 1705-dbclean-advanced

7 years agoMySQL version and annando
Tobias Diekershoff [Thu, 25 May 2017 06:00:22 +0000 (08:00 +0200)]
MySQL version and annando

7 years agoMerge pull request #3492 from annando/1705-push-priority
Hypolite Petovan [Thu, 25 May 2017 03:09:46 +0000 (23:09 -0400)]
Merge pull request #3492 from annando/1705-push-priority

Bugfix: pubsubpublish has always to be called with high priority

7 years agoBugfix: pubsubpublish has always to be called with high priority
Michael [Thu, 25 May 2017 03:04:26 +0000 (03:04 +0000)]
Bugfix: pubsubpublish has always to be called with high priority

7 years agoMerge remote-tracking branch 'upstream/3.5.2rc' into 1705-dbclean-advanced
Michael [Wed, 24 May 2017 20:55:12 +0000 (20:55 +0000)]
Merge remote-tracking branch 'upstream/3.5.2rc' into 1705-dbclean-advanced