friendica.git/.git
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 #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

5 years agoAdd scheme input protection in frio/config.php
Hypolite Petovan [Sun, 24 Feb 2019 19:32:51 +0000 (14:32 -0500)]
Add scheme input protection in frio/config.php

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

5 years agoAdd empty entry author if contact query fails in DFRN
Hypolite Petovan [Sun, 24 Feb 2019 19:00:40 +0000 (14:00 -0500)]
Add empty entry author if contact query fails in DFRN

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

5 years agoFix missing avatar key in DFRN
Hypolite Petovan [Sun, 24 Feb 2019 18:40:04 +0000 (13:40 -0500)]
Fix missing avatar key in DFRN

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

5 years agoStop appending entry when parent is missing in OStatus
Hypolite Petovan [Sun, 24 Feb 2019 18:36:37 +0000 (13:36 -0500)]
Stop appending entry when parent is missing in OStatus

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

5 years agoAdd missing use statement in Model\Term
Hypolite Petovan [Sun, 24 Feb 2019 18:33:11 +0000 (13:33 -0500)]
Add missing use statement in Model\Term

5 years agoMerge pull request #6749 from nupplaphil/6386-php_fatal
Hypolite Petovan [Sun, 24 Feb 2019 17:55:34 +0000 (12:55 -0500)]
Merge pull request #6749 from nupplaphil/6386-php_fatal

Fixing appending child at DFRN without a parent id.

5 years agoupdate phpdoc
Philipp Holzer [Sun, 24 Feb 2019 15:31:16 +0000 (16:31 +0100)]
update phpdoc

5 years agoMerge pull request #6747 from nupplaphil/issue/6677-frio_admin
Hypolite Petovan [Sun, 24 Feb 2019 15:30:37 +0000 (10:30 -0500)]
Merge pull request #6747 from nupplaphil/issue/6677-frio_admin

Fixing frio theme customization for admin

5 years agoFixing appending child at DFRN without a parent id.
Philipp Holzer [Sun, 24 Feb 2019 15:30:09 +0000 (16:30 +0100)]
Fixing appending child at DFRN without a parent id.

5 years agoempty is better than isset
Philipp Holzer [Sun, 24 Feb 2019 14:48:30 +0000 (15:48 +0100)]
empty is better than isset

5 years agoMerge pull request #6746 from nupplaphil/issue/6338-notices
Michael Vogel [Sun, 24 Feb 2019 14:44:54 +0000 (15:44 +0100)]
Merge pull request #6746 from nupplaphil/issue/6338-notices

Fixing notices

5 years agoMerge pull request #6726 from MrPetovan/task/6676-fix-implicit-mentions
Michael Vogel [Sun, 24 Feb 2019 14:40:11 +0000 (15:40 +0100)]
Merge pull request #6726 from MrPetovan/task/6676-fix-implicit-mentions

Fix last batch of implicit mentions issues

5 years agoFixing admin scheme-change in frio
Philipp Holzer [Sun, 24 Feb 2019 14:40:05 +0000 (15:40 +0100)]
Fixing admin scheme-change in frio

5 years agoFixing https://github.com/friendica/friendica/issues/6338#issuecomment-466749280
Philipp Holzer [Sun, 24 Feb 2019 14:22:14 +0000 (15:22 +0100)]
Fixing https://github.com/friendica/friendica/issues/6338#issuecomment-466749280

5 years agoFixing https://github.com/friendica/friendica/issues/6338#issuecomment-458030934
Philipp Holzer [Sun, 24 Feb 2019 14:15:25 +0000 (15:15 +0100)]
Fixing https://github.com/friendica/friendica/issues/6338#issuecomment-458030934

5 years agoMerge pull request #6732 from MrPetovan/bug/1777-fix-blocked-contact-group
Michael Vogel [Sun, 24 Feb 2019 13:30:36 +0000 (14:30 +0100)]
Merge pull request #6732 from MrPetovan/bug/1777-fix-blocked-contact-group

Allow to remove blocked contact from groups

5 years agoMerge pull request #6744 from nupplaphil/task/namespace_to_class
Michael Vogel [Sun, 24 Feb 2019 13:27:48 +0000 (14:27 +0100)]
Merge pull request #6744 from nupplaphil/task/namespace_to_class

Replace string namespace with *::class

