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