social/src/components
Tobias Speicher 11f437135a
Replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-24 16:17:46 +01:00
..
ActorAvatar.vue migrate away from depricated OC.generateUrl 2020-10-12 17:03:49 +02:00
Composer.vue IMPROVEMENT: In single-post timeline, automaticaly hide the composer when 2020-10-13 23:53:40 +02:00
Emoji.vue lint 2020-10-08 18:36:55 +02:00
EmptyContent.vue FIX: Changes empty content message for single-post timelines. 2020-10-13 23:50:27 +02:00
FollowButton.vue FIX: Uses computed properties rather than methods for the account mixins. 2020-10-13 23:54:14 +02:00
MessageContent.js Replace deprecated String.prototype.substr() 2022-03-24 16:17:46 +01:00
PostAttachment.vue FIX: Uses proper API when showing a resized image to an un-authenticated user. 2020-10-13 23:55:21 +02:00
ProfileInfo.vue Replace deprecated String.prototype.substr() 2022-03-24 16:17:46 +01:00
Search.vue migrate away from depricated OC.generateUrl 2020-10-12 17:03:49 +02:00
TimelineAvatar.vue fix alignment for posts without boosts 2020-10-16 14:06:04 +02:00
TimelineEntry.vue fix js 2020-10-16 14:06:04 +02:00
TimelineList.vue remove empty content after a post has been added 2020-10-15 15:21:01 +02:00
TimelinePost.vue fix alignment for posts without boosts 2020-10-16 14:06:04 +02:00
UserEntry.vue migrate away from depricated OC.generateUrl 2020-10-12 17:03:49 +02:00