]> git.mxchange.org Git - friendica.git/log
friendica.git
5 years agoadded links to alternative ways to install Friendica to the docs
Tobias Diekershoff [Mon, 15 Oct 2018 08:36:27 +0000 (10:36 +0200)]
added links to alternative ways to install Friendica to the docs

5 years agoMerge pull request #5926 from annando/defer-worker
Tobias Diekershoff [Mon, 15 Oct 2018 06:02:51 +0000 (08:02 +0200)]
Merge pull request #5926 from annando/defer-worker

Poddibility to defer worker execution

5 years agoPoddibility to defer worker execution
Michael [Mon, 15 Oct 2018 05:19:35 +0000 (05:19 +0000)]
Poddibility to defer worker execution

5 years agoMerge pull request #5923 from MrPetovan/task/improve-contact-module
Michael Vogel [Mon, 15 Oct 2018 04:02:55 +0000 (06:02 +0200)]
Merge pull request #5923 from MrPetovan/task/improve-contact-module

Improve Contact module

5 years agoFix wrong use statement in mod/update_contacts
Hypolite Petovan [Mon, 15 Oct 2018 03:09:11 +0000 (23:09 -0400)]
Fix wrong use statement in mod/update_contacts

5 years agoUpdate formatting of Module\Contact
Hypolite Petovan [Sun, 14 Oct 2018 22:30:02 +0000 (18:30 -0400)]
Update formatting of Module\Contact

- Replace double quotes with single
- Align array declarations
- Replace q() call with Model\User::getOwnerDataById()

5 years agoReplace string fields by array in Module\Contact
Hypolite Petovan [Sun, 14 Oct 2018 22:27:24 +0000 (18:27 -0400)]
Replace string fields by array in Module\Contact

5 years agoReplace unwarranted uses of $a->data['contact']
Hypolite Petovan [Sun, 14 Oct 2018 22:25:44 +0000 (18:25 -0400)]
Replace unwarranted uses of $a->data['contact']

5 years agoNormalize uses of defaults() in Module\Contact
Hypolite Petovan [Sun, 14 Oct 2018 22:17:22 +0000 (18:17 -0400)]
Normalize uses of defaults() in Module\Contact

- Remove uses without default value
- Add relevant uses

5 years agoFix remaining instances of "contacts"
Hypolite Petovan [Sun, 14 Oct 2018 22:02:54 +0000 (18:02 -0400)]
Fix remaining instances of "contacts"

5 years agoMerge pull request #5922 from JonnyTischbein/issue_delete_since
Hypolite Petovan [Sun, 14 Oct 2018 21:17:18 +0000 (17:17 -0400)]
Merge pull request #5922 from JonnyTischbein/issue_delete_since

Admin: Change User deleted since to delete in

5 years agoAdd Support for relativeDateTime in future + update Admin user waiting for deleting...
Jonny Tischbein [Sun, 14 Oct 2018 20:57:44 +0000 (22:57 +0200)]
Add Support for relativeDateTime in future + update Admin user waiting for deleting table header

5 years agoMerge pull request #5891 from JonnyTischbein/move_module_contacts
Hypolite Petovan [Sun, 14 Oct 2018 20:42:50 +0000 (16:42 -0400)]
Merge pull request #5891 from JonnyTischbein/move_module_contacts

Move module contacts

5 years agoFix batch action choice - All Actions for one contact were taken before
Jonny Tischbein [Sun, 14 Oct 2018 19:38:38 +0000 (21:38 +0200)]
Fix batch action choice - All Actions for one contact were taken before

5 years agoFix batch action query + Fix Namespace import
Jonny Tischbein [Sun, 14 Oct 2018 19:14:32 +0000 (21:14 +0200)]
Fix batch action query + Fix Namespace import

5 years agoMerge pull request #5921 from annando/ap-video
Hypolite Petovan [Sun, 14 Oct 2018 18:05:51 +0000 (14:05 -0400)]
Merge pull request #5921 from annando/ap-video

