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

2 years agoPersuading the tests
Michael [Sun, 21 Nov 2021 07:18:40 +0000 (07:18 +0000)]
Persuading the tests

2 years agoAdded parameter for test
Michael [Sun, 21 Nov 2021 07:10:10 +0000 (07:10 +0000)]
Added parameter for test

2 years agoFetch data for test
Michael [Sun, 21 Nov 2021 06:37:09 +0000 (06:37 +0000)]
Fetch data for test

2 years agoAdding test data
Michael [Sun, 21 Nov 2021 06:31:04 +0000 (06:31 +0000)]
Adding test data

2 years agoMore test data
Michael [Sun, 21 Nov 2021 06:19:35 +0000 (06:19 +0000)]
More test data

2 years agoAdding more test data
Michael [Sun, 21 Nov 2021 06:14:38 +0000 (06:14 +0000)]
Adding more test data

2 years agoAdded test data
Michael [Sun, 21 Nov 2021 06:10:19 +0000 (06:10 +0000)]
Added test data

2 years agoTest return value
Michael [Sun, 21 Nov 2021 05:55:16 +0000 (05:55 +0000)]
Test return value

2 years agoUse user contact
Michael [Sun, 21 Nov 2021 05:40:48 +0000 (05:40 +0000)]
Use user contact

2 years agoFixing tests
Michael [Sun, 21 Nov 2021 05:16:21 +0000 (05:16 +0000)]
Fixing tests

2 years agoMerge pull request #11009 from foss-/doc_faq_client-clean-up
Hypolite Petovan [Sun, 21 Nov 2021 03:11:09 +0000 (22:11 -0500)]
Merge pull request #11009 from foss-/doc_faq_client-clean-up

Updated FAQ Client section

2 years agoFAQ Client list unified format
foss- [Sun, 21 Nov 2021 01:58:05 +0000 (02:58 +0100)]
FAQ Client list unified format

- iOS and macOS listings now follow the adnroid listing format
- missing information added

2 years agoHopefully fix some tests
Michael [Sun, 21 Nov 2021 00:44:26 +0000 (00:44 +0000)]
Hopefully fix some tests

2 years agoFix some tests
Michael [Sun, 21 Nov 2021 00:36:02 +0000 (00:36 +0000)]
Fix some tests

2 years agoUse correct function to fetch the self user
Michael [Sun, 21 Nov 2021 00:26:35 +0000 (00:26 +0000)]
Use correct function to fetch the self user

2 years agoTests again
Michael [Sun, 21 Nov 2021 00:15:36 +0000 (00:15 +0000)]
Tests again

2 years agoTests ...
Michael [Sun, 21 Nov 2021 00:14:38 +0000 (00:14 +0000)]
Tests ...

2 years agoMerge branch 'friendica:develop' into doc_faq_client-clean-up
foss- [Sun, 21 Nov 2021 00:09:31 +0000 (01:09 +0100)]
Merge branch 'friendica:develop' into doc_faq_client-clean-up

2 years agoFixing (some) tests
Michael [Sat, 20 Nov 2021 23:47:03 +0000 (23:47 +0000)]
Fixing (some) tests

2 years agoRemoved some more API functions
Michael [Sat, 20 Nov 2021 23:38:52 +0000 (23:38 +0000)]
Removed some more API functions

2 years agoUpdated FAQ Client section
foss- [Sat, 20 Nov 2021 18:56:37 +0000 (19:56 +0100)]
Updated FAQ Client section

- improved intro text
- removed Metatext iOS client (never worked without errors for friendica)
- added Mastodon iOS client
- corrected link for iOS Stella
- updated Tooot link, added data collection hint
- Tootle: removed hint and added update year
- corrected Stella* name
- removed StarPterano (app not updated for a while, no privacy policy provided to apple, UI lacking, login on every open required - not a user experience to recommend)
- Sailfish Friendly: improved link, added last update year
- macOS added Whalebird
- updated german faq

2 years agoRelocate RSS header stuff, cleaning up the code
Michael [Sat, 20 Nov 2021 13:44:12 +0000 (13:44 +0000)]
Relocate RSS header stuff, cleaning up the code

2 years agoSome more removed functions and parameters
Michael [Sat, 20 Nov 2021 09:36:17 +0000 (09:36 +0000)]
Some more removed functions and parameters

