Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-05 | updated reblog to boost translation | JantsoP | |
Since it is that :D | |||
2017-04-05 | updated translation | JantsoP | |
Updated some translations after seeing them in service. Should be better now | |||
2017-04-05 | udpdated display_name translation | JantsoP | |
2017-04-05 | updated reblog translation | JantsoP | |
2017-04-05 | Eliminate unnecessary queries and query clauses with none and all | Brad Urani | |
2017-04-04 | Update List-of-Mastodon-instances.md | Ian McDowell | |
Added mastodon.network. | |||
2017-04-04 | Mastodon isn't using jbuilder or sdoc, and it prevents an upgrade to 2.4.0 | Kurtis Rainbolt-Greene | |
2017-04-04 | Add https://securitymastod.one/ | scriptjunkie | |
2017-04-04 | We're going to want these nice helper methods, lets share them with a parent ↵ | Kurtis Rainbolt-Greene | |
class that matches Rails 5 practices (application level abstraction) | |||
2017-04-04 | Moved to the worker | Kurtis Rainbolt-Greene | |
2017-04-04 | Moving in the inline render | Kurtis Rainbolt-Greene | |
2017-04-04 | I don't actually think we need that. | Kurtis Rainbolt-Greene | |
2017-04-04 | Moving the queue_at into the worker | Kurtis Rainbolt-Greene | |
2017-04-04 | This method isn't used anymore | Kurtis Rainbolt-Greene | |
2017-04-04 | Replacing the broadcast method with the one defined in the feed manager | Kurtis Rainbolt-Greene | |
2017-04-04 | By pushing this into a worker we can reduce the amount of time the feed ↵ | Kurtis Rainbolt-Greene | |
manager using workers eat up a connection | |||
2017-04-04 | Corrected misinformation regarding Direct Posts | shel | |
Unless something changed recently I have no clue why this said that direct posts do not federate because they do. | |||
2017-04-04 | SSL best practices for nginx | Jason Snell | |
2017-04-04 | Adds mastodon.technology | Ash Furrow | |
2017-04-05 | Merge branch 'fakenine-add_more_tests_to_models' | Eugen Rochko | |
2017-04-05 | Fix spec | Eugen Rochko | |
2017-04-05 | Merge branch 'master' into add_more_tests_to_models | Eugen | |
2017-04-05 | Merge pull request #885 from optikfluffel/patch-1 | Eugen | |
Update Production-guide.md | |||
2017-04-05 | Merge pull request #839 from SirCmpwn/profile-readability | Eugen | |
Improve readability of text on profiles | |||
2017-04-05 | Merge pull request #860 from pierreozoux/patch-1 | Eugen | |
Update the list of instances | |||
2017-04-05 | Merge branch 'master' into patch-1 | Eugen | |
2017-04-05 | Merge pull request #859 from dereckson/patch-1 | Eugen | |
Add social.nasqueron.org instance | |||
2017-04-05 | Merge branch 'master' into patch-1 | Eugen | |
2017-04-05 | Merge pull request #843 from fmauNeko/patch-1 | Eugen | |
Update List-of-Mastodon-instances.md | |||
2017-04-05 | Merge branch 'master' into patch-1 | Eugen | |
2017-04-04 | Improve readability of text on profiles | Drew DeVault | |
2017-04-05 | Merge pull request #863 from Eychics/master | Eugen | |
Add closed_registrations message on French language | |||
2017-04-05 | Merge pull request #818 from JantsoP/master | Eugen | |
Updated Finnish Translation | |||
2017-04-05 | Merge pull request #846 from TrollDecker/master | Eugen | |
Update social.diskseven.com's IPv6 status | |||
2017-04-05 | Merge pull request #842 from Angristan/patch-2 | Eugen | |
Missing quotes | |||
2017-04-05 | Merge pull request #845 from thurloat/patch-1 | Eugen | |
Add mastodon.club to running instances list | |||
2017-04-05 | Merge pull request #848 from ProgVal/patch-3 | Eugen | |
Add oc.todon.fr to the list of instances. | |||
2017-04-05 | Merge pull request #854 from Angristan/patch-3 | Eugen | |
Fix crontab edit | |||
2017-04-05 | Merge pull request #866 from kklleemm/patch-1 | Eugen | |
Fix typos on french translations | |||
2017-04-05 | Merge pull request #792 from chapeaumeinfreund/master | Eugen | |
Updated and fixed german orthography | |||
2017-04-05 | Merge pull request #790 from chapeaumeinfreund/patch-1 | Eugen | |
Updated and fixed german orthography | |||
2017-04-05 | Merge pull request #852 from peterkeen/email-whitelist-817 | Eugen | |
[#817] Add email whitelist | |||
2017-04-05 | Merge pull request #891 from ashfurrow/patch-1 | Eugen | |
Adds instructions for adding admin users for Heroku installs | |||
2017-04-05 | Merge pull request #805 from nevillepark/master | Eugen | |
Changed "reblogs" to "boosts" | |||
2017-04-05 | Merge pull request #894 from asm/mastodon_cc | Eugen | |
Adding https://mastodon.cc | |||
2017-04-05 | Merge pull request #898 from SirCmpwn/remote-follow-improvements | Eugen | |
Remote follow improvements | |||
2017-04-05 | Merge pull request #858 from krainboltgreene/patch-6 | Eugen | |
Use active record shorthand | |||
2017-04-04 | Updates instructions. | Ash Furrow | |
2017-04-05 | Merge pull request #872 from kwaio/patch-1 | Eugen | |
typo in admin doc | |||
2017-04-04 | Remote follow improvements | Drew DeVault | |
This stores the @username@instance you provide in your session and reuses it the next time you remote follow someone from this instance. |