Age | Commit message (Expand) | Author |
2017-01-16 | Fix #238 - Add "favourites" column | Eugen Rochko |
2017-01-16 | Fix #414 - Improve lightbox, add loading indicator | Eugen Rochko |
2017-01-16 | Merge branch 'sensitive' of https://github.com/blackle/mastodon into blackle-... | Eugen Rochko |
2017-01-16 | Move follow requests link above logout link in getting started column | Eugen Rochko |
2017-01-15 | Show visibility toggle on media gallery for sensitive images | blackle |
2017-01-15 | Change boost sprite to look like fa-retweet | blackle |
2017-01-15 | Fix typo introduced in #470 which made unlisted toggle only fade in/out and n... | Eugen Rochko |
2017-01-15 | Fix #427 - don't suggest hashtag if the search value contains a space | Eugen Rochko |
2017-01-15 | Fix #449 - don't do relationships fetch for empty array of IDs | 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 | Merge pull request #464 from blackle/backflip | Eugen |
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 | Add nice error page for CSRF errors/cookie issue, and fix error page handling... | Effy Elden |
2017-01-14 | Make boost button arrows spin around | blackle |
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-15 | Hide 'Do not display on public timeline' for reply toots. Fixes #412. | Effy Elden |
2017-01-14 | Fix too late return | Eugen |
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-13 | Extend rails-settings-cached to merge db-saved hash values with defaults | 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 | Add ruby version to Gemfile, move devDependencies in package.json to dependen... | Eugen Rochko |
2017-01-11 | Merge pull request #456 from ineffyble/fix-repo-url | Eugen |
2017-01-11 | Better animations | Eugen Rochko |
2017-01-11 | Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places | Effy Elden |
2017-01-10 | Fix issue when settings are not defined for column type | Eugen Rochko |
2017-01-10 | Home column filters | Eugen Rochko |
2017-01-10 | Add "not found" component to UI | Eugen Rochko |
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 | Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master | Eugen Rochko |
2017-01-09 | Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-d... | 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-08 | Generate key for each input so we can upload the same file even after deleting | blackle |
2017-01-08 | Switch to compose view when tapping 'mention' in dropdown on mobile | blackle |
2017-01-08 | Fix Paperclip timeout setting. Fix bug introduced in #437 | Eugen Rochko |
2017-01-08 | Merge pull request #443 from blackle/master | Eugen |
2017-01-08 | Expand dropdown leftways on status view | blackle |
2017-01-08 | Add call-to developers on getting started page | blackle |