Commit graph

32411 commits

Author SHA1 Message Date
Michael c4d52feea5 Many API calls moved 2021-11-24 23:03:34 +00:00
Michael 513a745d07 Remove unneeded "unset" 2021-11-24 21:30:11 +00:00
Michael c9b14b260f Replaced "requestdata" 2021-11-24 21:01:07 +00:00
Michael ab28fa32aa Added last status 2021-11-24 20:47:37 +00:00
Michael 2c7c63a493 Testing tests 2021-11-24 07:29:29 +00:00
Michael c412a1dfc5 Tests 2021-11-24 07:26:22 +00:00
Michael dfd63493b2 Standards 2021-11-24 07:14:19 +00:00
Michael c61776aba6 Partially fixing source detection 2021-11-24 07:11:33 +00:00
Michael a86dee8e59 Coding standards 2021-11-24 07:08:30 +00:00
Michael 57cf384fae Moved acitivites 2021-11-24 07:06:28 +00:00
Michael a3aab4a75a Entities, Source and api functions rearranged 2021-11-24 06:44:25 +00:00
Michael 452cd57437 Fixing tests 2021-11-23 22:02:46 +00:00
Michael 38b641ca6b Coding standards 2021-11-23 21:56:34 +00:00
Michael 07c2f36946 Removing unused functions, added (deactivated) attachments 2021-11-23 21:54:19 +00:00
Michael 0c3e491410 Fix return type 2021-11-23 15:27:57 +00:00
Michael 082aa1bf65 Code Standards 2021-11-23 15:21:06 +00:00
Michael 4373a66f74 Coding standards 2021-11-23 14:55:52 +00:00
Michael b56ccbcf2b More objects added 2021-11-23 10:12:11 +00:00
Michael 8211cef49d Coding standards, changed database version 2021-11-22 07:39:40 +00:00
Michael 214a0524dd Merge remote-tracking branch 'upstream/develop' into api-status 2021-11-22 07:33:25 +00:00
Michael 670bbe58a1 API: The status is now an object 2021-11-22 07:28:02 +00:00
Philipp f3bfae1113
Merge pull request #11016 from tobiasd/20211122-docs
one sentence per line
2021-11-22 07:52:37 +01:00
Tobias Diekershoff a165f552e0 one sentence per line 2021-11-22 07:08:45 +01:00
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 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