ActivityPub: Rudimentary support for videos

5 years agocode standards + fixing navigation links to /contact/...
Jonny Tischbein [Sun, 14 Oct 2018 18:03:22 +0000 (20:03 +0200)]
code standards + fixing navigation links to /contact/...

5 years agoMerge pull request #5912 from MrPetovan/bug/fix-code-tag-nonsense
Michael Vogel [Sun, 14 Oct 2018 18:00:19 +0000 (20:00 +0200)]
Merge pull request #5912 from MrPetovan/bug/fix-code-tag-nonsense

Fix [code] tag whitespace nonsense

5 years agoActivityPub: Rudimentary support for videos
Michael [Sun, 14 Oct 2018 17:57:44 +0000 (17:57 +0000)]
ActivityPub: Rudimentary support for videos

5 years agoMerge pull request #5906 from annando/ap-switch
Hypolite Petovan [Sun, 14 Oct 2018 16:04:52 +0000 (12:04 -0400)]
Merge pull request #5906 from annando/ap-switch

OStatus contacts are now automatically converted to AP

5 years agoAdd HTML result boxes to mod/babel
Hypolite Petovan [Sun, 14 Oct 2018 11:44:07 +0000 (07:44 -0400)]
Add HTML result boxes to mod/babel

5 years agoRemove whitespace clearing around code tags
Hypolite Petovan [Sun, 14 Oct 2018 11:43:44 +0000 (07:43 -0400)]
Remove whitespace clearing around code tags

- Normalize inline code blocks to <code>

5 years agoMerge pull request #5910 from nupplaphil/acctlink_followup
Hypolite Petovan [Sun, 14 Oct 2018 10:27:02 +0000 (06:27 -0400)]
Merge pull request #5910 from nupplaphil/acctlink_followup

FollowUp Acctlink move

5 years agoMerge pull request #5902 from nupplaphil/Install_Class_to_methods
Hypolite Petovan [Sun, 14 Oct 2018 10:23:33 +0000 (06:23 -0400)]
Merge pull request #5902 from nupplaphil/Install_Class_to_methods

Install class bugfixing & tests & changed method signature

5 years agoType hinting & call bugfixing
Philipp Holzer [Sun, 14 Oct 2018 08:37:19 +0000 (10:37 +0200)]
Type hinting & call bugfixing

5 years agoFollowUp Acctlink move
Philipp Holzer [Sun, 14 Oct 2018 08:31:11 +0000 (10:31 +0200)]
FollowUp Acctlink move

5 years agoMerge pull request #5909 from annando/ap-receiver
Tobias Diekershoff [Sun, 14 Oct 2018 08:06:39 +0000 (10:06 +0200)]
Merge pull request #5909 from annando/ap-receiver

The outbox is now more complete / No more duplicates in the receiver

5 years agoThe outbox is now more complete / No more duplicates in the receiver array
Michael [Sun, 14 Oct 2018 07:47:04 +0000 (07:47 +0000)]
The outbox is now more complete / No more duplicates in the receiver array

5 years agoMerge pull request #5904 from annando/ap-announce
Hypolite Petovan [Sun, 14 Oct 2018 00:17:14 +0000 (20:17 -0400)]
Merge pull request #5904 from annando/ap-announce

AP: Announce will now work

5 years agoMerge pull request #5905 from nupplaphil/move_global_functions
Hypolite Petovan [Sat, 13 Oct 2018 23:46:57 +0000 (19:46 -0400)]
Merge pull request #5905 from nupplaphil/move_global_functions

Move global functions

5 years agoLocation, coord and app are now processed as well
Michael [Sat, 13 Oct 2018 21:37:39 +0000 (21:37 +0000)]
Location, coord and app are now processed as well

5 years agoThe instrument is now added, updating AP contacts is now enabled
Michael [Sat, 13 Oct 2018 20:36:44 +0000 (20:36 +0000)]
The instrument is now added, updating AP contacts is now enabled

