aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.js
Commit message (Collapse)AuthorAge
* Add titles to post visibility iconsEkaterina Vaartis2018-08-27
|
* Preserve subject in replies.scarlett2018-08-26
|
* Don't use nsfw clickthrough if the post is collapsed by default.scarlett2018-08-26
|
* Don't hide replies when inConversation.scarlett2018-08-24
|
* Fix indentationscarlett2018-08-24
|
* Remove old implementation of isReply.scarlett2018-08-24
|
* Add settings for changing the visibility of replies in the timeline.scarlett2018-08-24
|
* Rename expandCW to collapseMessageWithSubject.ensra2018-08-20
| | | | Add option to config.json, disabled by default.
* fix indentensra2018-08-20
|
* Add support for configurable CW clickthrough.ensra2018-08-20
|
* Merge branch 'develop' into 'feature/accountHighlight'Henry2018-08-12
|\ | | | | | | # Conflicts: # src/components/user_card_content/user_card_content.vue
| * Use serverside html rendering in usernames and bios if available.eal2018-08-09
| |
| * Revert "Merge branch 'cw-clickthrough' into 'develop'"lambda2018-07-12
| | | | | | This reverts merge request !291
| * Fix lint warningsVivian Lim2018-06-29
| |
| * Add configuration option to enable click-through content warningsVivian Lim2018-06-28
| |
| * Add click-to-show content warnings on postsVivian Lim2018-06-28
| |
* | fixed lintHenry Jameson2018-08-05
| |
* | cleanup, fixed self-highlighting in notifications, fixed incorrect hex code ↵Henry Jameson2018-08-05
| | | | | | | | handling
* | added ability to pick the style of highlightingHenry Jameson2018-08-05
| |
* | both bugs fixed. it's reactive and no more conflicting cardsHenry Jameson2018-07-06
| |
* | moved style generator into separate file. notifications are highlighted too now.Henry Jameson2018-07-06
| |
* | working, somewhatHenry Jameson2018-07-06
| |
* | initial versHenry Jameson2018-07-06
|/
* Fix formattingSyldexia2018-05-21
|
* Display visibility if available.Roger Braun2018-05-20
|
* Merge hj's css overhaul and fix conflictsshpuld2018-04-10
|\
| * getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
| |
* | small fixesshpuld2018-04-09
|/
* 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 ↵shpuld2017-11-13
| | | | on timeline statuses, add a spinner when the preview is still loading.
* 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
| |