naskya
2dcc46a9e3
chore: remove language detection from backend
2023-11-17 17:50:20 +09:00
naskya
558867dac5
Merge branch 'develop' into firefish-language
2023-11-17 16:54:48 +09:00
naskya
2d9d6e9fb7
chore: lint
2023-11-17 05:18:19 +09:00
naskya
97bb495636
chore: upgrade dependencies (except for @swc/core and megalodon)
2023-11-17 05:15:02 +09:00
naskya
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
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
nakkaa
8ef1130330
fix: add missing entry in manifest.json so that PWA can use it
2023-11-11 02:20:33 +09:00
cg sama
7fa737e8b8
fix import notes federated initially
...
Co-authored-by: CGsama <CGsama@outlook.com>
2023-11-10 15:32:23 +00:00
naskya
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
naskya
70503d698f
fix: reactions_not_public condition
2023-10-31 14:00:54 +09:00
naskya
adee17b85a
chore: organize backend imports
...
* remove unused/duplicate imports
* replace paths like "../../../define.js" to be more readable
* add missing @types packages
2023-10-30 18:06:08 +09:00
ThatOneCalculator
b8a85257a0
refactor: 🔥 remove unused reference to MisskeyClient
2023-10-29 14:02:14 -07:00
ThatOneCalculator
981165ae8b
feat: ✨ Support for _misskey_summary
...
Co-authored-by: kakkokari-gtyih <daisho7308+f@gmail.com>
ref: https://github.com/misskey-dev/misskey/pull/12184
2023-10-29 13:37:28 -07:00
naskya
cb53dab8bd
fix: check isIndexable in built-in post search
2023-10-29 10:03:07 +00:00
Kainoa Kanter
abceee2823
Merge branch 'develop' into 'develop'
...
Fix use of wrong library for CBOR authentication object
Co-authored-by: PrivateGER <privateger@privateger.me>
See merge request firefish/firefish!10629
2023-10-27 17:57:23 +00:00
naskya
9f1a7d90c6
remove integrations from nodeinfo
2023-10-27 15:56:57 +00:00
naskya
27d7e456cd
fix: targetLang is xx-yy
or xx_yy
2023-10-26 03:03:38 +00:00
naskya
993340bae6
fix: overlooked fix in cdf839bc
2023-10-23 18:32:49 +09:00
PrivateGER
64b83ddb9f
Fix use of wrong library for CBOR authentication object
2023-10-22 21:23:52 +02:00
naskya
e81ed199ae
Revert "chore: upgrade biome + lint & format"
...
This reverts commit a1cd9f73a1
.
2023-10-22 17:33:40 +09:00
ThatOneCalculator
a1cd9f73a1
chore: upgrade biome + lint & format
2023-10-19 17:10:30 -07:00
ThatOneCalculator
53949b668a
docs: 📝 Misskey -> Firefish in documentation/comments/WebAuthn name
2023-10-19 17:01:02 -07:00
naskya
d1bb6e02e9
hotfix: don't use upstream megalodon for now
2023-10-19 04:59:38 +09:00
naskya
f8db9119c6
Merge branch 'develop' into firefish-language
2023-10-17 12:44:55 +09:00
ThatOneCalculator
d09a77cd2a
chore: format
2023-10-16 18:56:15 -07: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
naskya
bdf3311402
fix: cache muted words
2023-10-17 07:55:07 +09:00
naskya
ae637ec85b
fix: consider hard mutes in antennas
2023-10-17 07:34:19 +09:00
naskya
93769b79b1
chore: minor refactor of check-word-mute
2023-10-17 07:28:58 +09:00
naskya
3b9f161251
chore: minor refactor of check-hit-antenna
2023-10-17 07:14:01 +09:00
naskya
2efb22de40
fix typo
2023-10-17 04:56:29 +09:00
naskya
cdf839bcc8
Remove integrations
2023-10-16 17:05:32 +00:00
Essem
6312935a54
fix: 🌐 Change Simplified/Traditional Chinese names
2023-10-15 12:55:51 -05:00
Essem
be163498c0
feat: 🌐 Add language picker to post form
...
This also refactors the langmap and makes many other small language-related changes to get it working.
Fixes #9692
2023-10-05 22:28:12 -05:00
naskya
92758a29f1
partially fix Mastodon API
2023-10-05 00:56:56 +09:00
Kainoa Kanter
92c45ff02f
Merge branch 'refactor/upstream-megalodon' into 'develop'
...
refactor: ♻️ use upstream megalodon
See merge request firefish/firefish!10605
2023-10-03 07:54:13 +00:00
Kainoa Kanter
a9167c0265
refactor: ♻️ use upstream megalodon
2023-10-03 07:54:13 +00:00
ThatOneCalculator
af730e75b6
fix: 🐛 strange heart reaction behavior
2023-10-02 22:31:04 -07:00
naskya
b121e4bc9d
fix format/lint command
2023-10-03 01:32:36 +09:00
naskya
c3ffb4c52d
chore: add a description of an API parameter
2023-09-30 19:02:28 +09:00
naskya
789d05bed3
fix: this "else" is unneeded
2023-09-30 18:50:45 +09:00
ThatOneCalculator
01dd71c4d3
feat: 💄 Use Atkinson Hyperlegible as default font
2023-09-26 14:23:38 -07:00
ThatOneCalculator
cd7c10b7eb
refactor: 🍱 use webp for error images instead of avif
...
Ended up having better compression and wider compatibility
2023-09-25 20:57:14 -07:00
naskya
3ba12772d8
bring back Chinese cat mode
2023-09-24 18:12:29 +09:00
naskya
6d899518b3
chore: make language detection a reusable function in frontend as well
2023-09-24 17:58:21 +09:00
naskya
87c54575c1
filter out MFM syntaxes before detecting the post language
2023-09-24 17:50:23 +09:00
ThatOneCalculator
284795fdf5
fix: 🐛 when favorouting/unfavouriting with Mastodon API, send instance default reaction
2023-09-23 22:05:25 -07:00
Kainoa Kanter
081d723cff
Merge branch 'refactor/firefishjs-imports' into 'develop'
...
Refactor: firefishjs imports
See merge request firefish/firefish!10607
2023-09-24 04:27:16 +00:00
Kainoa Kanter
9ea046c011
Refactor: firefishjs imports
2023-09-24 04:27:16 +00:00
naskya
0928a3d93a
chore: remove unused import
2023-09-24 12:38:17 +09:00
ThatOneCalculator
3ee3413006
feat: 🍱 new error images
...
ref: https://minazukey.uk/notes/9jzr3jsrwvcmlcjp
2023-09-23 08:42:33 -07:00
naskya
17d94c5ff7
fix: non-Firefish cats not being nyanified
2023-09-23 05:08:20 +00:00
Essem
22ef74d92c
feat: ✨ Implement module player
2023-09-22 03:48:54 +00:00
ThatOneCalculator
260f444fb8
chore: 🎨 format
2023-09-21 20:21:15 -07:00
Essem
4aceb2e119
fix: 🐛 normalize post language strings
...
ref: !10603
NOTE: if you upgraded to 4a7bad11c6
but before this commit, manually download and run this migration: 0f5e09d3ae/packages/backend/migration/1695348946091-normalize-locales.js
2023-09-21 19:42:10 -07:00
Kainoa Kanter
012fe2c920
Revert "Merge branch 'fix/normalize-lang-locales' into 'develop'"
2023-09-22 02:36:57 +00:00
Essem
0efa3e170c
Normalize post language strings
2023-09-22 02:33:56 +00:00
Essem
4a7bad11c6
feat: ✨ Add post language data to backend and API
2023-09-22 01:29:33 +00:00
Essem
bac39db74b
Add contentMap to outgoing posts via language detection
2023-09-21 21:13:09 +00:00
ThatOneCalculator
6e8aa76f2d
chore: 🎨 format
2023-09-20 23:30:19 -07:00
ThatOneCalculator
d9274de0a7
refactor: ♻️ unessicary function
2023-09-20 22:53:00 -07:00
ThatOneCalculator
bbb2396d89
refactor: 💥 properly deprecate legacy reactions
2023-09-20 22:48:50 -07:00
ThatOneCalculator
ecb0956d20
refactor: 🔥 remove old tests
2023-09-20 22:43:55 -07:00
ThatOneCalculator
b13e0b0a54
Revert "refactor: 🔥 remove legacy reactions"
...
This reverts commit c119abc36c
.
2023-09-20 22:42:37 -07:00
ThatOneCalculator
05b7fd0fc5
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop
2023-09-20 22:35:14 -07:00
ThatOneCalculator
baba9b068b
fix: 🐛 properly decode reaction
2023-09-20 22:35:10 -07:00
naskya
e31f86aa19
chore: change function name
...
I used `detectLanguage_` in client just because I wanted to use the name `detectLanguage` for another function (and the name `detect` sounds ambiguous)
2023-09-21 05:30:13 +00:00
ThatOneCalculator
238f80ae02
add back _misskey_quote & _misskey_vote extensions
2023-09-20 22:25:46 -07:00
ThatOneCalculator
f06aebca98
Revert "refactor: 🔥 remove _misskey_reaction and _misskey_votes"
...
This reverts commit b0be07fb0a
.
2023-09-20 22:25:18 -07:00
ThatOneCalculator
06f7c8eb20
fix: 🐛 Add missing references to speakAsCat
2023-09-20 21:55:51 -07:00
ThatOneCalculator
b838331129
fix: 🐛 speakLikeCat -> speakAsCat
2023-09-20 21:29:08 -07:00
ThatOneCalculator
f81baa373c
chore: 🎨 format
2023-09-20 21:20:22 -07:00
ThatOneCalculator
7bb8473fc7
refactor: ✨ Make speakAsCat an ActivityPub extension
...
https://joinfirefish.org/ns/#speakascat
Closes #10744
2023-09-20 21:19:39 -07:00
ThatOneCalculator
b0be07fb0a
refactor: 🔥 remove _misskey_reaction and _misskey_votes
...
BREAKING: breaks poll federation with very old Misskey versions
2023-09-20 21:16:03 -07:00
ThatOneCalculator
a67fb5dc7a
refactor: 🔥 Remove _misskey_content and _misskey_quote
...
Should improve federation performance by removing duplicate content
BREAKING: Breaks MFM content and quote compatibility with Misskey before v12/v11(?)
2023-09-20 20:51:05 -07:00
ThatOneCalculator
c119abc36c
refactor: 🔥 remove legacy reactions
...
BREAKING: Breaks emoji reaction compatibility with Misskey versions before custom reactions were added (v9?)
2023-09-20 20:48:13 -07:00
ThatOneCalculator
70ad42c49c
fix: 🚑 downgrade swc to 1.3.78
...
Closes #10751
2023-09-20 10:17:00 -07:00
ThatOneCalculator
71ea5c4f93
rm langdetect
2023-09-19 17:18:00 -07:00
ThatOneCalculator
2a1f119944
rm src/@types/cld.d.ts
2023-09-19 17:16:56 -07:00
ThatOneCalculator
414f6df104
simplify
2023-09-19 17:15:13 -07:00
ThatOneCalculator
5964a10571
cld -> tinyld
2023-09-19 17:11:37 -07:00
cg sama
90f01edddc
Adding language filter feature
...
Co-authored-by: CGsama <CGsama@outlook.com>
2023-09-20 00:07:41 +00:00
ThatOneCalculator
bf6b480f49
pin swc
2023-09-19 16:14:53 -07:00
Kainoa Kanter
e07c9e9e50
Merge branch 'fix/timeline-query' into 'develop'
...
fix: ⚗️ Fix variables?
See merge request firefish/firefish!10594
2023-09-19 22:36:05 +00:00
Kainoa Kanter
bb7f743127
fix: ⚗️ Fix variables?
2023-09-19 22:36:05 +00:00
ThatOneCalculator
1914e568bb
perf: ⚡ use existing response
2023-09-17 21:08:28 -07:00
naskya
d004df52be
fix: "show replies in timeline" refactoring was not backward compatible
2023-09-16 12:20:23 +09:00
naskya
b4bb455c09
fix?: speakAsCat not being federated
2023-09-13 10:07:16 +09:00
naskya
b84a10a6ec
make word mutes case insensitive ( close #10724 )
2023-09-10 05:00:06 +09:00
Kainoa Kanter
4565867b8b
perf: ⚡ Replace JSDOM with Happy DOM
2023-09-08 03:24:01 +00:00
Kainoa Kanter
6d1965ce94
feat: ✨ indexable
User property
2023-09-04 02:34:04 +00:00
ThatOneCalculator
5acb6c449d
chore: 🎨 format
2023-09-03 14:06:30 -07:00
naskya
f1451c659d
fix: require credentials in the notes/translate endpoint
2023-09-03 11:18:48 +09:00
ThatOneCalculator
7e0c9ddc11
artifacting
2023-09-02 12:23:58 -07:00
Namekuji
fc97614782
fix: release redis locks
2023-09-02 19:22:13 +00:00
ThatOneCalculator
7cdd6af262
fix: 🐛 smaller maskable icon
2023-09-02 12:15:15 -07:00
ThatOneCalculator
d1a4bbf597
maskable icon
2023-09-02 11:55:53 -07:00
ThatOneCalculator
86cad1056c
docs: 🔒 robots.txt asset
...
Closes #10640 , #10608
2023-09-02 11:44:31 -07:00
ThatOneCalculator
f72c9b818c
fix: 💡 biome still uses rome-ignore
2023-09-02 11:44:31 -07:00
Kainoa Kanter
684d4344ba
perf: ⚡ seperate web and queue workers
...
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
2023-09-02 11:42:47 -07:00
ThatOneCalculator
ea954bdf4c
fix: 🐛 natural PWA orientation
...
fixes chrome mobile rotating screen even when device rotation is off
2023-09-02 09:01:02 -07:00
ThatOneCalculator
1deeb78878
build: ♻️ Rome -> Biome
...
Rome is now discontinued, and Biome has taken its place
2023-09-01 21:16:14 -07:00
ThatOneCalculator
68dea6f0c3
fix: 🐛 more strange unlock calls
2023-09-01 19:26:53 -07:00
ThatOneCalculator
805230341e
fix: 🐛 unlock undefined
2023-09-01 19:19:42 -07:00
ThatOneCalculator
4ed0b60621
refactor: 🥚 ansi art for master.ts
2023-09-01 19:12:25 -07:00
ThatOneCalculator
4ea3cbd7a9
refactor: 🥚 new ansi art
2023-09-01 19:12:17 -07:00
Kainoa Kanter
bbfc9bc832
Merge branch 'feature/manifest-scope' into 'develop'
...
feat: add `"scope": "/"` to the web app manifest
See merge request firefish/firefish!10564
2023-09-01 19:11:49 -07:00
ThatOneCalculator
9ea5cc3f5f
fix: ♻️ Manifest (icons, name, orientation)
...
Closes #10694
2023-09-01 19:11:42 -07:00
ThatOneCalculator
2fb65cdd86
chore: ⬆️ up deps (properly)
2023-09-01 19:11:27 -07:00
ThatOneCalculator
a75a19cd17
chore: 🚨 lint megalodon
2023-09-01 16:36:33 -07:00
ThatOneCalculator
34e2f7ada6
chore: 🔧 linting config
2023-09-01 16:32:41 -07:00
ThatOneCalculator
2442a7535d
Revert "perf: ⚡ delete transformedOptions key -> assign undefined with key literal"
...
This reverts commit 652ecd2d16
.
2023-09-01 09:42:38 -07:00
Kainoa Kanter
9ea14ceed6
Merge branch 'traditional-chinese-post-translation' into 'develop'
...
feat: post translation in Traditional Chinese
Closes #9827
See merge request firefish/firefish!10580
2023-08-30 21:01:23 +00:00
Namekuji
d0e92c69cd
fix: remove native-utils from migration's dependencies
2023-08-30 20:59:40 +00:00
naskya
82e5114576
feat: post translation in Traditional Chinese
2023-08-30 19:39:14 +09:00
naskya
e9361a9907
clean up debug prints
2023-08-27 04:02:02 +00:00
Essem
32fdddb20a
fix: 🐛 caching wrong DNS entry when federating with an instance that cannot properly handle inbound IPv6 requests
2023-08-26 16:33:21 -07:00
ThatOneCalculator
031170c56a
chore: 🎨 format
2023-08-26 16:30:30 -07:00
naskya
c51e6ad3ae
update stop words
2023-08-26 05:33:29 +00:00
ThatOneCalculator
f309d17667
Revert "fix: 🐛 fix DNS lookup issue"
...
This reverts commit bd61468f2f
.
2023-08-23 22:31:50 -07:00
ThatOneCalculator
bd61468f2f
fix: 🐛 fix DNS lookup issue
...
https://github.com/szmarczak/cacheable-lookup/pull/62
2023-08-23 22:21:44 -07:00
ThatOneCalculator
7047ddce3e
refactor: ♻️ types in AP kernel
...
This file seriously needs to be refactored properly...
2023-08-23 19:55:26 -07:00
ThatOneCalculator
8b57431ca8
chore: 🎨 format
2023-08-23 19:49:20 -07:00
ThatOneCalculator
a518f51814
fix: 🐛 cannot quote own note
2023-08-22 20:02:10 -07:00
ThatOneCalculator
91b1b5fb53
fix: 🔒 cannot change note visibility
2023-08-22 20:00:00 -07:00
ThatOneCalculator
c7f98e381c
fix: ✏️ "can not" -> "cannot"
2023-08-22 19:52:11 -07:00
ThatOneCalculator
652ecd2d16
perf: ⚡ delete transformedOptions key -> assign undefined with key literal
2023-08-21 11:12:42 -07:00
Laura Hausmann
29bb1453fc
Fix local-only posts for timeline websocket stream
2023-08-19 20:59:21 -04:00
AAGaming
09d96c1a36
fix: change character limits to allow for long instance domains
2023-08-18 22:05:42 -04:00
EpicKitty
4a848adc34
fix: 🚑 thumbnail serving
2023-08-18 21:28:04 +00:00
Namekuji
dc2fde0a75
fix: remove brackets
2023-08-18 06:22:51 -04:00
Namekuji
ad93bc80f8
refactor: remove regex
2023-08-18 05:51:41 -04:00
Namekuji
c3944f49ef
fix: exclude ula and lla
2023-08-18 05:45:10 -04:00
Namekuji
cd75d65271
fix: exclude localhost
2023-08-18 05:01:19 -04:00
Namekuji
5520c6ff3d
fix: veiry url
2023-08-18 04:57:19 -04:00
Daniel Hernández
59e989c0bb
Validate before delivering to keep federation working on valid inboxes
2023-08-17 04:41:27 +00:00
Essem
4174e3d070
Fix report emails and modmail sanitization
2023-08-15 16:16:25 -05:00
Essem
7d49af822a
Add address bind config option
2023-08-15 03:44:06 +00:00
Vyr Cossont
6773ef711a
Mastodon API: convert IDs in conversations
2023-08-14 12:18:57 -07:00
Namekuji
7b9f0f3687
chore: codeberg → gitlab
2023-08-13 09:06:00 -04:00
Kainoa Kanter
c4018c969c
Merge branch 'Marie-develop-patch-33974' into 'develop'
...
feat: Fetch total posts of users on create/update
Closes #10652
See merge request firefish/firefish!10558
2023-08-12 01:00:29 +00:00
Marie Piontek
ee42edfccd
feat: Fetch total posts of users on create/update
2023-08-12 01:00:29 +00:00
Kainoa Kanter
3e598c3ed0
Merge branch 'Marie-develop-patch-60099' into 'develop'
...
fix: updatePerson's Followings.update call not working if no sharedInbox
Closes #10650
See merge request firefish/firefish!10559
2023-08-12 00:45:51 +00:00
Marie Piontek
046fc88a6c
fix: updatePerson's Followings.update call not working if no sharedInbox
2023-08-11 10:25:32 +00:00
ThatOneCalculator
cb424e37f5
fix: 🚸 make importing emoji packs clearer
2023-08-10 13:04:16 -07:00
ThatOneCalculator
ced8f56e34
fix: 🚑 proper conditional
...
I need sleep... or coffee
2023-08-09 19:46:56 -07:00
ThatOneCalculator
cf8a733927
refactor: 🚸 only index public posts
2023-08-09 19:39:01 -07:00
ThatOneCalculator
73dcf4f8fa
chore: 🎨 format
2023-08-08 18:03:21 -07:00
ThatOneCalculator
06fcef60a1
chore: ⬆️ up deps
2023-08-08 17:38:03 -07:00
ThatOneCalculator
dc8d17e50d
refactor: ♻️ better offline page
2023-08-08 17:18:51 -07:00
ThatOneCalculator
47fa0c68d9
fix: 🐛 null host meilisearch
2023-08-08 16:07:06 -07:00
naskya
3ffee23a3e
delete 10 posts at once on account deletion
2023-08-07 22:08:51 +00:00
Kainoa Kanter
7bf4e3e839
Merge branch 'fix/antenna-pagination' into 'develop'
...
fix: antenna pagination
Closes #10535
See merge request firefish/firefish!10553
2023-08-07 16:45:38 +00:00
ThatOneCalculator
2448b2ce99
fix: 🐛 double-slash in proxy url
2023-08-06 12:30:00 -07:00
Namekuji
10e81de1a6
fix: add original id to the stream
2023-08-06 15:04:14 -04:00
Namekuji
1a34dee366
add migration to fix corrupted stream ids
2023-08-06 14:35:10 -04:00
Namekuji
738b4933ae
fix: generate stream id with timestamp
2023-08-06 02:34:44 -04:00
Kainoa Kanter
26fa212f18
Merge branch 'mastodon-api-quote_id' into 'develop'
...
Mastodon API: convert quote_id format
Closes #10600
See merge request firefish/firefish!10550
2023-08-02 00:45:40 +00:00
Vyr Cossont
0842ae0709
Mastodon API: convert quote_id format
2023-08-02 00:45:40 +00:00
ThatOneCalculator
72011f8f37
refactor: ♻️ MkGoogle uses local search
2023-08-01 17:45:22 -07:00
Vyr Cossont
ce805031ce
Mastodon API: support pinned param for account statuses
2023-08-01 23:39:06 +00:00
Namekuji
5847e986fb
fix: call default user if empty. resolves #10604
2023-08-01 12:52:00 -04:00
CGsama
109ed0aa80
import all misskey self note thread and allow import multiple times to restore missing parts
2023-07-31 15:42:31 -04:00
Kainoa Kanter
6a9820da58
Merge branch 'feature/vscode-debug' into 'develop'
...
feat: backend debug in vscode
See merge request firefish/firefish!10541
2023-07-30 20:46:45 +00:00
Kainoa Kanter
3e024066a1
Merge branch 'fix-ios-video' into 'develop'
...
fix iOS video playback (fixes #10517 )
Closes #10517
See merge request firefish/firefish!10540
2023-07-30 20:38:57 +00:00
John Regan
432f840efe
fix iOS video playback ( fixes #10517 )
2023-07-30 20:38:57 +00:00
ThatOneCalculator
d76b4f2321
fix: 🐛 rel=me verification with multiple rels besides me
...
Closes #10595
2023-07-30 13:30:25 -07:00
Namekuji
32fac53e8d
feat: backend debug in vscode
2023-07-30 16:27:13 -04:00
ThatOneCalculator
f4443f4506
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop
2023-07-29 15:03:02 -07:00
ThatOneCalculator
5cb5faa386
refactor: ♻️ use const for non-reassigned vars
2023-07-29 15:02:56 -07:00
Vyr Cossont
2bcb5dcd73
Report max reactions in Mastodon instance API
2023-07-29 10:42:47 -07:00
ThatOneCalculator
8d02cfe999
fix: ✏️ log typo
2023-07-28 22:39:42 -07:00
Kainoa Kanter
3824083446
Merge branch 'gh-fa55fa5e/10491/unknown/feat/relevance-search' into 'develop'
...
[PR]: Meilisearch relevancy search
See merge request firefish/firefish!10491
2023-07-29 03:03:29 +00:00
ThatOneCalculator
f973b1986f
feat: 🔒 allow admins to reset users' 2FA and passkeys
...
ref: https://frfsh.plus.st/notes/9hqswpwiwjaihcgo
2023-07-28 17:57:32 -07:00
naskya
da99f9c3aa
Fix typo ( https://github.com/misskey-dev/misskey/pull/11347 )
2023-07-28 19:05:36 +00:00
ThatOneCalculator
01c29cef20
chore: 🎨 format
2023-07-28 11:35:58 -07:00
Kainoa Kanter
6d1f93a022
Merge branch 'gh-fa55fa5e/10502/unknown/add-bind-addr-config' into 'develop'
...
[PR]: Add bind address option
See merge request firefish/firefish!10502
2023-07-28 18:32:34 +00:00
Kainoa Kanter
19762bd955
Merge branch 's3-logging' into 'develop'
...
Log the concatenated S3 url if constructing the S3 client fails.
See merge request firefish/firefish!10531
2023-07-28 18:30:53 +00:00
yumeko
72d194f7a1
Fix indents
2023-07-27 12:54:42 +03:00
yumeko
a4838c7ee4
Merge branch firefish:develop into fix/10404-object-storage-prefix
2023-07-27 09:53:16 +00:00
ThatOneCalculator
dacce643fe
fix: 🔒 Show 404 error on files not found
2023-07-27 01:28:02 -07:00
ThatOneCalculator
97d395ce2a
chore: 🎨 format
2023-07-25 23:46:43 -07:00
ThatOneCalculator
03ddc970d5
fix: 🐛 don't show server stats in widget if reporting is disabled
...
Closes #10527
2023-07-25 21:49:09 -07:00
Laura Hausmann
466917feb6
Improve /api/v1/instance accuracy
2023-07-25 21:25:37 -07:00
Laura Hausmann
56bf7a0ffb
Fix cpu/memory stats widget
2023-07-25 21:23:21 -07:00
Viv Lim
74179aafdf
Log the assembled S3 url if constructing a S3 client fails.
...
I was configuring an instance and didn't notice that I had pasted a space into the `endpoint` field. It was not obvious from the logs why the URL was invalid.
2023-07-24 20:34:37 -07:00
Kainoa Kanter
8ff1c9b722
Merge branch 'mastodon-api-emoji-reactions' into 'develop'
...
Support proposed Glitch emoji reactions API
Closes #10537
See merge request firefish/firefish!10532
2023-07-25 01:24:35 +00:00
ThatOneCalculator
548de39e3c
fix?
2023-07-24 17:28:47 -07:00
Vyr Cossont
5fedfd2599
Support proposed Glitch emoji reactions API
...
Fixes #10537
2023-07-24 17:11:10 -07:00
ThatOneCalculator
7ef99069e6
fix: 🐛 revert last part of c0eac56355
to properly paginate antennas/notes query
2023-07-24 16:27:53 -07:00
Kainoa Kanter
a7fbc02ca5
Merge branch 'enhance/log-backend-error-objects' into 'develop'
...
Log backend error objects
See merge request firefish/firefish!10528
2023-07-24 23:04:42 +00:00
ThatOneCalculator
bec0aae418
chore: 🎨 format
2023-07-24 16:03:58 -07:00
Namekuji
5832940d7a
fix: rename copyright to firefish
2023-07-24 13:10:35 -04:00
yumeko
ae22abd61b
Merge branch firefish:develop into fix/10404-object-storage-prefix
2023-07-24 10:08:38 +00:00
ThatOneCalculator
c0eac56355
fix: 🐛 antenna notes pagination repeat
2023-07-23 14:13:46 -07:00
yumeko
19311e683c
Dump to console the error data associated with logger error calls.
2023-07-22 22:12:52 +03:00
yumeko
4e23b77aff
Replace URL generation code in the drive file uploader with something more robust.
...
Closes #10404 , hopefully.
2023-07-22 14:03:40 +03:00
Vyr Cossont
0394f22c4f
fix: convert quoted status and reaction accounts in Mastodon API layer
2023-07-21 16:23:15 -07:00
Kainoa Kanter
a2d81850e4
Merge branch 'fix/10332-internal-error-on-nonexisting-emoji' into 'develop'
...
Throw a proper ApiError with statusCode 404 when GETting a non-existing emoji.
Closes #10332
See merge request firefish/firefish!10523
2023-07-21 23:14:49 +00:00
yumeko
c9526b9a31
Throw a proper ApiError with statusCode 404 when GETting a non-existing emoji.
...
Closes #10332
2023-07-21 23:15:53 +03:00
yumeko
47f5cb2e76
Don't leak error details (including the stack trace) upon API call failure to client in production
2023-07-21 22:32:39 +03:00
ThatOneCalculator
e35b38302d
refactor: ♻️ new git repo
...
for real this time
2023-07-21 09:44:29 -07:00
ThatOneCalculator
8de79198a1
fix: 🩹 version manifest assets based on instance version
2023-07-20 23:31:51 -07:00
ThatOneCalculator
03077a157e
refactor: ♻️ create drive file endpoint
...
Adjusts ratelimit to 250 files every 10 minutes, fixes error text, fixes reused variable name.
2023-07-20 16:13:10 -07:00
ThatOneCalculator
7364ebdca8
fix: 🍱 asset versioning, screenshots
2023-07-19 20:32:04 -07:00
ThatOneCalculator
76ad0a19b3
fix: 🍱 fix old favicon
2023-07-19 19:13:54 -07:00
ThatOneCalculator
b4ed4dec47
v1.0.1
2023-07-19 15:20:22 -07:00
ThatOneCalculator
0a7b4bdb8a
logo
2023-07-19 11:53:03 -07:00
ThatOneCalculator
cac284a79d
fix: 🐛 merge somehow stripped style.css of splash style
2023-07-19 10:24:42 -07:00
ThatOneCalculator
1eea65386e
docs: 📝 codeberg -> gitlab
2023-07-19 10:22:36 -07:00
ThatOneCalculator
e67633298e
docs: 🚚 new website
2023-07-19 10:06:57 -07:00
ThatOneCalculator
5e3bc675ef
add
2023-07-19 09:58:14 -07:00
ThatOneCalculator
ebf7fb1a04
fix: 🐛 gitignore causing wrong file to be pushed
2023-07-19 09:56:16 -07:00
DVD
6e296320e0
fix: skip attachment import if undefined
2023-07-19 09:45:00 -07:00
ThatOneCalculator
aa24a3c172
links
2023-07-19 08:58:59 -07:00
ThatOneCalculator
8422807031
Merge branch 'rebrand' into develop
2023-07-19 08:55:26 -07:00
ThatOneCalculator
73d023930b
error
2023-07-18 23:42:42 -07:00
ThatOneCalculator
7dce4cccae
repo
2023-07-18 21:21:48 -07:00
PrivateGER
457bd6c2e5
Fix broken lists
2023-07-18 16:00:48 +02:00
ThatOneCalculator
b54dfff32f
chore: 🎨 format
2023-07-17 17:38:27 -07:00
PrivateGER
933a4d2aa2
Use MS sorting rather than manual JS
2023-07-18 02:12:33 +02:00
Kainoa Kanter
2c1df97c15
Merge pull request '[PR]: Import mastodon note package' ( #10499 ) from cgsama/calckey:import-masto-package into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10499
2023-07-17 16:54:45 +00:00
Kainoa Kanter
19934043c5
Merge pull request '[PR]: Store antennas in cache instead of postgres' ( #10442 ) from refactor/antennas-in-cache into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10442
2023-07-17 16:51:33 +00:00
コルセット姫@がんばらない
cb3b7ef5be
Merge branch 'develop' into import-masto-package
2023-07-17 09:47:04 +00:00
Namekuji
0775ad96f9
fix: use hostname as prefix instead of host
2023-07-17 01:48:53 -04:00
Kainoa Kanter
15ffb8cf40
feat: ✨ verify links with rel=me ( #10506 )
...
Adds Mastodon-style `rel=me` link verification, and creates a background job to verify said links
Closes #9341
![image](/attachments/861e01eb-660f-4c62-8d83-d824cb79da48)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Co-authored-by: Namekuji <nmkj@waah.day>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10506
2023-07-17 05:31:34 +00:00
Syuilo
5d4af6b69e
refactor: ⚡ improve performance of contextmenu
2023-07-16 22:12:42 -07:00
naskya
04c43ed3ef
Merge branch 'develop' into refactor/antennas-in-cache
2023-07-17 04:43:03 +00:00
Mizunashi Mana
b7c72b902d
fix: Branch by bind address
2023-07-17 09:52:35 +09:00
CGsama
f5adccecb8
Merge commit '97a0127dbf0b96203902fb075b1d51659a921bfc'
...
Conflicts:
pnpm-lock.yaml
2023-07-16 20:39:26 -04:00
Kainoa Kanter
fa02334ddb
Merge branch 'develop' into move-json5-to-prod-dependencies
2023-07-16 22:34:49 +00:00
ThatOneCalculator
bdc35a343e
refactor: 🚨 linting fix
2023-07-16 15:32:32 -07:00
ThatOneCalculator
a88133c4bc
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-07-16 13:57:46 -07:00
ThatOneCalculator
04c0993f23
Merge branch 'fix/ssrf' into develop
2023-07-16 13:57:27 -07:00
Mizunashi Mana
b9db50de08
fix: Add error message on initialization failed
2023-07-16 20:59:41 +09:00
Mizunashi Mana
e5360536f3
feat: Add bind address option
2023-07-16 20:13:24 +09:00
CGsama
4bb6d7105a
support new zip file by mastodon
2023-07-16 06:24:37 -04:00
Mizunashi Mana
1f441507f7
feat: Move json5 to prod dependencies
2023-07-16 19:00:51 +09:00
CGsama
35f09d0067
change wording
2023-07-16 03:24:37 -04:00
CGsama
0c9ab9fdfa
fix format
2023-07-16 01:47:06 -04:00
CGsama
809d418018
use gunzip-maybe tar-stream to replace exec
2023-07-16 01:41:57 -04:00
CGsama
324d1a932d
handle import mastodon package
2023-07-15 23:02:00 -04:00
コルセット姫@がんばらない
cae6ba0edb
feat: ✨ Add media to Mastodon and Calckey post imports ( #10496 )
...
### What does this PR do?
Adding files fields in the export notes option, and corresponding import notes
Current the mastodon import does not import any attachments, this pr will use the "upload from url" feature to include medias if its a valid URL.
There are many way to convert the outbox.json file, can be simple as upload media_attachments to any web hosting and do string replace on the json file.
I also create a tool that upload the tar.gz file with auto convert and host the media as simplify the process at https://tempfile.moegirl.live
Detail example can be found at https://fedi.moegirl.live/notes/9h76gtqnp2gwl5dz
https://r2temp.moegirl.live/2023/7/15/15356683-050f-423a-b331-c9a05561f52a/shana-settings-_-meng-zhai-le-yuan-xyou-yu-ou-xiang-de-luo-ke-ke-wu-yan-moe-otaku-elysian-x-gloomily-idol-s-rococo-luncheon----mozilla-firefox-private-browsing-2023-07-15-18-36-37.mp4
Co-authored-by: CGsama <CGsama@outlook.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10496
Co-authored-by: コルセット姫@がんばらない <cgsama@noreply.codeberg.org>
Co-committed-by: コルセット姫@がんばらない <cgsama@noreply.codeberg.org>
2023-07-15 22:56:09 +00:00
ThatOneCalculator
bd57b95a97
docs: 💡 going past DB_MAX_NOTE_TEXT_LENGTH
2023-07-15 15:32:39 -07:00
ThatOneCalculator
49b0a52f9f
fix: 🔧 max post length 100000
...
Pleroma doesn't accept >100K (ref: https://blob.cat/objects/82f33d96-534f-45ee-902a-f77c2723db8b )
2023-07-15 14:50:23 -07:00
ThatOneCalculator
ff08ec77ee
we be renamin
2023-07-15 14:21:17 -07:00
ThatOneCalculator
bb22a671b0
Merge branch 'develop' into rebrand
2023-07-15 14:15:01 -07:00
ThatOneCalculator
d64389543c
fix: 🔒 prevent potential SSRF through media proxy
2023-07-15 14:13:21 -07:00
ThatOneCalculator
9c2264fb8e
fix: 🐛 allow up to 1024 chars for SMTP login
...
Closes #10472
2023-07-15 00:19:09 -07:00
ThatOneCalculator
63b3666b71
chore: 🎨 format
2023-07-15 00:06:53 -07:00
ThatOneCalculator
9f38f8bbca
refactor: 🗑️ deprecate DB_MAX_NOTE_TEXT_LENGTH
2023-07-15 00:06:42 -07:00
ThatOneCalculator
e3b8c05e47
docs: 📝 descriptions for notes/children+conversation endpoints
2023-07-14 23:16:50 -07:00
ThatOneCalculator
c467db2ea2
refactor: ♻️ correct params for notes/children+conversion
2023-07-14 23:13:32 -07:00
ThatOneCalculator
c99480529f
feat: ✨ seperate sponsors and patrons
2023-07-14 23:03:07 -07:00
ThatOneCalculator
7be2b16215
remove trailing slash
2023-07-14 18:38:53 -07:00
PrivateGER
c9c183fec0
formattin~
2023-07-15 02:15:10 +02:00
PrivateGER
f1c18e0b09
Allow relevancy sorting of Meilisearch
2023-07-15 02:10:42 +02:00
ThatOneCalculator
102b57424e
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-07-14 16:51:31 -07:00
ThatOneCalculator
8f650e6e3a
refactor: 🚸 filter out https on recommended instances
2023-07-14 16:51:21 -07:00
freeplay
f67ea7a609
fix: Follow Request labeling
...
resolves #10368
2023-07-14 00:17:20 -04:00
ThatOneCalculator
133c9f775c
Revert "refactor: ⚡ use blurhash-as for encoding and decoding"
...
This reverts commit ae059881fb
.
2023-07-13 19:06:57 -07:00
ThatOneCalculator
ae059881fb
refactor: ⚡ use blurhash-as for encoding and decoding
2023-07-13 19:00:26 -07:00
ThatOneCalculator
cd5c4ff191
refactor: ♻️ no autobind
2023-07-13 17:52:19 -07:00
ThatOneCalculator
cb561ddef8
fix: 💄 different default font if cjk
2023-07-13 17:11:59 -07:00
Namekuji
3fc381c050
refactor: use copy_limit if greater than 0
2023-07-13 18:19:08 -04:00
naskya
22102d6c38
fix
2023-07-13 16:10:13 +00:00
naskya
8ad603cba8
Merge branch 'develop' into chore/findOneBy-exist
2023-07-13 15:44:42 +00:00
naskya
ae70f02bb0
More replacements which aren't covered by f4870d6e
2023-07-13 15:31:40 +00:00
naskya
65dcff4a66
Stop using the name 'exist' if it's not for existence check
2023-07-13 15:28:44 +00:00
okayurisotto
f4870d6e4a
refactor(backend): Use exist
to check existence
...
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え
* cleanup
2023-07-13 15:08:36 +00:00
naskya
c9448bb281
fix #10483 (2)
2023-07-13 13:25:45 +00:00
naskya
f451e97505
fix #10483
2023-07-13 13:22:50 +00:00
ThatOneCalculator
64322721b6
refactor: ♻️ substr -> slice
2023-07-12 23:56:22 -07:00
ThatOneCalculator
9a68e77f92
refactor: ♿ add aria labels to buttons
2023-07-12 23:22:58 -07:00
DVD
c5eeb5e583
Fix CW Import
2023-07-13 09:07:35 +08:00
naskya
6129d6eddb
chore: forgot to remove a debug print stmt?
2023-07-13 00:45:26 +00:00
ThatOneCalculator
6b5d9f7454
fix: 🐛 give donation link in non-admin meta
2023-07-12 00:54:28 -07:00
ThatOneCalculator
acb6edef3c
refactor: ♻️ donation link logic, add link to /about, fix typo
2023-07-11 23:42:59 -07:00
ThatOneCalculator
04224bfc66
feat: ✨ Donation pop-up with optional admin link
...
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-07-11 23:23:44 -07:00
ThatOneCalculator
36ef3600c3
build: ⬆️ up backend deps
2023-07-10 21:29:01 -07:00
ThatOneCalculator
8d9154c8c0
perf: ⚡ use fast-blurhash for blurhash decoding, up deps
2023-07-10 21:09:07 -07:00
PrivateGER
b46d437971
Fix Postgres error loop when indexing notes
2023-07-10 23:44:31 +02:00
Laura Hausmann
3e1b112f92
Revert "Revert "[mastodon-client] send actual default post privacy instead of fallback value""
...
This reverts commit a441cc6067
.
2023-07-10 18:58:15 +02:00
Namekuji
5291fd4f10
fix: add db to redis uri
2023-07-10 03:54:28 -04:00
Namekuji
b9794dd625
make unused dependencies optional
2023-07-10 03:48:46 -04:00
Namekuji
4f0c6c94aa
remove unnecessary migration file
2023-07-10 03:43:44 -04:00
Namekuji
b6d909f79d
fix config parser
2023-07-10 03:23:38 -04:00
Namekuji
a9ac5fcfec
add environment variable of read size
2023-07-10 02:51:54 -04:00
Namekuji
74eb19acdd
add environment variable to skip copying antenna
2023-07-10 02:31:50 -04:00
Namekuji
4d36c7f4ed
fix: renew entity models
2023-07-10 02:17:30 -04:00
Namekuji
61f0f52d42
copy existing posts in antenna to redis at migration
2023-07-10 01:59:14 -04:00
ThatOneCalculator
ba4e96ee1e
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-07-09 20:12:34 -07:00
ThatOneCalculator
a441cc6067
Revert "[mastodon-client] send actual default post privacy instead of fallback value"
...
This reverts commit 81145570fcb458a9239f88fe9a273d6c2f1810d3.
2023-07-09 20:12:16 -07:00
naskya
6e6c3c5845
revert Chinese cat mode for now
...
https://codeberg.org/calckey/calckey/issues/9746#issuecomment-978014
2023-07-10 03:05:27 +00:00
Laura Hausmann
ec06d62d61
[mastodon-client] return 404 instead of 401 on NO_SUCH_NOTE
2023-07-09 23:39:48 +02:00
Laura Hausmann
28992db8e4
[server/api/notes/show] return correct status code
2023-07-09 23:35:23 +02:00
Laura Hausmann
76a10c0a54
[mastodon-client] fix posting polls
2023-07-09 23:32:01 +02:00
Kainoa Kanter
b841ed5be8
Merge pull request '[PR]: Fix Mastodon compatibility string' ( #10447 ) from mkljczk/calckey:develop into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10447
2023-07-09 21:26:48 +00:00
naskya
3237a0c27c
Nya-ify capital Greek alphabets
2023-07-09 21:19:09 +00:00