]> git.mxchange.org Git - friendica.git/log
friendica.git
6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

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

6 years agoMerge pull request #6734 from annando/fix-follow
Hypolite Petovan [Sat, 23 Feb 2019 21:49:19 +0000 (16:49 -0500)]
Merge pull request #6734 from annando/fix-follow

Fix: Following url with html entities now works again

6 years agoFix: Following url with html entities now works again
Michael [Sat, 23 Feb 2019 21:20:56 +0000 (21:20 +0000)]
Fix: Following url with html entities now works again

6 years agoMerge pull request #6731 from annando/undefined-property
Hypolite Petovan [Sat, 23 Feb 2019 17:04:12 +0000 (12:04 -0500)]
Merge pull request #6731 from annando/undefined-property

Fixes "Undefined property: Friendica\App::$queue"

6 years agoFixes "Undefined property: Friendica\App::$queue"
Michael [Sat, 23 Feb 2019 16:08:02 +0000 (16:08 +0000)]
Fixes "Undefined property: Friendica\App::$queue"

6 years agoMerge pull request #6730 from nupplaphil/dba_reconnect
Hypolite Petovan [Sat, 23 Feb 2019 13:45:31 +0000 (08:45 -0500)]
Merge pull request #6730 from nupplaphil/dba_reconnect

DBA::(re-)connect fix for basePath

6 years agoMerge pull request #6723 from nupplaphil/issue/6658-worker_id
Hypolite Petovan [Sat, 23 Feb 2019 13:38:08 +0000 (08:38 -0500)]
Merge pull request #6723 from nupplaphil/issue/6658-worker_id

Adding worker ID to log

6 years agoFixing DBA::(re-)connect()
Philipp Holzer [Sat, 23 Feb 2019 11:50:52 +0000 (12:50 +0100)]
Fixing DBA::(re-)connect()

6 years agoFixing DBA::(re-)connect()
Philipp Holzer [Sat, 23 Feb 2019 11:49:56 +0000 (12:49 +0100)]
Fixing DBA::(re-)connect()

6 years agoFixing DBA::reconnect()
Philipp Holzer [Sat, 23 Feb 2019 11:48:39 +0000 (12:48 +0100)]
Fixing DBA::reconnect()

6 years agoreverting back workerLogger to Logger
Philipp Holzer [Sat, 23 Feb 2019 09:24:22 +0000 (10:24 +0100)]
reverting back workerLogger to Logger

6 years agoMerge pull request #6727 from nupplaphil/issue/6472-nodeinfo
Tobias Diekershoff [Sat, 23 Feb 2019 09:24:16 +0000 (10:24 +0100)]
Merge pull request #6727 from nupplaphil/issue/6472-nodeinfo

Returning 404 if nodeinfo isn't enabled

6 years agoMerge pull request #6728 from nupplaphil/issue/6337-warnings
Tobias Diekershoff [Sat, 23 Feb 2019 09:23:46 +0000 (10:23 +0100)]
Merge pull request #6728 from nupplaphil/issue/6337-warnings

Fixing Update retval warning

6 years agoFixing #issuecomment-456403983
Philipp Holzer [Sat, 23 Feb 2019 09:16:07 +0000 (10:16 +0100)]
Fixing #issuecomment-456403983

6 years agoReturn 404 if nodeinfo isn't enabled.
Philipp Holzer [Sat, 23 Feb 2019 09:10:33 +0000 (10:10 +0100)]
Return 404 if nodeinfo isn't enabled.

6 years agoMerge pull request #6725 from nupplaphil/6691-rendertime-fix
Hypolite Petovan [Sat, 23 Feb 2019 04:53:11 +0000 (23:53 -0500)]
Merge pull request #6725 from nupplaphil/6691-rendertime-fix

Addon loading fix

