]> git.mxchange.org Git - friendica.git/log
friendica.git
5 years agoMerge pull request #7044 from MrPetovan/task/router
Philipp [Thu, 2 May 2019 16:26:30 +0000 (18:26 +0200)]
Merge pull request #7044 from MrPetovan/task/router

Move mod/admin to src/Module/Admin

5 years agoMerge pull request #7067 from MrPetovan/task/remove-app-error
Philipp [Thu, 2 May 2019 15:24:56 +0000 (17:24 +0200)]
Merge pull request #7067 from MrPetovan/task/remove-app-error

Remove App->error

5 years agoAdd @TODO comments per @nupplaphil review in various Admin modules
Hypolite Petovan [Thu, 2 May 2019 14:20:02 +0000 (10:20 -0400)]
Add @TODO comments per @nupplaphil review in various Admin modules

5 years agoFix EOL and EOF in Admin modules
Hypolite Petovan [Thu, 2 May 2019 04:01:43 +0000 (00:01 -0400)]
Fix EOL and EOF in Admin modules

5 years agoUse DBA::fetchFirst instead of DBA::p for aggregate query in Module\Admin\Federation
Hypolite Petovan [Sun, 28 Apr 2019 13:48:26 +0000 (09:48 -0400)]
Use DBA::fetchFirst instead of DBA::p for aggregate query in Module\Admin\Federation

5 years agoVarious code inspection items
Hypolite Petovan [Sun, 28 Apr 2019 02:23:29 +0000 (22:23 -0400)]
Various code inspection items

- Fix class extension in Module\Admin\Item\Source
- Remove useless condition in Module\Admin\Features

5 years agoVarious feedback items
Hypolite Petovan [Sun, 28 Apr 2019 02:22:21 +0000 (22:22 -0400)]
Various feedback items

- Add logger call on theme install failure
- Add todo in Module\Admin\DBSync

5 years agoAdd Model\Contact::select method
Hypolite Petovan [Sun, 28 Apr 2019 02:21:02 +0000 (22:21 -0400)]
Add Model\Contact::select method

5 years agoMove addon admin list generation to Core\Addon
Hypolite Petovan [Sun, 28 Apr 2019 02:19:54 +0000 (22:19 -0400)]
Move addon admin list generation to Core\Addon

5 years agoRemove duplicate $baseurl template variable
Hypolite Petovan [Sun, 28 Apr 2019 02:18:30 +0000 (22:18 -0400)]
Remove duplicate $baseurl template variable

- Remove unused $overwriteURL parameter in Renderer::replaceMacros

5 years agoMake the site admin theme setting link go to the currently selected theme
Hypolite Petovan [Fri, 26 Apr 2019 13:22:08 +0000 (09:22 -0400)]
Make the site admin theme setting link go to the currently selected theme

5 years agoBackport updated Pleroma version number handling
Hypolite Petovan [Fri, 26 Apr 2019 13:11:58 +0000 (09:11 -0400)]
Backport updated Pleroma version number handling

5 years agoUpdate Smarty input field help comment in Admin\Logs\Settings
Hypolite Petovan [Fri, 26 Apr 2019 13:11:32 +0000 (09:11 -0400)]
Update Smarty input field help comment in Admin\Logs\Settings

5 years agoNormalize how we store enabled addons/themes in config value to straight comma-separa...
Hypolite Petovan [Fri, 26 Apr 2019 13:11:01 +0000 (09:11 -0400)]
Normalize how we store enabled addons/themes in config value to straight comma-separated list

5 years agoRemoved unused mod/admin
Hypolite Petovan [Fri, 26 Apr 2019 04:09:01 +0000 (00:09 -0400)]
Removed unused mod/admin

5 years agoAdd remaining non-admin links in admin menu
Hypolite Petovan [Fri, 26 Apr 2019 03:56:57 +0000 (23:56 -0400)]
Add remaining non-admin links in admin menu

5 years agoMove phpinfo module to src/Module/Admin
Hypolite Petovan [Fri, 26 Apr 2019 03:56:14 +0000 (23:56 -0400)]
Move phpinfo module to src/Module/Admin

5 years agoMove /itemsource to src/Module/Admin
Hypolite Petovan [Fri, 26 Apr 2019 04:08:08 +0000 (00:08 -0400)]
Move /itemsource to src/Module/Admin

