about summary refs log tree commit diff
path: root/app/assets/javascripts/components/components/status_content.jsx
AgeCommit message (Expand)Author
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-04-14Add title attribute to URLs in statuses (#1755)Luc Didry
2017-04-13Fix #1609, fix #1628 - Revert #1397 (#1700)Eugen
2017-04-11Add username as a title for mentions (#1385)Matthias Jouan
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-02-28Fix #186 - Add RTL support to the compose form textarea and statuses outputEugen Rochko
2017-02-26Fix broken dependency on inner react utility functionEugen Rochko
2017-02-09Progress on moving color styles to SassEugen Rochko
2017-02-05Fix #552 - Replace image links with image icons in status text in the UIEugen Rochko
2017-02-05Fix content warning marginEugen Rochko
2017-02-05Remove react-dnd as it was interfering with text selection. Move contentEugen Rochko
2017-02-05Display mentions prepended to the content warningEugen Rochko
2017-02-04untested!! spoiler hotfix for replieshoodie
2017-01-27Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,Eugen Rochko
2017-01-26Removed accidental n+1 query from notifications, updated some deps,Eugen Rochko
2017-01-26Removed line break before spoiler link, changed color of bg for spoiler linkAnthony Bellew
2017-01-26Add Padding to inline styles for spoilerAnthony Bellew
2017-01-26Added inline spoiler button stylesAnthony Bellew
2017-01-26Moved brackets outside of localized strings at Gargron's suggestionAnthony Bellew
2017-01-25Add brackets to visually distinguish show more / show less textAnthony Bellew
2017-01-25Only open status on left mouse pressblackle
2017-01-25Fix order of migrationsEugen Rochko
2017-01-24fix up spoilersblackle
2017-01-25Instead of using spoiler boolean and spoiler_text, simply check for non-blank...Eugen Rochko
2017-01-24Merge branch 'master' into masterEugen
2017-01-24Fix links in toots opening the toot at firstEugen Rochko
2017-01-24Fix #204, fix #515 - URL truncating is now a style so copypasting is notEugen Rochko
2017-01-23Implement a click-to-view spoiler systemblackle
2016-12-11Fix whitespace preservation in status textEugen Rochko
2016-11-30Preparing sensitive content for textEugen Rochko
2016-11-15Support emojis in display name, bioEugen Rochko
2016-11-13Fix #110 - Make web UI use browser history, change links in e-mails to link t...Eugen Rochko
2016-11-10Fix modals sizing and add animation to it, fix #140 by only making the text ofEugen Rochko
2016-11-08Adding Emoji OneEugen Rochko
2016-11-05Fix remote hashtag linkingEugen Rochko
2016-11-05Fix mistakeEugen Rochko
2016-11-05Fix linking of remote hashtags in UI, add public view of hashtagsEugen Rochko
2016-11-05Adding hashtagsEugen Rochko
2016-10-14Add window titles to auth pages and about page, link sign up/login from about...Eugen Rochko
2016-10-07Adding public timelineEugen Rochko
2016-10-03API for blocking and unblockingEugen Rochko
2016-09-23Change output of api/accounts/:id/follow and unfollow to return relationshipEugen Rochko
2016-09-22Make in-text mentions open account detailed view when possibleEugen Rochko