6 years agoMerge pull request #6724 from nupplaphil/issue/config_set
Hypolite Petovan [Sat, 23 Feb 2019 02:29:26 +0000 (21:29 -0500)]
Merge pull request #6724 from nupplaphil/issue/config_set

Config Set Bugfix

6 years agoimprove tests
Philipp Holzer [Sat, 23 Feb 2019 00:37:29 +0000 (01:37 +0100)]
improve tests

6 years ago[rendertime] Timing problem during addon config read
Philipp Holzer [Sat, 23 Feb 2019 00:24:08 +0000 (01:24 +0100)]
[rendertime] Timing problem during addon config read

6 years agocleanup
Philipp Holzer [Fri, 22 Feb 2019 23:53:31 +0000 (00:53 +0100)]
cleanup

6 years agobugfixing test
Philipp Holzer [Fri, 22 Feb 2019 23:51:08 +0000 (00:51 +0100)]
bugfixing test

6 years agofixing preload adapter
Philipp Holzer [Fri, 22 Feb 2019 23:23:41 +0000 (00:23 +0100)]
fixing preload adapter

6 years agofixing tests and preload config
Philipp Holzer [Fri, 22 Feb 2019 23:09:57 +0000 (00:09 +0100)]
fixing tests and preload config

6 years agobugfix marking of db-values
Philipp Holzer [Fri, 22 Feb 2019 22:57:04 +0000 (23:57 +0100)]
bugfix marking of db-values

6 years agoreadded note
Philipp Holzer [Fri, 22 Feb 2019 22:55:13 +0000 (23:55 +0100)]
readded note

6 years agoswitched back to logger
Philipp Holzer [Fri, 22 Feb 2019 22:53:20 +0000 (23:53 +0100)]
switched back to logger

6 years agoBugfixings in Config
Philipp Holzer [Fri, 22 Feb 2019 22:51:13 +0000 (23:51 +0100)]
Bugfixings in Config

- replaced usage of "!<unset>!" with null-returns
- fixed bool settings (0/1)
- fixed overriding config-values
- fixed basepath problems

6 years agoskip WorkerLogger for Logging
Philipp Holzer [Fri, 22 Feb 2019 19:45:13 +0000 (20:45 +0100)]
skip WorkerLogger for Logging

6 years agoFormatting logger to new style
Philipp Holzer [Fri, 22 Feb 2019 19:41:13 +0000 (20:41 +0100)]
Formatting logger to new style

6 years agoRemoved unused code
Philipp Holzer [Fri, 22 Feb 2019 19:24:10 +0000 (20:24 +0100)]
Removed unused code

6 years agoAdding worker id & functionname to worker logs
Philipp Holzer [Fri, 22 Feb 2019 19:10:27 +0000 (20:10 +0100)]
Adding worker id & functionname to worker logs

6 years agoMerge pull request #6717 from annando/network-mentions
Hypolite Petovan [Fri, 22 Feb 2019 02:14:23 +0000 (21:14 -0500)]
Merge pull request #6717 from annando/network-mentions

Automatically adding mentions in the network stream hadn't really worked

6 years agoMerge pull request #6719 from annando/worker-scheduler
Hypolite Petovan [Thu, 21 Feb 2019 21:12:19 +0000 (16:12 -0500)]
Merge pull request #6719 from annando/worker-scheduler

 New scheduler mechanism - now to the correct branch

6 years agoAutomatically adding mentions in the network stream hadn't really worked
Michael [Thu, 21 Feb 2019 20:42:00 +0000 (20:42 +0000)]
Automatically adding mentions in the network stream hadn't really worked

6 years agoReverted test stuff
Michael [Thu, 21 Feb 2019 19:34:12 +0000 (19:34 +0000)]
Reverted test stuff

6 years agoChanged log calls
Michael [Thu, 21 Feb 2019 19:32:31 +0000 (19:32 +0000)]
Changed log calls

