about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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
2017-01-07Fix #147 - Unreblogging will leave original status in feedsEugen Rochko
2017-01-06Add tab bar alternative to desktop UI, upgrade react & react-reduxEugen Rochko
2017-01-06Clean up h-card mess of divsEugen Rochko
2017-01-06Fix h-card classes and remote follow button appearing when it shouldn'tEugen Rochko
2017-01-06Add Microformats2 markupGreg V
2017-01-06Merge pull request #417 from ineffyble/twitter-card-metadataEugen
2017-01-06Fix #416 - Generate random unique 14-byte (19 characters) shortcodesEugen Rochko
2017-01-06Add twitter:card metatag to enable Twitter Cards supportEffy Elden
2017-01-06Add tag property to desktop notifications, preventing duplicates (i.e. when m...Effy Elden
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-05Revert to Roboto for allEugen Rochko
2017-01-05Revert "Display native emoji on browsers which support it"Eugen
2017-01-05Merge pull request #403 from ticky/use-system-fontsEugen
2017-01-05Merge pull request #404 from mistydemeo/emojiEugen
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-04Bump emoji requirement to Unicode 9Misty De Meo
2017-01-04Display native emoji on browsers which support itMisty De Meo
2017-01-04Use system fonts on more platformsJessica Stokes
2017-01-04Automatically position cursor when writing a reply tootMisty De Meo