• Joined on 2022-11-09
xarvos created pull request AkkomaGang/akkoma-fe#332 2023-08-02 01:41:12 +00:00
Add replying info for redraft
xarvos pushed to fix-reply-redraft at xarvos/pleroma-fe 2023-08-02 01:40:52 +00:00
7c14e1a5bd Add replying info for redraft
xarvos pushed to fix-reply-redraft at xarvos/pleroma-fe 2023-08-02 01:39:46 +00:00
af97dd7484 Merge pull request 'docs: Update Pleroma references to Akkoma' (#318) from norm/pleroma-fe:update-docs into develop
28bf597443 Merge pull request '[workaround] fix: emoji picker not scrollable on ios' (#323) from SukinoVerse/akkoma-fe:fix/emoji-picker-not-scrollable-ios into develop
a249baea8c Merge pull request 'Make emoji reactions use Still-Image functionality' (#326) from Mergan/pleroma-fe:still-image-emoji-reactions into develop
a4e82f7886 Merge pull request '[feat] Support prefers-reduced-motion disabling auto-play of animated images (#324)' (#325) from Mergan/pleroma-fe:support-prefers-reduced-motion into develop
32dc55b07c Make emoji reactions use Still-Image functionality
Compare 10 commits »
xarvos created branch fix-reply-redraft in xarvos/pleroma-fe 2023-08-02 01:39:46 +00:00
xarvos commented on issue AkkomaGang/akkoma-fe#331 2023-08-01 14:52:06 +00:00
[bug] Reply is not attached to thread when delete & redraft

I'm trying to fix this btw, but I cannot get repliedUser to pass to the redraft form, as the status object only contains the user ID and not user object

xarvos opened issue AkkomaGang/akkoma-fe#331 2023-08-01 14:40:22 +00:00
[bug] Reply is not attached to thread when delete & redraft
xarvos commented on issue AkkomaGang/akkoma-fe#315 2023-07-23 03:01:15 +00:00
[bug] APNG Emojis animate when "pause animated images..." is on.

@Mergan If that is the case, then at least local animated PNG should be paused right? That is not the case for me: https://outerheaven.club/notice/AXyMQlqezlXGD673C4

xarvos commented on pull request AkkomaGang/akkoma-fe#293 2023-04-09 02:03:46 +00:00
Replace "Always show content warning" option with Mastodon-styled content warning button

this pull request removes the "always show content warning" option from settings

Can we keep both? We can have "always show content warning" on -> the field always shows, no button and…

xarvos commented on pull request AkkomaGang/akkoma-fe#294 2023-03-24 13:50:02 +00:00
Fix floating point error for poll expiry

By the way, can you tag releases? latest develop doesn't work for me and it was hard to find latest stable release without tags.

xarvos created pull request AkkomaGang/akkoma-fe#294 2023-03-24 13:48:52 +00:00
Fix floating point error for poll expiry
xarvos pushed to fix-poll-expire at xarvos/pleroma-fe 2023-03-24 13:48:23 +00:00
47fc082fb9 Fix floating point error for poll expiry
7e1b1e79f4 simplify timeline vibility checks
b92b2f74a4 add timeline visibility setting parsing
7361f4e77e Add checks for currentUser on sidebar
9f7f9e2798 Remove unused bits and bobs
Compare 6 commits »
xarvos created branch fix-poll-expire in xarvos/pleroma-fe 2023-03-24 13:46:34 +00:00
xarvos pushed to fix-poll-expire at xarvos/pleroma-fe 2023-03-24 13:46:34 +00:00
5517367bc3 Fix floating point error for poll expiry
85abc62213 Merge branch 'develop' into stable
6fdef479d0 add recently used emojis panel to emoji picker (#283)
fe08691f05 Merge pull request 'support Misskey's oblong reactions' (#284) from yheuhtozr/pleroma-fe:oblong-reactions into develop
6a9764951f Merge pull request 'fix realtime updates in 'following' replies filter' (#285) from flisk/akkoma-fe:fix-realtime-reply-filter into develop
Compare 10 commits »
xarvos commented on issue AkkomaGang/akkoma-fe#290 2023-03-19 13:42:11 +00:00
[bug] Akkoma FE sending invalid value for poll expiration

I've checked the source and it seems relevant files (src/services/date_utils/date_utils.js and src/components/poll/poll_form.js) didn't have any change regarding this. Was there some change in the…

xarvos opened issue AkkomaGang/akkoma-fe#290 2023-03-19 13:32:08 +00:00
[bug] Akkoma FE sending invalid value for poll expiration
xarvos opened issue FoundKeyGang/FoundKey#246 2022-11-20 02:24:22 +00:00
Feature request: implementing account migration
xarvos created pull request AkkomaGang/akkoma-fe#201 2022-11-11 04:34:18 +00:00
Set max-height for description container
xarvos pushed to fix-overflowing-description at xarvos/pleroma-fe 2022-11-11 04:33:56 +00:00
af32f901ac Set max-height for description container
xarvos pushed to fix-overflowing-description at xarvos/pleroma-fe 2022-11-11 04:30:35 +00:00
4b630cc408 Set max-height for description container
xarvos created branch fix-overflowing-description in xarvos/pleroma-fe 2022-11-11 04:30:35 +00:00