friendica.git/.git
5 years agoUpdate autolinker regular expression in Text\BBCode
Hypolite Petovan [Sat, 9 Mar 2019 04:39:21 +0000 (23:39 -0500)]
Update autolinker regular expression in Text\BBCode

- Thanks to https://daringfireball.net/2010/07/improved_regex_for_matching_urls

5 years agoAdd server block provision to Diaspora::postAllow
Hypolite Petovan [Sat, 9 Mar 2019 03:40:08 +0000 (22:40 -0500)]
Add server block provision to Diaspora::postAllow

5 years agoRemove unnecessary @throws tag in Util\Network
Hypolite Petovan [Sat, 9 Mar 2019 03:39:08 +0000 (22:39 -0500)]
Remove unnecessary @throws tag in Util\Network

5 years agoAdd check for EXIF data existence in Object/Image
Hypolite Petovan [Sat, 9 Mar 2019 03:09:41 +0000 (22:09 -0500)]
Add check for EXIF data existence in Object/Image

- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-467121955

5 years agoAdd frio.scheme pconfig value type check
Hypolite Petovan [Sat, 9 Mar 2019 03:05:14 +0000 (22:05 -0500)]
Add frio.scheme pconfig value type check

- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-471118589

5 years agoFix typo to ensure config backward compatibility in frio/php/scheme.php
Hypolite Petovan [Sat, 9 Mar 2019 03:04:38 +0000 (22:04 -0500)]
Fix typo to ensure config backward compatibility in frio/php/scheme.php

5 years agoAdd missing fields to Register::getPending()
Hypolite Petovan [Sat, 9 Mar 2019 02:57:18 +0000 (21:57 -0500)]
Add missing fields to Register::getPending()

- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-470882973

5 years agoAdd defaults() to url parameter in mod/follow
Hypolite Petovan [Sat, 9 Mar 2019 02:53:44 +0000 (21:53 -0500)]
Add defaults() to url parameter in mod/follow

- Add error redirection to /contact when url param is empty
- Addresses part of https://github.com/friendica/friendica/issues/6338#issuecomment-470681556

5 years agoAdd defaults() to term parameter in mod/filerm
Hypolite Petovan [Sat, 9 Mar 2019 02:51:23 +0000 (21:51 -0500)]
Add defaults() to term parameter in mod/filerm

- Addresses part of https://github.com/friendica/friendica/issues/6338#issuecomment-470681556

5 years agoMerge pull request #6831 from annando/worker-fetch-once
Tobias Diekershoff [Fri, 8 Mar 2019 21:32:13 +0000 (22:32 +0100)]
Merge pull request #6831 from annando/worker-fetch-once

Refetch new jobs only once per execution loop

5 years agoRefetch new jobs only once per execution loop
Michael [Fri, 8 Mar 2019 20:39:58 +0000 (20:39 +0000)]
Refetch new jobs only once per execution loop

5 years agoMerge pull request #6826 from tobiasd/20190308-pl
Hypolite Petovan [Fri, 8 Mar 2019 13:21:35 +0000 (08:21 -0500)]
Merge pull request #6826 from tobiasd/20190308-pl

PL translation update THX waldis

5 years agoPL translation update THX waldis
Tobias Diekershoff [Fri, 8 Mar 2019 11:58:21 +0000 (12:58 +0100)]
PL translation update THX waldis

5 years agoMerge pull request #6825 from annando/empty-spawn
Tobias Diekershoff [Fri, 8 Mar 2019 06:26:22 +0000 (07:26 +0100)]
Merge pull request #6825 from annando/empty-spawn

Worker: Don't spawn without jobs

5 years agoWorker: Don't spawn without jobs
Michael [Fri, 8 Mar 2019 05:53:36 +0000 (05:53 +0000)]
Worker: Don't spawn without jobs

5 years agoMerge pull request #6824 from MrPetovan/bug/warnings
Tobias Diekershoff [Fri, 8 Mar 2019 05:23:51 +0000 (06:23 +0100)]
Merge pull request #6824 from MrPetovan/bug/warnings

