Commit graph

1885 commits

Author SHA1 Message Date
Namekuji
965ad49c9b
remove unused null 2023-08-12 05:26:21 -04:00
Namekuji
71bf3dc1d9
fix: execute renotes query 2023-08-12 05:17:34 -04:00
Namekuji
e4bfde105b
refactor: create index to delete 2023-08-12 05:05:51 -04:00
Namekuji
2a05d8ce12
fix filter delete notes out from timeliens 2023-08-12 04:41:59 -04:00
Namekuji
86ccb51fd0
fix clustering order 2023-08-12 04:00:46 -04:00
Namekuji
030294a10d
perf: query home and local 2023-08-12 03:53:36 -04:00
Namekuji
3e4961445f
fix update query 2023-08-12 03:31:35 -04:00
Namekuji
d06dee6287
fix: import path 2023-08-12 03:22:22 -04:00
Namekuji
a4b791d6cb
fix: where clause of material views 2023-08-12 03:15:20 -04:00
Namekuji
6c0c6c7ad7
fix: include local user itself 2023-08-12 03:08:38 -04:00
Namekuji
dbea0ee6fd
perf: build timelines on scylla 2023-08-12 03:01:21 -04:00
Namekuji
43fb3375be
Merge branch 'develop' into feat/scylladb 2023-08-11 22:45:06 -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
Namekuji
76a487b5fe
add timeline feeds 2023-08-10 14:32:05 -04:00
Namekuji
4f19c1c3c0
perf: fetch following ids before any requests 2023-08-10 04:56:11 -04:00
Namekuji
091f740a29
perf: remove fallback to postgres 2023-08-10 04:48:34 -04:00
Namekuji
742c41558a
refactor: add config value 2023-08-10 04:23:33 -04:00
Namekuji
19c00e00f7
refactor: rename arg name 2023-08-10 03:18:01 -04:00
Namekuji
7dd5372337
fix: pagination limit 2023-08-10 03:12:25 -04:00
Namekuji
e74b7bab49
fix: query only one day 2023-08-10 02:47:39 -04:00
Namekuji
618dc8349c
fix: take more than requested 2023-08-10 02:40:02 -04:00
Namekuji
5828fa7a14
fix: use userId as primary key 2023-08-10 01:13:23 -04: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
Namekuji
bfc96e3c8a
fix: param building 2023-08-09 22:36:13 -04:00
Namekuji
2be2ab9153
fix: use equal 2023-08-09 22:08:44 -04:00
Namekuji
292c7651dc
perf: add materialized view for renotes 2023-08-09 21:59:13 -04:00
Namekuji
18a172cd29
fix: wrong variable 2023-08-09 21:22:53 -04:00
Namekuji
74f0231ec1
fix: check userId 2023-08-09 21:21:45 -04:00
Namekuji
8a738fdc15
fix: limit renotes pagination up to 1 day 2023-08-09 21:08:24 -04:00
Namekuji
77c4fe2216
fix: pass cached followers 2023-08-09 20:52:50 -04:00
Namekuji
38098d52f6
fix: add NaN check 2023-08-09 20:48:07 -04:00
Namekuji
924a8f9904
perf: query scylladb in reactions endpoint 2023-08-09 17:16:20 -04:00
Namekuji
63c445554a
fix: emoji cache 2023-08-09 08:15:26 -04:00
Namekuji
746e2fac41
fix: renotes endpoint filters 2023-08-09 06:30:37 -04:00
Namekuji
dfcac3750c
perf: read timelines from scylla 2023-08-09 06:03:09 -04: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
Namekuji
36d7493264
Merge branch 'develop' into feat/scylladb 2023-08-08 00:30:05 -04:00
naskya
3ffee23a3e delete 10 posts at once on account deletion 2023-08-07 22:08:51 +00:00
Namekuji
680056cfd9
fix: renew cache ttl and purge with account deletion 2023-08-07 18:06:38 -04: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
Namekuji
9ff89d95cd
refactor: remove unused import 2023-08-07 08:45:00 -04:00
Namekuji
df4cf7822e
perf: cache acct 2023-08-07 08:32:29 -04:00
Namekuji
df71ee65b2
perf: query scylla for local timeline 2023-08-07 08:04:25 -04:00
Namekuji
9d30fd8f92
perf: pass muted instances as a param 2023-08-07 07:13:16 -04:00
Namekuji
17161c9ba2
refactor: promise at once 2023-08-07 07:02:51 -04:00
Namekuji
52e9ba73df
refactor: null check at initialization 2023-08-07 06:53:52 -04:00
Namekuji
5475383d94
perf: pass cached values as params 2023-08-07 06:52:03 -04:00
Namekuji
090bb9a2c3
perf: cache renote muting 2023-08-07 04:57:18 -04:00
Namekuji
3779b77c25
Revert "clear cache at migration"
This reverts commit aca0c47012.
2023-08-07 04:01:54 -04: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
Namekuji
47c2947b77
fix: cache import path 2023-08-06 00:42:27 -04:00
Namekuji
f4d8f82239
perf: add blockee cache 2023-08-06 00:40:55 -04:00
Namekuji
a9d0d61d59
perf: no postgres word filter 2023-08-05 17:42:45 -04:00
Namekuji
fed5ab7125
fix: add return type 2023-08-05 15:54:32 -04:00
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