SukinoVERSE SukinoVerse
SukinoVerse opened issue AkkomaGang/akkoma#691 2024-02-16 19:55:29 +00:00
[bug] "Block notifications from users who you do not follow" is not working
SukinoVerse closed issue AkkomaGang/akkoma-fe#321 2023-12-08 15:08:44 +00:00
[bug] emoji picker on mobile post modal is un-scrollable on iOS Safari
SukinoVerse opened issue AkkomaGang/akkoma#590 2023-07-15 05:48:05 +00:00
[bug] some users cannot create an account backup
SukinoVerse commented on issue AkkomaGang/akkoma-fe#321 2023-07-11 15:24:10 +00:00
[bug] emoji picker on mobile post modal is un-scrollable on iOS Safari

I try to adopt a Pleroma solution here but doesn't work due to different behavior of emoji-picker.

Anyway, I'll put a workaround PR here perhaps someone need it :) https://akkoma.dev/AkkomaGang

SukinoVerse created pull request AkkomaGang/akkoma-fe#323 2023-07-11 15:23:04 +00:00
[workaround] fix: emoji picker not scrollable on ios
SukinoVerse created branch fix/emoji-picker-not-scrollable-ios in SukinoVerse/akkoma-fe 2023-07-11 15:18:43 +00:00
14ed359c33 fix: emoji picker not scrollable on ios
SukinoVerse created repository SukinoVerse/akkoma-fe 2023-07-11 15:15:36 +00:00
SukinoVerse commented on issue AkkomaGang/akkoma-fe#322 2023-07-09 06:31:16 +00:00
[bug] Uploading animated webp leading to total FE destruction

I can normally post your cursed.webp on my instance. ref I'm using Firefox on macOS.

Did you open devtools during your reproduce? Is…

SukinoVerse opened issue AkkomaGang/akkoma-fe#321 2023-07-07 15:48:04 +00:00
[bug] emoji picker on mobile post modal is un-scrollable on iOS Safari
SukinoVerse commented on issue AkkomaGang/akkoma-fe#295 2023-07-03 11:18:47 +00:00
[bug] Broken emoji width in WebKit browsers (Safari)

@floatingghost @helene Can we just re-open PR AkkomaGang/akkoma-fe#291 and merge?

I try it locally, only adding width: var(--emoji-size, 32px); to .emoji solved…

SukinoVerse commented on issue AkkomaGang/akkoma-fe#295 2023-05-07 12:47:47 +00:00
[bug] Broken emoji width in WebKit browsers (Safari)

This issue is very annoying. I hope it gets more focus.

Every iOS browser is WebKit based, so we cannot avoid this issue for people who use iOS.

SukinoVerse closed issue AkkomaGang/akkoma#396 2023-03-13 10:35:16 +00:00
[bug] Cleanup attachments - attachment not deleted using S3 uploader
SukinoVerse commented on issue AkkomaGang/akkoma#396 2023-03-13 10:35:13 +00:00
[bug] Cleanup attachments - attachment not deleted using S3 uploader

@floatingghost I want to update that it's actually working. It just has some delayed on my instance, so I thought it's not working.

Sorry for misunderstanding.

SukinoVerse commented on issue AkkomaGang/akkoma#396 2023-03-10 05:44:43 +00:00
[bug] Cleanup attachments - attachment not deleted using S3 uploader

finally got around to testing this - it seems to work (tested with 3.6.0, scaleway bucket)

things to check:

  1. does your S3 access key have permissions to delete?
  2. are any errors…
SukinoVerse opened issue AkkomaGang/akkoma#396 2022-12-23 10:48:18 +00:00
[bug] attachment not delete using S3 uploader
SukinoVerse opened issue AkkomaGang/akkoma-fe#261 2022-12-22 04:39:29 +00:00
[bug] emoji picker in notifications panel is broken in Safari