friendica/src/Module/Api/Mastodon
2021-11-21 18:59:36 -05:00
..
Accounts Move sending follow message to remote server to Protocol class 2021-11-21 18:59:36 -05:00
Apps Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Conversations Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Instance Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Lists Fix followers/following for the Mastodon API 2021-11-21 14:47:18 +00:00
Notifications Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Statuses Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Timelines Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Accounts.php Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Announcements.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Apps.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Blocks.php Fix followers/following for the Mastodon API 2021-11-21 14:47:18 +00:00
Bookmarks.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Conversations.php Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
CustomEmojis.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Directory.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Endorsements.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Favourited.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Filters.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
FollowRequests.php Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Instance.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Lists.php Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Markers.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Media.php Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Mutes.php Fix followers/following for the Mastodon API 2021-11-21 14:47:18 +00:00
Notifications.php Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Preferences.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Proofs.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
PushSubscription.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
ScheduledStatuses.php Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Search.php Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Statuses.php Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Suggestions.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Trends.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Unimplemented.php Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00