naskya
|
391328f128
|
chore: remove nyaification of 'nA'
|
2024-03-01 07:56:05 +09:00 |
|
naskya
|
1bf513dedd
|
feat: per-user reply mutes (close #9150)
|
2024-03-01 07:24:43 +09:00 |
|
naskya
|
a4603525aa
|
perf: remove charts (close #10611)
note:
- ActiveUsersChart is kept
- backend can be further refactored
|
2024-02-28 02:02:59 +09:00 |
|
naskya
|
ea5312148f
|
fix (backend): imports
|
2024-02-22 03:18:17 +09:00 |
|
naskya
|
c79248d07c
|
refactor (backend): make error logs more verbose
|
2024-02-22 03:18:05 +09:00 |
|
naskya
|
ff35195611
|
refactor: remove auto NSFW media detection
|
2024-02-16 01:08:05 +09:00 |
|
naskya
|
09396e33a4
|
refactor: firefish-js & backend-rs imports
|
2024-02-13 00:40:46 +09:00 |
|
naskya
|
fe0bfe31b3
|
meta: backend/native-utils -> backend-rs
|
2024-02-12 23:14:23 +09:00 |
|
naskya
|
49fa0975ca
|
chore: format
|
2024-02-12 02:50:57 +09:00 |
|
naskya
|
ff75e292d9
|
chore: format
|
2024-02-11 02:30:10 +09:00 |
|
naskya
|
99c592f4dd
|
chore: format
|
2024-02-09 04:14:28 +09:00 |
|
sup39
|
78c9911788
|
refactor (backend): change !== null to != null
This actually fixes some errors 🥴
Co-authored-by: naskya <m@naskya.net>
|
2024-02-09 04:12:47 +09:00 |
|
naskya
|
f8b45339fd
|
chore: copy langmap to backend
|
2023-12-27 05:53:25 +09:00 |
|
naskya
|
486c4a13bc
|
Revert "chore: symlinc langmap to backend"
This reverts commit 206d3c27f1 .
|
2023-12-27 05:52:55 +09:00 |
|
naskya
|
73802dfc9f
|
Merge branch 'develop' into language
|
2023-12-27 05:50:55 +09:00 |
|
naskya
|
206d3c27f1
|
chore: symlinc langmap to backend
|
2023-12-27 05:44:50 +09:00 |
|
ThatOneCalculator
|
623cadf981
|
Revert "chore: lint import order"
This reverts commit 8d3c35c0c6 .
|
2023-12-04 23:12:10 -08:00 |
|
Kainoa Kanter
|
1d870fa78d
|
fix: ⬆️ switch from twemoji-parser to @twemoji/parser
|
2023-12-04 04:45:42 +00:00 |
|
naskya
|
7d5bbfa180
|
Merge branch 'develop' into language
|
2023-12-01 07:16:58 +09:00 |
|
ThatOneCalculator
|
a6aa7d2b74
|
chore: 🔥 remove unused ID methods
|
2023-11-26 12:37:35 -08:00 |
|
ThatOneCalculator
|
8d3c35c0c6
|
chore: lint import order
|
2023-11-26 12:33:46 -08:00 |
|
naskya
|
2dcc46a9e3
|
chore: remove language detection from backend
|
2023-11-17 17:50:20 +09:00 |
|
naskya
|
558867dac5
|
Merge branch 'develop' into firefish-language
|
2023-11-17 16:54:48 +09:00 |
|
naskya
|
adee17b85a
|
chore: organize backend imports
* remove unused/duplicate imports
* replace paths like "../../../define.js" to be more readable
* add missing @types packages
|
2023-10-30 18:06:08 +09:00 |
|
naskya
|
f8db9119c6
|
Merge branch 'develop' into firefish-language
|
2023-10-17 12:44:55 +09:00 |
|
naskya
|
bdf3311402
|
fix: cache muted words
|
2023-10-17 07:55:07 +09:00 |
|
naskya
|
ae637ec85b
|
fix: consider hard mutes in antennas
|
2023-10-17 07:34:19 +09:00 |
|
naskya
|
93769b79b1
|
chore: minor refactor of check-word-mute
|
2023-10-17 07:28:58 +09:00 |
|
naskya
|
3b9f161251
|
chore: minor refactor of check-hit-antenna
|
2023-10-17 07:14:01 +09:00 |
|
Essem
|
6312935a54
|
fix: 🌐 Change Simplified/Traditional Chinese names
|
2023-10-15 12:55:51 -05:00 |
|
Essem
|
be163498c0
|
feat: 🌐 Add language picker to post form
This also refactors the langmap and makes many other small language-related changes to get it working.
Fixes #9692
|
2023-10-05 22:28:12 -05:00 |
|
ThatOneCalculator
|
af730e75b6
|
fix: 🐛 strange heart reaction behavior
|
2023-10-02 22:31:04 -07:00 |
|
naskya
|
3ba12772d8
|
bring back Chinese cat mode
|
2023-09-24 18:12:29 +09:00 |
|
naskya
|
6d899518b3
|
chore: make language detection a reusable function in frontend as well
|
2023-09-24 17:58:21 +09:00 |
|
naskya
|
87c54575c1
|
filter out MFM syntaxes before detecting the post language
|
2023-09-24 17:50:23 +09:00 |
|
ThatOneCalculator
|
6e8aa76f2d
|
chore: 🎨 format
|
2023-09-20 23:30:19 -07:00 |
|
ThatOneCalculator
|
d9274de0a7
|
refactor: ♻️ unessicary function
|
2023-09-20 22:53:00 -07:00 |
|
ThatOneCalculator
|
bbb2396d89
|
refactor: 💥 properly deprecate legacy reactions
|
2023-09-20 22:48:50 -07:00 |
|
ThatOneCalculator
|
ecb0956d20
|
refactor: 🔥 remove old tests
|
2023-09-20 22:43:55 -07:00 |
|
ThatOneCalculator
|
b13e0b0a54
|
Revert "refactor: 🔥 remove legacy reactions"
This reverts commit c119abc36c .
|
2023-09-20 22:42:37 -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 |
|
naskya
|
b84a10a6ec
|
make word mutes case insensitive (close #10724)
|
2023-09-10 05:00:06 +09:00 |
|
Namekuji
|
fc97614782
|
fix: release redis locks
|
2023-09-02 19:22:13 +00:00 |
|
ThatOneCalculator
|
2fb65cdd86
|
chore: ⬆️ up deps (properly)
|
2023-09-01 19:11:27 -07:00 |
|
Namekuji
|
ad93bc80f8
|
refactor: remove regex
|
2023-08-18 05:51:41 -04:00 |
|
Essem
|
7d49af822a
|
Add address bind config option
|
2023-08-15 03:44:06 +00:00 |
|
Namekuji
|
738b4933ae
|
fix: generate stream id with timestamp
|
2023-08-06 02:34:44 -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 |
|
DVD
|
6e296320e0
|
fix: skip attachment import if undefined
|
2023-07-19 09:45:00 -07:00 |
|
ThatOneCalculator
|
8422807031
|
Merge branch 'rebrand' into develop
|
2023-07-19 08:55:26 -07:00 |
|
ThatOneCalculator
|
b54dfff32f
|
chore: 🎨 format
|
2023-07-17 17:38:27 -07:00 |
|
Kainoa Kanter
|
2c1df97c15
|
Merge pull request '[PR]: Import mastodon note package' (#10499) from cgsama/calckey:import-masto-package into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10499
|
2023-07-17 16:54:45 +00:00 |
|
naskya
|
04c43ed3ef
|
Merge branch 'develop' into refactor/antennas-in-cache
|
2023-07-17 04:43:03 +00:00 |
|
CGsama
|
f5adccecb8
|
Merge commit '97a0127dbf0b96203902fb075b1d51659a921bfc'
Conflicts:
pnpm-lock.yaml
|
2023-07-16 20:39:26 -04:00 |
|
ThatOneCalculator
|
bdc35a343e
|
refactor: 🚨 linting fix
|
2023-07-16 15:32:32 -07:00 |
|
ThatOneCalculator
|
04c0993f23
|
Merge branch 'fix/ssrf' into develop
|
2023-07-16 13:57:27 -07:00 |
|
CGsama
|
4bb6d7105a
|
support new zip file by mastodon
|
2023-07-16 06:24:37 -04:00 |
|
CGsama
|
0c9ab9fdfa
|
fix format
|
2023-07-16 01:47:06 -04:00 |
|
CGsama
|
809d418018
|
use gunzip-maybe tar-stream to replace exec
|
2023-07-16 01:41:57 -04:00 |
|
CGsama
|
324d1a932d
|
handle import mastodon package
|
2023-07-15 23:02:00 -04:00 |
|
ThatOneCalculator
|
bd57b95a97
|
docs: 💡 going past DB_MAX_NOTE_TEXT_LENGTH
|
2023-07-15 15:32:39 -07:00 |
|
ThatOneCalculator
|
49b0a52f9f
|
fix: 🔧 max post length 100000
Pleroma doesn't accept >100K (ref: https://blob.cat/objects/82f33d96-534f-45ee-902a-f77c2723db8b)
|
2023-07-15 14:50:23 -07:00 |
|
ThatOneCalculator
|
bb22a671b0
|
Merge branch 'develop' into rebrand
|
2023-07-15 14:15:01 -07:00 |
|
ThatOneCalculator
|
d64389543c
|
fix: 🔒 prevent potential SSRF through media proxy
|
2023-07-15 14:13:21 -07:00 |
|
ThatOneCalculator
|
9f38f8bbca
|
refactor: 🗑️ deprecate DB_MAX_NOTE_TEXT_LENGTH
|
2023-07-15 00:06:42 -07:00 |
|
ThatOneCalculator
|
133c9f775c
|
Revert "refactor: ⚡ use blurhash-as for encoding and decoding"
This reverts commit ae059881fb .
|
2023-07-13 19:06:57 -07:00 |
|
ThatOneCalculator
|
ae059881fb
|
refactor: ⚡ use blurhash-as for encoding and decoding
|
2023-07-13 19:00:26 -07:00 |
|
ThatOneCalculator
|
64322721b6
|
refactor: ♻️ substr -> slice
|
2023-07-12 23:56:22 -07:00 |
|
Namekuji
|
61f0f52d42
|
copy existing posts in antenna to redis at migration
|
2023-07-10 01:59:14 -04:00 |
|
naskya
|
6e6c3c5845
|
revert Chinese cat mode for now
https://codeberg.org/calckey/calckey/issues/9746#issuecomment-978014
|
2023-07-10 03:05:27 +00:00 |
|
naskya
|
3237a0c27c
|
Nya-ify capital Greek alphabets
|
2023-07-09 21:19:09 +00:00 |
|
Kainoa Kanter
|
0cab9d1825
|
Merge pull request '[PR]: enhance: Implement speak-as-cat for Chinese and Greek' (#10449) from sinofp/calckey:miao into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10449
|
2023-07-09 21:09:51 +00:00 |
|
sinofp
|
d850381376
|
Implement speak-as-cat for Chinese and Greek
The Chinese meow character is 喵, whose pinyin is miāo.
妙, 庙, 描, 渺, 瞄, 秒, 苗, and 藐 are all the miao characters from *3500 commonly used Chinese characters.xls*
@naskya proposed to include 廟 and να.
Download the spreadsheet from https://faculty.blcu.edu.cn/xinghb/zh_CN/article/167473/content/1045.htm
See the discussion at https://codeberg.org/calckey/calckey/issues/9746#issuecomment-974699
|
2023-07-09 18:54:12 +01:00 |
|
Namekuji
|
f5edaaf130
|
perf: use msgpackr to encode and decode
|
2023-07-06 17:22:15 -04:00 |
|
Namekuji
|
722ccf04f9
|
rename arg
|
2023-07-02 23:14:43 -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
|
947163fde2
|
store cache values to redis
|
2023-07-02 20:37:46 -04:00 |
|
ThatOneCalculator
|
6da5a5b89b
|
find and replace
|
2023-07-02 15:18:30 -07:00 |
|
ThatOneCalculator
|
63c193f9fc
|
Revert "Merge pull request '[PR]: fix: use redis-based mutex to prevent memory leak' (#10389) from nmkj/calckey:fix-cache-leak into develop"
This reverts commit 224b1d585b , reversing
changes made to b5907fb86d .
|
2023-07-02 10:10:25 -07:00 |
|
Namekuji
|
eee80b3ff6
|
set log level to debug
|
2023-07-02 02:03:14 -04:00 |
|
Namekuji
|
ac2b057f85
|
fix: use redis-semaphore for global mutex and memory leak prevention
|
2023-07-02 01:47:11 -04:00 |
|
ThatOneCalculator
|
7ca519560f
|
feat: ✨ display remaining time on ratelimits
|
2023-06-22 17:14:27 -07:00 |
|
naskya
|
d5854c2324
|
fix: 🐛 proper isDuplicateKeyValueError handling
Closes #10340
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
|
2023-06-22 16:25:27 -07:00 |
|
ThatOneCalculator
|
5769bdcc69
|
chore: formatting
|
2023-06-08 11:01:00 -07:00 |
|
Konni (im Schloss)
|
2d8ad9389c
|
fixes #10284, fixes #10208; passing in all pugVariables needed in base.pug, fixes csp
|
2023-06-07 20:35:24 +02:00 |
|
Freeplay
|
7c436d0a41
|
Prevent newly-made unlisted posts from showing in antennas
|
2023-06-04 17:52:44 -04:00 |
|
ThatOneCalculator
|
99df1dcbd7
|
fix: summary if 1 attachment
|
2023-06-02 23:55:31 -07:00 |
|
ThatOneCalculator
|
c1f699789b
|
chore: formatting
|
2023-06-02 23:21:06 -07:00 |
|
Kainoa Kanter
|
d81af5e991
|
Merge pull request '[PR]: feat: rust backend model and utilities' (#10250) from nmkj/calckey:native-model into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10250
|
2023-06-03 06:00:46 +00:00 |
|
ThatOneCalculator
|
f3bd82b074
|
refactor: ♻️ sync note summaries
|
2023-06-02 22:11:34 -07:00 |
|
Namekuji
|
c443a5601c
|
add format script
|
2023-06-02 23:48:27 -04:00 |
|
Namekuji
|
0224824a36
|
fix native import
|
2023-06-02 23:48:26 -04:00 |
|
Namekuji
|
8bb87f9ea4
|
use native generators
|
2023-06-02 23:48:25 -04:00 |
|
Namekuji
|
98f9e3e5c4
|
use cuid2 with timestamp
|
2023-05-28 22:16:42 -04:00 |
|
ThatOneCalculator
|
79fe1dcd61
|
chore: formatting
|
2023-05-22 17:00:50 -07:00 |
|
Kainoa Kanter
|
161557d559
|
Nyanize non[consonant]
🟨⬜🟪⬛
https://calckey.social/notes/9f2l6x5u8e
|
2023-05-22 15:57:56 +00:00 |
|
naskya
|
813fb25d72
|
files may be undefined
|
2023-05-21 05:34:39 +09:00 |
|
ThatOneCalculator
|
b4983ef56f
|
Revert "fix api doc?"
This reverts commit 9e366dc563 .
|
2023-05-19 23:21:00 -07:00 |
|
ThatOneCalculator
|
9e366dc563
|
fix api doc?
|
2023-05-19 23:14:59 -07:00 |
|