]> git.mxchange.org Git - friendica.git/log
friendica.git
2 years agoIntroduce `Response` for Modules to create a testable way for module responses
Philipp [Sun, 21 Nov 2021 19:06:36 +0000 (20:06 +0100)]
Introduce `Response` for Modules to create a testable way for module responses

2 years agoFix LegacyModule content return
Philipp [Sat, 20 Nov 2021 19:37:41 +0000 (20:37 +0100)]
Fix LegacyModule content return

2 years agoMake `BaseModule` a real entity
Philipp [Sat, 20 Nov 2021 14:38:03 +0000 (15:38 +0100)]
Make `BaseModule` a real entity
- Add all dependencies, necessary to run the content (baseUrl, Arguments)
- Encapsulate all POST/GET/DELETE/PATCH/PUT methods as protected methods inside the BaseModule
- Return Module content ONLY per `BaseModule::run()` (including the Hook logic there as well)

2 years agoAdd feedback :)
Philipp [Sat, 20 Nov 2021 12:26:01 +0000 (13:26 +0100)]
Add feedback :)

2 years agoSplit and delete `ModuleController`
Philipp [Fri, 19 Nov 2021 21:47:49 +0000 (22:47 +0100)]
Split and delete `ModuleController`
- $moduleName is part of the argument string => App\Arguments
- $isBackend boolean already part of App\Mode::isBackend()
- $module is now the direct return of App\Router::getModule()
- ModuleController::run() moved to BaseModule::run()

2 years agoMerge pull request #11025 from MrPetovan/task/11022-improve-connector-hooks
Philipp [Sat, 27 Nov 2021 11:37:47 +0000 (12:37 +0100)]
Merge pull request #11025 from MrPetovan/task/11022-improve-connector-hooks

Improve connector hooks

2 years agoMerge pull request #11030 from MrPetovan/bug/11029-add-remove-group
Philipp [Sat, 27 Nov 2021 11:37:18 +0000 (12:37 +0100)]
Merge pull request #11030 from MrPetovan/bug/11029-add-remove-group

Add backward compatibility with user contacts in Module\Group

2 years agoMerge pull request #11032 from annando/api-lists
Hypolite Petovan [Sat, 27 Nov 2021 02:48:52 +0000 (21:48 -0500)]
Merge pull request #11032 from annando/api-lists

API: moved several lists

2 years agoStandards
Michael [Fri, 26 Nov 2021 21:57:18 +0000 (21:57 +0000)]
Standards

2 years agoCode standards
Michael [Fri, 26 Nov 2021 21:54:25 +0000 (21:54 +0000)]
Code standards

2 years agoAPI: moved several lists
Michael [Fri, 26 Nov 2021 21:48:13 +0000 (21:48 +0000)]
API: moved several lists

2 years agoMerge pull request #11031 from MrPetovan/bug/9720-share-preg_replace
Michael Vogel [Fri, 26 Nov 2021 19:42:50 +0000 (20:42 +0100)]
Merge pull request #11031 from MrPetovan/bug/9720-share-preg_replace

Escape dollar sign in replace string to prevent placeholder replacement in Model\Item::addShareDataFromOriginal

2 years agoEscape dollar sign in replace string to prevent placeholder replacement in Model...
Hypolite Petovan [Fri, 26 Nov 2021 17:38:34 +0000 (12:38 -0500)]
Escape dollar sign in replace string to prevent placeholder replacement in Model\Item::addShareDataFromOriginal

2 years agoUpdate translation file after adding strings
Hypolite Petovan [Fri, 26 Nov 2021 14:55:47 +0000 (09:55 -0500)]
Update translation file after adding strings

2 years agoAdd backward compatibility with user contacts in Module\Group
Hypolite Petovan [Fri, 26 Nov 2021 14:48:37 +0000 (09:48 -0500)]
Add backward compatibility with user contacts in Module\Group

