Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-02 | Add forgotten comma | Kazhnuz | |
2017-04-02 | Update French Translation | Kazhnuz | |
2017-04-02 | Merge pull request #737 from nevillepark/patch-2 | Eugen | |
Corrected spelling mistake | |||
2017-04-02 | Merge pull request #740 from 0x70b1a5/master | Eugen | |
remove black border on video mute/spoiler buttons | |||
2017-04-02 | Merge pull request #741 from eramdam/feature/improve-french-locales | Eugen | |
Improve/add some French locales | |||
2017-04-02 | Avoid re-loading already loaded relationships. Also fixes issue where wrong | Eugen Rochko | |
button would be displayed in account lists for unloaded relationships | |||
2017-04-02 | Keep track of which timelines are connected live to avoid redundant | Eugen Rochko | |
refreshes on navigation | |||
2017-04-02 | Add heartbeat to websockets streaming API connections | Eugen Rochko | |
2017-04-02 | Catching rack timeout from rails doesn't work | Eugen Rochko | |
2017-04-02 | single-quotes | Tobias Merkle | |
2017-04-02 | remove black border on buttons | Tobias Merkle | |
2017-04-02 | Add proper error page for request timeouts | Eugen Rochko | |
2017-04-02 | Corrected spelling mistake | Neville Park | |
2017-04-02 | Merge pull request #729 from Abzol/master | Eugen | |
Fix word-break in account profiles | |||
2017-04-02 | Merge pull request #735 from TheKinrar/patch-3 | Eugen | |
Add link to instances.mastodon.xyz | |||
2017-04-02 | Add link to instances.mastodon.xyz | TheKinrar | |
2017-04-02 | Merge branch 'master' of github.com:tootsuite/mastodon | Olivia Mossberg | |
It's just an upstream merge | |||
2017-04-02 | Fix word-break in account profiles | Olivia Mossberg | |
word-break:break-all is a surefire way to break things. It should be set to normal. This merge just set it back to what it should be. Tested on Firefox 52.0.2 and Chrome 56.0.2924.87 with no detected errors. | |||
2017-04-02 | Fix wording "show reblogs" -> "show boosts", order reports chronologically in | Eugen Rochko | |
admin UI | |||
2017-04-02 | Merge pull request #728 from bottitytto/add-mashek | Eugen | |
Adding social.mashek.net | |||
2017-04-02 | Fix issue with feed merge-in code as well | Eugen Rochko | |
2017-04-02 | Fix feed regeneration bug | Eugen Rochko | |
2017-04-02 | Adding social.mashek.net | Sina Mashek | |
2017-04-02 | Merge branch 'maximeborges-master' | Eugen Rochko | |
2017-04-02 | Merge branch 'master' of https://github.com/maximeborges/mastodon into ↵ | Eugen Rochko | |
maximeborges-master | |||
2017-04-02 | Merge pull request #723 from jkap/patch-1 | Eugen | |
Updated list of instances for gay.crime.team | |||
2017-04-02 | Merge branch 'master' into patch-1 | Eugen | |
2017-04-02 | Merge pull request #727 from TheKinrar/patch-2 | Eugen | |
Add IPv6 column in list and remove dead instance | |||
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 | Add fr locale for community_timeline in fr.jsx | Damien Erambert | |
2017-04-01 | Add locale in devise.fr.yml | Damien Erambert | |
2017-04-01 | Add french translation for "scopes" in doorkeeper.fr.yml | Damien Erambert | |
2017-04-01 | Fix small typo in doorkeeper.fr.yml | Damien Erambert | |
2017-04-01 | Complete localization of in simple_form.fr.yml | Damien Erambert | |
2017-04-01 | Improve french locales on the backend (WIP) | Damien Erambert | |
2017-04-01 | Updated list of instances for gay.crime.team | jenn kaplan | |
Updated out-of-date info for gay.crime.team | |||
2017-04-02 | Fix landing page sign up form ignoring username field | Eugen Rochko | |
2017-04-02 | Merge pull request #720 from 0x70b1a5/master | Eugen | |
improve video button visibililty (issue #713) | |||
2017-04-01 | improve video button visibililty | Tobias Merkle | |
2017-04-02 | Merge pull request #718 from Wonderfall/master | Eugen | |
Add social.targaryen.house to instances list | |||
2017-04-01 | Add social.targaryen.house to instances list | Wonderfall | |
2017-04-01 | Merge pull request #714 from TheKinrar/patch-1 | Eugen | |
Add mastodon.xyz to instances list | |||
2017-04-01 | Fix broken reference | Eugen Rochko | |
2017-04-01 | Paperclip will complain on its own if this variable is missing | Eugen Rochko | |
2017-04-01 | Made modal system more generic | Eugen Rochko | |
2017-04-01 | Fix word-break in profile's note on profile page and profile component | Maxime BORGES | |
2017-04-01 | Add mastodon.xyz to instances list | TheKinrar | |
2017-04-01 | Improve mobile tabs a little | Eugen Rochko | |
2017-03-31 | Fix reworked search | Eugen Rochko | |
2017-03-31 | Merge pull request #706 from alexgleason/patch-3 | Eugen | |
Put line breaks between API methods in docs |