-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'feature/miria_v2' into fix-pushable-listview
- Loading branch information
Showing
461 changed files
with
40,524 additions
and
19,439 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"flutter": "3.22.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
*.freezed.dart linguist-generated=true | ||
*.g.dart linguist-generated=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
|
||
name: デプロイ(snap) | ||
on: | ||
workflow_dispatch: | ||
release: | ||
types: [published] | ||
|
||
permissions: | ||
contents: write | ||
|
||
jobs: | ||
build: | ||
name: ビルド(Snap) | ||
runs-on: ubuntu-latest | ||
strategy: | ||
matrix: | ||
platform: [amd64, arm64] | ||
outputs: | ||
snap: ${{ steps.snapcraft.outputs.snap }} | ||
steps: | ||
- name: Checkout Code | ||
uses: actions/checkout@v4 | ||
|
||
- name: Setup QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
||
- name: Build Snap | ||
id: snapcraft | ||
uses: diddlesnaps/snapcraft-multiarch-action@v1 | ||
with: | ||
architecture: ${{ matrix.platform }} | ||
|
||
- name: Get Build Version | ||
run: | | ||
echo "VERSION=$(yq -r '.version' pubspec.yaml)" >> $GITHUB_ENV | ||
- name: Upload snap | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
run: | | ||
gh release upload v$VERSION ${{ steps.snapcraft.outputs.snap }} | ||
# https://gihyo.jp/admin/serial/01/ubuntu-recipe/0660#sec3 : Snapパッケージアップロードまでの流れ | ||
# https://github.com/snapcore/action-publish : Snap ActionのREADME.md | ||
# Snap Storeでパッケージ名"miria"を予約($ snapcraft register miria)後、"SNAPCRAFT_STORE_CREDENTIALS"を登録し、 | ||
# 以下をコメントアウトを解除することでSnap Storeへアップロードすることが可能です。 | ||
# 通常、SnapファイルをそのままStore外で公開することはありません。 | ||
# | ||
#- name: Upload Snap Store | ||
# uses: snapcore/action-publish@v1 | ||
# env: | ||
# SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }} | ||
# with: | ||
# snap: ${{ steps.snapcraft.outputs.snap }} | ||
# release: stable | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"dart.flutterSdkPath": ".fvm/versions/3.22.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# CONTRIBUTING GUIDES | ||
|
||
## Translate | ||
|
||
you can fork this repository and add your translate language or edit files in `lib/l10n` folder. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
[English](https://github.com/shiosyakeyakini-info/miria/blob/develop/README.md) | 日本語 | ||
|
||
# Miria | ||
|
||
MiriaはiOS, Android向けMisskeyクライアントです。Windowsでも動作します。 | ||
|
||
## インストール | ||
|
||
- ストアからインストール | ||
- [Play Store](https://play.google.com/store/apps/details?id=info.shiosyakeyakini.miria) | ||
- [App Store](https://apps.apple.com/jp/app/miria/id6449201469) | ||
- 最新版をGitHubからインストール | ||
- [GitHub最新版のリリース(Windows版もあります)](https://github.com/shiosyakeyakini-info/miria/releases/latest) | ||
- 最新版をTestFlightからインストール | ||
- [TestFlight](https://testflight.apple.com/join/X6Q7pE98) | ||
|
||
## 機能 | ||
|
||
- 複数サーバー、アカウント管理 | ||
- ホーム、ローカル、ソーシャル、グローバルタイムライン、リスト、アンテナ、チャンネルの表示 | ||
- ノート表示 | ||
- MFMは現在の構文のすべてに(曲がりなりにも)対応しています。 | ||
- ノート、リノート、引用リノート、任意のチャンネルへのリノート | ||
- リアクション | ||
- 通知の表示 | ||
- アンテナとリストの編集 | ||
- 「みつける」 | ||
- お知らせ | ||
- お気に入り | ||
- ノートとユーザーの検索 | ||
- 「ページ」機能(閲覧のみ) | ||
- サーバー情報の表示(オンラインユーザー数、ジョブキュー、広告、カスタム絵文字等) | ||
|
||
### 機能に対する制限 | ||
|
||
- Miriaはサーバー独自の機能に基本的には対応していません。 | ||
- ただし、一部の機能を独自に取り込んだり、特定のサーバー向けの実装を行っている場合があります。 | ||
- MiriaはMisskey v13以上とそれらのフォークされたサーバーでのみ動作します。 | ||
- [Sharkey](https://joinsharkey.org/)、[CherryPick](https://github.com/kokonect-link/cherrypick)、[もこきー](https://mkkey.net/)では動作するかもしれませんが、テストは行われていません。 | ||
- [Firefish](https://joinfirefish.org/ja/)、[Catodon](https://catodon.social/)およびMastodonへは今後もサポートする予定はありません。 | ||
- MiriaはAiScript関連の機能(プラグイン、Play)は実装されていません。難しすぎるためです。 | ||
- Miriaはブラウザの機能に依存していません。 | ||
- MFMの見た目がブラウザと異なる場合があります。 | ||
- カスタムCSSは実装できません。 | ||
|
||
## コントリビュート | ||
|
||
### ローカライズ | ||
|
||
[Issue #164](https://github.com/shiosyakeyakini-info/miria/issues/164)を確認してください。 | ||
|
||
## ライセンス | ||
|
||
### アイコンについて | ||
|
||
![Miriaのアイコン](/assets/images/icon.png) | ||
|
||
`/assets/images/icon.png` においています。 | ||
|
||
Miriaのアイコンはパブリックドメインとします。お使いのFediverseでカスタム絵文字に登録するなどの用途で自由に使用することができます。 | ||
|
||
二次創作やその他の利用もだいじょうぶです(でも拘束する根拠はないですが、R-18Gだけ避けてもらえるとうれしいです) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,57 @@ | ||
EN | [日本語](https://github.com/shiosyakeyakini-info/miria/blob/develop/README-ja.md) | ||
|
||
# Miria | ||
|
||
Miriaはスマートフォン向けMisskeyクライアントです。 | ||
Miria is Misskey Client App for iOS, Android and many targets which made by Flutter. | ||
|
||
## コンセプト | ||
## Install | ||
|
||
- Misskeyをブラウザで見たときと近い世界観を構築しつつ、アプリならではの操作感にフィットできること | ||
- シームレスに操作ができること | ||
- MFMアートがそれなりに描画できること | ||
- [Play Store](https://play.google.com/store/apps/details?id=info.shiosyakeyakini.miria) | ||
- [App Store](https://apps.apple.com/jp/app/miria/id6449201469) | ||
- [Download latest release from GitHub(Include Windows Version)](https://github.com/shiosyakeyakini-info/miria/releases/latest) | ||
- [TestFlight](https://testflight.apple.com/join/X6Q7pE98) | ||
|
||
## インストール | ||
I'm planning to deploy from F-Droid. | ||
|
||
- ストアからインストール | ||
- [Play Store](https://play.google.com/store/apps/details?id=info.shiosyakeyakini.miria) | ||
- [App Store](https://apps.apple.com/jp/app/miria/id6449201469) | ||
- 最新版をGitHubからインストール | ||
- [GitHub最新版のリリース](https://github.com/shiosyakeyakini-info/miria/releases/latest) | ||
- 最新版をTestFlightからインストール | ||
- TestFlightはpixivFanbox経由でのURL共有としています。 [pixivFanbox](https://shiosyakeyakini.fanbox.cc/) | ||
## Features | ||
|
||
## 対応予定 | ||
- Login, Logout, Management multiple servers and accounts | ||
- Show home, local, hybrid(social), global timelines, list, antenna and channel | ||
- Show note with MFM (Completely Supported). | ||
- Note, Renote, Quoted renote, renote to any channel | ||
- Reaction | ||
- Show Notifications | ||
- Edit antenna and list | ||
- Explore | ||
- Announcements | ||
- Favorite | ||
- Search notes and users | ||
- Page (show only) | ||
- Show Server Information (online users, job queue, ads, custom emojis) | ||
|
||
### 対応する予定があるもの | ||
### Limited | ||
|
||
[issue](https://github.com/shiosyakeyakini-info/miria/issues)を対応予定のメモ欄がわりに使っています。 | ||
- Miria does not support forked server's unique features. | ||
- Miria supports only over Misskey v13 and forked servers. | ||
- [Sharkey](https://joinsharkey.org/), [CherryPick](https://github.com/kokonect-link/cherrypick) and [mkkey.net](https://mkkey.net/) may be available but did not test. | ||
- [Firefish](https://joinfirefish.org/ja/), [Catodon](https://catodon.social/), Mastodon will not support in the future too. | ||
- Miria does not support AiScript related features. (Plugin, Play) | ||
- Miria does not depend browser features. ¥ | ||
- There are cases in which Miria's MFM appearance is different from browsers. | ||
- Custom CSS didn't support. | ||
|
||
### 対応する予定がないもの | ||
## Contribute | ||
|
||
- ページ、PlayなどのAiScriptが必要な機能 | ||
- これらの機能は実装がたいへん難しいので、いまのところ対応する予定はありません。 | ||
- CalckeyなどのMisskeyベースの他のSNS対応 | ||
- APIのレスポンスの型が異なるなどさまざまな制約から、現状対応する予定はありません。 | ||
- Misskeyの機能の網羅 | ||
- このアプリはMisskeyの機能を完全に網羅する予定はありません。 | ||
使用頻度の少ない機能(チャンネルの作成など)はWebと併用する使い方を想定しています。 | ||
### Localization | ||
|
||
## アイコンについて | ||
See [Issue #164](https://github.com/shiosyakeyakini-info/miria/issues/164). | ||
|
||
## License | ||
|
||
![Miriaのアイコン](/assets/images/icon.png) | ||
### About Miria Icon | ||
|
||
`/assets/images/icon.png` においています。 | ||
![Miria Icon](/assets/images/icon.png) | ||
|
||
Miriaのアイコンはパブリックドメインとします。お使いのFediverseでカスタム絵文字に登録するなどの用途で自由に使用することができます。 | ||
Miria icons is avaiable `/assets/images/icon.png` | ||
|
||
二次創作やその他の利用もだいじょうぶです(でも拘束する根拠はないですが、R-18Gだけ避けてもらえるとうれしいです) | ||
Miria icons is PD(Public Domain). you can use such as registering custom-emojis to your server. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.