about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-12-27Move the mastodon on Getting Started column to drawer column (#6109)Akihiko Odaki
2017-12-27Fix XML oEmbed support discovery (#6104)Akihiko Odaki
2017-12-25Add mute, block, conversation mute actions to detailed status dropdown menu (...Chris
2017-12-26Additional prop name change. (#6098)MitarashiDango
2017-12-24Add validation for onMuteNotifications (#6092)Neetshin
2017-12-24Reduce motion for boost animation (#5871)Nolan Lawson
2017-12-24Refactor web_push_subscription (#6047)Akihiko Odaki
2017-12-24removed references to hideOnMobile in column_link and getting_started (#6082)Chris
2017-12-24Move dropdown transform origin to top edge (#6091)cpsdqs
2017-12-22Reduce the number of synchronous resolves when posting toots (#6075)ThibG
2017-12-22Display deleted users' role as “Suspended” (#6080)ThibG
2017-12-20Rename settingKey in setting_toggle to settingPath (#6046)Akihiko Odaki
2017-12-20Replace <code> to <kbd> in KeyboardShortcuts component (#6049)Neetshin
2017-12-20Update Korean translation (#6050)Jeong Arm
2017-12-17Add Slovak translation (#6052)Peter
2017-12-15Do not hide statuses from silenced accounts from other silenced accounts (#6030)Eugen Rochko
2017-12-14Fix oEmbed image_modal src. (#6027)Naoki Kosaka
2017-12-14Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)Eugen Rochko
2017-12-14Improve Chinese (Simplified) Translations (#6024)SerCom_KC
2017-12-14Last minute Dutch string updates (#6025)Jeroen
2017-12-14Fix focused background color of notifications of direct toots (#6021)Lynx Kotoura
2017-12-13Fix overflowing emojis on some devices (#6016)Lynx Kotoura
2017-12-131 fix + 1 translation (#6019)Olivier Humbert
2017-12-13Fix regression from #6014 (#6018)Eugen Rochko
2017-12-14l10n OC and FR updates (#6017)Quenty31
2017-12-13Fix layout for RTL (#6014)Eugen Rochko
2017-12-13Excahnge the order of spoiler-input and unlocked warning (#6015)Lynx Kotoura
2017-12-13Redesign tootbox (#5919)Lynx Kotoura
2017-12-13Weblate translations (#6011)Eugen Rochko
2017-12-13Update Chinese (Simplified) translations (#6005)SerCom_KC
2017-12-13Add filters to admin UI for custom emojis (#6003)Eugen Rochko
2017-12-13Set direction style to reply indicator (#6006)Yamagishi Kazutoshi
2017-12-13Fix redundant HTTP request in FetchLinkCardService (#6002)Eugen Rochko
2017-12-13Clean up admin UI for accounts (#6004)Eugen Rochko
2017-12-13Fix GIF avatars not autoplaying when GIF autoplay is enabled (#6000)Eugen Rochko
2017-12-13Fix #5952 - NameError (regression from #5762) (#5999)Eugen Rochko
2017-12-13Adjust empty list timeline message (#5997)Eugen Rochko
2017-12-13Use streaming API for standalone timelines on /about and /tag pages (#5998)Eugen Rochko
2017-12-12Make detect empty string before assign image description (#5994)Neetshin
2017-12-12Store preview image for embedded photo in preview cards (#5986)Akihiko Odaki
2017-12-12Return false if object does not respond to url (#5988)Renato "Lond" Cerqueira
2017-12-12Change conditional to avoid nil into string error in sidekiq (#5987)Renato "Lond" Cerqueira
2017-12-12Change account_id non-nullable in lists (#5979)Akihiko Odaki
2017-12-12Improve public status page title (#5985)Eugen Rochko
2017-12-12Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)Eugen Rochko
2017-12-12Exclude moved accounts from search results (#5984)Eugen Rochko
2017-12-11Apply a 25x rate limit by IP even to authenticated requests (#5948)Eugen Rochko
2017-12-10Fix account and tag searches with leading/trailing spaces (#5965)Andrea Scarpino
2017-12-10Refix extraspace for emojis (#5964)Lynx Kotoura
2017-12-10Save media outside transaction (#5959)abcang