Check $profile variable in mod/match

5 years agoCheck $profile variable in mod/match
Hypolite Petovan [Thu, 7 Mar 2019 23:42:49 +0000 (18:42 -0500)]
Check $profile variable in mod/match

- Addresses https://github.com/friendica/friendica/issues/6337#issuecomment-470733015

5 years agoMerge pull request #6818 from MrPetovan/bug/6812-fix-delivery-namespaces
Tobias Diekershoff [Thu, 7 Mar 2019 05:08:49 +0000 (06:08 +0100)]
Merge pull request #6818 from MrPetovan/bug/6812-fix-delivery-namespaces

Fix namespace ambiguity about Model\Queue in Worker\Delivery

5 years agoMerge pull request #6817 from annando/contact-update
Hypolite Petovan [Thu, 7 Mar 2019 04:27:38 +0000 (23:27 -0500)]
Merge pull request #6817 from annando/contact-update

Improved contact update from probe

5 years agoFix namespace ambiguity about Model\Queue in Worker\Delivery
Hypolite Petovan [Thu, 7 Mar 2019 04:17:58 +0000 (23:17 -0500)]
Fix namespace ambiguity about Model\Queue in Worker\Delivery

5 years agoImproved contact update from probe
Michael [Thu, 7 Mar 2019 00:13:39 +0000 (00:13 +0000)]
Improved contact update from probe

5 years agoMerge pull request #6808 from nupplaphil/issue/redis_lock
Hypolite Petovan [Mon, 4 Mar 2019 21:21:54 +0000 (16:21 -0500)]
Merge pull request #6808 from nupplaphil/issue/redis_lock

Redis acquireLock() issue

5 years agoFixing redis cachekey
Philipp Holzer [Mon, 4 Mar 2019 20:28:36 +0000 (21:28 +0100)]
Fixing redis cachekey

5 years agoFixing redis cachekey
Philipp Holzer [Mon, 4 Mar 2019 20:09:20 +0000 (21:09 +0100)]
Fixing redis cachekey

5 years agoFixing redis cachekey
Philipp Holzer [Mon, 4 Mar 2019 20:00:41 +0000 (21:00 +0100)]
Fixing redis cachekey

5 years agoMerge pull request #6807 from MrPetovan/bug/6800-fix-contactblock-relationship-direction
Philipp [Mon, 4 Mar 2019 14:17:21 +0000 (15:17 +0100)]
Merge pull request #6807 from MrPetovan/bug/6800-fix-contactblock-relationship-direction

Fix relationship direction in Widget/ContactBlock

5 years agoMerge pull request #6806 from MrPetovan/bug/6805-restore-module-custom-titles
Philipp [Mon, 4 Mar 2019 14:16:03 +0000 (15:16 +0100)]
Merge pull request #6806 from MrPetovan/bug/6805-restore-module-custom-titles

Restore module custom title display

5 years agoFix relationship direction in Widget/ContactBlock
Hypolite Petovan [Mon, 4 Mar 2019 13:40:53 +0000 (08:40 -0500)]
Fix relationship direction in Widget/ContactBlock

5 years agoAdd default value for config.sitename in App::initHead
Philipp [Mon, 4 Mar 2019 12:54:51 +0000 (07:54 -0500)]
Add default value for config.sitename in App::initHead

- Protect $this->page['title'] even more

Co-Authored-By: MrPetovan <hypolite@mrpetovan.com>
5 years agoRestore module custom title display
Hypolite Petovan [Mon, 4 Mar 2019 11:47:40 +0000 (06:47 -0500)]
Restore module custom title display

5 years agoMerge pull request #6798 from annando/key-warning
Philipp [Mon, 4 Mar 2019 07:30:20 +0000 (08:30 +0100)]
Merge pull request #6798 from annando/key-warning

Added warning about an empty key

5 years agoAvoid transmitting a deletion message when we don't have a key
Michael [Mon, 4 Mar 2019 06:52:43 +0000 (06:52 +0000)]
Avoid transmitting a deletion message when we don't have a key

