Results 46 issues of AkiraFukushima

## Describe Show server announcements. ## Why Some servers notify announcements, but we can not read them from Whalebird.

feature

After I merge this: https://github.com/h3poteto/megalodon/pull/1923 examples are not working. ``` $ node dist/mastodon/instance.js [master] (node:741483) Warning: To load an ES module, set "type": "module" in the package.json or use the...

When there is no task, ecs-goploy failed with error at: https://github.com/h3poteto/ecs-goploy/blob/master/deploy/service.go#L187 because `runningTask` is empty. ``` 2018/07/02 06:37:17 [ERROR] InvalidParameterException: Tasks cannot be empty. status code: 400, request id: 5d54b58d-7dc2-11e8-bc39-859bfd2af623...

We can mock ipcRenderer and ipcMain, but ipcMain can not send messages to ipcRenderer except reply. At the moment, there is no `send` method in ipcMain: https://www.electronjs.org/docs/latest/api/ipc-main#sending-messages We need to...

enhancement

*Issue #, if available:* This pull request is related to #139 and #134. *Description of changes:* - deploy - Remove unnecessary roles - Add a kustomization file - Makefile -...

I want to edit my posts on Notifications timeline. 1. When I click the posts, please open the details of the post 2. Add action buttons on boosted/favourited notification

enhancement

``` KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied Failed to get GBM buffer from swap chain: error creating plane 0 of size 818x374 and format 538982482: Permission denied ``` Similar to https://github.com/tauri-apps/tauri/issues/8462...

bug

It is implemented in Mastodon WebUI. Hide timeline updates behind a click instead of automatically scrolling the feed.

enhancement