5 years agoMove admin/deleteitem to src/Module/Admin
Hypolite Petovan [Fri, 26 Apr 2019 03:47:49 +0000 (23:47 -0400)]
Move admin/deleteitem to src/Module/Admin

5 years agoMove admin/dbsync to src/Module
Hypolite Petovan [Fri, 26 Apr 2019 03:47:10 +0000 (23:47 -0400)]
Move admin/dbsync to src/Module

5 years agoMove admin/logs to src/Module
Hypolite Petovan [Fri, 26 Apr 2019 02:55:05 +0000 (22:55 -0400)]
Move admin/logs to src/Module

5 years agoMove admin/site to src/Module
Hypolite Petovan [Fri, 26 Apr 2019 02:35:38 +0000 (22:35 -0400)]
Move admin/site to src/Module

- Replace default theme settings modal with simple link to admin/themes

5 years agoMove admin/themes/{theme} to src/Module
Hypolite Petovan [Fri, 26 Apr 2019 02:25:13 +0000 (22:25 -0400)]
Move admin/themes/{theme} to src/Module

- Remove now unused templates/admin/addon_detail.tpl
- Remove references to themes admin in mod/admin.php

5 years agoAdd admin/themes/{theme}/embed module
Hypolite Petovan [Fri, 26 Apr 2019 02:20:20 +0000 (22:20 -0400)]
Add admin/themes/{theme}/embed module

- This module allows editing the site settings for a theme with a different user theme

5 years ago[frio] Update theme settings form for use in embed mode
Hypolite Petovan [Fri, 26 Apr 2019 02:17:04 +0000 (22:17 -0400)]
[frio] Update theme settings form for use in embed mode

- Replace jRange with native slider to prevent overflowing on the right in embed mode
- Move color swatch to the left of colorinput fields to prevent overflowing on the right in embed mode

5 years agoEnsure theme consistency when using filebrowser
Hypolite Petovan [Fri, 26 Apr 2019 02:06:27 +0000 (22:06 -0400)]
Ensure theme consistency when using filebrowser

- Send frio filebrowser result to current frame instead of parent one

5 years agoImprove display in minimal mode
Hypolite Petovan [Fri, 26 Apr 2019 02:01:43 +0000 (22:01 -0400)]
Improve display in minimal mode

5 years agoMove admin/queue to src/Module
Hypolite Petovan [Mon, 22 Apr 2019 21:31:12 +0000 (17:31 -0400)]
Move admin/queue to src/Module

- Add Module\Admin\Queue class
- Add route for admin/queue[/deferred]
- Add queue admin aside menu entry
- Remove obsolete templates/admin/queue.tpl from base and frio
- Move templates/admin/workerqueue.tpl to templates/admin/queue.tpl
- Remove admin_page_workerqueue and admin_page_workerqueue_post from mod/admin.php
- Update admin/summary.tpl with new queue admin paths

5 years agoMove admin/blocklist/server to src/Module
Hypolite Petovan [Mon, 22 Apr 2019 01:40:05 +0000 (21:40 -0400)]
Move admin/blocklist/server to src/Module

- Add Module\Admin\Blocklist\Server class
- Add route for admin/blocklist/server
- Add server blocklist admin aside menu entry
- Move templates/admin/blocklist.tpl to templates/admin/blocklist/server.tpl
- Remove admin_page_blocklist and admin_page_blocklist_post from mod/admin.php

5 years agoMove admin/blocklist/contact to src/Module
Hypolite Petovan [Mon, 22 Apr 2019 00:46:37 +0000 (20:46 -0400)]
Move admin/blocklist/contact to src/Module

- Add Module\Admin\ContactBlock\Contact class
- Add route for admin/blocklist/contact
- Add contact blocklist admin aside menu entry
- Move templates/admin/contactblock.tpl to templates/admin/blocklist/contact.tpl in base and frio
- Remove admin_page_contactblock and admin_page_contactblock_post from mod/admin.php

5 years agoMove admin/features to src/Module
Hypolite Petovan [Mon, 22 Apr 2019 00:32:02 +0000 (20:32 -0400)]
Move admin/features to src/Module

- Add Module\Admin\Features class
- Add route for admin/features
- Add features admin aside menu entry
- Move templates/admin/settings_features.tpl to templates/admin/features.tpl
- Remove admin_page_features and admin_page_features_post from mod/admin.php

