about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-01-24Merge branch 'master' into masterEugen
2017-01-24Make blocks create entries and unfollows instantly, but do the clean upEugen Rochko
2017-01-24Fix `invisible` CSS classMisty De Meo
2017-01-24Fix links in toots opening the toot at firstEugen Rochko
2017-01-24Fix #204, fix #515 - URL truncating is now a style so copypasting is notEugen Rochko
2017-01-24Merge branch 'master' into boostspinEugen
2017-01-24Make boost animation an SVG that uses SCSS coloursblackle
2017-01-24Set isLoading false on timelines when request failsEugen Rochko
2017-01-24API now respects ?limit param as long as it's within 2x default limitEugen Rochko
2017-01-24Smarter infinite scrollEugen Rochko
2017-01-23Implement a click-to-view spoiler systemblackle
2017-01-23Fix mistakeEugen Rochko
2017-01-23Domains with reject_media? set to true won't download avatars eitherEugen Rochko
2017-01-23Less re-renderingEugen Rochko
2017-01-23Optional domain block attribute that prevents media attachments from being do...Eugen Rochko
2017-01-23Move merging/unmerging of timelines into background. Move blocking intoEugen Rochko
2017-01-23Add /api/v1/notifications/clear, non-existing link cards for statuses willEugen Rochko
2017-01-23Remove unneeded block checkEugen Rochko
2017-01-23Domain blocks now have varying severity - auto-suspend vs auto-silenceEugen Rochko
2017-01-23Forgot to commitEugen Rochko
2017-01-23Move all hex colors in SASS to variables and all variations to darken/lightenEugen Rochko
2017-01-23Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hash...Eugen Rochko
2017-01-23Fix a couple unhandled exceptionsEugen Rochko
2017-01-23Potentially fix notifications issueEugen Rochko
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