Philipp
2e05dac7da
Merge pull request #10969 from MrPetovan/task/remove-private-contacts
...
Move individual contact modules to their own class
2021-11-22 06:54:46 +01:00
Hypolite Petovan
23e1130264
Move title attribute to <time> tag
...
- Use correct machine-readable value in datetime attribute
2021-11-21 22:51:21 -05:00
Hypolite Petovan
b67c863e88
Update main translation file after moving strings around
2021-11-21 19:22:41 -05:00
Hypolite Petovan
204b077353
Move contact profile GET actions to separate module class
2021-11-21 19:22:41 -05:00
Hypolite Petovan
974b750d6d
Move contact profile module to its own class
2021-11-21 19:22:39 -05:00
Hypolite Petovan
197c77f43d
Move contact conversation to its own module class
2021-11-21 19:21:58 -05:00
Hypolite Petovan
eacfcc69c1
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
2021-11-21 19:21:39 -05:00
Hypolite Petovan
25455eab63
Add new Local relationship classes
2021-11-21 18:59:37 -05:00
Hypolite Petovan
f7714c09e6
Fix user-contact rows not being updated in Contact\User::updateByContactUpdate
...
- Add new update function to regenerate potentially outdated user-contact rows
2021-11-21 18:59:37 -05:00
Hypolite Petovan
fd0d17df31
[Database version 1444] Add "hidden" field to user-contact table
...
- This is a user-specific field
2021-11-21 18:59:37 -05:00
Hypolite Petovan
84e7f65d52
Move sending follow message to remote server to Protocol class
2021-11-21 18:59:36 -05:00
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 Holzer
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