5 years agoMove admin/users to src/Module
Hypolite Petovan [Sun, 21 Apr 2019 23:14:31 +0000 (19:14 -0400)]
Move admin/users to src/Module

- Add Module\Admin\Users class
- Add route for admin/users[/{action}/{uid}]
- Add users admin aside menu entry
- Remove admin_page_users and admin_page_users_post from mod/admin.php

5 years agoMove admin/addons/{addon} to src/Module
Hypolite Petovan [Sun, 21 Apr 2019 19:47:25 +0000 (15:47 -0400)]
Move admin/addons/{addon} to src/Module

- Add Module\Admin\Addons\Details class
- Add route for admin/addons/{addon}
- Remove addons pages from mod/admin

5 years agoMove admin/addons to src/Module
Hypolite Petovan [Sun, 21 Apr 2019 16:20:04 +0000 (12:20 -0400)]
Move admin/addons to src/Module

- Add Module\Admin\Addons\Index class
- Add route for admin/addons
- Add addons admin aside menu entry
- Remove unused template admin/addons.tpl from base and frio
- Remove addon list from mod/admin

5 years agoMove admin/themes to src/Module
Hypolite Petovan [Mon, 15 Apr 2019 05:11:46 +0000 (01:11 -0400)]
Move admin/themes to src/Module

- Add Module\Admin\Themes\Index class
- Add route for admin/themes
- Add themes admin aside menu entry
- Add admin/addons/index.tpl template
- Remove theme list from mod/admin

5 years agoAdd system.allowed_themes config key handling in Core\Theme
Hypolite Petovan [Mon, 15 Apr 2019 05:04:02 +0000 (01:04 -0400)]
Add system.allowed_themes config key handling in Core\Theme

- Add Theme::setAllowedList method
- Update the allowed theme list on theme install/uninstall
- Add theme file inclusion on uninstall allowing for theme_uninstall function to be called
- Removing logging from frontend methods

5 years agoMove admin/tos to src/Module
Hypolite Petovan [Sun, 14 Apr 2019 15:25:27 +0000 (11:25 -0400)]
Move admin/tos to src/Module

- Add Module\Admin\Tos class
- Add route for admin/tos
- Add admin aside menu entry
- Remove admin_page_tos and admin_page_tos_post from mod/admin.php

5 years agoMove admin/federation to src/Module
Hypolite Petovan [Sun, 14 Apr 2019 15:20:44 +0000 (11:20 -0400)]
Move admin/federation to src/Module

- Add Module\Admin\Federation class
- Add missing abstract keyword in Module\BaseAdminModule
- Add route for admin/federation
- Remove admin_page_federation()  from mod/admin.php

5 years agoMove admin summary to src/Module
Hypolite Petovan [Sun, 14 Apr 2019 15:13:18 +0000 (11:13 -0400)]
Move admin summary to src/Module

- Add BaseAdminModule class
- Add Module\Admin\Summary class
- Add Route for Admin\Summary module
- Remove admin_page_summary() in mod/admin
- Remove $showwarning variable from admin/summary.tpl

5 years agoReplace straightforward q() calls by DBA::selectFirst or DBA::exists in mod/photos
Hypolite Petovan [Thu, 2 May 2019 13:49:20 +0000 (09:49 -0400)]
Replace straightforward q() calls by DBA::selectFirst or DBA::exists in mod/photos

5 years agoMerge pull request #7062 from nupplaphil/task/mod_hostxrd
Hypolite Petovan [Thu, 2 May 2019 13:10:51 +0000 (09:10 -0400)]
Merge pull request #7062 from nupplaphil/task/mod_hostxrd