5 years agoMerge pull request #6795 from annando/limits
Philipp [Sun, 3 Mar 2019 08:52:50 +0000 (09:52 +0100)]
Merge pull request #6795 from annando/limits

Reduce the default maximum load for the worker to 20

5 years agoAdded forgotten "use"
Michael [Sun, 3 Mar 2019 07:05:57 +0000 (07:05 +0000)]
Added forgotten "use"

5 years agoAdded warning about an empty key
Michael [Sun, 3 Mar 2019 07:01:11 +0000 (07:01 +0000)]
Added warning about an empty key

5 years agoAdded value to settings.config.php
Michael [Sun, 3 Mar 2019 06:55:10 +0000 (06:55 +0000)]
Added value to settings.config.php

5 years agoReduce the default maximum load for the worker to 20
Michael [Sat, 2 Mar 2019 18:41:12 +0000 (18:41 +0000)]
Reduce the default maximum load for the worker to 20

5 years agoMerge pull request #6793 from nupplaphil/issue/3837-line_break_FF
Hypolite Petovan [Sat, 2 Mar 2019 18:22:25 +0000 (13:22 -0500)]
Merge pull request #6793 from nupplaphil/issue/3837-line_break_FF

[frio] Word-wrap for long lines

5 years agowrong intend
Philipp Holzer [Sat, 2 Mar 2019 16:27:51 +0000 (17:27 +0100)]
wrong intend

5 years agoWord-wrap for long lines
Philipp Holzer [Sat, 2 Mar 2019 15:00:22 +0000 (16:00 +0100)]
Word-wrap for long lines

5 years agoMerge pull request #6792 from MrPetovan/bug/warnings
Philipp [Sat, 2 Mar 2019 14:51:19 +0000 (15:51 +0100)]
Merge pull request #6792 from MrPetovan/bug/warnings

Fix allow_cid variable type in mod/network

5 years agoMerge pull request #6790 from annando/issue-6788
Hypolite Petovan [Sat, 2 Mar 2019 14:35:59 +0000 (09:35 -0500)]
Merge pull request #6790 from annando/issue-6788

Sent update mails to administrators only once

5 years agoFix allow_cid variable type in mod/network
Hypolite Petovan [Sat, 2 Mar 2019 14:28:37 +0000 (09:28 -0500)]
Fix allow_cid variable type in mod/network

- Improve SQL query for network contacts
- Add missing query statement closure
- Addresses https://github.com/friendica/friendica/issues/6337#issuecomment-467111446

5 years agoMerge pull request #6789 from nupplaphil/issue/6337-warnings
Hypolite Petovan [Sat, 2 Mar 2019 13:33:20 +0000 (08:33 -0500)]
Merge pull request #6789 from nupplaphil/issue/6337-warnings

Check if user_info is an array before counting

5 years agoTake void return into account
Philipp Holzer [Sat, 2 Mar 2019 13:23:46 +0000 (14:23 +0100)]
Take void return into account

5 years agoWe have to fetch the data this way
Michael [Sat, 2 Mar 2019 13:07:29 +0000 (13:07 +0000)]
We have to fetch the data this way

5 years agoSent update mails to administrators only once
Michael [Sat, 2 Mar 2019 12:57:47 +0000 (12:57 +0000)]
Sent update mails to administrators only once

5 years agocheck if user_info is an array before counting
Philipp Holzer [Sat, 2 Mar 2019 10:55:51 +0000 (11:55 +0100)]
check if user_info is an array before counting

5 years agoMerge pull request #6704 from tobiasd/20190220-credits
Tobias Diekershoff [Sat, 2 Mar 2019 07:35:53 +0000 (08:35 +0100)]
Merge pull request #6704 from tobiasd/20190220-credits

updated the credits

5 years agoMerge pull request #6786 from nupplaphil/issue/6758-console_storage
Hypolite Petovan [Fri, 1 Mar 2019 21:53:55 +0000 (16:53 -0500)]
Merge pull request #6786 from nupplaphil/issue/6758-console_storage

