about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/status.js
AgeCommit message (Expand)Author
2019-01-16Redesign public hashtag page to use a masonry layout (#9822)Eugen Rochko
2018-11-08Add "Show thread" link to self-replies (#9228)Eugen Rochko
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-10-20Redesign direct messages column (#9022)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-27Show "read more" link on overly long in-stream statuses (#8205)Haelwenn Monnier
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-27Add CSS class to replies (#8473)Maciek Baron
2018-08-26Add aria-label to notifications (#8460)Eugen Rochko
2018-08-24Add missing video descriptions (#8416)M Somerville
2018-08-23Give focused status a sensible aria-label for screen readers (#8387)Eugen Rochko
2018-08-18Fix #8264 - Do not override ctrl/cmd+click. (#8265)M Somerville
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-05-13Open video modal on public UI (#7469)Yamagishi Kazutoshi
2018-05-08Show media modal on public timeline (#7413)Yamagishi Kazutoshi
2018-04-20Fix the hot key (j, k) does not function correctly when there is a pinned too...TakesxiSximada
2018-04-18Adds keyboard hotkey for revealing/hiding statuses (#7173)Neil Moore
2018-04-09Feature: Direct message from Statuses (#7089)Emelia Smith
2018-03-11Add show more/less toggle for entire threads in web UI (#6733)Eugen Rochko
2018-03-08Display AttachmentList in notifications (#6693)Eugen Rochko
2018-03-08Display AttachmentList in timelines in compact style when media missing (#6680)Eugen Rochko
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-03-02Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)Eugen Rochko
2018-01-17Upgrade ESLint to version 4.x (#6276)Yamagishi Kazutoshi
2018-01-15Surround mid-text display names with bdi tags (#6257)Eugen Rochko
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-30Reactor unfollow_modal, boost_modal, delete_modal (#5505)Nolan Lawson
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson
2017-10-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-10-04Use own, shorter relative timestamps (#5171)Eugen Rochko
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-14Redesign video player (#4911)Eugen Rochko
2017-09-01Finish up embed modal feature (#4759)Eugen Rochko
2017-08-28Generalized the infinite scrollable list (#4697)abcang
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-08-07Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src an...Ondřej Hruška
2017-07-29fix(status): Don't add tabIndex to wrapped status (#4437)unarist
2017-07-28Improve accessibility (part 5) (#4417)Sorin Davidoi
2017-07-28Fix broken PropTypes (#4413)Yamagishi Kazutoshi
2017-07-28Improve accessibility (part 4) (#4408)Sorin Davidoi
2017-07-27Update intersection-observer to version 0.4.0 (#4398)Yamagishi Kazutoshi
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-07-08Avoid using getBoundingClientRect to calculate height (#4001)Nolan Lawson
2017-07-08Lazy load components (#3879)Sorin Davidoi
2017-07-06Unobserve status on unmount (#4013)unarist
2017-06-27fix(components/status): Up & down jump due to content being added to the DOM ...Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi