]> git.mxchange.org Git - friendica.git/log
friendica.git
5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Thu, 25 Oct 2018 06:59:32 +0000 (08:59 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoMerge pull request #6024 from MrPetovan/bug/fix-disabling-addons
Michael Vogel [Thu, 25 Oct 2018 03:28:47 +0000 (05:28 +0200)]
Merge pull request #6024 from MrPetovan/bug/fix-disabling-addons

Fix unsetting non-existent index in Addon::$addons on uninstall

5 years agoFix unsetting non-existent index in Addon::$addons on uninstall
Hypolite Petovan [Thu, 25 Oct 2018 00:44:05 +0000 (20:44 -0400)]
Fix unsetting non-existent index in Addon::$addons on uninstall

5 years agoMerge pull request #6023 from annando/ap-delivery
Hypolite Petovan [Wed, 24 Oct 2018 21:18:12 +0000 (17:18 -0400)]
Merge pull request #6023 from annando/ap-delivery

 Preparations to work with BCC

5 years agoDeactivated BCC
Michael [Wed, 24 Oct 2018 21:04:21 +0000 (21:04 +0000)]
Deactivated BCC

5 years agoWe now use bcc for the acl block
Michael [Wed, 24 Oct 2018 20:06:57 +0000 (20:06 +0000)]
We now use bcc for the acl block

5 years agoMerge remote-tracking branch 'upstream/develop' into ap-delivery
Michael [Wed, 24 Oct 2018 19:22:07 +0000 (19:22 +0000)]
Merge remote-tracking branch 'upstream/develop' into ap-delivery

5 years agoPreparations to work with BCC
Michael [Wed, 24 Oct 2018 19:19:51 +0000 (19:19 +0000)]
Preparations to work with BCC

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Wed, 24 Oct 2018 19:14:45 +0000 (21:14 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoMerge pull request #6020 from nupplaphil/friendica-5996
Hypolite Petovan [Wed, 24 Oct 2018 18:54:51 +0000 (14:54 -0400)]
Merge pull request #6020 from nupplaphil/friendica-5996

Bugfixing redirects

5 years agomaking english sentences
Philipp Holzer [Wed, 24 Oct 2018 18:52:38 +0000 (20:52 +0200)]
making english sentences

5 years agoCode standards
Philipp Holzer [Wed, 24 Oct 2018 18:44:19 +0000 (20:44 +0200)]
Code standards

5 years agoremoved use Friendica\Core\System again
Philipp Holzer [Wed, 24 Oct 2018 18:24:22 +0000 (20:24 +0200)]
removed use Friendica\Core\System again

5 years agoBugfixing redirects
Philipp Holzer [Wed, 24 Oct 2018 18:16:14 +0000 (20:16 +0200)]
Bugfixing redirects

- Adding App->redirect if both redirects are possible

5 years agoMerge pull request #6013 from JonnyTischbein/issue_comment_media_link_prompt
Hypolite Petovan [Wed, 24 Oct 2018 16:17:58 +0000 (12:17 -0400)]
Merge pull request #6013 from JonnyTischbein/issue_comment_media_link_prompt

[frio] Add media / link prompt in comments

5 years agoCode Standard: indent + renaming function in camelcase
Jonny Tischbein [Wed, 24 Oct 2018 16:09:54 +0000 (18:09 +0200)]
Code Standard: indent + renaming function in camelcase

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Wed, 24 Oct 2018 14:38:29 +0000 (16:38 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoAdd multimedia link for jot + enables hover text in jot + autosize in when paste...
Jonny Tischbein [Wed, 24 Oct 2018 14:20:10 +0000 (16:20 +0200)]
Add multimedia link for jot + enables hover text in jot + autosize in when paste link + renaming / Code Standards

5 years agoMerge pull request #6016 from annando/remove-data
Hypolite Petovan [Wed, 24 Oct 2018 06:24:57 +0000 (02:24 -0400)]
Merge pull request #6016 from annando/remove-data

Remove items more memory friendly

5 years agoRemoved finished work from the comments
Michael [Wed, 24 Oct 2018 04:51:37 +0000 (04:51 +0000)]
Removed finished work from the comments

5 years agoImprove query speed
Michael [Wed, 24 Oct 2018 04:50:27 +0000 (04:50 +0000)]
Improve query speed

5 years agoRemove items more memory friendly
Michael [Wed, 24 Oct 2018 04:46:45 +0000 (04:46 +0000)]
Remove items more memory friendly

5 years agoMerge pull request #6014 from annando/deferred-tasks
Hypolite Petovan [Tue, 23 Oct 2018 21:39:31 +0000 (17:39 -0400)]
Merge pull request #6014 from annando/deferred-tasks

Show deferred worker tasks in the admin interface and workerqueue logs

5 years agoShow deferred worker tasks in the admin interface and workerqueue logs
Michael [Tue, 23 Oct 2018 20:38:28 +0000 (20:38 +0000)]
Show deferred worker tasks in the admin interface and workerqueue logs

5 years agoCode Standards
Jonny Tischbein [Tue, 23 Oct 2018 18:12:53 +0000 (20:12 +0200)]
Code Standards

5 years agoAdd prompt for link and media in comment + remove video symbol
Jonny Tischbein [Tue, 23 Oct 2018 17:50:19 +0000 (19:50 +0200)]
Add prompt for link and media in comment + remove video symbol

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Tue, 23 Oct 2018 16:19:21 +0000 (18:19 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoMerge pull request #6011 from fabrixxm/issues/6010
Hypolite Petovan [Tue, 23 Oct 2018 15:43:41 +0000 (11:43 -0400)]
Merge pull request #6011 from fabrixxm/issues/6010

Fix move from Core\Addon to Core\Hook

5 years agoReplace Frienica\Core\Addon::isApp() withi Friendica\Core\Hook::isAddonApp()
fabrixxm [Tue, 23 Oct 2018 15:27:53 +0000 (17:27 +0200)]
Replace Frienica\Core\Addon::isApp() withi Friendica\Core\Hook::isAddonApp()

fix #6010

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Tue, 23 Oct 2018 15:18:23 +0000 (17:18 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoMerge pull request #6009 from vinzv/develop
Hypolite Petovan [Tue, 23 Oct 2018 14:48:03 +0000 (10:48 -0400)]
Merge pull request #6009 from vinzv/develop

raising profile photo size to comply with frio sidebar profile photo scaling

5 years agoadapted profile pic resize to 300px for whole system
vinzv [Tue, 23 Oct 2018 14:36:57 +0000 (16:36 +0200)]
adapted profile pic resize to 300px for whole system

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Tue, 23 Oct 2018 13:52:29 +0000 (15:52 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoadapted 300px image size for default avatar
vinzv [Tue, 23 Oct 2018 13:16:58 +0000 (15:16 +0200)]
adapted 300px image size for default avatar

5 years agoraising profile photo size to comply with frio sidebar profile photo
vinzv [Tue, 23 Oct 2018 12:30:21 +0000 (14:30 +0200)]
raising profile photo size to comply with frio sidebar profile photo
skaling

5 years agoMerge pull request #6008 from nupplaphil/fixing_tests_2
Michael Vogel [Tue, 23 Oct 2018 12:23:59 +0000 (14:23 +0200)]
Merge pull request #6008 from nupplaphil/fixing_tests_2

Fixing tests - part 2

5 years agoFixing tests - part 2
Philipp Holzer [Tue, 23 Oct 2018 10:31:15 +0000 (12:31 +0200)]
Fixing tests - part 2

5 years agoMerge pull request #6005 from nupplaphil/friendica-5996
rabuzarus [Tue, 23 Oct 2018 10:26:28 +0000 (12:26 +0200)]
Merge pull request #6005 from nupplaphil/friendica-5996

Fixing absolute/relative path

5 years agoMaking redirect message more informative
Philipp Holzer [Tue, 23 Oct 2018 10:17:41 +0000 (12:17 +0200)]
Making redirect message more informative

5 years agoFixing absolute/relative path
Philipp Holzer [Tue, 23 Oct 2018 10:14:17 +0000 (12:14 +0200)]
Fixing absolute/relative path

5 years agoMerge pull request #5998 from annando/ap-queue
Tobias Diekershoff [Tue, 23 Oct 2018 04:54:11 +0000 (06:54 +0200)]
Merge pull request #5998 from annando/ap-queue

Unsuccessful ActivitiyPub transmission are now deferred

5 years agoUnsuccessful ActivitiyPub transmission are now deferred
Michael [Tue, 23 Oct 2018 03:54:18 +0000 (03:54 +0000)]
Unsuccessful ActivitiyPub transmission are now deferred

5 years agoAdding missing parentheses in mod/dfrn_poll
Hypolite Petovan [Tue, 23 Oct 2018 02:44:17 +0000 (22:44 -0400)]
Adding missing parentheses in mod/dfrn_poll

5 years agoMerge pull request #5997 from annando/notice-relocation
Hypolite Petovan [Tue, 23 Oct 2018 02:40:47 +0000 (22:40 -0400)]
Merge pull request #5997 from annando/notice-relocation

Fix a notice when sending relocation messages

5 years agoFix a notice when sending relocation messages
Michael [Tue, 23 Oct 2018 02:24:24 +0000 (02:24 +0000)]
Fix a notice when sending relocation messages

5 years agoMerge pull request #5995 from FiXato/patch-1
Hypolite Petovan [Tue, 23 Oct 2018 01:13:22 +0000 (21:13 -0400)]
Merge pull request #5995 from FiXato/patch-1

Updated Friendiqa's links

5 years agoFix missing instance of Addon::isEnabled in App
Hypolite Petovan [Tue, 23 Oct 2018 01:09:53 +0000 (21:09 -0400)]
Fix missing instance of Addon::isEnabled in App

5 years agoUpdated link to Friendiqa's links
Filip H.F. "FiXato" Slagter [Tue, 23 Oct 2018 01:07:11 +0000 (03:07 +0200)]
Updated link to Friendiqa's links

Friendiqa no longer seems to be hosted on Github, so I've updated the src link to the repository on git.friendi.ca.
I've also added a link to the app on the Google Play store.

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Mon, 22 Oct 2018 22:12:22 +0000 (00:12 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoFix wrong namespace for Core\System in App
Hypolite Petovan [Mon, 22 Oct 2018 22:07:00 +0000 (18:07 -0400)]
Fix wrong namespace for Core\System in App

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Mon, 22 Oct 2018 22:05:03 +0000 (00:05 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoFix Fatal Error in App
Hypolite Petovan [Mon, 22 Oct 2018 22:01:17 +0000 (18:01 -0400)]
Fix Fatal Error in App

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Ralf Thees [Mon, 22 Oct 2018 21:20:00 +0000 (23:20 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

5 years agoMerge pull request #5981 from MrPetovan/task/move-dbstructure-to-php
Michael Vogel [Mon, 22 Oct 2018 21:19:38 +0000 (23:19 +0200)]
Merge pull request #5981 from MrPetovan/task/move-dbstructure-to-php

Move dbstructure to PHP array

5 years agoAdd/Fix Doxygen headers for classes
Hypolite Petovan [Sun, 21 Oct 2018 11:53:16 +0000 (07:53 -0400)]
Add/Fix Doxygen headers for classes

5 years agoRemove unused dbstructure hook call in App->loadDatabase
Hypolite Petovan [Sun, 21 Oct 2018 07:01:01 +0000 (03:01 -0400)]
Remove unused dbstructure hook call in App->loadDatabase

5 years agoFix dbstructure console outputting addon structure as well
Hypolite Petovan [Sun, 21 Oct 2018 06:52:11 +0000 (02:52 -0400)]
Fix dbstructure console outputting addon structure as well

5 years agoRemove obsolete require_once include/dba from Core\Addon and Core\Hook
Hypolite Petovan [Sun, 21 Oct 2018 05:58:40 +0000 (01:58 -0400)]
Remove obsolete require_once include/dba from Core\Addon and Core\Hook

5 years agoMove DB_UPDATE_VERSION from boot.php to config/dbstructure.php
Hypolite Petovan [Sun, 21 Oct 2018 05:58:10 +0000 (01:58 -0400)]
Move DB_UPDATE_VERSION from boot.php to config/dbstructure.php

5 years agoSwitch from dbstructure.json to dbstructure.php
Hypolite Petovan [Sun, 21 Oct 2018 05:56:58 +0000 (01:56 -0400)]
Switch from dbstructure.json to dbstructure.php

5 years agoMove NULL_DATE from boot.php to DBA::NULL_DATETIME
Hypolite Petovan [Sun, 21 Oct 2018 05:53:47 +0000 (01:53 -0400)]
Move NULL_DATE from boot.php to DBA::NULL_DATETIME

- Add DBA::NULL_DATE constant

5 years agoMove hook-related methods from Core\Addon to Core\Hook
Hypolite Petovan [Sun, 21 Oct 2018 05:15:02 +0000 (01:15 -0400)]
Move hook-related methods from Core\Addon to Core\Hook

5 years agoAdd new Core\Hook class
Hypolite Petovan [Sun, 21 Oct 2018 05:11:19 +0000 (01:11 -0400)]
Add new Core\Hook class

5 years agoMerge pull request #5990 from MrPetovan/task/move-apps-out-of-app
Michael Vogel [Mon, 22 Oct 2018 20:47:22 +0000 (22:47 +0200)]
Merge pull request #5990 from MrPetovan/task/move-apps-out-of-app

Road to Router Part 4: Move $apps out of App

5 years agoMerge pull request #5907 from nupplaphil/goaway_to_redirectto
Hypolite Petovan [Mon, 22 Oct 2018 20:22:41 +0000 (16:22 -0400)]
Merge pull request #5907 from nupplaphil/goaway_to_redirectto

Replaced goaway() with System::redirect()

5 years agogoaway fix in App
Philipp Holzer [Mon, 22 Oct 2018 20:15:50 +0000 (22:15 +0200)]
goaway fix in App

5 years agoadding defaults in mod/redir.php
Philipp Holzer [Fri, 19 Oct 2018 23:01:15 +0000 (01:01 +0200)]
adding defaults in mod/redir.php

5 years agoAdding $a->getBaseURL for Worker in profile_photo
Philipp Holzer [Fri, 19 Oct 2018 23:00:01 +0000 (01:00 +0200)]
Adding $a->getBaseURL for Worker in profile_photo
Adding a TODO for Contact::magicLink

5 years agoremoved unnecessary System use
Philipp Holzer [Fri, 19 Oct 2018 22:11:03 +0000 (00:11 +0200)]
removed unnecessary System use

5 years agoreplaced a relative url with path
Philipp Holzer [Fri, 19 Oct 2018 22:01:48 +0000 (00:01 +0200)]
replaced a relative url with path

5 years agoreplaced onerror_url with onerror_path
Philipp Holzer [Fri, 19 Oct 2018 21:57:56 +0000 (23:57 +0200)]
replaced onerror_url with onerror_path

5 years agoreplaced forwardurl with forward_path
Philipp Holzer [Fri, 19 Oct 2018 21:56:54 +0000 (23:56 +0200)]
replaced forwardurl with forward_path

5 years agoreplaced $return_url to $return_path to make it more clear that it is a relative...
Philipp Holzer [Fri, 19 Oct 2018 21:55:11 +0000 (23:55 +0200)]
replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl

5 years agodescription fix
Philipp Holzer [Fri, 19 Oct 2018 21:42:33 +0000 (23:42 +0200)]
description fix

5 years agoSplit goaway to System::externalRedirectTo() and App->internalRedirect()
Philipp Holzer [Fri, 19 Oct 2018 18:11:27 +0000 (20:11 +0200)]
Split goaway to System::externalRedirectTo() and App->internalRedirect()

5 years agoRenamed System::redirect() to $a->redirect()
Philipp Holzer [Sat, 13 Oct 2018 18:02:04 +0000 (20:02 +0200)]
Renamed System::redirect() to $a->redirect()

5 years agoMerge pull request #5988 from MrPetovan/task/move-strings-out-of-app
Michael Vogel [Mon, 22 Oct 2018 20:03:27 +0000 (22:03 +0200)]
Merge pull request #5988 from MrPetovan/task/move-strings-out-of-app

Road to Router Part 3: Move $strings out of App

5 years agoMove $apps out of App
Benjamin Lorteau [Mon, 22 Oct 2018 18:44:55 +0000 (14:44 -0400)]
Move $apps out of App

- Move $nav_sel out of App
- Add new Content\Nav::getAppMenu() method

5 years agoAdd static keyword for Core\L10n properties
Hypolite Petovan [Mon, 22 Oct 2018 12:45:41 +0000 (08:45 -0400)]
Add static keyword for Core\L10n properties

5 years agoMove $strings from App to Core\L10n
Hypolite Petovan [Mon, 22 Oct 2018 04:16:30 +0000 (00:16 -0400)]
Move $strings from App to Core\L10n

- Add L10n::init() call in App constructor
- Improve pushLang/popLang
- Remove no longer needed references to App

5 years agoMerge pull request #5987 from MrPetovan/task/empty-index-php
Michael Vogel [Mon, 22 Oct 2018 19:56:13 +0000 (21:56 +0200)]
Merge pull request #5987 from MrPetovan/task/empty-index-php

Road to Router Part 2: Empty index.php

5 years agoUse System::httpExit for 403 error in App
Benjamin Lorteau [Mon, 22 Oct 2018 19:16:59 +0000 (15:16 -0400)]
Use System::httpExit for 403 error in App

5 years agoMerge pull request #5993 from nupplaphil/fix_testing
Hypolite Petovan [Mon, 22 Oct 2018 19:16:33 +0000 (15:16 -0400)]
Merge pull request #5993 from nupplaphil/fix_testing

Fix testing

5 years agoCode Standards
Philipp Holzer [Mon, 22 Oct 2018 19:11:09 +0000 (21:11 +0200)]
Code Standards

5 years agoCode standards
Philipp Holzer [Mon, 22 Oct 2018 19:10:31 +0000 (21:10 +0200)]
Code standards

5 years agoFix Testing
Philipp Holzer [Mon, 22 Oct 2018 18:59:51 +0000 (20:59 +0200)]
Fix Testing

5 years agoFix Testing
Philipp Holzer [Mon, 22 Oct 2018 18:23:06 +0000 (20:23 +0200)]
Fix Testing

5 years agoMerge pull request #5991 from annando/api-source
Hypolite Petovan [Mon, 22 Oct 2018 14:52:22 +0000 (10:52 -0400)]
Merge pull request #5991 from annando/api-source

API: The source field does now reliably return the correct network name

5 years agoAPI: The source field does now reliably return the correct network name of the author
Michael [Mon, 22 Oct 2018 14:15:14 +0000 (14:15 +0000)]
API: The source field does now reliably return the correct network name of the author

5 years agoMerge pull request #5989 from annando/ap-profile
Hypolite Petovan [Mon, 22 Oct 2018 12:35:59 +0000 (08:35 -0400)]
Merge pull request #5989 from annando/ap-profile

Improved parsing of AP profiles

5 years agoRemove unwarranted doxygen comments in App
Hypolite Petovan [Mon, 22 Oct 2018 12:17:55 +0000 (08:17 -0400)]
Remove unwarranted doxygen comments in App

5 years agoImproved parsing of AP profiles
Michael [Mon, 22 Oct 2018 07:24:47 +0000 (07:24 +0000)]
Improved parsing of AP profiles

5 years agoImprove App->runFrontend formatting
Hypolite Petovan [Mon, 22 Oct 2018 04:07:56 +0000 (00:07 -0400)]
Improve App->runFrontend formatting

- Use single-quotes instead of double
- Use strpos() instead of substr()
- Add/remove comments
- Use Config::get default value and drop the exact match for config.private_addons

5 years agoSimplify bin/worker
Hypolite Petovan [Mon, 22 Oct 2018 02:25:53 +0000 (22:25 -0400)]
Simplify bin/worker

- Remove duplicate calls to Addon::loadHooks and Config::load
- Remove useless killme() call

5 years agoMove index.php content to App->runFrontend
Hypolite Petovan [Mon, 22 Oct 2018 02:24:47 +0000 (22:24 -0400)]
Move index.php content to App->runFrontend

- Replace all x() by !empty() in App
- Replace all killme() with exit()

5 years agoMerge pull request #5986 from annando/improve-5984
rabuzarus [Sun, 21 Oct 2018 22:03:19 +0000 (00:03 +0200)]
Merge pull request #5986 from annando/improve-5984

Improve PR 5984: better check for remote users as well

5 years agoImprove PR 5984: better check for remote users as well
Michael [Sun, 21 Oct 2018 21:56:46 +0000 (21:56 +0000)]
Improve PR 5984: better check for remote users as well

5 years agoMerge pull request #5978 from MrPetovan/task/make-username-length-configurable
Michael Vogel [Sun, 21 Oct 2018 21:42:44 +0000 (23:42 +0200)]
Merge pull request #5978 from MrPetovan/task/make-username-length-configurable

Make username length configurable

5 years agoSets maximum to 64 for username_min/max_length config keys
Hypolite Petovan [Sun, 21 Oct 2018 21:28:40 +0000 (17:28 -0400)]
Sets maximum to 64 for username_min/max_length config keys

5 years agoMerge pull request #5985 from annando/ap-followers
Hypolite Petovan [Sun, 21 Oct 2018 21:05:34 +0000 (17:05 -0400)]
Merge pull request #5985 from annando/ap-followers

AP: We now send the previous followers collection as well