Fix handling table name during storage move

5 years agoFix handling table name during storage move
Philipp Holzer [Fri, 1 Mar 2019 17:07:08 +0000 (18:07 +0100)]
Fix handling table name during storage move

5 years agoMerge pull request #6779 from nupplaphil/issue/6498-image_rotation
Hypolite Petovan [Fri, 1 Mar 2019 13:46:38 +0000 (08:46 -0500)]
Merge pull request #6779 from nupplaphil/issue/6498-image_rotation

Adding updated field to photo table

5 years agoAdding to database.sql too
Philipp Holzer [Fri, 1 Mar 2019 08:27:56 +0000 (09:27 +0100)]
Adding to database.sql too

5 years agoAdding updated field to photo table
Philipp Holzer [Fri, 1 Mar 2019 08:23:55 +0000 (09:23 +0100)]
Adding updated field to photo table

5 years agoMerge pull request #6775 from annando/issue-6395
Tobias Diekershoff [Thu, 28 Feb 2019 09:17:01 +0000 (10:17 +0100)]
Merge pull request #6775 from annando/issue-6395

Issue 6395: Don't log details to avoid memory issues

5 years agoIssue 6395: Don't log details to avoid memory issues
Michael [Thu, 28 Feb 2019 09:07:24 +0000 (09:07 +0000)]
Issue 6395: Don't log details to avoid memory issues

5 years agoMerge pull request #6774 from MrPetovan/bug/6501-fix-reshare-to-diaspora
Tobias Diekershoff [Thu, 28 Feb 2019 06:02:27 +0000 (07:02 +0100)]
Merge pull request #6774 from MrPetovan/bug/6501-fix-reshare-to-diaspora

Improve reshare format to Diaspora destinations

5 years agoImprove reshare format for Diaspora destinations
Hypolite Petovan [Thu, 28 Feb 2019 02:01:47 +0000 (21:01 -0500)]
Improve reshare format for Diaspora destinations

- Add link to original post in post time
- Update optional bottom link label

5 years agoReplace strong by title format for item title in mod/share
Hypolite Petovan [Thu, 28 Feb 2019 01:59:39 +0000 (20:59 -0500)]
Replace strong by title format for item title in mod/share

5 years agoMerge pull request #6773 from nupplaphil/issue/6772-update_query_missmatch
Hypolite Petovan [Wed, 27 Feb 2019 20:22:42 +0000 (15:22 -0500)]
Merge pull request #6773 from nupplaphil/issue/6772-update_query_missmatch

Update - query missmatch

5 years ago'%' is deprecated
Philipp Holzer [Wed, 27 Feb 2019 19:30:08 +0000 (20:30 +0100)]
'%' is deprecated

5 years agoadmin mail list seems wrong escaped
Philipp Holzer [Wed, 27 Feb 2019 19:17:35 +0000 (20:17 +0100)]
admin mail list seems wrong escaped

5 years agoMerge pull request #6770 from nupplaphil/issue/reuse_strings_random
Hypolite Petovan [Wed, 27 Feb 2019 17:56:40 +0000 (12:56 -0500)]
Merge pull request #6770 from nupplaphil/issue/reuse_strings_random

Reuse existing Strings::getRandomHex function

5 years agoMerge pull request #6768 from tobiasd/20190227-faq
Hypolite Petovan [Wed, 27 Feb 2019 17:38:07 +0000 (12:38 -0500)]
Merge pull request #6768 from tobiasd/20190227-faq

added DiCa and Fedilab clients to the FAQ listed clients

5 years agoReuse existing Strings::getRandomHex function
Philipp Holzer [Wed, 27 Feb 2019 17:32:25 +0000 (18:32 +0100)]
Reuse existing Strings::getRandomHex function

5 years agoGerman ... m)
Tobias Diekershoff [Wed, 27 Feb 2019 17:10:37 +0000 (18:10 +0100)]
German ... m)

