Commit graph

2081 commits

Author SHA1 Message Date
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
Namekuji
e4db18807e
fix: feed visibility 2023-09-20 09:33:11 -04:00
Namekuji
0b23a5adaa
fix: properly update cache 2023-09-20 09:27:28 -04:00
Namekuji
8e0b0c7cb9
refactor: cache suspended users 2023-09-20 01:57:02 -04:00
Namekuji
19d7dc8b84
Merge branch 'develop' into feat/scylladb 2023-09-20 01:56:34 -04: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
Namekuji
8a20d3918b
chore: remove unused import 2023-09-19 18:49:29 -04:00
Namekuji
c3233a0d29
refactor: use min value 2023-09-19 18:47:45 -04: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
Namekuji
3f7e260985
fix: default limit should be 100 2023-09-19 18:32:51 -04:00
Namekuji
0745a4a862
fix: clips and search sort 2023-09-19 18:19:09 -04:00
Namekuji
e909190d81
chore: remove unused variables 2023-09-19 16:35:23 -04:00
Namekuji
69f02e5a3a
fix: query needs userId 2023-09-19 16:34:19 -04:00
Namekuji
457ccbb34f
fix: profile pack 2023-09-19 16:32:38 -04:00
Namekuji
297a765761
fix: condition 2023-09-19 16:29:19 -04:00
Namekuji
f6980ca040
fix: visibility 2023-09-19 16:24:38 -04:00
Namekuji
8fd4773260
fix: pagination across days 2023-09-19 02:28:09 -04:00
Namekuji
0f387858d8
fix: await pack 2023-09-18 22:23:54 -04:00
Namekuji
97d128aa5c
fix: order by 2023-09-18 22:19:58 -04:00
Namekuji
e25d0603d6
Revert "fix: pagination"
This reverts commit f30295351a.
2023-09-18 22:19:06 -04:00
Namekuji
f30295351a
fix: pagination 2023-09-18 22:08:39 -04:00
Namekuji
a5980370de
fix: clip note selector 2023-09-18 21:37:01 -04:00
Namekuji
6eb2f713f7
refactor: remove unused variable 2023-09-18 21:27:25 -04:00
Namekuji
2644bffedb
fix: remove visibility filter in clips 2023-09-18 21:26:41 -04:00
Namekuji
e300633011
fix: null check 2023-09-18 21:16:51 -04:00
Namekuji
f67261d1e3
Merge branch 'develop' into feat/scylladb 2023-09-18 08:54:59 -04:00
Namekuji
ffbb0528d9
fix: reset vector with every 1000 tasks 2023-09-18 01:41:41 -04:00
Namekuji
ffe3b8ffec
use jemalloc 2023-09-18 01:17:42 -04:00
Namekuji
7aa4ffa425
fix: add semaphore 2023-09-18 00:32:41 -04:00
ThatOneCalculator
1914e568bb
perf: use existing response 2023-09-17 21:08:28 -07:00
Namekuji
ebdc9821b0
fix: don't stop if failed 2023-09-17 23:44:50 -04:00
Namekuji
7f144d2165
Merge branch 'develop' into feat/scylladb 2023-09-17 00:48:56 -04: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
Namekuji
d3048bff16
Merge branch 'develop' into feat/scylladb 2023-09-09 07:23:13 -04:00
Namekuji
0e087e8f82
feat: migration command from postgres to scylla 2023-09-09 07:18:07 -04:00
Namekuji
641b14b9ea
fix: tasks 2023-09-09 04:39:06 -04:00
Namekuji
ee71630842
fix: cql migration 2023-09-09 01:49:05 -04:00
Namekuji
f9b8567f7c
fix: rollback 2023-09-09 01:37:02 -04:00
Namekuji
7d002ec440
add copy 2023-09-09 01:28:07 -04:00
Namekuji
758280a828
remove unused import 2023-09-08 22:13:24 -04:00
Namekuji
bd1b5a9249
wip: drop emoji column 2023-09-08 22:10:36 -04:00
Namekuji
4bde3f126b
wip: adding queries 2023-09-08 12:19:22 -04:00
Namekuji
95bfb26011
wip: adding table struct 2023-09-08 02:33:23 -04:00
Kainoa Kanter
4565867b8b perf: Replace JSDOM with Happy DOM 2023-09-08 03:24:01 +00:00
Namekuji
8b46d1de03
wip: add user defined types 2023-09-07 12:16:37 -04:00
Namekuji
ede4e436f6
chore: regenerate entities 2023-09-06 23:36:33 -04:00
Namekuji
49ce084be4
wip: upgrade seaorm 2023-09-06 23:16:00 -04:00
Namekuji
39c20d947c
fix: render reply 2023-09-06 04:52:00 -04:00
Namekuji
af29002d5d
log when finished 2023-09-06 04:09:51 -04:00
Namekuji
7f00bace29
fix: index all 2023-09-06 04:00:51 -04:00
Namekuji
1402131b9e
fix: tag search 2023-09-06 03:35:34 -04:00
Namekuji
ed1599aaf7
fix: keep limit if using postgres 2023-09-05 20:32:12 -04:00
Namekuji
c41b845f66
return empty list 2023-09-05 20:00:31 -04:00
Namekuji
1606163ad7
fix: file createdAt can be string 2023-09-05 19:44:37 -04:00
Namekuji
970bf99c09
fix: return empty list at the moment 2023-09-05 19:32:37 -04:00
Namekuji
1ec54db257
increase antenna limit 2023-09-05 19:14:47 -04:00
Namekuji
065b889ccb
refactor: constrain type 2023-09-05 18:36:29 -04:00
Namekuji
6063f4d7ab
fix: notification 2023-09-05 18:30:38 -04:00
Namekuji
1e6002cab9
fix: redis keys 2023-09-05 15:37:29 -04:00
Namekuji
65c62c765e
fix: drop materialized view at migration reversion 2023-09-05 13:25:18 -04:00
Namekuji
5e802df4c9
fix: update cache 2023-09-05 13:00:15 -04:00
Namekuji
bd7dab44c0
note_reaction cleanup 2023-09-05 12:01:50 -04:00
Namekuji
06141e1ecc
poll_vote cleanup 2023-09-05 11:45:19 -04:00
Namekuji
efda68bc64
further cleanup 2023-09-05 10:58:20 -04:00
Namekuji
2570f8a9eb
further cleanup 2023-09-05 09:32:57 -04:00
Namekuji
98ffb20c6a
fix: post count for charts 2023-09-05 07:43:17 -04:00
Namekuji
3273adaaa1
remove counts 2023-09-04 22:49:12 -04:00
Namekuji
c2b3e81936
Merge branch 'develop' into feat/scylladb 2023-09-04 19:30:22 -04: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
Namekuji
fd4099a760
fix: nodeinfo 2023-09-02 09:57:32 -04:00
Namekuji
697361ca03
note edit endpoint 2023-09-02 08:57:10 -04:00