1
0
Fork 1
mirror of https://example.com synced 2024-11-23 04:56:38 +09:00
Commit graph

26874 commits

Author SHA1 Message Date
13f2d46f49
chore: remove build-greet.sh 2023-11-18 15:28:24 +09:00
bdf5ce6e23
dev: add back lockfile 2023-11-18 15:18:44 +09:00
9f891e4907
refactor (minor): remove unneeded file and make code more readable 2023-11-18 15:00:16 +09:00
dd9df9cf11
fix: show local-only posts in timelines in real time 2023-11-18 10:52:28 +09:00
04e4b46525
chore: add a message to tell that docker image build takes time 2023-11-17 16:25:39 +09:00
d2dd514780
fix: make docker.sh executable 2023-11-17 16:23:41 +09:00
adf023b227
Firefish v1.0.5-dev21 2023-11-17 06:01:31 +09:00
465a585f47
dev21 2023-11-17 05:21:29 +09:00
2d9d6e9fb7
chore: lint 2023-11-17 05:18:19 +09:00
97bb495636
chore: upgrade dependencies (except for @swc/core and megalodon) 2023-11-17 05:15:02 +09:00
845f08893f
fix: upgrade AiScript!
There are braking changes in the AiScript syntax, so existing plugins must alse be upgraded
Also, I didn't include the function that can call remote servers' API (which is present in the latest Misskey)

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2023-11-17 05:04:05 +09:00
703c7496d0
chore: update dependencies 2023-11-16 00:03:32 +09:00
14afc670b7
chore: remove "index posts" button from the control panel 2023-11-15 23:41:31 +09:00
89a31ada77
dev: add a delimiter in the version number 2023-11-15 13:50:54 +09:00
f5c28c0739
fix: also check neko/update is modified on upgrade 2023-11-15 13:23:36 +09:00
7b0bca099f
dev: append latest commit date to version instead of raw commit hash 2023-11-14 23:54:37 +09:00
5d00801c79
dev: make upgrading scripts POSIX compliant 2023-11-14 23:04:56 +09:00
d4173ca92e
dev: shellcheck (fix SC2068) 2023-11-14 09:42:43 +09:00
ThatOneCalculator
31ccedf177
fix: ♻️ add data.localOnly back to dontFederateInitially check
ref: https://git.joinfirefish.org/firefish/firefish/-/merge_requests/10639#note_2651
2023-11-12 10:46:28 -08:00
2143294c9a
dev: support Docker in the upgrading script 2023-11-12 05:31:20 +09:00
f39cccd54e
docs: simplify migrate instruction 2023-11-11 10:43:53 +09:00
36768ac7d4
chore: rename default emoji mod permission from 'none' to 'unauthorized' considering name collision in Rust 2023-11-11 10:03:45 +09:00
nakkaa
c66a184801
fix: add missing entry in manifest.json so that PWA can use it 2023-11-11 10:00:28 +09:00
5ff1925108
chore: format 2023-11-11 09:04:36 +09:00
nakkaa
8ef1130330
fix: add missing entry in manifest.json so that PWA can use it 2023-11-11 02:20:33 +09:00
Kainoa Kanter
09053f5748 Merge branch 'feat-client-drive-notes' into 'develop'
feat: client: add page 'posts with file attached'

Co-authored-by: Johann150 <johann.galle@protonmail.com>

Closes #10695

See merge request firefish/firefish!10634
2023-11-10 15:38:18 +00:00
Kainoa Kanter
6f951855f3 Merge branch 'develop' into 'develop'
fix import notes federated initially

Co-authored-by: CGsama <CGsama@outlook.com>

See merge request firefish/firefish!10639
2023-11-10 15:32:23 +00:00
cg sama
7fa737e8b8 fix import notes federated initially
Co-authored-by: CGsama <CGsama@outlook.com>
2023-11-10 15:32:23 +00:00
d173ad3925
docs: mention future plans regarding Docker in README 2023-11-10 05:59:00 +09:00
7d27cc046c
fix: don't use lockfile in Dockerfile 2023-11-10 03:21:46 +09:00
d1c78efab7
dev: move repository url 2023-11-09 21:25:55 +09:00
d5d1b68529
feat: ability to pin custom pages to the help menu 2023-11-09 21:18:14 +09:00
Hosted Weblate
c30bd86d8f
chore: Merge branch 'origin/develop' into Weblate. 2023-11-08 09:36:03 +00:00
Dark Shy
56bec8f1dd
chore: Translated using Weblate (Russian)
Currently translated at 98.7% (1846 of 1870 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ru/
2023-11-08 09:35:58 +00:00
7323f4f8a1 Merge branch 're2-update' into 'develop'
Fix build on node 21

Co-authored-by: Jegler <jegler@heckin.how>

See merge request firefish/firefish!10635
2023-11-07 14:02:26 +00:00
Jegler
fbfa4cd41f Fix build on node 21 2023-11-07 14:02:25 +00:00
7d9278b470 Merge branch 'fix/broken-search-field' into 'develop'
fix: Use "iconClass" instead of "icon" in MkDialog; remove "null" in input field

Co-authored-by: minneyar <speed@sakabatou.net>

See merge request firefish/firefish!10631
2023-11-07 14:01:24 +00:00
Minneyar
c03c11c7aa fix: Use "iconClass" instead of "icon" in MkDialog; remove "null" in input field
Co-authored-by: minneyar <speed@sakabatou.net>
2023-11-07 14:01:24 +00:00
c1693ebffb
fix: up pnpm 2023-11-06 22:34:33 +09:00
c96d0f012e
fix: add missing dependency 2023-11-06 21:19:37 +09:00
2951661896
chore: lint 2023-11-06 21:11:39 +09:00
a9835e0299
fix: (try to) make AiScript work
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2023-11-06 21:08:32 +09:00
7e2cb6e629
chore: upgrade backend dependencies (except for AiScript ans @swc/core) 2023-11-06 11:14:36 +09:00
3616c26ebd
chore: upgrade client dependencies (except for aiscript) 2023-11-06 10:41:54 +09:00
5a2a4e6e36
fix: make clean/dev commands work 2023-11-06 10:30:00 +09:00
e320af9be9
chore: remove deprecated dependencies 2023-11-06 10:25:54 +09:00
fb5455b17d
chore: upgrade dependencies in the root workspace 2023-11-06 10:25:36 +09:00
ed06565d82
dev: gitignore lockfile 2023-11-06 10:19:50 +09:00
aa84c080ac
chore: up lockfile 2023-11-06 10:04:44 +09:00
7fdd547e8c chore: up pnpm version
v8.10.0 has a regression
2023-11-05 22:44:24 +00:00