Hypolite Petovan
8c8c6fe720
Normalize quote style in mode/repair_ostatus
2021-11-21 18:59:36 -05:00
Hypolite Petovan
d011f747ff
Remove unused parameter $network in Model\User::getDefaultGroup
2021-11-21 18:59:36 -05:00
Hypolite Petovan
53ca59d9b6
Merge pull request #11013 from annando/api-rework
...
Fix followers/following for the Friendica API
2021-11-21 15:47:13 -05:00
Michael
1de83b7ad2
Fix tests
2021-11-21 20:34:00 +00:00
Michael
e1d4f96b06
Remove unused user fields
2021-11-21 20:14:48 +00:00
Michael
d2db08daaf
Updated messages.po
2021-11-21 17:12:31 +00:00
Michael
f00792d370
Merge remote-tracking branch 'upstream/develop' into api-rework
2021-11-21 17:02:51 +00:00
Michael
a4ef4589e6
Reworked friendship API endpoints
2021-11-21 16:59:09 +00:00
Hypolite Petovan
e9b3a9426a
Merge pull request #11012 from annando/api-relations
...
Fix followers/following for the Mastodon API
2021-11-21 10:14:07 -05:00
Michael
87084a3e85
Fix followers/following for the Mastodon API
2021-11-21 14:47:18 +00:00
Hypolite Petovan
5975ef92e4
Merge pull request #11010 from foss-/doc_faq_client-clean-up
...
re-add gnusocial to FAQ Client API info
2021-11-21 08:12:43 -05:00
foss-
b6bf8aa608
removed typo
2021-11-21 13:56:01 +01:00
Hypolite Petovan
23c56b108b
Merge pull request #11003 from annando/fix-api
...
Fix legacy API
2021-11-21 07:55:25 -05:00
foss-
4809a334ba
re-add gnusocial
...
They are not dead and their repo can be reached again (yey)
2021-11-21 12:45:56 +01:00
Philipp
8135c49613
Fix ApiResponseTest
2021-11-21 11:45:50 +01:00
Michael
b4cb5631ad
Fixing tests again
2021-11-21 10:23:54 +00:00
Michael
8abf6c9dd0
Possibly fixing tests
2021-11-21 10:20:03 +00:00
Michael
0e5f876680
function moved
2021-11-21 09:55:42 +00:00
Michael
bfddf14b6b
Persuading the tests
2021-11-21 07:18:40 +00:00
Michael
1e4e0914ff
Added parameter for test
2021-11-21 07:10:10 +00:00
Michael
8bc748758d
Fetch data for test
2021-11-21 06:37:09 +00:00
Michael
cf2ada64da
Adding test data
2021-11-21 06:31:04 +00:00
Michael
f385be04dc
More test data
2021-11-21 06:19:35 +00:00
Michael
16e69cbffa
Adding more test data
2021-11-21 06:14:38 +00:00
Michael
52a3563de4
Added test data
2021-11-21 06:10:19 +00:00
Michael
c54d3ddf18
Test return value
2021-11-21 05:55:16 +00:00
Michael
1acaa61446
Use user contact
2021-11-21 05:40:48 +00:00
Michael
ff9786f3c3
Fixing tests
2021-11-21 05:16:21 +00:00
Hypolite Petovan
acfd3e2acf
Merge pull request #11009 from foss-/doc_faq_client-clean-up
...
Updated FAQ Client section
2021-11-20 22:11:09 -05:00
foss-
c310930658
FAQ Client list unified format
...
- iOS and macOS listings now follow the adnroid listing format
- missing information added
2021-11-21 02:58:05 +01:00
Michael
7e49ee8fb5
Hopefully fix some tests
2021-11-21 00:44:26 +00:00
Michael
8954c19896
Fix some tests
2021-11-21 00:36:02 +00:00
Michael
2c6afe65a7
Use correct function to fetch the self user
2021-11-21 00:26:35 +00:00
Michael
ae99144f57
Tests again
2021-11-21 00:15:36 +00:00
Michael
c732027b04
Tests ...
2021-11-21 00:14:38 +00:00
foss-
3bae52074a
Merge branch 'friendica:develop' into doc_faq_client-clean-up
2021-11-21 01:09:31 +01:00
Michael
0f09b4f636
Fixing (some) tests
2021-11-20 23:47:03 +00:00
Michael
f04b07b20a
Removed some more API functions
2021-11-20 23:38:52 +00:00
foss-
690f230c90
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
2021-11-20 19:56:37 +01:00
Michael
647ecd4bd3
Relocate RSS header stuff, cleaning up the code
2021-11-20 13:44:12 +00:00
Michael
4327ccddcb
Some more removed functions and parameters
2021-11-20 09:36:17 +00:00
Hypolite Petovan
88a327ba63
Merge pull request #11004 from nupplaphil/bug/module_const
...
`Module::init()` Fixings
2021-11-19 18:00:05 -05:00
Hypolite Petovan
5a9ef594bf
Merge pull request #10999 from nupplaphil/bug/configcache_set
...
Fix Installer setup
2021-11-19 17:59:32 -05:00
Philipp
efe5d641a2
Fixing Mainentance & Exception vie
2021-11-19 22:51:12 +01:00
Michael
d576e920d5
Fix legacy API
2021-11-19 20:15:12 +00:00
Hypolite Petovan
7ccfbd8ef2
Merge pull request #11002 from nupplaphil/feat/modules_constructor
...
Replace `Modules::init()` with Constructors (Retry)
2021-11-19 14:51:23 -05:00
Philipp
296a9070a0
Fix LegacyModule init()
2021-11-19 20:21:37 +01:00
Philipp
645e4edc63
Revert "Revert "Replace Module::init() with Constructors""
...
This reverts commit 89d6c89b67
.
2021-11-19 20:18:48 +01:00
Hypolite Petovan
942001b04d
Merge pull request #11000 from friendica/revert-10994-feat/module_constructor
...
Revert "Replace Module::init() with Constructors"
2021-11-19 07:23:58 -05:00
Hypolite Petovan
89d6c89b67
Revert "Replace Module::init() with Constructors"
2021-11-19 07:23:23 -05:00