aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
Commit message (Collapse)AuthorAge
* raddi customization UIHenry Jameson2018-04-08
|
* indentsHenry Jameson2018-04-07
|
* another post-rebase fixHenry Jameson2018-04-07
|
* fixesHenry Jameson2018-04-07
|
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* after nine years of development, hopefully, it has been worth the weightHenry Jameson2018-03-12
|
* unfinished fetch() version that doesn't workHenry Jameson2018-03-12
|
* Add keys to all component lists.eal2018-02-04
|
* Fix typo in fav/rt fixshp2018-02-03
|
* Fix fav/RT buttons in notifications.eal2018-02-02
|
* Merge branch 'fix/emoji-align' into 'develop'Shpuld Shpludson2018-02-02
|\ | | | | | | | | Align custom emoji to middle of line. See merge request pleroma/pleroma-fe!196
| * Align custom emoji to middle of lineeal2018-02-01
| |
* | Show fav/RT counts even if not logged in.eal2018-02-02
|/
* Add specifity to active classes to make them override theme colors.shpuld2017-11-24
|
* Update icons to use base09 where appropriate, calculate base09 by averaging ↵shpuld2017-11-22
| | | | bg and text colors.
* 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.