6 years agoMerge pull request #6715 from tobiasd/20190221-cs
Michael Vogel [Thu, 21 Feb 2019 08:49:08 +0000 (09:49 +0100)]
Merge pull request #6715 from tobiasd/20190221-cs

CS translation update THX Aditoo

6 years agoCS translation update THX Aditoo
Tobias Diekershoff [Thu, 21 Feb 2019 05:52:36 +0000 (06:52 +0100)]
CS translation update THX Aditoo

6 years agoMerge pull request #6713 from annando/composer
Hypolite Petovan [Wed, 20 Feb 2019 23:56:40 +0000 (18:56 -0500)]
Merge pull request #6713 from annando/composer

Updated composer lockfile

6 years agoUpdated composer lockfile
Michael [Wed, 20 Feb 2019 23:16:36 +0000 (23:16 +0000)]
Updated composer lockfile

6 years agoMerge pull request #6709 from annando/urlpath
Hypolite Petovan [Wed, 20 Feb 2019 21:40:06 +0000 (16:40 -0500)]
Merge pull request #6709 from annando/urlpath

Issue 6679: Quick fix

6 years agoIssue 6679: Quick fix
Michael [Wed, 20 Feb 2019 21:06:52 +0000 (21:06 +0000)]
Issue 6679: Quick fix

6 years agoMerge pull request #6708 from Aditoo17/develop
Hypolite Petovan [Wed, 20 Feb 2019 19:38:23 +0000 (14:38 -0500)]
Merge pull request #6708 from Aditoo17/develop

Change iframe address

6 years agoChange iframe address
Aditoo17 [Wed, 20 Feb 2019 19:32:19 +0000 (20:32 +0100)]
Change iframe address

6 years agoChange iframe address
Aditoo17 [Wed, 20 Feb 2019 19:32:01 +0000 (20:32 +0100)]
Change iframe address

6 years agoMerge pull request #6707 from nupplaphil/6691-rendertime-fix
Hypolite Petovan [Wed, 20 Feb 2019 17:08:45 +0000 (12:08 -0500)]
Merge pull request #6707 from nupplaphil/6691-rendertime-fix

Fixing Rendertime

6 years agobugfix test
Philipp Holzer [Wed, 20 Feb 2019 16:37:46 +0000 (17:37 +0100)]
bugfix test

6 years agoadding test
Philipp Holzer [Wed, 20 Feb 2019 16:20:17 +0000 (17:20 +0100)]
adding test

6 years agoFixing rendertime
Philipp Holzer [Wed, 20 Feb 2019 16:12:40 +0000 (17:12 +0100)]
Fixing rendertime

6 years agoMerge pull request #6706 from tobiasd/20190220-fr
Michael Vogel [Wed, 20 Feb 2019 14:41:37 +0000 (15:41 +0100)]
Merge pull request #6706 from tobiasd/20190220-fr

update FR translations THX hypolite

6 years agoupdate FR translations THX hypolite
Tobias Diekershoff [Wed, 20 Feb 2019 13:45:16 +0000 (14:45 +0100)]
update FR translations THX hypolite

6 years agoWelcome 2019.03-rc
Hypolite Petovan [Wed, 20 Feb 2019 13:14:32 +0000 (08:14 -0500)]
Welcome 2019.03-rc

6 years agoMerge pull request #6697 from annando/memory-jsonld
Tobias Diekershoff [Tue, 19 Feb 2019 08:40:01 +0000 (09:40 +0100)]
Merge pull request #6697 from annando/memory-jsonld

Avoid memory issue in exception of JSON-LD parser

6 years agoAvoid memory issue in exception
Michael [Tue, 19 Feb 2019 07:49:27 +0000 (07:49 +0000)]
Avoid memory issue in exception

6 years agoMerge pull request #6694 from Quix0r/rewrites/added-missing-var-init
Michael Vogel [Tue, 19 Feb 2019 06:52:36 +0000 (07:52 +0100)]
Merge pull request #6694 from Quix0r/rewrites/added-missing-var-init

