Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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. | |||
2017-04-05 | Merge pull request #868 from Angristan/patch-4 | Eugen | |
Add file package | |||
2017-04-05 | Remove PuSH subscriptions when delivery is answered with a 4xx error | Eugen Rochko | |
2017-04-04 | Adding https://mastodon.cc | Jason Snell | |
2017-04-05 | alphebatically order test gem group as required by rubocop | Samy KACIMI | |
2017-04-05 | fix rubocop issues | Samy KACIMI | |
2017-04-04 | Adds instructions for adding admin users. | Ash Furrow | |
2017-04-05 | Merge branch 'master' into add_more_tests_to_models | Samy KACIMI | |
2017-04-05 | update account_spec | Samy KACIMI | |
2017-04-05 | rollback database.yml update | Samy KACIMI | |
2017-04-05 | add more tests to models | Samy KACIMI | |
2017-04-04 | Update Production-guide.md | Udo Kramer | |
2017-04-04 | Merge pull request #876 from krainboltgreene/patch-7 | Eugen | |
Quick attempt to get pull requests passing | |||
2017-04-04 | Quick attempt to get pull requests passing | Kurtis Rainbolt-Greene | |
2017-04-04 | typo in admin doc | Nope Nope | |
s/rails/rake/ | |||
2017-04-04 | Add file package | Angristan | |
If the file package is not installed, we get "Validation failed: File has contents that are not what they are reported to be" when upload media. |