Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-04 | Add mastodon.club to running instances list | Adam Thurlow | |
2017-04-04 | Merge branch 'master' into patch-1 | Eugen | |
2017-04-04 | Merge pull request #800 from unascribed/patch-1 | Eugen | |
Add fern.surgeplay.com to the instances list | |||
2017-04-04 | Merge pull request #799 from Wonderfall/master | Eugen | |
update social.targaryen.house info | |||
2017-04-04 | Merge pull request #788 from yiskah/patch-5 | Eugen | |
Add instances from instances.mastodon.xyz | |||
2017-04-04 | Merge pull request #815 from walfie/patch-1 | Eugen | |
Fix typo in Heroku guide | |||
2017-04-04 | More consistent typography | Leo Wzukw | |
2017-04-04 | Fix typo in Heroku guide | walfie | |
2017-04-04 | Separate background jobs into different queues. ATTENTION: new queue "pull" | Eugen Rochko | |
must be added to the Sidekiq invokation in your systemd file The pull queue will handle link crawling, thread resolving, and OStatus processing. Such tasks are more likely to hang for a longer time (due to network requests) so it is more sensible to not make the "in-house" tasks wait for them. | |||
2017-04-03 | Add octodon.social | Alice | |
2017-04-03 | Add fern.surgeplay.com to the instances list | Aesen | |
It's hard to tell if this is supposed to be alphabetically sorted or not. I put it after epiktistes since it starts with F - let me know if it should go elsewhere. | |||
2017-04-03 | update social.targaryen.house info | Wonderfall | |
2017-04-03 | Add instances from instances.mastodon.xyz | shel | |
Updated list with lots of instances that have been added to instances.mastodon.xyz but not this list | |||
2017-04-03 | Adds social.wxcafe.net | wxcafé | |
2017-04-03 | "direct" in statuses#create | Kibigo! | |
2017-04-02 | Forgot `direct` statuses :P | Kibigo! | |
2017-04-02 | Typofixes | Kibigo! | |
2017-04-02 | Code now code | Kibigo! | |
2017-04-02 | Merging 'upstream' updates | Kibigo! | |
2017-04-02 | Updated API docs | Kibigo! | |
2017-04-03 | Merge pull request #757 from yiskah/patch-4 | Eugen | |
Add social.imirhil.fr | |||
2017-04-03 | Merge pull request #748 from ProgVal/patch-1 | Eugen | |
Fix install instructions. | |||
2017-04-02 | Add social.imirhil.fr | shel | |
2017-04-03 | Merge pull request #744 from fpiesche/master | Eugen | |
Add in-depth user guide | |||
2017-04-03 | Also fix the start command. | Valentin Lorentz | |
2017-04-03 | Fix install instructions. | Valentin Lorentz | |
Closes GH-745. | |||
2017-04-03 | add link to another mastodon instance. | Michael Vieira | |
2017-04-02 | Update images to standard sizes. Write up Federated/Local timelines and ↵ | Florian Piesche | |
rename relevant image. | |||
2017-04-02 | Add info on CW tags not automatically hiding images. | Florian Piesche | |
2017-04-02 | Add user guide to README toc | Florian Piesche | |
2017-04-02 | Update to catch up with new features and add missing images. | Florian Piesche | |
2017-04-02 | Write up reporting. | Florian Piesche | |
2017-04-02 | Add information about the Direct privacy setting. | Florian Piesche | |
2017-04-02 | Add information on following remote users or using the Search box to find them. | Florian Piesche | |
2017-04-02 | Add link to instances.mastodon.xyz | TheKinrar | |
2017-04-02 | Adding social.mashek.net | Sina Mashek | |
2017-04-02 | Merge branch 'master' into patch-1 | Eugen | |
2017-04-02 | Add IPv6 column in list and remove dead instance | TheKinrar | |
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. | |||
2017-04-01 | Updated list of instances for gay.crime.team | jenn kaplan | |
Updated out-of-date info for gay.crime.team | |||
2017-04-01 | Add social.targaryen.house to instances list | Wonderfall | |
2017-04-01 | Add mastodon.xyz to instances list | TheKinrar | |
2017-03-31 | Put line breaks between API methods in docs | Alex Gleason | |
2017-03-26 | Update amaroq name | shel | |
2017-03-17 | Update Matador name to 11t | shel | |
The project was renamed 11t, the link goes to a project titled "11t" this is just an update | |||
2017-03-17 | Promote Apps (#670) | shel | |
"Various apps are available" is now a hyperlink | |||
2017-03-15 | Fix #525 - Add instance information API | Eugen Rochko | |
2017-03-15 | Merge branch 'master' into mastodon-site-api | Eugen | |
2017-03-15 | Update list of apps | Eugen | |
2017-03-14 | Obfuscate filenames better, double rate limits | Eugen Rochko | |
2017-03-05 | Improved /api/v1/accounts/:id/statuses with new params: only_media, ↵ | Eugen Rochko | |
exclude_replies Redirect /:username to /users/:username Redirect /:username/:id to /users/:username/updates/:id Updated API documentation and sponsors |