2 years agoReplace args call with parameter from router in Module\Group
Hypolite Petovan [Fri, 26 Nov 2021 14:48:05 +0000 (09:48 -0500)]
Replace args call with parameter from router in Module\Group

2 years agoMerge pull request #11028 from annando/fix-api
Hypolite Petovan [Fri, 26 Nov 2021 13:52:55 +0000 (08:52 -0500)]
Merge pull request #11028 from annando/fix-api

API: Fix profile_url handling / missing constant

2 years agoFixing tests
Michael [Fri, 26 Nov 2021 11:13:12 +0000 (11:13 +0000)]
Fixing tests

2 years agoFixing (some) tests
Michael [Fri, 26 Nov 2021 10:54:02 +0000 (10:54 +0000)]
Fixing (some) tests

2 years agoFixing tests
Michael [Fri, 26 Nov 2021 10:48:38 +0000 (10:48 +0000)]
Fixing tests

2 years agoFix test
Michael [Fri, 26 Nov 2021 08:45:37 +0000 (08:45 +0000)]
Fix test

2 years agoMixed parameter order
Michael [Fri, 26 Nov 2021 08:16:06 +0000 (08:16 +0000)]
Mixed parameter order

2 years agoUnneeded "use" removed
Michael [Fri, 26 Nov 2021 07:56:54 +0000 (07:56 +0000)]
Unneeded "use" removed

2 years agoAPI: Fix profile_url handling / missing constant
Michael [Fri, 26 Nov 2021 07:55:02 +0000 (07:55 +0000)]
API: Fix profile_url handling / missing constant

2 years agoMerge pull request #11018 from annando/api-status
Hypolite Petovan [Fri, 26 Nov 2021 01:27:15 +0000 (20:27 -0500)]
Merge pull request #11018 from annando/api-status

API: The status is now an object

2 years agoCoding standards
Michael [Thu, 25 Nov 2021 11:31:01 +0000 (11:31 +0000)]
Coding standards

2 years agoCoding standards
Michael [Thu, 25 Nov 2021 11:28:56 +0000 (11:28 +0000)]
Coding standards

2 years agoLists and tweet search moved
Michael [Thu, 25 Nov 2021 11:16:47 +0000 (11:16 +0000)]
Lists and tweet search  moved

2 years agoUse correct uri-id for attachments
Michael [Thu, 25 Nov 2021 10:07:25 +0000 (10:07 +0000)]
Use correct uri-id for attachments

2 years agoMoved routes
Michael [Thu, 25 Nov 2021 06:06:57 +0000 (06:06 +0000)]
Moved routes

2 years agoMore functions moved
Michael [Thu, 25 Nov 2021 06:00:58 +0000 (06:00 +0000)]
More functions moved

2 years agoStandards
Michael [Wed, 24 Nov 2021 23:36:41 +0000 (23:36 +0000)]
Standards

2 years agoStandards ...
Michael [Wed, 24 Nov 2021 23:35:01 +0000 (23:35 +0000)]
Standards ...

2 years agoStandards
Michael [Wed, 24 Nov 2021 23:31:10 +0000 (23:31 +0000)]
Standards

2 years agoSome more standards
Michael [Wed, 24 Nov 2021 23:28:06 +0000 (23:28 +0000)]
Some more standards

2 years agoStandards
Michael [Wed, 24 Nov 2021 23:24:35 +0000 (23:24 +0000)]
Standards

2 years agoRemoved whitespace
Michael [Wed, 24 Nov 2021 23:20:42 +0000 (23:20 +0000)]
Removed whitespace

2 years agoFixing tests
Michael [Wed, 24 Nov 2021 23:16:07 +0000 (23:16 +0000)]
Fixing tests

2 years agoFormatting
Michael [Wed, 24 Nov 2021 23:06:28 +0000 (23:06 +0000)]
Formatting

2 years agoMany API calls moved
Michael [Wed, 24 Nov 2021 23:03:34 +0000 (23:03 +0000)]
Many API calls moved