Some rewrites

6 years agoMerge pull request #6696 from tobiasd/20190219-de
Michael Vogel [Tue, 19 Feb 2019 06:50:32 +0000 (07:50 +0100)]
Merge pull request #6696 from tobiasd/20190219-de

DE translation update THX Ulf Rompe

6 years agoMerge pull request #6695 from tobiasd/20190219-doc
Michael Vogel [Tue, 19 Feb 2019 05:54:52 +0000 (06:54 +0100)]
Merge pull request #6695 from tobiasd/20190219-doc

added forgotten line break

6 years agoDE translation update THX Ulf Rompe
Tobias Diekershoff [Tue, 19 Feb 2019 05:47:52 +0000 (06:47 +0100)]
DE translation update THX Ulf Rompe

6 years agoadded forgotten linebreak
Tobias Diekershoff [Tue, 19 Feb 2019 05:24:33 +0000 (06:24 +0100)]
added forgotten linebreak

6 years agoRewrites:
Roland Häder [Tue, 19 Feb 2019 00:56:41 +0000 (01:56 +0100)]
Rewrites:
- converted single-line if() block to multi-line and with curly braces
- "imported" SPL classes to have unified code style
- always initialize your variables ... :-/
- added some empty lines/spaces for better readability

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoMerge pull request #6692 from softmetz/softmetz-patch-1
Hypolite Petovan [Tue, 19 Feb 2019 00:26:08 +0000 (19:26 -0500)]
Merge pull request #6692 from softmetz/softmetz-patch-1

Some documentation changes

6 years agoadd --no-dev parameter to composer
softmetz [Mon, 18 Feb 2019 21:38:48 +0000 (22:38 +0100)]
add --no-dev parameter to composer

6 years agocorrect information about changing domain name
softmetz [Mon, 18 Feb 2019 21:36:16 +0000 (22:36 +0100)]
correct information about changing domain name

6 years agoadd --no-dev parameter to composer
softmetz [Mon, 18 Feb 2019 21:34:05 +0000 (22:34 +0100)]
add --no-dev parameter to composer

6 years agoMerge pull request #6688 from nupplaphil/preload_adapter_fix
Michael Vogel [Mon, 18 Feb 2019 14:47:26 +0000 (15:47 +0100)]
Merge pull request #6688 from nupplaphil/preload_adapter_fix

Preload adapter fix

6 years agorevert style.php changes
Philipp Holzer [Mon, 18 Feb 2019 13:48:26 +0000 (14:48 +0100)]
revert style.php changes

6 years agobugfix
Philipp Holzer [Mon, 18 Feb 2019 13:45:24 +0000 (14:45 +0100)]
bugfix

6 years agoset config_loaded with uid
Philipp Holzer [Mon, 18 Feb 2019 13:40:35 +0000 (14:40 +0100)]
set config_loaded with uid

6 years agoMerge pull request #6686 from MrPetovan/task/frio-change-comment-expand-icon
rabuzarus [Mon, 18 Feb 2019 13:39:56 +0000 (14:39 +0100)]
Merge pull request #6686 from MrPetovan/task/frio-change-comment-expand-icon

[frio] Change comment expand icons to carets

6 years agoset config_loaded with uid
Philipp Holzer [Mon, 18 Feb 2019 13:34:30 +0000 (14:34 +0100)]
set config_loaded with uid

6 years ago[frio] Change comment expand icons to carets
Hypolite Petovan [Mon, 18 Feb 2019 13:23:05 +0000 (08:23 -0500)]
[frio] Change comment expand icons to carets

6 years agotmp alert
Philipp Holzer [Mon, 18 Feb 2019 13:21:13 +0000 (14:21 +0100)]
tmp alert

6 years agonegative set
Philipp Holzer [Mon, 18 Feb 2019 13:10:04 +0000 (14:10 +0100)]
negative set

