aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.js
Commit message (Expand)AuthorAge
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
* unfinished fetch() version that doesn't workHenry Jameson2018-03-12
* Make goto-check use the correct property to make it work againshpuld2017-11-14
* Move previews from conversation to status, put the reply preview arrow back o...shpuld2017-11-13
* lint fixShpuld Shpuldson2017-06-07
* Add floating status-previews on reply-link mouseover in conversations and mak...Shpuld Shpuldson2017-06-07
* remove commented lines, make linter happyShpuld Shpuldson2017-06-05
* Add list of replies under the name/links in conversation statuses, clicking t...Shpuld Shpuldson2017-06-04
* Enable reply/rt/fav for mention notifications by using a barebones status in ...Shpuld Shpuldson2017-05-31
* another lint fixShpuld Shpuldson2017-04-12
* lint fixesShpuld Shpuldson2017-04-12
* Removed smooth scrolling, does not work in other browsers than FFShpuld Shpuldson2017-04-12
* Goto-original-arrow button now sets conversation highlight/focus even when in...Shpuld Shpuldson2017-04-12
* Add word-based muting to settings / statuses.Roger Braun2017-04-09
* Merge branch 'develop' of https://gitgud.io/lambadalambda/pleroma-fe into wak...wakarimasen2017-03-10
|\
| * lint fixshpuld2017-03-09
| * Make style setter create an often used base03-border class, use that class in...shpuld2017-03-09
* | Merge branch 'develop' into wakarimasen/pleroma-fe-developRoger Braun2017-03-09
|\|
| * Highlight original notice when expanding retweetswakarimasen2017-03-06
| * Remove unused importwakarimasen2017-03-05
| * Add focused prop to statuswakarimasen2017-03-05
| * Highlight current notice in conversation-page, add backlinkswakarimasen2017-03-05
* | Add inConversation prop to statuswakarimasen2017-03-05
* | Add option to only hide attachments on timelinewakarimasen2017-03-04
|/
* Add setting to hide all attachments.Roger Braun2017-02-23
* Add special case for mastodon user links.Roger Braun2017-02-19
* Open clicked links the statusnet_html in a new window.Roger Braun2017-02-19
* Make user profiles visible inline.Roger Braun2017-02-16
* Add muting to statuses.Roger Braun2017-02-14
* Make status expandable into conversation.Roger Braun2017-02-04
* Move delete button for status into a componentJiayi Zheng2016-12-07
* Implements feature status deleteJiayi Zheng2016-12-04
* Add retweet button componentJiayi Zheng2016-11-13
* Don't show actions when not logged in.Roger Braun2016-11-06
* Add replies.Roger Braun2016-11-03
* Add favorite-button.Roger Braun2016-10-30
* Fix up nsfw and some styling.Roger Braun2016-10-29
* Basic attachments, some retweet fixes.Roger Braun2016-10-28
* Basic statuses.Roger Braun2016-10-28