2 years agoRemove unneeded "unset"
Michael [Wed, 24 Nov 2021 21:30:11 +0000 (21:30 +0000)]
Remove unneeded "unset"

2 years agoReplaced "requestdata"
Michael [Wed, 24 Nov 2021 21:01:07 +0000 (21:01 +0000)]
Replaced "requestdata"

2 years agoAdded last status
Michael [Wed, 24 Nov 2021 20:47:37 +0000 (20:47 +0000)]
Added last status

2 years agoMerge pull request #11026 from MrPetovan/bug/11021-array-in-t
Tobias Diekershoff [Wed, 24 Nov 2021 16:50:14 +0000 (17:50 +0100)]
Merge pull request #11026 from MrPetovan/bug/11021-array-in-t

Add missing variable argument operator in BaseModule->t

2 years agoAdd missing variable argument operator in BaseModule->t
Hypolite Petovan [Wed, 24 Nov 2021 15:57:05 +0000 (10:57 -0500)]
Add missing variable argument operator in BaseModule->t

- This was causing to wrongly pass the variable arguments as an array of variable arguments to L10n->t

2 years agoTesting tests
Michael [Wed, 24 Nov 2021 07:29:29 +0000 (07:29 +0000)]
Testing tests

2 years agoTests
Michael [Wed, 24 Nov 2021 07:26:22 +0000 (07:26 +0000)]
Tests

2 years agoStandards
Michael [Wed, 24 Nov 2021 07:14:19 +0000 (07:14 +0000)]
Standards

2 years agoPartially fixing source detection
Michael [Wed, 24 Nov 2021 07:11:33 +0000 (07:11 +0000)]
Partially fixing source detection

2 years agoCoding standards
Michael [Wed, 24 Nov 2021 07:08:30 +0000 (07:08 +0000)]
Coding standards

2 years agoMoved acitivites
Michael [Wed, 24 Nov 2021 07:06:28 +0000 (07:06 +0000)]
Moved acitivites

2 years agoEntities, Source and api functions rearranged
Michael [Wed, 24 Nov 2021 06:44:25 +0000 (06:44 +0000)]
Entities, Source and api functions rearranged

2 years agoAdd item_by_link hook to allow connectors to import remote posts
Hypolite Petovan [Tue, 23 Nov 2021 22:47:02 +0000 (17:47 -0500)]
Add item_by_link hook to allow connectors to import remote posts

2 years agoImprove probe_detect hook
Hypolite Petovan [Tue, 23 Nov 2021 22:46:20 +0000 (17:46 -0500)]
Improve probe_detect hook

- Remove Twitter probe from core
- Allow hook function to better abort the probe_detect process

2 years agoFixing tests
Michael [Tue, 23 Nov 2021 22:02:46 +0000 (22:02 +0000)]
Fixing tests

2 years agoCoding standards
Michael [Tue, 23 Nov 2021 21:56:34 +0000 (21:56 +0000)]
Coding standards

2 years agoRemoving unused functions, added (deactivated) attachments
Michael [Tue, 23 Nov 2021 21:54:19 +0000 (21:54 +0000)]
Removing unused functions, added (deactivated) attachments

2 years agoFix return type
Michael [Tue, 23 Nov 2021 15:27:57 +0000 (15:27 +0000)]
Fix return type

2 years agoCode Standards
Michael [Tue, 23 Nov 2021 15:21:06 +0000 (15:21 +0000)]
Code Standards

2 years agoCoding standards
Michael [Tue, 23 Nov 2021 14:55:52 +0000 (14:55 +0000)]
Coding standards

2 years agoMore objects added
Michael [Tue, 23 Nov 2021 10:12:11 +0000 (10:12 +0000)]
More objects added

2 years agoMerge pull request #11019 from foss-/develop
Hypolite Petovan [Mon, 22 Nov 2021 12:05:53 +0000 (07:05 -0500)]
Merge pull request #11019 from foss-/develop

FAQ: removed windows client