5 years agoremoved silent fail of logfile permission (should get fixed with #6745 )
Philipp Holzer [Sun, 24 Feb 2019 12:57:17 +0000 (13:57 +0100)]
removed silent fail of logfile permission (should get fixed with #6745 )

5 years agoReplace string namespaces with ::class
Philipp Holzer [Sun, 24 Feb 2019 12:40:54 +0000 (13:40 +0100)]
Replace string namespaces with ::class

5 years agoMerge pull request #6740 from nupplaphil/issue/6503-force_update
Hypolite Petovan [Sun, 24 Feb 2019 12:04:54 +0000 (07:04 -0500)]
Merge pull request #6740 from nupplaphil/issue/6503-force_update

Fixing force-flag for lock-release

5 years agoadded whitespace
Philipp Holzer [Sun, 24 Feb 2019 11:51:46 +0000 (12:51 +0100)]
added whitespace

5 years agoMerge pull request #6741 from annando/worker-db-update
Tobias Diekershoff [Sun, 24 Feb 2019 11:24:11 +0000 (12:24 +0100)]
Merge pull request #6741 from annando/worker-db-update

Ensure that the database update will be processed anyway

5 years agoAdjust update parameters:
Philipp Holzer [Sun, 24 Feb 2019 11:24:09 +0000 (12:24 +0100)]
Adjust update parameters:
-f|--force         Force the update command (Even if the database structure matches)
-o|--override      Override running or stalling updates

5 years agoWe should execute the worker job for normal situations ;-)
Michael [Sun, 24 Feb 2019 10:52:40 +0000 (10:52 +0000)]
We should execute the worker job for normal situations ;-)

5 years agoEnsure that the database update will be processed anyway
Michael [Sun, 24 Feb 2019 10:43:29 +0000 (10:43 +0000)]
Ensure that the database update will be processed anyway

5 years agofixing delete
Philipp Holzer [Sun, 24 Feb 2019 09:27:56 +0000 (10:27 +0100)]
fixing delete

5 years agoFixing force-flag for lock-releasing
Philipp Holzer [Sun, 24 Feb 2019 09:08:28 +0000 (10:08 +0100)]
Fixing force-flag for lock-releasing

5 years agoMerge pull request #6737 from MrPetovan/bug/6630-fix-empty-label-profile
Michael Vogel [Sun, 24 Feb 2019 05:34:48 +0000 (06:34 +0100)]
Merge pull request #6737 from MrPetovan/bug/6630-fix-empty-label-profile

Fix "EMPTY" label in profile

5 years agoUpdate base translation strings
Hypolite Petovan [Sun, 24 Feb 2019 00:40:05 +0000 (19:40 -0500)]
Update base translation strings

5 years agoHide "never" on profile
Hypolite Petovan [Sat, 23 Feb 2019 23:30:05 +0000 (18:30 -0500)]
Hide "never" on profile

5 years agoReplace EMPTY value by empty value in profile selectors
Hypolite Petovan [Sat, 23 Feb 2019 23:29:54 +0000 (18:29 -0500)]
Replace EMPTY value by empty value in profile selectors

5 years agoMerge pull request #6735 from annando/install
Hypolite Petovan [Sat, 23 Feb 2019 23:17:28 +0000 (18:17 -0500)]
Merge pull request #6735 from annando/install

Don't allow calling the install page after the install

5 years agoFix typo in mod/profiles
Hypolite Petovan [Sat, 23 Feb 2019 23:11:48 +0000 (18:11 -0500)]
Fix typo in mod/profiles

5 years agoDelete mod/contactgroup and mod/group files
Hypolite Petovan [Sat, 23 Feb 2019 20:36:27 +0000 (15:36 -0500)]
Delete mod/contactgroup and mod/group files

5 years agoImprove contactgroupChangeMember() javascript function
Hypolite Petovan [Sat, 23 Feb 2019 20:36:06 +0000 (15:36 -0500)]
Improve contactgroupChangeMember() javascript function

- Add usage of new /group/123/add|remove/123 URL
- Add checkbox revert in case of error

5 years agoMerge /contactgroup module with Group module
Hypolite Petovan [Sat, 23 Feb 2019 20:34:45 +0000 (15:34 -0500)]
Merge /contactgroup module with Group module

5 years agoMove group module to src/
Hypolite Petovan [Sat, 23 Feb 2019 20:33:55 +0000 (15:33 -0500)]
Move group module to src/

5 years agoAdd contact removal from all groups when blocked
Hypolite Petovan [Sat, 23 Feb 2019 20:26:06 +0000 (15:26 -0500)]
Add contact removal from all groups when blocked

