Mar0xy
8961872edc
fix: background overlapping certain elements
...
in visitor view
2023-10-07 18:57:09 +02:00
April John
beb998f23d
Update welcome.yml
2023-10-07 18:28:57 +02:00
April John
feb1bcf46b
Use rollup node resolve
2023-10-07 17:36:54 +02:00
April John
60bc2b4269
Greet new contributors ( #58 )
...
* Greet new contributors
Added a workflow to greet new contributors and first time issuers.
* add Token + msg change
* Change welcome action
* Use official GH action
2023-10-07 17:12:30 +02:00
April John
2e75ae905d
Upload release artifacts
2023-10-07 17:01:20 +02:00
April John
447399eb07
Wrap entry into async function
2023-10-07 16:21:09 +02:00
April John
3d15f89638
Change pkg command
2023-10-07 16:06:49 +02:00
April John
a6e7941e04
Transpile when packaging from ESM to CJS
...
*insert April ranting about Javascript here*
2023-10-07 16:06:19 +02:00
April John
cb8136c8fe
Update package workflow
2023-10-07 15:42:39 +02:00
April John
790ab85c06
Checkout submodules
2023-10-07 15:16:36 +02:00
April John
eff2e5574b
Rename package workflow to proper naming scheme
2023-10-07 15:00:39 +02:00
April John
7250af1cab
Wip package.yml
2023-10-07 14:47:43 +02:00
syuilo
04c8a7077f
fix of 8c684d5391
2023-10-07 20:27:35 +09:00
syuilo
6d5e18aa8d
2023.10.0-beta.7
2023-10-07 18:21:30 +09:00
syuilo
986623dbdc
fix(backend): fix sql error when featured notes is zero
2023-10-07 18:21:16 +09:00
syuilo
8c684d5391
enhance(backend): User TLをRedisにキャッシュされる以前まで遡れるように
...
#11958
2023-10-07 18:00:56 +09:00
syuilo
69de8cad7c
refactor
2023-10-07 17:57:15 +09:00
syuilo
fb3338029b
refactor
2023-10-07 17:48:10 +09:00
syuilo
aae1034d62
2023.10.0-beta.6
2023-10-07 14:10:45 +09:00
syuilo
dc435fb8ee
enhance(backend): tweak hashtag trend
2023-10-07 14:05:58 +09:00
syuilo
0fe8c0134c
enhance(backend): notes/global-timeline復活
2023-10-07 14:02:05 +09:00
ありす
48bc32d17e
Fix. Fixed a problem that flagSpeakAsCat and flagSpeakAsCatDescription are not set and not displayed in ja-JP and ja-KS.
2023-10-07 13:25:47 +09:00
かっこかり
5e8c0deab3
プライバシーポリシー・運営者情報のリンクを追加 ( #11925 )
...
* 運営者情報・プライバシーポリシーリンクを追加
* Update Changelog
* Run api extractor
* プライバシーポリシー・利用規約の同意をまとめる
* Update Changelog
* fix lint
* fix
* api extractor
* improve design
* nodeinfoにプライバシーポリシー・運営者情報を追加
2023-10-07 13:13:13 +09:00
FineArchs
d6ef28d4ca
バックエンドのテストの改善 ( #11978 )
...
* Update utils.ts
* no async executer
2023-10-07 12:25:16 +09:00
syuilo
93bd34113c
Update CHANGELOG.md
2023-10-07 12:19:26 +09:00
MeiMei
c8d7a5ae76
連合なしアンケートのUpdateがリモートに配信されてしまうのを修正 ( #11977 )
2023-10-07 12:19:05 +09:00
syuilo
71edc65d0d
enhance(backend): improve hashtags/trend performance
2023-10-07 12:05:17 +09:00
ありす
a64dae2d07
Fix. Fixed build problem with Docker
2023-10-07 08:33:17 +09:00
Mar0xy
a60ec12b4e
revert: recent change
2023-10-07 01:09:28 +02:00
syuilo
3a7558f36c
enhance(backend): 3日以内に投稿されたノートのみハイライト用スコア加算
2023-10-07 07:59:46 +09:00
Mar0xy
44cd9c0dab
upd: use calc on top, left, right for background
2023-10-07 00:57:21 +02:00
syuilo
4a595153dc
enhance(backend): 返信はハイライトに載らないように
2023-10-07 07:53:14 +09:00
dependabot[bot]
1d51057775
Merge pull request #6 from transfem-org/dependabot/github_actions/actions/upload-artifact-3
2023-10-06 20:29:03 +00:00
dependabot[bot]
f1cc6b8bd9
chore(deps): bump actions/github-script from 6.3.3 to 6.4.1
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.3.3 to 6.4.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6.3.3...v6.4.1 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 22:05:17 +02:00
Mar0xy
9a96ac02fc
fix: adding poll to note during edit breakage
2023-10-06 21:12:33 +02:00
Mar0xy
67cfa53118
upd: federate listenbrainz, fix background federation
2023-10-06 20:53:34 +02:00
Mar0xy
f81d6f8e24
upd: show poll in non-detailed post if poll exists
...
Closes transfem-org/Sharkey#52
2023-10-06 20:36:28 +02:00
Mar0xy
5f9f6e4e0e
chore: lint
2023-10-06 19:17:12 +02:00
Mar0xy
bc5bc64d55
test: fedi note edit 2
2023-10-06 19:00:41 +02:00
Mar0xy
9de86e9d49
Add clean migration file
2023-10-06 18:38:12 +02:00
Mar0xy
e63e121b48
revert: all attempts
...
Generally broke it, need better testing tools
2023-10-06 18:36:16 +02:00
Mar0xy
220442be39
revert: recent edit on note edit
2023-10-06 18:28:30 +02:00
Mar0xy
d3b9e82192
fix: relation error
2023-10-06 18:22:41 +02:00
Mar0xy
16130fae60
test: attempt fedi fix note edit 2
2023-10-06 18:15:11 +02:00
Mar0xy
b0ad0740b2
test: attempt fix note edit
2023-10-06 17:54:47 +02:00
syuilo
10e50f71d1
2023.10.0-beta.5
2023-10-06 21:12:22 +09:00
syuilo
d49e5b19e1
New Crowdin updates ( #11933 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
2023-10-06 21:12:04 +09:00
syuilo
873a93fea3
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-06 21:11:48 +09:00
syuilo
e4345679dc
clean up
2023-10-06 21:11:45 +09:00
nenohi
11e657bdd7
絵文字重複チェック ( #11941 )
...
* 絵文字重複チェック
* アップデート時のチェック
* Update packages/backend/src/core/CustomEmojiService.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/backend/src/server/api/endpoints/admin/emoji/add.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/backend/src/server/api/endpoints/admin/emoji/update.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-06 21:05:44 +09:00