Commit graph

26217 commits

Author SHA1 Message Date
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
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
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
baf3387be1
add scylla migration script in root 2023-08-05 00:17:43 -04:00