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

26746 commits

Author SHA1 Message Date
f3f1d33a87
chore: disable vibrations by default 2023-10-29 00:54:23 +09:00
e981bc30b1
chore: remove Meilisearch/Sonic settings from .config/default.yml 2023-10-28 21:50:42 +09:00
2d60fff650
docs: fix Markdown syntax 2023-10-28 21:47:09 +09:00
1018a14285
dev: add confirmation process for each message in update.sh 2023-10-28 21:42:14 +09:00
1838f2033c
feat: use PGroonga for full-text search
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-10-28 20:19:25 +09:00
631686c2ec
chore: require credentials for post search 2023-10-28 01:08:17 +09:00
e24e9847a9
dev: don't print ANSI escape chars if stdout is piped/redirected 2023-10-27 23:39:24 +09:00
3aa843a779
fix: use node:20 in Dockerfile 2023-10-27 23:38:36 +09:00
478146d31d
chore: make capitalization consistent 2023-10-27 23:38:33 +09:00
7387ccff14
dev: add --no-confirm option to update.sh 2023-10-27 23:05:57 +09:00
ThatOneCalculator
6c78356177
fix: MkDialog/MkWaitingDialog icons 2023-10-22 16:25:30 +09:00
f7ca84ded8
fix: localOnly icon isn't showing 2023-10-22 06:47:58 +09:00
2fa0ee2e5d
chore: change some default settings 2023-10-21 14:26:17 +09:00
716073ec95
fix: search MFM isn't working 2023-10-21 08:58:27 +09:00
f0ba85af30
fix: define icon in visitor/header.vue 2023-10-19 14:49:40 +09:00
41fea21ebf
fix: null error in renote button 2023-10-19 14:48:53 +09:00
f4043d0281
fix: properly bypass word mute check if signed out 2023-10-19 14:39:41 +09:00
9fe6714de2
chore: minor refactor on version comparison 2023-10-19 14:27:25 +09:00
4b134172b0
Firefish v1.0.5-dev19 2023-10-19 08:49:03 +09:00
0a44d06522
fix textarea 2023-10-19 07:35:36 +09:00
91a417f77c dev19 2023-10-18 22:30:27 +00:00
3e3cbb60c6
fix?: icon and defaultStore imports 2023-10-19 07:28:20 +09:00
3e25cbb195
docs: reflect upstream status 2023-10-19 06:25:49 +09:00
d1bb6e02e9
hotfix: don't use upstream megalodon for now 2023-10-19 04:59:38 +09:00
b7125966d0
workaround for yet another import issue 2023-10-18 03:10:57 +09:00
93420f0e5a
hotfix: workaround for yet another broken imports 2023-10-18 02:52:36 +09:00
8e18b938f5
fix: prevent unison-reload on make-private 2023-10-18 02:34:35 +09:00
b46bd6a70c
locales: add zh-TW translation for iconSet 2023-10-18 02:32:25 +09:00
382b606f7c
docs: update migrate instruction 2023-10-17 13:13:26 +09:00
474a5890c1
hotfix: imports in MkFolder is also broken 2023-10-17 13:13:13 +09:00
7b72e823fb
fix (workaround): imports in MkFolder is also broken 2023-10-17 13:05:53 +09:00
Kainoa Kanter
77b2050041 Merge branch 'feat/selectable-icon-weight' into 'develop'
feat:  allow users to choose icon set

Co-authored-by: naskya <m@naskya.net>

See merge request firefish/firefish!10613
2023-10-17 01:57:20 +00:00
Kainoa Kanter
78d8767124 feat: allow users to choose icon set
Co-authored-by: naskya <m@naskya.net>
2023-10-17 01:57:20 +00:00
ThatOneCalculator
d09a77cd2a
chore: format 2023-10-16 18:56:15 -07:00
Kainoa Kanter
b41fd4fef6 Merge branch 'refetch-key' into 'develop'
fix: Refetch user keys when HTTP Signature validation fails

Co-authored-by: Erin Shepherd <erin.shepherd@e43.eu>

See merge request firefish/firefish!10624
2023-10-17 01:27:27 +00:00
Erin Shepherd
c4ec2d0942 fix: Refetch user keys when HTTP Signature validation fails
Co-authored-by: Erin Shepherd <erin.shepherd@e43.eu>
2023-10-17 01:27:26 +00:00
bdf3311402
fix: cache muted words 2023-10-17 07:55:07 +09:00
ae637ec85b
fix: consider hard mutes in antennas 2023-10-17 07:34:19 +09:00
93769b79b1
chore: minor refactor of check-word-mute 2023-10-17 07:28:58 +09:00
3b9f161251
chore: minor refactor of check-hit-antenna 2023-10-17 07:14:01 +09:00
ddbe213f59
feat: show all reacted users initially in reactions tab 2023-10-17 06:32:36 +09:00
36a4f30377
chore: update lockfile 2023-10-17 06:24:24 +09:00
2efb22de40
fix typo 2023-10-17 04:56:29 +09:00
0293322e13
feat: allow admins to migrate accounts 2023-10-17 04:54:31 +09:00
da0f9ad706
hotfix: imports in the textarea component is broken 2023-10-17 02:48:24 +09:00
b8997bf924
chore: reflect upstream status 2023-10-17 02:13:52 +09:00
8e2b74c8a4
chore: change icon set sample from ph-smiley to ph-star 2023-10-17 02:12:57 +09:00
ThatOneCalculator
aa94403f57
feat: allow users to choose icon set 2023-10-17 02:12:35 +09:00
Kainoa Kanter
6c1f2ca45f Merge branch 'refactor/remove-sso' into 'develop'
Remove integrations

Co-authored-by: naskya <m@naskya.net>

See merge request firefish/firefish!10612
2023-10-16 17:05:33 +00:00
cdf839bcc8 Remove integrations 2023-10-16 17:05:32 +00:00