6 years agoPreload Adapter Fix
Philipp Holzer [Mon, 18 Feb 2019 13:00:34 +0000 (14:00 +0100)]
Preload Adapter Fix

6 years agoMerge pull request #6683 from rabuzarus/20190217_-_fix_magicLinks_mentions
Hypolite Petovan [Mon, 18 Feb 2019 13:01:20 +0000 (08:01 -0500)]
Merge pull request #6683 from rabuzarus/20190217_-_fix_magicLinks_mentions

directory - own function for processing data of directory entries

6 years agoforumdirectory: type is array
rabuzarus [Mon, 18 Feb 2019 12:27:26 +0000 (13:27 +0100)]
forumdirectory: type is array

6 years agoforumdirectory: some polishing
rabuzarus [Mon, 18 Feb 2019 12:03:21 +0000 (13:03 +0100)]
forumdirectory: some polishing

6 years agoMerge pull request #6685 from nupplaphil/basepath_fix
Michael Vogel [Mon, 18 Feb 2019 11:00:35 +0000 (12:00 +0100)]
Merge pull request #6685 from nupplaphil/basepath_fix

Basepath fix

6 years agoFixing value check for configuration
Philipp Holzer [Mon, 18 Feb 2019 10:27:51 +0000 (11:27 +0100)]
Fixing value check for configuration

6 years agoFixing saveLog()
Philipp Holzer [Mon, 18 Feb 2019 10:18:05 +0000 (11:18 +0100)]
Fixing saveLog()

6 years agocheck if value is set
Philipp Holzer [Mon, 18 Feb 2019 07:51:38 +0000 (08:51 +0100)]
check if value is set
get basepath with config instead cache

6 years agoMerge pull request #6678 from rabuzarus/20190217_-_fix_magicLinks_mentions
Hypolite Petovan [Mon, 18 Feb 2019 02:24:01 +0000 (21:24 -0500)]
Merge pull request #6678 from rabuzarus/20190217_-_fix_magicLinks_mentions

fix magic links for item mentions

6 years agoown function for processing data of directory entries
rabuzarus [Mon, 18 Feb 2019 02:00:10 +0000 (03:00 +0100)]
own function for processing data of directory entries

6 years agoMerge pull request #6682 from nupplaphil/dfactory_fix
Hypolite Petovan [Mon, 18 Feb 2019 01:57:09 +0000 (20:57 -0500)]
Merge pull request #6682 from nupplaphil/dfactory_fix

Bugfix App

6 years agouse cache for basepath
Philipp Holzer [Mon, 18 Feb 2019 00:15:55 +0000 (01:15 +0100)]
use cache for basepath

6 years agoBugfixing index.php
Philipp Holzer [Sun, 17 Feb 2019 23:26:38 +0000 (00:26 +0100)]
Bugfixing index.php

6 years agoMerge pull request #6641 from nupplaphil/config_followup
Hypolite Petovan [Sun, 17 Feb 2019 22:56:31 +0000 (17:56 -0500)]
Merge pull request #6641 from nupplaphil/config_followup

Config FollowUp

6 years agoMerge pull request #6680 from MrPetovan/task/frio-increase-replies-width
Michael Vogel [Sun, 17 Feb 2019 21:49:43 +0000 (22:49 +0100)]
Merge pull request #6680 from MrPetovan/task/frio-increase-replies-width

[frio] Reduce replies right padding

6 years agoImproved indexes
Michael [Sun, 17 Feb 2019 21:14:49 +0000 (21:14 +0000)]
Improved indexes

6 years agoremoving comment
Philipp Holzer [Sun, 17 Feb 2019 20:43:19 +0000 (21:43 +0100)]
removing comment

6 years agoFixing tests
Philipp Holzer [Sun, 17 Feb 2019 20:41:45 +0000 (21:41 +0100)]
Fixing tests