2 years agoMerge pull request #11004 from nupplaphil/bug/module_const
Hypolite Petovan [Fri, 19 Nov 2021 23:00:05 +0000 (18:00 -0500)]
Merge pull request #11004 from nupplaphil/bug/module_const

`Module::init()` Fixings

2 years agoMerge pull request #10999 from nupplaphil/bug/configcache_set
Hypolite Petovan [Fri, 19 Nov 2021 22:59:32 +0000 (17:59 -0500)]
Merge pull request #10999 from nupplaphil/bug/configcache_set

Fix Installer setup

2 years agoFixing Mainentance & Exception vie
Philipp [Fri, 19 Nov 2021 21:50:48 +0000 (22:50 +0100)]
Fixing Mainentance & Exception vie

2 years agoFix legacy API
Michael [Fri, 19 Nov 2021 20:15:12 +0000 (20:15 +0000)]
Fix legacy API

2 years agoMerge pull request #11002 from nupplaphil/feat/modules_constructor
Hypolite Petovan [Fri, 19 Nov 2021 19:51:23 +0000 (14:51 -0500)]
Merge pull request #11002 from nupplaphil/feat/modules_constructor

Replace `Modules::init()` with Constructors (Retry)

2 years agoFix LegacyModule init()
Philipp [Fri, 19 Nov 2021 19:21:37 +0000 (20:21 +0100)]
Fix LegacyModule init()

2 years agoRevert "Revert "Replace Module::init() with Constructors""
Philipp [Fri, 19 Nov 2021 19:18:48 +0000 (20:18 +0100)]
Revert "Revert "Replace Module::init() with Constructors""

This reverts commit 89d6c89b6775bc37340dd93d747022e2d7db9618.

2 years agoMerge pull request #11000 from friendica/revert-10994-feat/module_constructor
Hypolite Petovan [Fri, 19 Nov 2021 12:23:58 +0000 (07:23 -0500)]
Merge pull request #11000 from friendica/revert-10994-feat/module_constructor

Revert "Replace Module::init() with Constructors"

2 years agoRevert "Replace Module::init() with Constructors"
Hypolite Petovan [Fri, 19 Nov 2021 12:23:23 +0000 (07:23 -0500)]
Revert "Replace Module::init() with Constructors"

2 years agoMerge pull request #10987 from annando/api4
Hypolite Petovan [Fri, 19 Nov 2021 11:13:52 +0000 (06:13 -0500)]
Merge pull request #10987 from annando/api4

API: moved classes / unified user array creation

2 years agoFix Installer setup
Philipp [Thu, 18 Nov 2021 23:19:00 +0000 (00:19 +0100)]
Fix Installer setup
- value "0" can now be saved

2 years agoMerge branch 'api4' of github.com:annando/friendica into api4
Michael [Fri, 19 Nov 2021 05:59:29 +0000 (05:59 +0000)]
Merge branch 'api4' of github.com:annando/friendica into api4

2 years agoheader route fixed
Michael [Fri, 19 Nov 2021 05:59:24 +0000 (05:59 +0000)]
header route fixed

2 years agoUpdate include/api.php
Michael Vogel [Fri, 19 Nov 2021 05:05:58 +0000 (06:05 +0100)]
Update include/api.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoMerge pull request #10994 from nupplaphil/feat/module_constructor
Hypolite Petovan [Fri, 19 Nov 2021 00:21:42 +0000 (19:21 -0500)]
Merge pull request #10994 from nupplaphil/feat/module_constructor

Replace Module::init() with Constructors

2 years agoReplace $this->l10n->t() with $this->t() for Modules
Philipp [Thu, 18 Nov 2021 20:33:05 +0000 (21:33 +0100)]
Replace $this->l10n->t() with $this->t() for Modules

2 years agoRemoved "api_get_user"
Michael [Thu, 18 Nov 2021 22:20:19 +0000 (22:20 +0000)]
Removed "api_get_user"

2 years agoReplaced "api_date"
Michael [Thu, 18 Nov 2021 21:43:13 +0000 (21:43 +0000)]
Replaced "api_date"

2 years agoFixed handling of return value
Michael [Thu, 18 Nov 2021 21:18:00 +0000 (21:18 +0000)]
Fixed handling of return value

2 years agoUpdate messages.po
Philipp [Thu, 18 Nov 2021 20:26:26 +0000 (21:26 +0100)]
Update messages.po

2 years agoAdd feedback
Philipp [Thu, 18 Nov 2021 20:25:09 +0000 (21:25 +0100)]
Add feedback

