]>
git.mxchange.org Git - friendica.git/log
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
Hypolite Petovan [Mon, 22 Nov 2021 12:05:53 +0000 (07:05 -0500)]
Merge pull request #11019 from foss-/develop
FAQ: removed windows client
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
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
Philipp [Mon, 22 Nov 2021 07:58:02 +0000 (08:58 +0100)]
Merge pull request #11017 from tobiasd/
20211122 -de
DE translation updates
Philipp [Mon, 22 Nov 2021 06:52:37 +0000 (07:52 +0100)]
Merge pull request #11016 from tobiasd/
20211122 -docs
one sentence per line
Tobias Diekershoff [Mon, 22 Nov 2021 06:50:49 +0000 (07:50 +0100)]
DE translation updates
Tobias Diekershoff [Mon, 22 Nov 2021 06:08:45 +0000 (07:08 +0100)]
one sentence per line
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
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
Hypolite Petovan [Sat, 20 Nov 2021 06:27:38 +0000 (01:27 -0500)]
Update main translation file after moving strings around
Hypolite Petovan [Thu, 11 Nov 2021 14:43:38 +0000 (09:43 -0500)]
Move contact profile GET actions to separate module class
Hypolite Petovan [Wed, 10 Nov 2021 13:58:14 +0000 (08:58 -0500)]
Move contact profile module to its own class
Hypolite Petovan [Mon, 8 Nov 2021 11:24:39 +0000 (06:24 -0500)]
Move contact conversation to its 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
Hypolite Petovan [Sun, 7 Nov 2021 20:00:25 +0000 (15:00 -0500)]
Add new Local relationship classes
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
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
Hypolite Petovan [Sun, 7 Nov 2021 05:57:18 +0000 (01:57 -0400)]
Move sending follow message to remote server to Protocol class
Hypolite Petovan [Sat, 6 Nov 2021 13:59:40 +0000 (09:59 -0400)]
Normalize quote style in mode/repair_ostatus
Hypolite Petovan [Sat, 6 Nov 2021 04:07:07 +0000 (00:07 -0400)]
Remove unused parameter $network in Model\User::getDefaultGroup
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
Michael [Sun, 21 Nov 2021 20:34:00 +0000 (20:34 +0000)]
Fix tests
Michael [Sun, 21 Nov 2021 20:14:48 +0000 (20:14 +0000)]
Remove unused user fields
Michael [Sun, 21 Nov 2021 17:12:31 +0000 (17:12 +0000)]
Updated messages.po
Michael [Sun, 21 Nov 2021 17:02:51 +0000 (17:02 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-rework
Michael [Sun, 21 Nov 2021 16:59:09 +0000 (16:59 +0000)]
Reworked friendship API endpoints
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
Michael [Sun, 21 Nov 2021 14:47:18 +0000 (14:47 +0000)]
Fix followers/following for the Mastodon API
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
foss- [Sun, 21 Nov 2021 12:56:01 +0000 (13:56 +0100)]
removed typo
Hypolite Petovan [Sun, 21 Nov 2021 12:55:25 +0000 (07:55 -0500)]
Merge pull request #11003 from annando/fix-api
Fix legacy API
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)
Philipp [Sun, 21 Nov 2021 10:45:50 +0000 (11:45 +0100)]
Fix ApiResponseTest
Michael [Sun, 21 Nov 2021 10:23:54 +0000 (10:23 +0000)]
Fixing tests again
Michael [Sun, 21 Nov 2021 10:20:03 +0000 (10:20 +0000)]
Possibly fixing tests
Michael [Sun, 21 Nov 2021 09:55:42 +0000 (09:55 +0000)]
function moved
Michael [Sun, 21 Nov 2021 07:18:40 +0000 (07:18 +0000)]
Persuading the tests
Michael [Sun, 21 Nov 2021 07:10:10 +0000 (07:10 +0000)]
Added parameter for test
Michael [Sun, 21 Nov 2021 06:37:09 +0000 (06:37 +0000)]
Fetch data for test
Michael [Sun, 21 Nov 2021 06:31:04 +0000 (06:31 +0000)]
Adding test data
Michael [Sun, 21 Nov 2021 06:19:35 +0000 (06:19 +0000)]
More test data
Michael [Sun, 21 Nov 2021 06:14:38 +0000 (06:14 +0000)]
Adding more test data
Michael [Sun, 21 Nov 2021 06:10:19 +0000 (06:10 +0000)]
Added test data
Michael [Sun, 21 Nov 2021 05:55:16 +0000 (05:55 +0000)]
Test return value
Michael [Sun, 21 Nov 2021 05:40:48 +0000 (05:40 +0000)]
Use user contact
Michael [Sun, 21 Nov 2021 05:16:21 +0000 (05:16 +0000)]
Fixing tests
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
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
Michael [Sun, 21 Nov 2021 00:44:26 +0000 (00:44 +0000)]
Hopefully fix some tests
Michael [Sun, 21 Nov 2021 00:36:02 +0000 (00:36 +0000)]
Fix some tests
Michael [Sun, 21 Nov 2021 00:26:35 +0000 (00:26 +0000)]
Use correct function to fetch the self user
Michael [Sun, 21 Nov 2021 00:15:36 +0000 (00:15 +0000)]
Tests again
Michael [Sun, 21 Nov 2021 00:14:38 +0000 (00:14 +0000)]
Tests ...
foss- [Sun, 21 Nov 2021 00:09:31 +0000 (01:09 +0100)]
Merge branch 'friendica:develop' into doc_faq_client-clean-up
Michael [Sat, 20 Nov 2021 23:47:03 +0000 (23:47 +0000)]
Fixing (some) tests
Michael [Sat, 20 Nov 2021 23:38:52 +0000 (23:38 +0000)]
Removed some more API functions
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
Michael [Sat, 20 Nov 2021 13:44:12 +0000 (13:44 +0000)]
Relocate RSS header stuff, cleaning up the code
Michael [Sat, 20 Nov 2021 09:36:17 +0000 (09:36 +0000)]
Some more removed functions and parameters
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
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
Philipp [Fri, 19 Nov 2021 21:50:48 +0000 (22:50 +0100)]
Fixing Mainentance & Exception vie
Michael [Fri, 19 Nov 2021 20:15:12 +0000 (20:15 +0000)]
Fix legacy API
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)
Philipp [Fri, 19 Nov 2021 19:21:37 +0000 (20:21 +0100)]
Fix LegacyModule init()
Philipp [Fri, 19 Nov 2021 19:18:48 +0000 (20:18 +0100)]
Revert "Revert "Replace Module::init() with Constructors""
This reverts commit
89d6c89b6775bc37340dd93d747022e2d7db9618 .
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"
Hypolite Petovan [Fri, 19 Nov 2021 12:23:23 +0000 (07:23 -0500)]
Revert "Replace Module::init() with Constructors"
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
Philipp [Thu, 18 Nov 2021 23:19:00 +0000 (00:19 +0100)]
Fix Installer setup
- value "0" can now be saved
Michael [Fri, 19 Nov 2021 05:59:29 +0000 (05:59 +0000)]
Merge branch 'api4' of github.com:annando/friendica into api4
Michael [Fri, 19 Nov 2021 05:59:24 +0000 (05:59 +0000)]
header route fixed
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>
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
Philipp [Thu, 18 Nov 2021 20:33:05 +0000 (21:33 +0100)]
Replace $this->l10n->t() with $this->t() for Modules
Michael [Thu, 18 Nov 2021 22:20:19 +0000 (22:20 +0000)]
Removed "api_get_user"
Michael [Thu, 18 Nov 2021 21:43:13 +0000 (21:43 +0000)]
Replaced "api_date"
Michael [Thu, 18 Nov 2021 21:18:00 +0000 (21:18 +0000)]
Fixed handling of return value
Philipp [Thu, 18 Nov 2021 20:26:26 +0000 (21:26 +0100)]
Update messages.po
Philipp [Thu, 18 Nov 2021 20:25:09 +0000 (21:25 +0100)]
Add feedback
Philipp [Thu, 18 Nov 2021 20:23:43 +0000 (21:23 +0100)]
Replaced DI:: calls at BaseNotifications.phpt
Michael [Thu, 18 Nov 2021 20:15:57 +0000 (20:15 +0000)]
Merge remote-tracking branch 'upstream/develop' into api4
Michael [Thu, 18 Nov 2021 20:09:17 +0000 (20:09 +0000)]
changed quotes
Michael [Thu, 18 Nov 2021 15:55:25 +0000 (15:55 +0000)]
Fix test
Michael [Thu, 18 Nov 2021 14:49:12 +0000 (14:49 +0000)]
Removed unused code
Michael [Thu, 18 Nov 2021 08:14:08 +0000 (08:14 +0000)]
Changing the expectaztion in the test
Michael [Thu, 18 Nov 2021 08:08:55 +0000 (08:08 +0000)]
We niow throw a different exception
Michael [Thu, 18 Nov 2021 08:03:50 +0000 (08:03 +0000)]
Possibly fixing the test
Michael [Thu, 18 Nov 2021 07:25:16 +0000 (07:25 +0000)]
Removed forbidden - crashing the tests again
Michael [Thu, 18 Nov 2021 07:14:23 +0000 (07:14 +0000)]
allow_api removed
Michael [Thu, 18 Nov 2021 07:06:08 +0000 (07:06 +0000)]
api_get_user isn't used without parameters anymore
Michael [Thu, 18 Nov 2021 06:58:43 +0000 (06:58 +0000)]
And again ...
Michael [Thu, 18 Nov 2021 06:49:16 +0000 (06:49 +0000)]
And again
Michael [Thu, 18 Nov 2021 06:43:11 +0000 (06:43 +0000)]
Poking around in the fog
Michael [Thu, 18 Nov 2021 06:37:48 +0000 (06:37 +0000)]
Tests
Michael [Thu, 18 Nov 2021 06:31:02 +0000 (06:31 +0000)]
Making tests possibly happy
Michael [Thu, 18 Nov 2021 06:19:24 +0000 (06:19 +0000)]
Tests ...
Michael [Thu, 18 Nov 2021 06:10:20 +0000 (06:10 +0000)]
Tests ...
Michael [Thu, 18 Nov 2021 06:03:21 +0000 (06:03 +0000)]
Tests ...