aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.js
Commit message (Collapse)AuthorAge
* lint fixShpuld Shpuldson2017-06-07
|
* Add floating status-previews on reply-link mouseover in conversations and ↵Shpuld Shpuldson2017-06-07
| | | | make them optional in the settings, fix a small visual inconsistency in muted statuses while editing the file already..
* remove commented lines, make linter happyShpuld Shpuldson2017-06-05
|
* Add list of replies under the name/links in conversation statuses, clicking ↵Shpuld Shpuldson2017-06-04
| | | | them will highlight the statuses and scroll you to them, expanding a status will scroll you to that status once the conversation has opened.
* Enable reply/rt/fav for mention notifications by using a barebones status in ↵Shpuld Shpuldson2017-05-31
| | | | place of plain notification content.
* 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 ↵Shpuld Shpuldson2017-04-12
| | | | inline, setting focus now scrolls you to the focused post smoothly. Hide the arrow button when not expanded.
* Add word-based muting to settings / statuses.Roger Braun2017-04-09
|
* Merge branch 'develop' of https://gitgud.io/lambadalambda/pleroma-fe into ↵wakarimasen2017-03-10
|\ | | | | | | wakarimasen/pleroma-fe-develop
| * lint fixshpuld2017-03-09
| |
| * Make style setter create an often used base03-border class, use that class ↵shpuld2017-03-09
| | | | | | | | in notifications, navpanel and statuses.
* | 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
| | | | They have a span embedded in the link, so let's look at the parent, too.
* 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
| | | | Fixes issue #4
* Add retweet button componentJiayi Zheng2016-11-13
| | | | Expand API service for retweet
* 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