Kaity A
|
01329d3dad
|
Update meta to include feaures
|
2023-05-14 00:51:31 +10:00 |
|
Kaity A
|
d974562b73
|
Update meta to return experimentals
|
2023-05-14 00:18:30 +10:00 |
|
Kaity A
|
988d7cba06
|
fix meta update
|
2023-05-13 23:57:55 +10:00 |
|
Kaity A
|
804dbe6985
|
add experimental feature gate
|
2023-05-13 23:41:36 +10:00 |
|
Kaity A
|
7ff5f1f72e
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into feature/edits
|
2023-05-13 22:13:02 +10:00 |
|
Kainoa Kanter
|
0f47689351
|
chore: formatting
|
2023-05-12 20:11:41 -07:00 |
|
Kainoa Kanter
|
4f1f80f3a1
|
fix typo
|
2023-05-11 19:02:51 -07:00 |
|
Freeplay
|
d215006102
|
Fix wallpaper support for all views
|
2023-05-11 20:38:54 -04:00 |
|
ThatOneCalculator
|
003ada4b11
|
calckey.org
|
2023-05-10 23:30:48 -07:00 |
|
syuilo
|
685860060f
|
念のためnoimageaiもつける
|
2023-05-10 20:51:22 -07:00 |
|
syuilo
|
d2dba136bf
|
feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
Co-authored-by: GitHub <syuilo>
|
2023-05-10 20:50:21 -07:00 |
|
ThatOneCalculator
|
ab764b34bf
|
call it "moderation notice"
|
2023-05-10 14:32:27 -07:00 |
|
ThatOneCalculator
|
b082822075
|
email padding
|
2023-05-10 14:29:43 -07:00 |
|
ThatOneCalculator
|
3519bffbbc
|
improve emails
|
2023-05-10 14:27:46 -07:00 |
|
ThatOneCalculator
|
e0a9a6e891
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-05-10 14:06:55 -07:00 |
|
ThatOneCalculator
|
f49f9d281e
|
feat: ✨ ability for moderators to send mod mail
|
2023-05-10 14:06:45 -07:00 |
|
April John
|
909b12dff2
|
reintroduce async into post import
|
2023-05-10 22:26:31 +02:00 |
|
Essem
|
5b37235a29
|
Switch to adm-zip for emoji pack handling
Unzipper seems to corrupt files in certain cases on Node 18/19.
See https://github.com/ZJONSSON/node-unzipper/issues/271
|
2023-05-09 19:19:15 -05:00 |
|
ThatOneCalculator
|
a6d0fc5357
|
Address #10076
|
2023-05-09 15:15:13 -07:00 |
|
April John
|
3fda23c7dd
|
Revert "fix: run post import async"
This reverts commit 3bedd1b34799d969cd218b4a1a67651532a204e6.
|
2023-05-08 22:48:12 +02:00 |
|
ThatOneCalculator
|
1400a01958
|
example.com -> calckey.org
|
2023-05-08 13:39:39 -07:00 |
|
ThatOneCalculator
|
b92237c8d2
|
chore: formatting
|
2023-05-08 13:36:53 -07:00 |
|
April John
|
369fd4daea
|
fix: run post import async
|
2023-05-08 22:30:40 +02:00 |
|
April John
|
3a8e6a19b2
|
import replies too
|
2023-05-08 22:09:42 +02:00 |
|
April John
|
77f74f51b3
|
try fetching replies
|
2023-05-08 22:09:42 +02:00 |
|
ThatOneCalculator
|
39c6949321
|
chore: formatting
|
2023-05-08 13:01:06 -07:00 |
|
April John
|
2a69ade176
|
fix: dont stream hidden posts
|
2023-05-08 19:33:04 +02:00 |
|
April John
|
f950c33f79
|
fix: Detach push notifications..
..from "isRead" check. Apps will handle that theself.
|
2023-05-08 11:36:32 +02:00 |
|
April John
|
c6d432b2d2
|
fix hidden post behavior
|
2023-05-08 11:23:30 +02:00 |
|
ThatOneCalculator
|
52e67728c1
|
Revert "fix: hidden post federation"
This reverts commit 8a51c73fe705d4c86886ae6b5cc2b9a8dd7dcfb8.
|
2023-05-07 18:01:36 -07:00 |
|
ThatOneCalculator
|
82a4bcd3a8
|
chore: formatting
|
2023-05-07 12:29:02 -07:00 |
|
ThatOneCalculator
|
972eed930c
|
remove gfonts from redoc
|
2023-05-07 12:28:24 -07:00 |
|
ThatOneCalculator
|
1fd815beea
|
Revert "Merge pull request 'Add support for CW boosting' (#10047) from supakaity/hajkey:hk/cw-boost into develop"
This reverts commit 5e86bafb24a714f3351da0a205bc57f54332e33c, reversing
changes made to d1977fc3204e16523b3c94be2a2b1878f18dca56.
|
2023-05-07 11:38:39 -07:00 |
|
April John
|
aa5cca8b94
|
fix: make userId optional cause its not used and
should not be used lmao
|
2023-05-07 16:27:49 +02:00 |
|
Kaity A
|
2c6f3a9989
|
Note editing
|
2023-05-07 20:27:25 +10:00 |
|
naskya
|
007cb0e747
|
format
|
2023-05-07 09:46:07 +09:00 |
|
MeiMei
|
a23b4a4b36
|
(partially) cherry-picked from misskey/10e526b
fix: Escape SQL LIKE
* SQL LIKE escape
* CHANGELOG
|
2023-05-07 09:16:46 +09:00 |
|
naskya
|
b3fff542ba
|
Modify backend for Calckey
|
2023-05-07 09:13:37 +09:00 |
|
naskya
|
0fb14f8f43
|
format
|
2023-05-07 08:05:18 +09:00 |
|
たーびん
|
61df9d4752
|
feat: チャンネルの検索用ページとAPIの追加
* add channel search
* move channel search to channel list page
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
|
2023-05-07 08:00:30 +09:00 |
|
trollo
|
3ccf069d82
|
fix: hidden post federation
|
2023-05-06 18:27:42 +02:00 |
|
ThatOneCalculator
|
c8ec5f324d
|
chore: format
|
2023-05-05 13:29:39 -07:00 |
|
ThatOneCalculator
|
55a80ee6f0
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-05-05 13:28:39 -07:00 |
|
ThatOneCalculator
|
5cc0ecf215
|
re-enable post imports
|
2023-05-05 13:27:52 -07:00 |
|
naskya
|
4bb2751460
|
Merge branch 'develop' into fix/word-mutes
|
2023-05-05 14:01:14 +00:00 |
|
April John
|
0bbd8c10ef
|
fix: dont stream hidden posts over websocket
|
2023-05-05 15:53:05 +02:00 |
|
April John
|
feebae8a3d
|
hide hidden posts in websocket streams
|
2023-05-05 15:50:50 +02:00 |
|
April John
|
13b5a0052e
|
Feat: new internal post visibility "hidden"
|
2023-05-05 15:16:10 +02:00 |
|
April John
|
0be60ac6c4
|
Fix: properly handle timeline db errors
|
2023-05-05 14:30:08 +02:00 |
|
naskya
|
1b0fc8f2fc
|
Remove the code snippets which didn't work
|
2023-05-05 16:58:42 +09:00 |
|