about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-01-15Fix #466 - when logged in, make "get started" link to the frontpage instead o...Eugen Rochko
2017-01-15Fix tests, add applications to eager loading/cache for statuses, fixEugen Rochko
2017-01-15Merge branch 'feature/toot-app-source' of https://github.com/ineffyble/mastod...Eugen Rochko
2017-01-15Merge pull request #464 from blackle/backflipEugen
2017-01-15Add a textual 'Back to Mastodon' link in footer of settings pagesEffy Elden
2017-01-14Make boost button arrows spin aroundblackle
2017-01-15Merge branch 'feature/toot-app-source' of github.com:ineffyble/mastodon into ...Effy Elden
2017-01-15Test for presence of Application in haml before trying to render details, to ...Effy Elden
2017-01-15Fix typo in relEffy Elden
2017-01-15Add tracking of OAuth app that posted a status, extend OAuth apps to have opt...Effy Elden
2017-01-15Hide 'Do not display on public timeline' for reply toots. Fixes #412.Effy Elden
2017-01-14Fix too late returnEugen
2017-01-13Improve extended about page layoutEugen Rochko
2017-01-13Adding about/more page with extended information that can be set up by an adminEugen Rochko
2017-01-13Add extended about page stubEugen Rochko
2017-01-13Extend rails-settings-cached to merge db-saved hash values with defaultsEugen Rochko
2017-01-12Add settings for contact informationEugen Rochko
2017-01-12Migrate from ledermann/rails-settings to rails-settings-cached which allows g...Eugen Rochko
2017-01-12Fix #457 - escape JSON in INITIAL_STATE (this bug only ever allowed a user to...Eugen Rochko
2017-01-11Add ruby version to Gemfile, move devDependencies in package.json to dependen...Eugen Rochko
2017-01-11Merge pull request #456 from ineffyble/fix-repo-urlEugen
2017-01-11Better animationsEugen Rochko
2017-01-11Update the Mastodon repository URL from Gargron/ to tootsuite/ in various placesEffy Elden
2017-01-10Fix issue when settings are not defined for column typeEugen Rochko
2017-01-10Home column filtersEugen Rochko
2017-01-10Add "not found" component to UIEugen Rochko
2017-01-10Merge pull request #450 from blackle/masterEugen
2017-01-09simplify emojification on public pages with .emojify classblackle
2017-01-09Fix sandboxed iOS login againEugen Rochko
2017-01-09Merge branch 'master' of https://github.com/blackle/mastodon into blackle-masterEugen Rochko
2017-01-09Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-d...Eugen Rochko
2017-01-09Persist UI settings, add missing localizations for GermanEugen Rochko
2017-01-09Improve initialState loadingEugen Rochko
2017-01-08Generate key for each input so we can upload the same file even after deletingblackle
2017-01-08Switch to compose view when tapping 'mention' in dropdown on mobileblackle
2017-01-08Fix Paperclip timeout setting. Fix bug introduced in #437Eugen Rochko
2017-01-08Merge pull request #443 from blackle/masterEugen
2017-01-08Expand dropdown leftways on status viewblackle
2017-01-08Add call-to developers on getting started pageblackle
2017-01-08Merge pull request #437 from krainboltgreene/patch-1Eugen
2017-01-07Simplifying followers mappingsKurtis Rainbolt-Greene
2017-01-07Less complicated determinationKurtis Rainbolt-Greene
2017-01-07Using "rails style" order argumentsKurtis Rainbolt-Greene
2017-01-08Merge pull request #432 from blackle/volume-iconEugen
2017-01-07Show correct volume icons on video playerblackle
2017-01-08Merge pull request #430 from blackle/logout_mobileEugen
2017-01-07Show logout button on getting started so it's available on mobileblackle
2017-01-07Emojify display names in notifcationsblackle
2017-01-07Improve contrast of bio and username text in account infoblackle
2017-01-07Replace getting started icon on desktop nav bar with asterisk instead of hamb...Eugen Rochko