about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-01-22Textarea: fix clicking on name suggestionsMisty De Meo
2017-01-22Fix inflectionEugen
2017-01-22Mitigate inconsistent notificationsEugen
2017-01-21Improve error page layouting. 500 page has to stay static because it'sEugen Rochko
2017-01-21Merge branch 'fix/error-pages' of https://github.com/ineffyble/mastodon into ...Eugen Rochko
2017-01-21Method to fetch a single notificationEugen Rochko
2017-01-21Call uniq on the string version of mb_chars tagsEffy Elden
2017-01-20Fix #475 - add space after autocompleteEugen Rochko
2017-01-20Instead of refusing to create accounts, domain blocks auto-suspend new accoun...Eugen Rochko
2017-01-20Fix preview cards layout, do preview card crawling for remote statusesEugen Rochko
2017-01-19Show visibility toggle on videos, show regardless of sensitivityblackle
2017-01-20No loading bars for cards, no failure if it 404s (that's expected)Eugen Rochko
2017-01-20Fix #463 - Fetch and display previews of URLs using OpenGraph tagsEugen Rochko
2017-01-19Hide more non-essential loading barsEugen Rochko
2017-01-19Don't show loading bar when re-loading already loaded status. Don't even try ...Eugen Rochko
2017-01-19Don't show loading bar when checking account timeline for newer stuffEugen Rochko
2017-01-19Fix #222 - Update followers count when following/unfollowingEugen Rochko
2017-01-19Fix statsd null backend not being initialized properlyEugen Rochko
2017-01-19Try to avoid any potential loopsEugen
2017-01-18Add optional StatsD performance trackingEugen Rochko
2017-01-17Fix forgotten change of settingsEugen Rochko
2017-01-17Fix boops?Eugen Rochko
2017-01-17Fix #487Eugen Rochko
2017-01-17Add sounds for notifications. Boop by @jk@mastodon.socialEugen Rochko
2017-01-16Improve how the list entry Account component looks when target is blocked/fol...Eugen Rochko
2017-01-16Show 'do not display in public timeline' when replying to selfblackle
2017-01-16Fix upload file input being re-rendered needlesslyEugen Rochko
2017-01-16Fix #238 - Add "favourites" columnEugen Rochko
2017-01-16Fix #414 - Improve lightbox, add loading indicatorEugen Rochko
2017-01-16Merge branch 'sensitive' of https://github.com/blackle/mastodon into blackle-...Eugen Rochko
2017-01-16Move follow requests link above logout link in getting started columnEugen Rochko
2017-01-15Show visibility toggle on media gallery for sensitive imagesblackle
2017-01-15Change boost sprite to look like fa-retweetblackle
2017-01-15Fix typo introduced in #470 which made unlisted toggle only fade in/out and n...Eugen Rochko
2017-01-15Fix #427 - don't suggest hashtag if the search value contains a spaceEugen Rochko
2017-01-15Fix #449 - don't do relationships fetch for empty array of IDsEugen Rochko
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-15Add nice error page for CSRF errors/cookie issue, and fix error page handling...Effy Elden
2017-01-15Add nice error page for CSRF errors/cookie issue, and fix error page handling...Effy 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