5 years agoWe now transmit location and application as well.
Michael [Sat, 13 Oct 2018 19:49:20 +0000 (19:49 +0000)]
We now transmit location and application as well.

5 years ago"to" is now used for mentions, "cc" for everything else
Michael [Sat, 13 Oct 2018 18:59:39 +0000 (18:59 +0000)]
"to" is now used for mentions, "cc" for everything else

5 years agoOStatus contacts are now automatically converted to AP
Michael [Sat, 13 Oct 2018 18:13:01 +0000 (18:13 +0000)]
OStatus contacts are now automatically converted to AP

5 years agoisAjax bugfix
Philipp Holzer [Sat, 13 Oct 2018 17:10:46 +0000 (19:10 +0200)]
isAjax bugfix

5 years agoMerge pull request #5903 from nupplaphil/move_module_acctlink
Michael Vogel [Sat, 13 Oct 2018 17:09:59 +0000 (19:09 +0200)]
Merge pull request #5903 from nupplaphil/move_module_acctlink

Move module AcctLink

5 years agorename argv to getArgumentValue
Philipp Holzer [Sat, 13 Oct 2018 17:05:54 +0000 (19:05 +0200)]
rename argv to getArgumentValue

5 years agoRenamed AcctLink to Acctlink
Philipp Holzer [Sat, 13 Oct 2018 17:00:44 +0000 (19:00 +0200)]
Renamed AcctLink to Acctlink

5 years agoMoved functions out of boot.php into class
Philipp Holzer [Sat, 13 Oct 2018 16:57:31 +0000 (18:57 +0200)]
Moved functions out of boot.php into class

- z_root() => $a->getBaseURL()
- absurl() => removed because no usage
- is_ajax() => $a->isAjax()
- current_load() => System::currentLoad()
- argc() => $a->argc
- argv($x) => $a->getArgumentValue($x)

5 years agoAP: Announce will now work
Michael [Sat, 13 Oct 2018 16:41:29 +0000 (16:41 +0000)]
AP: Announce will now work

5 years agoMove Module AcctLink
Philipp Holzer [Sat, 13 Oct 2018 16:32:14 +0000 (18:32 +0200)]
Move Module AcctLink

5 years agoInstall Class to methods
Philipp Holzer [Mon, 8 Oct 2018 00:15:27 +0000 (02:15 +0200)]
Install Class to methods

- Bugfixing Install checks (worked not as expected)
- Changed static methods from Install to class functions
- Added tests

5 years agoMerge pull request #5901 from annando/catch-error
Hypolite Petovan [Sat, 13 Oct 2018 14:52:18 +0000 (10:52 -0400)]
Merge pull request #5901 from annando/catch-error

Catching error when compacting doesn't work

5 years agoCatching error when compacting doesn't work
Michael [Sat, 13 Oct 2018 13:17:10 +0000 (13:17 +0000)]
Catching error when compacting doesn't work

5 years agochange links from /contacts to /contact
Jonny Tischbein [Sat, 13 Oct 2018 11:29:56 +0000 (13:29 +0200)]
change links from /contacts to /contact

5 years agofinish refactoring to Module\Contact
Jonny Tischbein [Sat, 13 Oct 2018 09:35:51 +0000 (11:35 +0200)]
finish refactoring to Module\Contact

5 years agoRenaming functions and class
Jonny Tischbein [Sat, 13 Oct 2018 09:23:52 +0000 (11:23 +0200)]
Renaming functions and class

5 years agoMerge pull request #5899 from annando/avoid-flooding
Tobias Diekershoff [Sat, 13 Oct 2018 06:41:32 +0000 (08:41 +0200)]
Merge pull request #5899 from annando/avoid-flooding

Avoid beeing flooded by invalid requests

5 years agoAvoid beeing flooded by invalid requests
Michael [Sat, 13 Oct 2018 04:31:37 +0000 (04:31 +0000)]
Avoid beeing flooded by invalid requests

