about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features
AgeCommit message (Expand)Author
2017-01-20Fix #475 - add space after autocompleteEugen Rochko
2017-01-20Fix preview cards layout, do preview card crawling for remote statusesEugen Rochko
2017-01-20Fix #463 - Fetch and display previews of URLs using OpenGraph tagsEugen Rochko
2017-01-19Fix #222 - Update followers count when following/unfollowingEugen 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-16Move follow requests link above logout link in getting started columnEugen Rochko
2017-01-15Fix typo introduced in #470 which made unlisted toggle only fade in/out and n...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-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-11Better animationsEugen Rochko
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-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-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 #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
2017-01-06Add tab bar alternative to desktop UI, upgrade react & react-reduxEugen Rochko
2017-01-05Fixed unexpected errorEugen Rochko
2017-01-05Fix compose form bugEugen Rochko
2017-01-05Fix selection resetting in compose form after unrelated data updatesEugen Rochko
2017-01-05Merge pull request #403 from ticky/use-system-fontsEugen
2017-01-05Merge pull request #399 from ticky/public-timeline-de-hoistEugen
2017-01-05Merge pull request #400 from ticky/differentiate-settings-linksEugen
2017-01-04Use system fonts on more platformsJessica Stokes
2017-01-04Automatically position cursor when writing a reply tootMisty De Meo
2017-01-04Differentiate settings linksJessica Stokes
2017-01-04Remove hamburger from "getting started"Jessica Stokes
2017-01-04Replace "Public" in tab bar with "More" hamburgerJessica Stokes
2017-01-05Merge pull request #394 from ticky/email-reblog-to-boostEugen
2017-01-05Merge pull request #395 from ticky/hide-media-list-if-no-mediaEugen
2017-01-04Fix Command-enter tootingJessica Stokes
2017-01-05Make shortcode emojis work, make getting started area scrollableEugen Rochko