Commit Graph

74 Commits (d7d60073f90649aa3da46b0826f67b918a67a9d7)

Author SHA1 Message Date
Eugen d7d60073f9 Merge pull request from fpiesche/master
Add in-depth user guide
Michael Vieira b69e97c40b add link to another mastodon instance.
Florian Piesche 590558d52c Update images to standard sizes. Write up Federated/Local timelines and rename relevant image.
Florian Piesche e92796b49c Add info on CW tags not automatically hiding images.
Florian Piesche a729d0c2b1 Add user guide to README toc
Florian Piesche 60a82c9022 Update to catch up with new features and add missing images.
Florian Piesche b277e88aae Write up reporting.
Florian Piesche 03b2f37b46 Add information about the Direct privacy setting.
Florian Piesche 0f274589dd Add information on following remote users or using the Search box to find them.
TheKinrar 9f219d8968 Add link to instances.mastodon.xyz
Sina Mashek aaea7e1e7c Adding social.mashek.net
Eugen a2fa09518f Merge branch 'master' into patch-1
TheKinrar f5d434e433 Add IPv6 column in list and remove dead instance
This is done after some complaints I saw on Twitter about the lack of IPv6 support on Mastodon instances.
Also, seeing this may encourage instances owner to add IPv6 support to their own.
jenn kaplan 1389d5d7fd Updated list of instances for gay.crime.team
Updated out-of-date info for gay.crime.team
Wonderfall 7ccc9b8b02
Add social.targaryen.house to instances list
TheKinrar 355168b939 Add mastodon.xyz to instances list
Alex Gleason d835647ec0 Put line breaks between API methods in docs
shel 5181702a60 Update amaroq name
shel dd64baeba2 Update Matador name to 11t
The project was renamed 11t, the link goes to a project titled "11t" this is just an update
shel 38dceb3bf7 Promote Apps ()
"Various apps are available" is now a hyperlink
Eugen Rochko 6be7bde243 Fix - Add instance information API
Eugen e245115f47 Merge branch 'master' into mastodon-site-api
Eugen c1124228e8 Update list of apps
Eugen Rochko 02349b3269 Obfuscate filenames better, double rate limits
Eugen Rochko 5f4e402204 Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies
Redirect /:username to /users/:username
Redirect /:username/:id to /users/:username/updates/:id
Updated API documentation and sponsors
Alexander Acevedo 851b730373 add social.gestaltzerfall.net instance information
Hello fediverse!
undrskr fac8bfc03f gnusocial.me doesn't use Mastodon anymore
The host uses postActiv now.
shel b4a12c88e7 Add social.dickseven.com
New instance
Eugen 0327ab9616 Updated sponsors
Kibigo 620f70e42c Adds site metadata access to the API
Eugen Rochko 3e9d794ea5 Add tuning documentation, add <content> tags back to most salmons,
make status pagination headers generation more lax about next page
existing
Florian Piesche dad204a54d Add user guide.
Eugen e571a01853 Fix outdated info
Tom McAtee 68dba5f2eb Fixed the URL
Heroku uses the referrer URL to point at the repo that should be deployed; from this page that includes part of a path that breaks the deployment (specifically /blob/master/docs/Running-Mastodon/Heroku-guide.md).

I've replaced the vanilla address with one that includes a specific reference to the root of the repo
Eugen bae7cf8cce Merge pull request from yiskah/patch-6
Add memetastic.space to instance list
Eugen Rochko fae1799646 Add rake task for making someone into an admin
shel 7a99699e2d Add memetastic.space
It's uh, it's an instance now.
Lorenz Diener 73210a93df Add https://icosahedron.website/
Effy Elden 0eee63f074 Remove toot.zone
toot.zone is being discontinued
Eugen Rochko 50660d54e8 Fix semantics of follow requests another slaps
Eugen Rochko 0b95eb3612 Improve docs
shel 894a0515d9 Add gnusocial.me to instance list
I'm never going to get tired of saying "gnusocial.me is a mastodon instance"
Eugen 874fffb7dc Merge branch 'master' into patch-3
shel a0e6c80b60 Clean up markdown
There were some markdown processing errors which I've cleaned up
shel 63a18efb27 Change List of Instances to Table
Change list of known instances to a table with additional information per instance. Add awoo.space and gay.crime.team
Neville Park e9fa557ead Added awoo.space
Eugen Rochko aa1213e089 Add postgres setup instructions to docs
Eugen Rochko 77e13c2bc9 Removing failed push notification API, make context loads use cache
Eugen Rochko ccb8ac8573 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
James 7b7a356aed fix extraneous text in 2fa readme ()