Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
index,
add ability to open status by URL from search (fix #53)
|
|
|
|
this merge is necessary,
|
|
|
|
|
|
Returns accounts, statuses, hashtags arrays
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results
|
|
"Various apps are available" is now a hyperlink
|
|
|
|
|
|
https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-site-api
|
|
adjusted to allow choosing it, yet
|
|
|
|
|
|
some weird mobile browser behaviours
|
|
about them would be processed only after the entire status is processed
|
|
Technically the check for iOS from components is a side effect, because it's
neither in state nor props, but the user agent does not change, so I think
that's okay.
|
|
|
|
|
|
|
|
(Because postgres can tell that count(*) needs no extra checks, but
counting a specific column requires them)
|
|
|
|
|
|
|
|
Fix anchor tags in some wikipedia URLs being matches as a hashtag
|
|
exclude_replies
Redirect /:username to /users/:username
Redirect /:username/:id to /users/:username/updates/:id
Updated API documentation and sponsors
|
|
|
|
before. In the API, attachments now can be either image, video or gifv. Gifv
is to be treated like images in terms of behaviour, but are videos by file
type.
|
|
Remove note about following Gargron@mastodon.social from getting started text
|
|
|
|
|