5 years agoMerge pull request #5897 from annando/fix-diaspora-signature
Hypolite Petovan [Fri, 12 Oct 2018 23:58:10 +0000 (19:58 -0400)]
Merge pull request #5897 from annando/fix-diaspora-signature

The virtual fields for the diaspora signatures have to be removed at any time

5 years agoSome beautification
Michael [Fri, 12 Oct 2018 20:52:22 +0000 (20:52 +0000)]
Some beautification

5 years agoWe can now store it without any problem
Michael [Fri, 12 Oct 2018 18:53:13 +0000 (18:53 +0000)]
We can now store it without any problem

5 years agoMerge remote-tracking branch 'upstream/develop' into fix-diaspora-signature
Michael [Fri, 12 Oct 2018 18:52:22 +0000 (18:52 +0000)]
Merge remote-tracking branch 'upstream/develop' into fix-diaspora-signature

5 years agoThe virtuel fields for the diaspora signatures have to be removed at any time
Michael [Fri, 12 Oct 2018 18:47:32 +0000 (18:47 +0000)]
The virtuel fields for the diaspora signatures have to be removed at any time

5 years agoMerge pull request #5894 from friendica/revert-5889-ap-store-diaspora
Hypolite Petovan [Fri, 12 Oct 2018 14:36:06 +0000 (10:36 -0400)]
Merge pull request #5894 from friendica/revert-5889-ap-store-diaspora

Revert "We now store the diaspora comment data as well"

5 years agoRevert "We now store the diaspora comment data as well"
Hypolite Petovan [Fri, 12 Oct 2018 14:35:43 +0000 (10:35 -0400)]
Revert "We now store the diaspora comment data as well"

5 years agoRename Contacts:content function
Jonny Tischbein [Thu, 11 Oct 2018 21:45:01 +0000 (23:45 +0200)]
Rename Contacts:content function

5 years agoUpate Contacts module file
Jonny Tischbein [Thu, 11 Oct 2018 21:41:27 +0000 (23:41 +0200)]
Upate Contacts module file

5 years agoMove mod Contacts to /src/Module
Jonny Tischbein [Thu, 11 Oct 2018 21:14:12 +0000 (23:14 +0200)]
Move mod Contacts to /src/Module

5 years agoMerge pull request #5889 from annando/ap-store-diaspora
Hypolite Petovan [Thu, 11 Oct 2018 20:42:53 +0000 (16:42 -0400)]
Merge pull request #5889 from annando/ap-store-diaspora

We now store the diaspora comment data as well

5 years agoMerge pull request #5888 from nupplaphil/curl_result_tests
Hypolite Petovan [Thu, 11 Oct 2018 20:42:09 +0000 (16:42 -0400)]
Merge pull request #5888 from nupplaphil/curl_result_tests

Curl result tests

5 years agoWe now store the diaspora comment data as well
Michael [Thu, 11 Oct 2018 20:38:57 +0000 (20:38 +0000)]
We now store the diaspora comment data as well

5 years agoMerge pull request #5887 from annando/ap-store-conversation
Hypolite Petovan [Thu, 11 Oct 2018 20:32:00 +0000 (16:32 -0400)]
Merge pull request #5887 from annando/ap-store-conversation

Store conversation data directly from the AP receiver

5 years agosmaller about.body
Philipp Holzer [Thu, 11 Oct 2018 20:21:05 +0000 (22:21 +0200)]
smaller about.body

5 years agoCurlResult Tests & RegEx fix
Philipp Holzer [Thu, 11 Oct 2018 20:18:27 +0000 (22:18 +0200)]
CurlResult Tests & RegEx fix

5 years agoStore conversation data directly from the AP receiver
Michael [Thu, 11 Oct 2018 20:08:04 +0000 (20:08 +0000)]
Store conversation data directly from the AP receiver

5 years agoCurlResult Tests
Philipp Holzer [Thu, 11 Oct 2018 19:19:38 +0000 (21:19 +0200)]
CurlResult Tests

