Age | Commit message (Expand) | Author |
2017-01-30 | Fix not reloading account/fetching relationship on newly independent components | Eugen Rochko |
2017-01-30 | Make profile header scroll along with contents. AccountTimeline, Followers an... | Eugen Rochko |
2017-01-30 | Add explicit "load more" link to the bottom of StatusList and notifications | Eugen Rochko |
2017-01-30 | Improve avatar resampling of non-animated canvas | Eugen Rochko |
2017-01-30 | Resolve confusion between ColumnBackButton and the slim version that | Eugen Rochko |
2017-01-29 | Add missing back button to "Follow Requests" | Billie Thompson |
2017-01-29 | Fix avatar scaling on high-DPI displays (#573) | Misty De Meo |
2017-01-29 | Fix tests | Eugen Rochko |
2017-01-29 | API for apps to register for push notifications | Eugen Rochko |
2017-01-28 | Fix settings design on mobile | Eugen Rochko |
2017-01-28 | Split 2FA login into two prompts | Eugen Rochko |
2017-01-28 | Add pixel background to modal images | Eugen Rochko |
2017-01-28 | Update settings to re-use admin layout, one big navigation tree, improve sett... | Eugen Rochko |
2017-01-27 | Clean up | Eugen Rochko |
2017-01-27 | Added optional two-factor authentication | Eugen Rochko |
2017-01-27 | Less ambiguous sensitive content toggle label (#556) | Zachary Spector |
2017-01-27 | fix button outline showing on clicks for prettiness | hoodie |
2017-01-27 | Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, | Eugen Rochko |
2017-01-26 | Fix font weight | Eugen Rochko |
2017-01-26 | Move the fonts from Google Fonts to local assets | Billie Thompson |
2017-01-26 | Fix up timeout, improve contrast on "show more", add responsive style | Eugen Rochko |
2017-01-26 | Removed accidental n+1 query from notifications, updated some deps, | Eugen Rochko |
2017-01-26 | Removed line break before spoiler link, changed color of bg for spoiler link | Anthony Bellew |
2017-01-26 | Add Padding to inline styles for spoiler | Anthony Bellew |
2017-01-26 | Added inline spoiler button styles | Anthony Bellew |
2017-01-26 | Moved brackets outside of localized strings at Gargron's suggestion | Anthony Bellew |
2017-01-25 | Add brackets to visually distinguish show more / show less text | Anthony Bellew |
2017-01-26 | Improve infinite scroll on notifications | Eugen Rochko |
2017-01-26 | Follow request authorizations faster | Eugen Rochko |
2017-01-26 | Fix #537 - opengraph description should display spoiler text when present | Eugen Rochko |
2017-01-26 | Fix #538 - Darken buttons to increase contrast | Eugen Rochko |
2017-01-26 | Fix CSS mistake | Eugen Rochko |
2017-01-26 | Merge pull request #534 from yiskah/patch-2 | Eugen |
2017-01-25 | Only open status on left mouse press | blackle |
2017-01-25 | Increase color contrast on getting started text | shel |
2017-01-25 | Fix loading of avatars before drawing them to canvas | Eugen Rochko |
2017-01-25 | Fix #187, address #441 - <Avatar> component now plays gifs only while hovered | Eugen Rochko |
2017-01-25 | Use <summary> to encode content warnings instead | Eugen Rochko |
2017-01-25 | Fix order of migrations | Eugen Rochko |
2017-01-25 | Merge pull request #524 from blackle/master | Eugen |
2017-01-24 | fix up spoilers | blackle |
2017-01-25 | Fix #522 - prevent blocked users from reblogging | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-24 | Merge branch 'master' into master | Eugen |
2017-01-24 | Make blocks create entries and unfollows instantly, but do the clean up | Eugen Rochko |
2017-01-24 | Fix `invisible` CSS class | Misty De Meo |
2017-01-24 | Fix links in toots opening the toot at first | Eugen Rochko |
2017-01-24 | Fix #204, fix #515 - URL truncating is now a style so copypasting is not | Eugen Rochko |
2017-01-24 | Merge branch 'master' into boostspin | Eugen |
2017-01-24 | Make boost animation an SVG that uses SCSS colours | blackle |