5 years agoadded DiCa and Fedilab clients to the FAQ listed clients
Tobias Diekershoff [Wed, 27 Feb 2019 15:33:18 +0000 (16:33 +0100)]
added DiCa and Fedilab clients to the FAQ listed clients

5 years agoMerge pull request #6767 from MrPetovan/bug/fatal-errors
Philipp [Wed, 27 Feb 2019 13:20:25 +0000 (14:20 +0100)]
Merge pull request #6767 from MrPetovan/bug/fatal-errors

Replace isset by array_key_exists on array class constant in Model\Term

5 years agoMerge pull request #6765 from nupplaphil/issue/6672-global_comm_silence
Hypolite Petovan [Wed, 27 Feb 2019 13:04:57 +0000 (08:04 -0500)]
Merge pull request #6765 from nupplaphil/issue/6672-global_comm_silence

Hide silenced authors from public timeline

5 years agoReplace isset by array_key_exists on array class constant in Model\Term
Hypolite Petovan [Wed, 27 Feb 2019 12:59:43 +0000 (07:59 -0500)]
Replace isset by array_key_exists on array class constant in Model\Term

- Addresses https://github.com/friendica/friendica/issues/6386#issuecomment-467835406

5 years agoMerge pull request #6766 from nupplaphil/task/test_fix_namespace
Tobias Diekershoff [Wed, 27 Feb 2019 12:09:20 +0000 (13:09 +0100)]
Merge pull request #6766 from nupplaphil/task/test_fix_namespace

Fix namespaces for Tests

5 years agoFix namespaces
Philipp Holzer [Wed, 27 Feb 2019 11:32:56 +0000 (12:32 +0100)]
Fix namespaces

5 years agoHide silenced authors from public timeline
Philipp Holzer [Wed, 27 Feb 2019 10:41:57 +0000 (11:41 +0100)]
Hide silenced authors from public timeline

5 years agoMerge pull request #6764 from annando/worker2
Tobias Diekershoff [Wed, 27 Feb 2019 10:06:38 +0000 (11:06 +0100)]
Merge pull request #6764 from annando/worker2

Better worker lifetime check

5 years agoAdded some description, changed logger call
Michael [Wed, 27 Feb 2019 09:49:26 +0000 (09:49 +0000)]
Added some description, changed logger call

5 years agoLog the time as decimal
Michael [Wed, 27 Feb 2019 09:12:40 +0000 (09:12 +0000)]
Log the time as decimal

5 years agoRemoved unneeded spaces
Michael [Wed, 27 Feb 2019 09:11:37 +0000 (09:11 +0000)]
Removed unneeded spaces

5 years agoThe cron interval is minutes - so we have to convert it into seconds
Michael [Wed, 27 Feb 2019 08:55:25 +0000 (08:55 +0000)]
The cron interval is minutes - so we have to convert it into seconds

5 years agoThe log text is now shorter
Michael [Wed, 27 Feb 2019 08:41:45 +0000 (08:41 +0000)]
The log text is now shorter

5 years agoAnd moving the block back to the old place
Michael [Wed, 27 Feb 2019 07:08:44 +0000 (07:08 +0000)]
And moving the block back to the old place

5 years agoRespawing when quitting
Michael [Wed, 27 Feb 2019 07:04:21 +0000 (07:04 +0000)]
Respawing when quitting

5 years agoUsing constants is nicer
Michael [Wed, 27 Feb 2019 06:55:04 +0000 (06:55 +0000)]
Using constants is nicer

5 years agoMerge remote-tracking branch 'upstream/2019.03-RC' into worker2
Michael [Wed, 27 Feb 2019 06:41:14 +0000 (06:41 +0000)]
Merge remote-tracking branch 'upstream/2019.03-RC' into worker2

5 years agoEnhanced logging, stopping worker after cron lifetime
Michael [Wed, 27 Feb 2019 06:36:19 +0000 (06:36 +0000)]
Enhanced logging, stopping worker after cron lifetime

5 years agoMerge pull request #6761 from tobiasd/20190226-6532
Hypolite Petovan [Tue, 26 Feb 2019 12:02:15 +0000 (07:02 -0500)]
Merge pull request #6761 from tobiasd/20190226-6532

