Namekuji
754347d4f0
fix deleted tables
2023-08-19 05:52:30 -04:00
Namekuji
d315c80fd1
store notifications to scylla
2023-08-19 05:01:43 -04:00
Namekuji
6b156d792a
fix poll type
2023-08-18 03:58:55 -04:00
Namekuji
83f5f89df5
fix poll
2023-08-18 00:24:24 -04:00
Namekuji
c9dd562145
fix: pins and cascading delete
2023-08-14 02:49:59 -04:00
Namekuji
411cbdc121
get files and children in scylla
2023-08-12 23:59:54 -04:00
Namekuji
e4bfde105b
refactor: create index to delete
2023-08-12 05:05:51 -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
63c445554a
fix: emoji cache
2023-08-09 08:15:26 -04:00
Namekuji
680056cfd9
fix: renew cache ttl and purge with account deletion
2023-08-07 18:06:38 -04:00
Namekuji
83c00ee340
perf: mutings cache
2023-08-05 15:52:13 -04:00
Namekuji
0da215aa7d
perf: add option to skip querying skilla
2023-08-05 07:03:32 -04:00
Namekuji
4bd610be31
perf: lookup cache first
2023-08-01 14:09:42 -04:00
Namekuji
2937c7fa43
wip: read row timeline from scylla
2023-08-01 02:26:19 -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
a047e642f1
Revert "perf: prepare scylladb config and use cache for packing user"
...
This reverts commit 9c65f0078b
.
2023-07-19 10:09:32 -04:00
Syuilo
67b38d4a61
refactor: ⚡ antenna notes in cache
...
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-16 22:30:35 -04:00
Namekuji
9c65f0078b
perf: prepare scylladb config and use cache for packing user
2023-07-16 22:30:34 -04:00
freeplay
f67ea7a609
fix: Follow Request labeling
...
resolves #10368
2023-07-14 00:17:20 -04:00
Namekuji
355b1e0063
no more infinity caches
2023-07-02 22:14:31 -04:00
Namekuji
76c9422d53
add cache prefix
2023-07-02 20:55:20 -04:00
Namekuji
4c9153fd14
add refresh button to poll
2023-06-18 17:14:38 -04:00
ThatOneCalculator
8f61ff7f33
fix: 🚸 make "show replies in timeline" work as expected
...
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-14 20:17:56 -07:00
Namekuji
0224824a36
fix native import
2023-06-02 23:48:26 -04:00
Namekuji
e932d6effa
use schema in native-utils
2023-06-02 23:48:24 -04:00
ThatOneCalculator
544e3a008e
feat: ✨ server info widget
...
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-05-28 20:14:08 -07:00
Kainoa Kanter
c3456c027a
hotfix: try catch hasUnreadAntenna
2023-05-26 16:32:59 +00:00
ThatOneCalculator
911704d6a8
chore: formatting
2023-05-25 19:47:10 -07:00
Freeplay
3f58162cf4
Fix polls & own reactions not showing in replies
2023-05-25 15:49:39 -04:00
Namekuji
3ddcffd169
enhance: emoji width and height
2023-05-19 22:26:13 -04:00
syuilo
6bc07036ac
feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
...
Co-authored-by: GitHub <syuilo>
2023-05-10 20:50:21 -07:00
Kaity A
a7c9400a42
Merge remote-tracking branch 'origin/develop' into hk/edit-federation
2023-05-02 18:24:54 +10:00
Kaity A
6eed038028
fix poll voting causing edit revisions.
2023-05-01 03:17:38 +10:00
Kaity A
627a71701f
Implement inbound note edit federation
2023-05-01 02:29:50 +10:00
Namekuji
9bc872dc00
format
2023-04-30 08:08:45 -04:00
Namekuji
ba734a9f3c
instance silence
2023-04-30 07:27:55 -04:00
Kainoa Kanter
437a6e29a5
chore: formatting
2023-04-07 22:46:10 -07:00
naskya
a624aeebe3
feat: per-user boost muting ( #9825 )
...
Cherry-picked from FoundKey/c414f24a2c ([commit](c414f24a2c
))
This allows us to hide specified users' boosts from the timelines (the boosts will still be visible on their user page).
Co-authored-by: Hélène <pleroma-dev@helene.moe>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9825
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-08 05:44:36 +00:00
Kaity A
a66eac0e5b
Separate cat-avatar mode and speak-as-cat nyanification
2023-04-02 21:24:12 +10:00
ThatOneCalculator
e9b45260b5
chore: 🎨 format
2023-04-01 21:10:31 -07:00
kabo2468
b717f6d6ff
fix: don't nyaize quoted text
2023-03-31 23:30:57 +09:00
ThatOneCalculator
d5cafde7d1
Revert "refactor: nyaize on the frontend"
...
This reverts commit aff90b3ef2
.
2023-03-23 09:06:32 -07:00
amy bones
1f840aa7b9
fix: max user profile length to db field length
...
Resolves : #9749
2023-03-22 02:10:43 -07:00
ThatOneCalculator
aff90b3ef2
refactor: nyaize on the frontend
2023-03-19 19:59:00 -07:00
naskya
1c0d4546f7
feat: set license information for custom emojis ( #9719 )
...
Closes : #9711 (please check this issue first)
I cherry-picked two commits ([1](8ae9d2eaa8
), [2](ed51209172
)) from [Misskey](https://github.com/misskey-dev/misskey ) and made a few changes.
「ライセンス」should be written as "License" in the following screenshots, but it has not yet been translated.
It would be nice if we could include multiple lines of text, but I just ported what's been implemented so far in Misskey not to mess things up.
This is my first pull request (aside from typo correction). Feel free to point out any issues!
![](https://cdn.discordapp.com/attachments/823878222897741868/1086372711841935440/2023-03-18_042011.png )
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373178214981853/01.png )
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373336709341246/2023-03-18_042629.png )
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9719
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-19 07:22:28 +00:00
ThatOneCalculator
2117977d88
fix: when count is actually 0
2023-03-19 00:13:30 -07:00
s1idewhist1e
36281ec413
feat: Make follower counts for remote users correct ( #9705 )
...
#9293
Not sure if this is the right approach for this
Co-authored-by: s1idewhist1e <trombonedude05@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9705
Co-authored-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
Co-committed-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
2023-03-17 01:16:31 +00:00