Age | Commit message (Expand) | Author |
2017-02-06 | Add AS2 format to RABL files | Evan Minto |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko |
2017-02-06 | Add trailing newline | Evan Minto |
2017-02-06 | Simplify RABL | Evan Minto |
2017-02-06 | Reuse existing controller and route | Evan Minto |
2017-02-05 | Fix #552 - Replace image links with image icons in status text in the UI | Eugen Rochko |
2017-02-05 | No replies filter on home timeline no longer hides self-replies | Eugen Rochko |
2017-02-04 | Add an account endpoint for ActivityPub and link to it on HTML profile pages | Evan Minto |
2017-02-04 | untested!! spoiler hotfix for replies | hoodie |
2017-02-04 | Make the streaming API also handle websockets (because trying to get the brow... | Eugen Rochko |
2017-01-30 | Add "open in web" link to detailed public status pages | Eugen Rochko |
2017-01-28 | Split 2FA login into two prompts | Eugen Rochko |
2017-01-28 | Update settings to re-use admin layout, one big navigation tree, improve sett... | Eugen Rochko |
2017-01-27 | Added optional two-factor authentication | Eugen Rochko |
2017-01-26 | Fix #537 - opengraph description should display spoiler text when present | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-23 | Domain blocks now have varying severity - auto-suspend vs auto-silence | Eugen Rochko |
2017-01-21 | Improve error page layouting. 500 page has to stay static because it's | Eugen Rochko |
2017-01-21 | Merge branch 'fix/error-pages' of https://github.com/ineffyble/mastodon into ... | Eugen Rochko |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-17 | Fix #487 | Eugen Rochko |
2017-01-15 | Fix #466 - when logged in, make "get started" link to the frontpage instead o... | Eugen Rochko |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-15 | Merge branch 'feature/toot-app-source' of https://github.com/ineffyble/mastod... | Eugen Rochko |
2017-01-15 | Add a textual 'Back to Mastodon' link in footer of settings pages | Effy Elden |
2017-01-15 | Add nice error page for CSRF errors/cookie issue, and fix error page handling... | Effy Elden |
2017-01-15 | Merge branch 'feature/toot-app-source' of github.com:ineffyble/mastodon into ... | Effy Elden |
2017-01-15 | Test for presence of Application in haml before trying to render details, to ... | Effy Elden |
2017-01-15 | Fix typo in rel | Effy Elden |
2017-01-15 | Add tracking of OAuth app that posted a status, extend OAuth apps to have opt... | Effy Elden |
2017-01-13 | Improve extended about page layout | Eugen Rochko |
2017-01-13 | Adding about/more page with extended information that can be set up by an admin | Eugen Rochko |
2017-01-13 | Add extended about page stub | Eugen Rochko |
2017-01-12 | Add settings for contact information | Eugen Rochko |
2017-01-12 | Migrate from ledermann/rails-settings to rails-settings-cached which allows g... | Eugen Rochko |
2017-01-12 | Fix #457 - escape JSON in INITIAL_STATE (this bug only ever allowed a user to... | Eugen Rochko |
2017-01-11 | Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places | Effy Elden |
2017-01-10 | Merge pull request #450 from blackle/master | Eugen |
2017-01-09 | simplify emojification on public pages with .emojify class | blackle |
2017-01-09 | Fix sandboxed iOS login again | Eugen Rochko |
2017-01-09 | Persist UI settings, add missing localizations for German | Eugen Rochko |
2017-01-09 | Improve initialState loading | Eugen Rochko |
2017-01-06 | Clean up h-card mess of divs | Eugen Rochko |
2017-01-06 | Fix h-card classes and remote follow button appearing when it shouldn't | Eugen Rochko |
2017-01-06 | Add Microformats2 markup | Greg V |
2017-01-06 | Add twitter:card metatag to enable Twitter Cards support | Effy Elden |
2017-01-02 | Fix admin UI not loading JS, make sure to strip "acct:" out of remote account... | Eugen Rochko |
2017-01-01 | Adding remote follow button | Eugen Rochko |
2016-12-29 | Add API for retrieving favourites | Eugen Rochko |