fixing links in photoMenu

5 years agofixing links in photoMenu
Tobias Diekershoff [Tue, 26 Feb 2019 09:19:08 +0000 (10:19 +0100)]
fixing links in photoMenu

5 years agoMerge pull request #6759 from MrPetovan/task/composer
Tobias Diekershoff [Tue, 26 Feb 2019 05:28:23 +0000 (06:28 +0100)]
Merge pull request #6759 from MrPetovan/task/composer

[Composer] Update npm-asset/fullcalendar to version 3.10.0

5 years ago[Composer] Update npm-asset/fullcalendar to version 3.10.0
Hypolite Petovan [Tue, 26 Feb 2019 02:06:18 +0000 (21:06 -0500)]
[Composer] Update npm-asset/fullcalendar to version 3.10.0

- Add now required explicit npm-asset/moment dependency for npm-asset/fullcalendar to work

5 years agoMerge pull request #6758 from MrPetovan/bug/notices
Tobias Diekershoff [Mon, 25 Feb 2019 13:33:42 +0000 (14:33 +0100)]
Merge pull request #6758 from MrPetovan/bug/notices

Fix various notice messages

5 years agoFix possibly undefined after index in Text\BBCode
Hypolite Petovan [Mon, 25 Feb 2019 12:12:01 +0000 (07:12 -0500)]
Fix possibly undefined after index in Text\BBCode

5 years agoFix wrong use of array_shift in Core\Worker
Hypolite Petovan [Mon, 25 Feb 2019 12:11:35 +0000 (07:11 -0500)]
Fix wrong use of array_shift in Core\Worker

5 years agoMerge pull request #6755 from MrPetovan/bug/notices
Philipp [Mon, 25 Feb 2019 09:10:41 +0000 (10:10 +0100)]
Merge pull request #6755 from MrPetovan/bug/notices

Protect access to rel attribute in Network\Probe

5 years agoProtect access to rel attribute in Network\Probe
Hypolite Petovan [Mon, 25 Feb 2019 08:39:40 +0000 (03:39 -0500)]
Protect access to rel attribute in Network\Probe

5 years agoMerge pull request #6753 from MrPetovan/bug/notices
Michael Vogel [Mon, 25 Feb 2019 08:31:31 +0000 (09:31 +0100)]
Merge pull request #6753 from MrPetovan/bug/notices

Add missing author contact in ActivityPub\Processor

5 years agoCode standards: Add missing space in ActivityPub\Processor
Hypolite Petovan [Mon, 25 Feb 2019 08:16:18 +0000 (03:16 -0500)]
Code standards: Add missing space in ActivityPub\Processor

5 years agoMerge pull request #6754 from tobiasd/20190225-fr
Philipp [Mon, 25 Feb 2019 07:25:00 +0000 (08:25 +0100)]
Merge pull request #6754 from tobiasd/20190225-fr

update FR translations THX hypolite

5 years agoupdate FR translations THX hypolite
Tobias Diekershoff [Mon, 25 Feb 2019 06:49:33 +0000 (07:49 +0100)]
update FR translations THX hypolite

5 years agoAdd missing author contact in ActivityPub\Processor
Hypolite Petovan [Sun, 24 Feb 2019 20:48:56 +0000 (15:48 -0500)]
Add missing author contact in ActivityPub\Processor

- Add logging for future occurrences
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-466812104

5 years agoMerge pull request #6752 from MrPetovan/bug/notices
Michael Vogel [Sun, 24 Feb 2019 20:30:07 +0000 (21:30 +0100)]
Merge pull request #6752 from MrPetovan/bug/notices

Fix various notices

5 years agoMerge pull request #6751 from MrPetovan/bug/fatal-errors
Michael Vogel [Sun, 24 Feb 2019 20:07:13 +0000 (21:07 +0100)]
Merge pull request #6751 from MrPetovan/bug/fatal-errors

Add missing use statement in Model\Term