2 years agoReplaced DI:: calls at BaseNotifications.phpt
Philipp [Thu, 18 Nov 2021 20:23:43 +0000 (21:23 +0100)]
Replaced DI:: calls at BaseNotifications.phpt

2 years agoMerge remote-tracking branch 'upstream/develop' into api4
Michael [Thu, 18 Nov 2021 20:15:57 +0000 (20:15 +0000)]
Merge remote-tracking branch 'upstream/develop' into api4

2 years agochanged quotes
Michael [Thu, 18 Nov 2021 20:09:17 +0000 (20:09 +0000)]
changed quotes

2 years agoFix test
Michael [Thu, 18 Nov 2021 15:55:25 +0000 (15:55 +0000)]
Fix test

2 years agoRemoved unused code
Michael [Thu, 18 Nov 2021 14:49:12 +0000 (14:49 +0000)]
Removed unused code

2 years agoChanging the expectaztion in the test
Michael [Thu, 18 Nov 2021 08:14:08 +0000 (08:14 +0000)]
Changing the expectaztion in the test

2 years agoWe niow throw a different exception
Michael [Thu, 18 Nov 2021 08:08:55 +0000 (08:08 +0000)]
We niow throw a different exception

2 years agoPossibly fixing the test
Michael [Thu, 18 Nov 2021 08:03:50 +0000 (08:03 +0000)]
Possibly fixing the test

2 years agoRemoved forbidden - crashing the tests again
Michael [Thu, 18 Nov 2021 07:25:16 +0000 (07:25 +0000)]
Removed forbidden - crashing the tests again

2 years agoallow_api removed
Michael [Thu, 18 Nov 2021 07:14:23 +0000 (07:14 +0000)]
allow_api removed

2 years agoapi_get_user isn't used without parameters anymore
Michael [Thu, 18 Nov 2021 07:06:08 +0000 (07:06 +0000)]
api_get_user isn't used without parameters anymore

2 years agoAnd again ...
Michael [Thu, 18 Nov 2021 06:58:43 +0000 (06:58 +0000)]
And again ...

2 years agoAnd again
Michael [Thu, 18 Nov 2021 06:49:16 +0000 (06:49 +0000)]
And again

2 years agoPoking around in the fog
Michael [Thu, 18 Nov 2021 06:43:11 +0000 (06:43 +0000)]
Poking around in the fog

2 years agoTests
Michael [Thu, 18 Nov 2021 06:37:48 +0000 (06:37 +0000)]
Tests

2 years agoMaking tests possibly happy
Michael [Thu, 18 Nov 2021 06:31:02 +0000 (06:31 +0000)]
Making tests possibly happy

2 years agoTests ...
Michael [Thu, 18 Nov 2021 06:19:24 +0000 (06:19 +0000)]
Tests ...

2 years agoTests ...
Michael [Thu, 18 Nov 2021 06:10:20 +0000 (06:10 +0000)]
Tests ...

2 years agoTests ...
Michael [Thu, 18 Nov 2021 06:03:21 +0000 (06:03 +0000)]
Tests ...

2 years agoAdded some more check
Michael [Thu, 18 Nov 2021 05:57:46 +0000 (05:57 +0000)]
Added some more check

2 years agoReadding checks for loggedn in state for the tests
Michael [Thu, 18 Nov 2021 05:47:06 +0000 (05:47 +0000)]
Readding checks for loggedn in state for the tests

2 years agoTests again
Michael [Wed, 17 Nov 2021 23:11:21 +0000 (23:11 +0000)]
Tests again

2 years agoTesting tests again
Michael [Wed, 17 Nov 2021 23:03:18 +0000 (23:03 +0000)]
Testing tests again

2 years agoTest tests
Michael [Wed, 17 Nov 2021 22:59:18 +0000 (22:59 +0000)]
Test tests

2 years agoTesting tests
Michael [Wed, 17 Nov 2021 22:50:43 +0000 (22:50 +0000)]
Testing tests

2 years agoReplaced all api_user calls
Michael [Wed, 17 Nov 2021 22:44:52 +0000 (22:44 +0000)]
Replaced all api_user calls

2 years agoFixing upload
Michael [Wed, 17 Nov 2021 22:37:02 +0000 (22:37 +0000)]
Fixing upload

2 years agoTesting tests
Michael [Wed, 17 Nov 2021 22:25:37 +0000 (22:25 +0000)]
Testing tests