aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
Commit message (Collapse)AuthorAge
...
* Unhide completions, strengthen shadows a bit, force the 0.1 shade to always ↵shpuld2017-11-20
| | | | span the full height, make usercard use correct borders.
* Merge branch 'fix/scrollbar-for-taller-posts' into 'develop'lambda2017-11-13
|\ | | | | | | | | | | | | Better handling of taller posts Closes #40 See merge request pleroma/pleroma-fe!158
| * Add a scrollbar for tall spammy posts.shpuld2017-11-13
| |
* | 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.
* Merge branch 'feature/streaming-posts' into 'develop'lambda2017-11-13
|\ | | | | | | | | Streaming posts See merge request pleroma/pleroma-fe!151
| * Add an option to automatically show new posts when scrolled to the top, also ↵shpuld2017-11-13
| | | | | | | | add fade-in animation for posts.
* | fix white line below buttons in notificationsHenry Jameson2017-11-13
| |
* | some fixes towards how conversations appearHenry Jameson2017-11-13
| |
* | kiinteät venytetyt tunteetHenry Jameson2017-11-13
|/
* Changes inside status html: restrict image/video sizes, make blockquotes ↵Shpuld Shpuldson2017-11-07
| | | | waste less space.
* Merge branch 'feature/follow-lists' into 'develop'Shpuld Shpuldson2017-08-23
|\ | | | | | | | | Feature/follow lists See merge request !106
| * Add follower and following viewseal2017-08-23
| |
* | Adjust the clickable area of notif avatar to not contain everything below ↵Shpuld Shpuldson2017-08-20
|/ | | | it, adjust the status avatar to not have ghost border on top/right
* 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..
* Change replies element flex to cover more width if needed.Shpuld 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.
* Add mouseover tooltips for names in notif headings and timeline repeats, ↵Shpuld Shpuldson2017-06-02
| | | | make the timeline repeat name into a link to the repeater profile and use the word 'repeat' instead of 'retweet'.
* Fix bugginess with heading links overlapping icons on the right.Shpuld Shpuldson2017-06-01
|
* Revert some of those mobile optimizations, breaks mention notifs.Shpuld Shpuldson2017-06-01
|
* Mobile optimizations.Shpuld Shpuldson2017-06-01
|
* Remove silly opacity from timestamp, make unmute icon line up with the rest ↵Shpuld Shpuldson2017-06-01
| | | | better.
* Move a bunch of status-related styles from App to status component, alter ↵Shpuld Shpuldson2017-06-01
| | | | status header layout for better user experience hopefully, make status actions placing more consistent, adjust margins.
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵Shpuld Shpuldson2017-05-31
|\ | | | | | | feature/notification-improvements
| * Copy cool retweet look.Roger Braun2017-05-22
| |
* | Enable reply/rt/fav for mention notifications by using a barebones status in ↵Shpuld Shpuldson2017-05-31
|/ | | | place of plain notification content.
* 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.
* Take unmuting out of expandable condition.Roger Braun2017-04-09
|
* Add word-based muting to settings / statuses.Roger Braun2017-04-09
|
* Make muted notifications take much less space (handy for bot spam).Shpuld Shpuldson2017-03-30
|
* Merge branch 'develop' of https://gitgud.io/lambadalambda/pleroma-fe into ↵wakarimasen2017-03-10
|\ | | | | | | wakarimasen/pleroma-fe-develop
| * Use conditional class for reply icon color.shpuld2017-03-10
| |
| * Separate reply form from inside status to make it resistant to hilighting, ↵shpuld2017-03-09
| | | | | | | | make the reply button light up when reply window is open.
| * 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 current notice in conversation-page, add backlinkswakarimasen2017-03-05
| |
* | Add inConversation prop to statuswakarimasen2017-03-05
|/
* Align attachments with usercard, make buttons use theme colors, prettify ↵shpuld2017-02-24
| | | | login form, more border radii adjustment for consistency.
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-02-23
|\
| * Merge branch 'feature/user-card-improvements' into 'develop' lambadalambda2017-02-22
| |\ | | | | | | | | | | | | User card visual improvements See merge request !29
| | * Move profile picture to right side, make the names appear next to it, extend ↵shpuld2017-02-22
| | | | | | | | | | | | profile background pic further and fade it out with gradients, fix the crappy borders around the inline user card.
* | | Revert "Show actual status in notifications when mentioned."Roger Braun2017-02-23
|/ / | | | | | | This reverts commit 0e1ab69c33f155865adc27d940a2542ffdcec30a.
* | Add setting to hide all attachments.Roger Braun2017-02-23
| |
* | Show actual status in notifications when mentioned.Roger Braun2017-02-22
|/
* cleanup/better namingshpuld2017-02-21
|
* Use a red border for expanded statusesshpuld2017-02-21
|
* Open clicked links the statusnet_html in a new window.Roger Braun2017-02-19
|
* Revert "removed break-line for links because it didn't seem to make sense"Roger Braun2017-02-19
| | | | This reverts commit 2f4d8110797b903920ae821bbc3c6419609acb5e.
* wrap long urls while not breaking normal words. also practicing the new ↵hakui2017-02-18
| | | | branch thing
* removed break-line for links because it didn't seem to make sensehakui2017-02-18
|
* hello worldhakui2017-02-18
|