5 years agoMerge pull request #5882 from MrPetovan/bug/fix-urlpath-determination
Tobias Diekershoff [Thu, 11 Oct 2018 13:38:37 +0000 (15:38 +0200)]
Merge pull request #5882 from MrPetovan/bug/fix-urlpath-determination

Fix URLPath determination

5 years agoTry additional $_SERVER properties to get relative path of Friendica
Hypolite Petovan [Thu, 11 Oct 2018 12:54:45 +0000 (08:54 -0400)]
Try additional $_SERVER properties to get relative path of Friendica

5 years agoReplace missing App->getURLPath in mod/install
Hypolite Petovan [Thu, 11 Oct 2018 12:49:52 +0000 (08:49 -0400)]
Replace missing App->getURLPath in mod/install

5 years agoMerge pull request #5880 from nupplaphil/friendica-5879
Michael Vogel [Thu, 11 Oct 2018 05:46:07 +0000 (07:46 +0200)]
Merge pull request #5880 from nupplaphil/friendica-5879

Bugfixing CurlResult

5 years agoBugfixing CurlResult
Philipp Holzer [Thu, 11 Oct 2018 05:45:04 +0000 (07:45 +0200)]
Bugfixing CurlResult

5 years agoMerge pull request #5878 from nupplaphil/curl_response_refactoring
Hypolite Petovan [Wed, 10 Oct 2018 22:31:49 +0000 (18:31 -0400)]
Merge pull request #5878 from nupplaphil/curl_response_refactoring

Curl response refactoring

5 years agoCode standard
Philipp Holzer [Wed, 10 Oct 2018 20:51:26 +0000 (22:51 +0200)]
Code standard

5 years agoRenaming Curl to CurlResult
Philipp Holzer [Wed, 10 Oct 2018 20:08:13 +0000 (22:08 +0200)]
Renaming Curl to CurlResult

5 years agoCurl Response Refactoring
Philipp Holzer [Wed, 10 Oct 2018 19:20:30 +0000 (21:20 +0200)]
Curl Response Refactoring

- refactored Network::getCurl()
- replaced every Network::getCur() execution with a Curl Response

5 years agoMerge pull request #5877 from annando/issue-5859
Hypolite Petovan [Wed, 10 Oct 2018 19:23:39 +0000 (15:23 -0400)]
Merge pull request #5877 from annando/issue-5859

Issue 5859: Avoid returning empty arrays

5 years agoCurl Response Refactoring
Philipp Holzer [Wed, 10 Oct 2018 19:15:26 +0000 (21:15 +0200)]
Curl Response Refactoring

- refactored Network::post()
- replaced every Network::post() execution with the new Curl container

5 years agoIssue 5859: Avoid returning empty arrays
Michael [Wed, 10 Oct 2018 19:15:16 +0000 (19:15 +0000)]
Issue 5859: Avoid returning empty arrays

5 years agoCurl Response Refactoring
Philipp Holzer [Wed, 10 Oct 2018 19:08:43 +0000 (21:08 +0200)]
Curl Response Refactoring

- extended Curl to parse Curl Response
- refactored Network::curl()
- replaced every Network::curl() execution with the new Curl container

5 years agoMerge pull request #5876 from nupplaphil/friendica-5875
Hypolite Petovan [Wed, 10 Oct 2018 16:18:11 +0000 (12:18 -0400)]
Merge pull request #5876 from nupplaphil/friendica-5875

Uncaught Error for getCurlCode()

5 years agofriendica-5875 Uncaught Error: Call to undefined method Friendica\App::getCurlCode...
Philipp Holzer [Wed, 10 Oct 2018 16:10:38 +0000 (18:10 +0200)]
friendica-5875 Uncaught Error: Call to undefined method Friendica\App::getCurlCode() fixed

5 years agoMerge pull request #5862 from nupplaphil/rename_App_Methods
Hypolite Petovan [Wed, 10 Oct 2018 12:17:39 +0000 (08:17 -0400)]
Merge pull request #5862 from nupplaphil/rename_App_Methods