Move mod/_well_known to src/Module/WellKnown/*

5 years agoMerge branch 'develop' into task/mod_hostxrd
Philipp [Thu, 2 May 2019 10:33:53 +0000 (12:33 +0200)]
Merge branch 'develop' into task/mod_hostxrd

5 years agoMerge pull request #7065 from nupplaphil/task/mod_add_routes
Hypolite Petovan [Thu, 2 May 2019 04:04:22 +0000 (00:04 -0400)]
Merge pull request #7065 from nupplaphil/task/mod_add_routes

Add routes to all current BaseModules

5 years agoRemove App->error
Hypolite Petovan [Thu, 2 May 2019 01:17:03 +0000 (21:17 -0400)]
Remove App->error

5 years agoRework suggest module without App->error
Hypolite Petovan [Thu, 2 May 2019 01:13:33 +0000 (21:13 -0400)]
Rework suggest module without App->error

- Add POST treatment for ignore request

5 years agoRemove unused code mentioning App->error in mod/videos
Hypolite Petovan [Thu, 2 May 2019 00:29:01 +0000 (20:29 -0400)]
Remove unused code mentioning App->error in mod/videos

5 years agoReworked /photos module without App->error
Hypolite Petovan [Wed, 1 May 2019 23:36:14 +0000 (19:36 -0400)]
Reworked /photos module without App->error

- Moved confirm dialogs to photos_content()
- Removed comments/interactions from photo edit page

5 years agoAdd routes for current BaseModules
Philipp Holzer [Wed, 1 May 2019 19:29:04 +0000 (21:29 +0200)]
Add routes for current BaseModules

5 years agoMerge pull request #7064 from nupplaphil/task/module_readme
Hypolite Petovan [Wed, 1 May 2019 18:23:42 +0000 (14:23 -0400)]
Merge pull request #7064 from nupplaphil/task/module_readme

Update module specific README

5 years agofixing text
Philipp Holzer [Wed, 1 May 2019 18:17:15 +0000 (20:17 +0200)]
fixing text

5 years agoAdd routes for current BaseModules
Philipp Holzer [Wed, 1 May 2019 18:16:21 +0000 (20:16 +0200)]
Add routes for current BaseModules

5 years agoUpdate README for Modules
Philipp Holzer [Wed, 1 May 2019 17:58:51 +0000 (19:58 +0200)]
Update README for Modules

5 years agocode standards :-)
Philipp Holzer [Wed, 1 May 2019 17:48:49 +0000 (19:48 +0200)]
code standards :-)

5 years agoUpdate README for Modules
Philipp Holzer [Wed, 1 May 2019 17:46:18 +0000 (19:46 +0200)]
Update README for Modules

5 years agocode standards :-)
Philipp Holzer [Wed, 1 May 2019 17:29:24 +0000 (19:29 +0200)]
code standards :-)

5 years agoLast refactoring :-) / refactor due feedback
Philipp Holzer [Wed, 1 May 2019 17:17:52 +0000 (19:17 +0200)]
Last refactoring :-) / refactor due feedback

5 years agorefactor Nodeinfo for more strait implementation
Philipp Holzer [Wed, 1 May 2019 16:42:44 +0000 (18:42 +0200)]
refactor Nodeinfo for more strait implementation

5 years agorefactor caused by feedback
Philipp Holzer [Wed, 1 May 2019 16:25:28 +0000 (18:25 +0200)]
refactor caused by feedback

5 years agorefactor caused by feedback
Philipp Holzer [Wed, 1 May 2019 16:24:09 +0000 (18:24 +0200)]
refactor caused by feedback

5 years agofix route
Philipp Holzer [Tue, 30 Apr 2019 22:15:22 +0000 (00:15 +0200)]
fix route

5 years agoMove .well-known, webfinger, xrd to src/Module/
Philipp Holzer [Tue, 30 Apr 2019 22:14:06 +0000 (00:14 +0200)]
Move .well-known, webfinger, xrd to src/Module/

5 years agoAdding to router
Philipp Holzer [Tue, 30 Apr 2019 20:36:28 +0000 (22:36 +0200)]
Adding to router

5 years agooptimize check
Philipp Holzer [Tue, 30 Apr 2019 20:25:38 +0000 (22:25 +0200)]
optimize check

5 years agoremove require_once
Philipp Holzer [Tue, 30 Apr 2019 20:25:06 +0000 (22:25 +0200)]
remove require_once

5 years agoMove mod/hostxrd to src/Module/Hostxrd
Philipp Holzer [Tue, 30 Apr 2019 20:22:36 +0000 (22:22 +0200)]
Move mod/hostxrd to src/Module/Hostxrd

5 years agoMerge pull request #7063 from nupplaphil/task/mod_amcd
Hypolite Petovan [Wed, 1 May 2019 15:32:20 +0000 (11:32 -0400)]
Merge pull request #7063 from nupplaphil/task/mod_amcd

Move mod/amcd to src/Module/AccMgmtControlDoc

5 years agoRename to AccountManagementControlDocument
Philipp Holzer [Wed, 1 May 2019 15:05:46 +0000 (17:05 +0200)]
Rename to AccountManagementControlDocument

5 years agoMove mod/amcd to src/Module/AccMgmtControlDoc
Philipp Holzer [Tue, 30 Apr 2019 22:32:33 +0000 (00:32 +0200)]
Move mod/amcd to src/Module/AccMgmtControlDoc

5 years agoMerge pull request #7060 from annando/ap-connect
Philipp [Tue, 30 Apr 2019 18:52:28 +0000 (20:52 +0200)]
Merge pull request #7060 from annando/ap-connect

Preparation for switching the connect mechanism from DFRN to AP

5 years agoPreparation for switching the connect mechanism from DFRN to AP
Michael Vogel [Tue, 30 Apr 2019 18:07:20 +0000 (20:07 +0200)]
Preparation for switching the connect mechanism from DFRN to AP

5 years agoMerge pull request #7058 from annando/new-backend
Hypolite Petovan [Mon, 29 Apr 2019 17:57:34 +0000 (13:57 -0400)]
Merge pull request #7058 from annando/new-backend

AP endpoints are added to the list of backend processes

5 years agoAP endpoints are added to the list of backend processes
Michael Vogel [Mon, 29 Apr 2019 15:51:38 +0000 (17:51 +0200)]
AP endpoints are added to the list of backend processes

5 years agoMerge pull request #7056 from tobiasd/20190429-lng
Philipp [Mon, 29 Apr 2019 13:27:51 +0000 (15:27 +0200)]
Merge pull request #7056 from tobiasd/20190429-lng

CS, DE translation update

5 years agoDE translation update
Tobias Diekershoff [Mon, 29 Apr 2019 12:27:14 +0000 (14:27 +0200)]
DE translation update

5 years agoCS translation update THX Aditoo
Tobias Diekershoff [Mon, 29 Apr 2019 12:27:03 +0000 (14:27 +0200)]
CS translation update THX Aditoo

5 years agoMerge pull request #7055 from tobiasd/20190428-msg
Hypolite Petovan [Sun, 28 Apr 2019 13:29:22 +0000 (09:29 -0400)]
Merge pull request #7055 from tobiasd/20190428-msg

regen messages.po

5 years agoregen messages.po
Tobias Diekershoff [Sun, 28 Apr 2019 10:50:47 +0000 (12:50 +0200)]
regen messages.po

5 years agoMerge pull request #7054 from AlfredSK/patch-1
Philipp [Sun, 28 Apr 2019 09:59:05 +0000 (11:59 +0200)]
Merge pull request #7054 from AlfredSK/patch-1

Fix parenthesis encoding in admin.php

5 years agoFix parenthesis encoding in admin.php
Steffen K9 [Sun, 28 Apr 2019 09:02:11 +0000 (11:02 +0200)]
Fix parenthesis encoding in admin.php

Parenthesis in admin, site, worker, frontend worker have wrong encoding.

5 years agoMerge pull request #7052 from MrPetovan/bug/atom-display-security
Michael Vogel [Sun, 28 Apr 2019 06:34:43 +0000 (08:34 +0200)]
Merge pull request #7052 from MrPetovan/bug/atom-display-security

Move item feed display after permission checking in mod/display

5 years agoMove item feed display after permission checking in mod/display
Hypolite Petovan [Sun, 28 Apr 2019 05:13:39 +0000 (01:13 -0400)]
Move item feed display after permission checking in mod/display

5 years agoMerge pull request #7046 from friendica/MrPetovan-patch-httpExit-Module-Photo
Philipp [Fri, 26 Apr 2019 20:56:14 +0000 (22:56 +0200)]
Merge pull request #7046 from friendica/MrPetovan-patch-httpExit-Module-Photo

Fix "Illegal string offset 'title'/'description'" notice in Module\Photo

5 years agoFix "Illegal string offset 'title'/'description'" notice in Module\Photo
Hypolite Petovan [Fri, 26 Apr 2019 19:39:42 +0000 (15:39 -0400)]
Fix "Illegal string offset 'title'/'description'" notice in Module\Photo

See https://forum.friendi.ca/display/097d37de-265c-c35b-f385-e0b584714020

5 years agoMerge pull request #7045 from annando/ap-parse
Philipp [Fri, 26 Apr 2019 10:24:33 +0000 (12:24 +0200)]
Merge pull request #7045 from annando/ap-parse

AP: Parsing of messages from Pleroma should work now again

5 years agoAP: Parsing of messages from Pleroma should work now again
Michael [Fri, 26 Apr 2019 06:17:37 +0000 (06:17 +0000)]
AP: Parsing of messages from Pleroma should work now again

5 years agoMerge pull request #7043 from annando/ap-workaround-context
Hypolite Petovan [Thu, 25 Apr 2019 14:01:54 +0000 (10:01 -0400)]
Merge pull request #7043 from annando/ap-workaround-context

Workaround for systems who don't use a correct context in ActivityPub

5 years agoWorkaround for systems who don't use a correct context in ActivityPub
Michael [Thu, 25 Apr 2019 13:30:30 +0000 (13:30 +0000)]
Workaround for systems who don't use a correct context in ActivityPub

5 years agoMerge pull request #7042 from annando/apcontact-update
Tobias Diekershoff [Thu, 25 Apr 2019 06:05:13 +0000 (08:05 +0200)]
Merge pull request #7042 from annando/apcontact-update

Follow up to #7036: Automatically update AP contacts

5 years agoFollow up to #7036: Automatically update AP contacts
Michael [Thu, 25 Apr 2019 05:24:53 +0000 (05:24 +0000)]
Follow up to #7036: Automatically update AP contacts

5 years agoMerge pull request #7041 from MrPetovan/bug/fatal-errors
Michael Vogel [Thu, 25 Apr 2019 02:04:25 +0000 (04:04 +0200)]
Merge pull request #7041 from MrPetovan/bug/fatal-errors

Remove failing require to non-existent file in Worker\CronJobs

5 years agoRemove failing require to non-existent file in Worker\CronJobs
Hypolite Petovan [Wed, 24 Apr 2019 22:30:51 +0000 (18:30 -0400)]
Remove failing require to non-existent file in Worker\CronJobs

5 years agoMerge pull request #7039 from annando/api-reshare-quote
Hypolite Petovan [Wed, 24 Apr 2019 22:28:20 +0000 (18:28 -0400)]
Merge pull request #7039 from annando/api-reshare-quote

API: Reshares and Quotes should now work in any combination

5 years agoMerge pull request #7040 from annando/fix-ap-probe
Hypolite Petovan [Wed, 24 Apr 2019 21:39:25 +0000 (17:39 -0400)]
Merge pull request #7040 from annando/fix-ap-probe

Probing of Pleroma contacts does work again

5 years agoCleaning up transmitted fields (only needed for the root entry)
Michael [Wed, 24 Apr 2019 21:28:56 +0000 (21:28 +0000)]
Cleaning up transmitted fields (only needed for the root entry)

5 years agoUse all fields
Michael [Wed, 24 Apr 2019 20:46:12 +0000 (20:46 +0000)]
Use all fields

5 years agoProbing of Pleroma contacts does work again
Michael [Wed, 24 Apr 2019 20:08:43 +0000 (20:08 +0000)]
Probing of Pleroma contacts does work again

5 years agoAPI: Reshares and Quotes should now work in any combination
Michael [Wed, 24 Apr 2019 19:06:39 +0000 (19:06 +0000)]
API: Reshares and Quotes should now work in any combination

5 years agoMerge pull request #7035 from tobiasd/20190424-changelog
Hypolite Petovan [Wed, 24 Apr 2019 15:01:30 +0000 (11:01 -0400)]
Merge pull request #7035 from tobiasd/20190424-changelog

updated CHANGELOG

5 years agoMerge pull request #7029 from nupplaphil/task/mod_manifest
Hypolite Petovan [Wed, 24 Apr 2019 13:26:57 +0000 (09:26 -0400)]
Merge pull request #7029 from nupplaphil/task/mod_manifest

Move mod/manifest to src/Module/Manifest

5 years agoupdated CHANGELOG
Tobias Diekershoff [Wed, 24 Apr 2019 08:04:40 +0000 (10:04 +0200)]
updated CHANGELOG