Commit graph

1770 commits

Author SHA1 Message Date
Namekuji
83c00ee340
perf: mutings cache 2023-08-05 15:52:13 -04:00
Namekuji
dabb19ef7c
chore: add scylla logger 2023-08-05 07:03:50 -04:00
Namekuji
0da215aa7d
perf: add option to skip querying skilla 2023-08-05 07:03:32 -04:00
Namekuji
e115fed0db
fix: renote and scan 2023-08-05 05:42:45 -04:00
Namekuji
d99ff461b7
refactor: pass object param 2023-08-05 04:52:22 -04:00
Namekuji
a26553dc18
refactor: export timeline query 2023-08-05 04:38:41 -04:00
Namekuji
f8387be81a
fix: pagination 2023-08-05 02:47:04 -04:00
Namekuji
6a79d82568
add reply filter 2023-08-04 17:32:57 -04:00
Namekuji
e6076602df
refactor: export channel filter 2023-08-04 03:07:38 -04:00
Namekuji
f3e545057d
refactor: reduce one redis flight 2023-08-04 01:23:18 -04:00
Namekuji
d89e24f796
perf: cache following channels 2023-08-04 01:04:04 -04:00
Namekuji
af70257c6d
remove redundant joins 2023-08-02 04:08:04 -04:00
Namekuji
91c2aa4715
Merge branch 'develop' into feat/scylladb 2023-08-02 03:37:59 -04:00
Namekuji
066c6c3efb
add comment 2023-08-02 03:37:40 -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
4bd610be31
perf: lookup cache first 2023-08-01 14:09:42 -04:00
Namekuji
5847e986fb
fix: call default user if empty. resolves #10604 2023-08-01 12:52:00 -04:00
Namekuji
ec05aed492
fix: query return value 2023-08-01 03:55:47 -04:00
Namekuji
b8e3de7ddf
remove unused left joins 2023-08-01 02:44:55 -04:00
Namekuji
2937c7fa43
wip: read row timeline from scylla 2023-08-01 02:26:19 -04:00
Namekuji
b8d8e2e5f5
Merge branch 'develop' into feat/scylladb 2023-07-31 22:57:49 -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
Namekuji
9911df12af
wip: remove unused imports, close #10555 2023-07-30 22:01:03 -04:00
Namekuji
31e4e0b75a
wip: pack with scylla 2023-07-30 21:41:45 -04:00
Namekuji
41930bda52
wip: timeline query 2023-07-30 17:35:34 -04:00
Namekuji
76b383dee1
Merge branch 'develop' into feat/scylladb 2023-07-30 17:31:14 -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
Namekuji
c295e3fcc4
Merge branch 'develop' into feat/scylladb 2023-07-30 13:36: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
Namekuji
c7040b77b5
export visibility check 2023-07-27 07:15:58 -04: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
Namekuji
f4dffc6d72
fix: fallback to postgres 2023-07-27 05:13:07 -04:00
Namekuji
f68f20efe6
revert caching 2023-07-27 04:45:07 -04:00