Rename app methods

5 years agosome more renamings & doku
Philipp Holzer [Wed, 10 Oct 2018 07:16:06 +0000 (09:16 +0200)]
some more renamings & doku

5 years agosome more renamings & doku
Philipp Holzer [Wed, 10 Oct 2018 06:54:18 +0000 (08:54 +0200)]
some more renamings & doku

5 years agoparameters and getURLpath to getURLPath
Philipp Holzer [Tue, 9 Oct 2018 23:18:47 +0000 (01:18 +0200)]
parameters and getURLpath to getURLPath

5 years agoBugfixing Backend
Philipp Holzer [Tue, 9 Oct 2018 23:16:51 +0000 (01:16 +0200)]
Bugfixing Backend

5 years agoBugfixing DatabaseTest
Philipp Holzer [Tue, 9 Oct 2018 22:20:08 +0000 (00:20 +0200)]
Bugfixing DatabaseTest

5 years agoRename App Methods
Philipp Holzer [Tue, 9 Oct 2018 17:58:58 +0000 (19:58 +0200)]
Rename App Methods

- renamed a lot of App methods to CamelCase
- replaced direct public variables with get-/set-Methods

5 years agoMerge pull request #5867 from annando/ap-fix-follow
Hypolite Petovan [Tue, 9 Oct 2018 20:08:38 +0000 (16:08 -0400)]
Merge pull request #5867 from annando/ap-fix-follow

AP: Switchting existing contacts to AP when receiving activities

5 years agoMerge pull request #5866 from annando/ap-cleanup
Hypolite Petovan [Tue, 9 Oct 2018 20:06:58 +0000 (16:06 -0400)]
Merge pull request #5866 from annando/ap-cleanup

AP: Avoid a misleading log entry / unneeded field removed

5 years agoAP: Avoid a misleading log entry / unneeded field removed
Michael [Tue, 9 Oct 2018 20:00:57 +0000 (20:00 +0000)]
AP: Avoid a misleading log entry / unneeded field removed

5 years agoAP: Switchting existing contacts to AP when receiving activities
Michael [Tue, 9 Oct 2018 19:58:15 +0000 (19:58 +0000)]
AP: Switchting existing contacts to AP when receiving activities

5 years agoMerge pull request #5865 from JonnyTischbein/issue_wrong_login_return
Hypolite Petovan [Tue, 9 Oct 2018 19:50:43 +0000 (15:50 -0400)]
Merge pull request #5865 from JonnyTischbein/issue_wrong_login_return

Fix Login return with pop-up menu form

5 years agoGive Login Form previous URL to return to. SESSION var is empty if invalid page....
Jonny Tischbein [Tue, 9 Oct 2018 19:38:17 +0000 (21:38 +0200)]
Give Login Form previous URL to return to. SESSION var is empty if invalid page. empty args is catched by function

5 years agoMerge pull request #5864 from friendica/revert-5860-issue_comment_wrap
Hypolite Petovan [Tue, 9 Oct 2018 19:25:18 +0000 (15:25 -0400)]
Merge pull request #5864 from friendica/revert-5860-issue_comment_wrap

Revert "Word Wrap for long words in comments"

5 years agoRevert "Word Wrap for long words in comments"
Hypolite Petovan [Tue, 9 Oct 2018 19:09:51 +0000 (15:09 -0400)]
Revert "Word Wrap for long words in comments"

5 years agoMerge pull request #5861 from JonnyTischbein/issue_return_url
Hypolite Petovan [Tue, 9 Oct 2018 18:46:14 +0000 (14:46 -0400)]
Merge pull request #5861 from JonnyTischbein/issue_return_url

Replace goaway location SESSION var return_url with page as string value

5 years agogoaway to network if deleted item + remove goaway for filerm
Jonny Tischbein [Tue, 9 Oct 2018 18:44:30 +0000 (20:44 +0200)]
goaway to network if deleted item + remove goaway for filerm