2 years agoMerge pull request #11015 from MrPetovan/task/10979-frio-time-tooltip
Michael Vogel [Mon, 22 Nov 2021 11:45:29 +0000 (12:45 +0100)]
Merge pull request #11015 from MrPetovan/task/10979-frio-time-tooltip

Move title attribute to <time> tag

2 years agoFAQ: removed windows client
foss- [Mon, 22 Nov 2021 11:18:53 +0000 (12:18 +0100)]
FAQ: removed windows client

- dead link, no trace to be found when searching for this client

2 years agoMerge pull request #11017 from tobiasd/20211122-de
Philipp [Mon, 22 Nov 2021 07:58:02 +0000 (08:58 +0100)]
Merge pull request #11017 from tobiasd/20211122-de

DE translation updates

2 years agoCoding standards, changed database version
Michael [Mon, 22 Nov 2021 07:39:40 +0000 (07:39 +0000)]
Coding standards, changed database version

2 years agoMerge remote-tracking branch 'upstream/develop' into api-status
Michael [Mon, 22 Nov 2021 07:33:25 +0000 (07:33 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-status

2 years agoAPI: The status is now an object
Michael [Mon, 22 Nov 2021 07:28:02 +0000 (07:28 +0000)]
API: The status is now an object

2 years agoMerge pull request #11016 from tobiasd/20211122-docs
Philipp [Mon, 22 Nov 2021 06:52:37 +0000 (07:52 +0100)]
Merge pull request #11016 from tobiasd/20211122-docs

one sentence per line

2 years agoDE translation updates
Tobias Diekershoff [Mon, 22 Nov 2021 06:50:49 +0000 (07:50 +0100)]
DE translation updates

2 years agoone sentence per line
Tobias Diekershoff [Mon, 22 Nov 2021 06:08:45 +0000 (07:08 +0100)]
one sentence per line

2 years agoMerge pull request #10969 from MrPetovan/task/remove-private-contacts
Philipp [Mon, 22 Nov 2021 05:54:46 +0000 (06:54 +0100)]
Merge pull request #10969 from MrPetovan/task/remove-private-contacts

Move individual contact modules to their own class

2 years agoMove title attribute to <time> tag
Hypolite Petovan [Mon, 22 Nov 2021 03:51:21 +0000 (22:51 -0500)]
Move title attribute to <time> tag

- Use correct machine-readable value in datetime attribute

2 years agoUpdate main translation file after moving strings around
Hypolite Petovan [Sat, 20 Nov 2021 06:27:38 +0000 (01:27 -0500)]
Update main translation file after moving strings around

2 years agoMove contact profile GET actions to separate module class
Hypolite Petovan [Thu, 11 Nov 2021 14:43:38 +0000 (09:43 -0500)]
Move contact profile GET actions to separate module class

2 years agoMove contact profile module to its own class
Hypolite Petovan [Wed, 10 Nov 2021 13:58:14 +0000 (08:58 -0500)]
Move contact profile module to its own class

2 years agoMove contact conversation to its own module class
Hypolite Petovan [Mon, 8 Nov 2021 11:24:39 +0000 (06:24 -0500)]
Move contact conversation to its own module class

2 years agoMove contact posts to their own module class
Hypolite Petovan [Sun, 7 Nov 2021 22:19:29 +0000 (17:19 -0500)]
Move contact posts to their own module class

- Remove duplicated check for local_user() in Module\Contact
- [frio] Fix display issue for search items where the More button and icon would show but be inactive

2 years agoAdd new Local relationship classes
Hypolite Petovan [Sun, 7 Nov 2021 20:00:25 +0000 (15:00 -0500)]
Add new Local relationship classes

2 years agoFix user-contact rows not being updated in Contact\User::updateByContactUpdate
Hypolite Petovan [Wed, 10 Nov 2021 12:30:02 +0000 (07:30 -0500)]
Fix user-contact rows not being updated in Contact\User::updateByContactUpdate

- Add new update function to regenerate potentially outdated user-contact rows

2 years ago[Database version 1444] Add "hidden" field to user-contact table
Hypolite Petovan [Wed, 10 Nov 2021 12:05:07 +0000 (07:05 -0500)]
[Database version 1444] Add "hidden" field to user-contact table

- This is a user-specific field

2 years agoMove sending follow message to remote server to Protocol class
Hypolite Petovan [Sun, 7 Nov 2021 05:57:18 +0000 (01:57 -0400)]
Move sending follow message to remote server to Protocol class

2 years agoNormalize quote style in mode/repair_ostatus
Hypolite Petovan [Sat, 6 Nov 2021 13:59:40 +0000 (09:59 -0400)]
Normalize quote style in mode/repair_ostatus

2 years agoRemove unused parameter $network in Model\User::getDefaultGroup
Hypolite Petovan [Sat, 6 Nov 2021 04:07:07 +0000 (00:07 -0400)]
Remove unused parameter $network in Model\User::getDefaultGroup

2 years agoMerge pull request #11013 from annando/api-rework
Hypolite Petovan [Sun, 21 Nov 2021 20:47:13 +0000 (15:47 -0500)]
Merge pull request #11013 from annando/api-rework

Fix followers/following for the Friendica API

2 years agoFix tests
Michael [Sun, 21 Nov 2021 20:34:00 +0000 (20:34 +0000)]
Fix tests

2 years agoRemove unused user fields
Michael [Sun, 21 Nov 2021 20:14:48 +0000 (20:14 +0000)]
Remove unused user fields

2 years agoUpdated messages.po
Michael [Sun, 21 Nov 2021 17:12:31 +0000 (17:12 +0000)]
Updated messages.po

2 years agoMerge remote-tracking branch 'upstream/develop' into api-rework
Michael [Sun, 21 Nov 2021 17:02:51 +0000 (17:02 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-rework

2 years agoReworked friendship API endpoints
Michael [Sun, 21 Nov 2021 16:59:09 +0000 (16:59 +0000)]
Reworked friendship API endpoints

2 years agoMerge pull request #11012 from annando/api-relations
Hypolite Petovan [Sun, 21 Nov 2021 15:14:07 +0000 (10:14 -0500)]
Merge pull request #11012 from annando/api-relations

Fix followers/following for the Mastodon API

2 years agoFix followers/following for the Mastodon API
Michael [Sun, 21 Nov 2021 14:47:18 +0000 (14:47 +0000)]
Fix followers/following for the Mastodon API

2 years agoMerge pull request #11010 from foss-/doc_faq_client-clean-up
Hypolite Petovan [Sun, 21 Nov 2021 13:12:43 +0000 (08:12 -0500)]
Merge pull request #11010 from foss-/doc_faq_client-clean-up

re-add gnusocial to FAQ Client API info

2 years agoremoved typo
foss- [Sun, 21 Nov 2021 12:56:01 +0000 (13:56 +0100)]
removed typo

2 years agoMerge pull request #11003 from annando/fix-api
Hypolite Petovan [Sun, 21 Nov 2021 12:55:25 +0000 (07:55 -0500)]
Merge pull request #11003 from annando/fix-api

Fix legacy API

2 years agore-add gnusocial
foss- [Sun, 21 Nov 2021 11:45:56 +0000 (12:45 +0100)]
re-add gnusocial

They are not dead and their repo can be reached again (yey)

2 years agoFix ApiResponseTest
Philipp [Sun, 21 Nov 2021 10:45:50 +0000 (11:45 +0100)]
Fix ApiResponseTest

2 years agoFixing tests again
Michael [Sun, 21 Nov 2021 10:23:54 +0000 (10:23 +0000)]
Fixing tests again

2 years agoPossibly fixing tests
Michael [Sun, 21 Nov 2021 10:20:03 +0000 (10:20 +0000)]
Possibly fixing tests

2 years agofunction moved
Michael [Sun, 21 Nov 2021 09:55:42 +0000 (09:55 +0000)]
function moved