about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-04-12Make Reporting admin section translatable (#1549)Thomas Citharel
2017-04-12Working translation for Norwegian. (#1611)Thor Harald Johansen
2017-04-12Params compact deprecation warning (#1580)Matt Jankowski
2017-04-12Simplify the way the embed view is created (#1590)Matt Jankowski
2017-04-12Default to json type for webfinger requests (#1583)Matt Jankowski
2017-04-12Clean up stylesheet organization (#1591)Matt Jankowski
2017-04-12Silence more scope order warnings (#1604)Matt Jankowski
2017-04-12Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544)Koala Yeung
2017-04-11Improve emoji picker look (#1493)Eugen
2017-04-11Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_...Eugen
2017-04-11Refactor exports controller (#1567)Matt Jankowski
2017-04-11Fix console error when scrolling a column with no scrollable content (#1574)Henry Smith
2017-04-11[about] Moving docs link to tootsuite/documentation (#1573)lindwurm
2017-04-11Update french locale (#1525)Thomas Citharel
2017-04-11Add Japanese translation (#1552)pinfort
2017-04-11Imports controller errors (#1553)Matt Jankowski
2017-04-11Merge branch 'master' of github.com:tootsuite/mastodonEugen Rochko
2017-04-11Fix look of the modalsEugen Rochko
2017-04-11Merge branch 'master' of https://github.com/blackle/mastodon into blackle-masterEugen Rochko
2017-04-11Better background-photo.jpeg (#1560)Komic
2017-04-11Increase breakpoint size for bio on account show (#1559)Matt Jankowski
2017-04-11Remove unused methods from StreamEntriesHelper (#1365)Matt Jankowski
2017-04-11Remove unused AtomBuilderHelper (#1364)Matt Jankowski
2017-04-11Allow user to disable the boost confirm dialog in preferencesblackle
2017-04-11Bypass boost confirm modal if alt is pressedblackle
2017-04-11Adjust css for user detail page (#1463)Corey Dutson
2017-04-10Add boost confirm modalblackle
2017-04-11Pagination improvements (#1445)Matt Jankowski
2017-04-11When avatar/header are GIF, generate static versions (#1428)Eugen
2017-04-11Remove order prior to .find_in_batches (#1470)Matt Jankowski
2017-04-11Add username as a title for mentions (#1385)Matthias Jouan
2017-04-10API param to exclude notification types from response (#1341)Eugen
2017-04-10Clean up generation of account webfinger string (#1477)Matt Jankowski
2017-04-10Add more specific class names to notification divs (#1120)Chris Martin
2017-04-10Keep newlines in xml (#1397)Rachel H
2017-04-10Fix #1097 When onClick is falsy, do not make status content clickable (#1434)Stephen Burgess
2017-04-10Allow typing a toot while an image uploads (#1429)Jessica Stokes
2017-04-10Fix issue with missing emojify class in views (#1455)Matt Jankowski
2017-04-10Admin base controller (#1465)Matt Jankowski
2017-04-10Adjust background of emoji panel (#1461)Corey Dutson
2017-04-10Improve scrolling behaviour (#1415)Jessica Stokes
2017-04-10Fix icon and emoji sizes (#1403)Ram Lmn
2017-04-10Add Russian translation (ru) (#1023)Ratmir Karabut
2017-04-10Fix for Import issue from URL (#1416)Jantso Porali
2017-04-10Add search to emoji picker (#1395)Gavin Mogan
2017-04-09Do not store last visited URL from API controllers (#1330)Eugen
2017-04-09Fix #1339 - better Atom titles (#1343)Eugen
2017-04-09Fix /api/v1/accounts/update_credentials tests (#1357)Eugen
2017-04-09update portuguese translation (#1280)Hugo Gameiro
2017-04-09Get handle from atom feed's author/email field instead of guessing from URL (...ThibG