5 years agoAdd System::jsonError method for ajax call returns
Hypolite Petovan [Sat, 23 Feb 2019 20:25:41 +0000 (15:25 -0500)]
Add System::jsonError method for ajax call returns

5 years agoAdd doc to Model\Term
Hypolite Petovan [Sat, 23 Feb 2019 14:25:37 +0000 (09:25 -0500)]
Add doc to Model\Term

5 years agoImprove Logger calls
Hypolite Petovan [Sat, 23 Feb 2019 14:25:21 +0000 (09:25 -0500)]
Improve Logger calls

- Add context in various calls
- Remove deprecated Logger::log call in Processor

5 years agoFix implicit mentions in outgoing ActivityPub posts
Hypolite Petovan [Sat, 23 Feb 2019 04:43:32 +0000 (23:43 -0500)]
Fix implicit mentions in outgoing ActivityPub posts

- Add usage of system.disable_implicit_mentions to disable implicit mention behavior
- Add usage of item own implicit mentions to be prepended to the outgoing body

5 years agoFix implicit mentions in incoming ActivityPub posts
Hypolite Petovan [Sat, 23 Feb 2019 04:42:04 +0000 (23:42 -0500)]
Fix implicit mentions in incoming ActivityPub posts

- Use thr-parent instead of parent-uri to retrieve implicit mentions to remove from body
- Add potential implicit mentions to 'tags' array for storage in Processor::convertImplicitMentionsInTags()
- Add usage of system.disable_implicit_mentions to disable implicit mention behavior

5 years agoFix Diaspora outgoing implicit mention
Hypolite Petovan [Sat, 23 Feb 2019 04:38:59 +0000 (23:38 -0500)]
Fix Diaspora outgoing implicit mention

- Use name instead of nick for implicit mention
- Rename $parent to $toplevel_item in Diaspora::constructComment
- Use thread parent to retrieve the expected mention instead of the top level item

5 years agoAdd implicit mentions to explicit mentions default text
Hypolite Petovan [Sat, 23 Feb 2019 04:36:06 +0000 (23:36 -0500)]
Add implicit mentions to explicit mentions default text

5 years agoAdd implicit mention gathering in local posts
Hypolite Petovan [Sat, 23 Feb 2019 04:28:39 +0000 (23:28 -0500)]
Add implicit mention gathering in local posts

- Rename $parent_item to $toplevel_item in item_post()
- Add $thread_parent_id variable to distinguish from $parent_item
- Add item_add_implicit_mentions() function

5 years agoRename system.disable_mentions_removal config key to system.disable_implicit_mentions
Hypolite Petovan [Sat, 23 Feb 2019 04:23:05 +0000 (23:23 -0500)]
Rename system.disable_mentions_removal config key to system.disable_implicit_mentions

- Update configuration key description

5 years agoAdd potential debug display of implicit mentions in frio
Hypolite Petovan [Sat, 23 Feb 2019 04:03:32 +0000 (23:03 -0500)]
Add potential debug display of implicit mentions in frio

- Refactored conversation() by removing extraneous intermediary variables

5 years agoImprove Logger calls
Hypolite Petovan [Sat, 23 Feb 2019 04:00:16 +0000 (23:00 -0500)]
Improve Logger calls

- Replace various deprecated Logger::log calls
- Reassign log level for verbose log calls

5 years agoRewrite Term class
Hypolite Petovan [Sat, 23 Feb 2019 00:15:35 +0000 (19:15 -0500)]
Rewrite Term class

- Move term type constants from TERM_* to Term::*
- Move term object type constants from TERM_OBJ_* to Term::OBJECT_TYPE_*
- Add Term::isType() method
- Add Strings::startsWith()  method

5 years agoImprove /itemsource display
Hypolite Petovan [Fri, 22 Feb 2019 02:37:23 +0000 (21:37 -0500)]
Improve /itemsource display

- Add Item Id
- Add Item Terms

5 years agoNormalize Contact::magicLinkByContact method name
Hypolite Petovan [Fri, 22 Feb 2019 02:29:22 +0000 (21:29 -0500)]
Normalize Contact::magicLinkByContact method name

5 years agoOnly check once
Michael [Sat, 23 Feb 2019 22:27:03 +0000 (22:27 +0000)]
Only check once

5 years agoDon't allow calling the install page after the install had been processed
Michael [Sat, 23 Feb 2019 21:58:35 +0000 (21:58 +0000)]
Don't allow calling the install page after the install had been processed