ThatOneCalculator
|
1fddd319c4
|
fix: 🐛 remove cw in post edit
Closes #10353
|
2023-06-23 21:18:04 -07:00 |
ThatOneCalculator
|
7ca519560f
|
feat: ✨ display remaining time on ratelimits
|
2023-06-22 17:14:27 -07:00 |
ThatOneCalculator
|
8a45d25912
|
fix: ✏️ typo in API docs + errors
Co-authored-by: naskya <m@naskya.net>
|
2023-06-22 16:53:56 -07:00 |
Namekuji
|
4bd0838f29
|
fix: 🐛 empty fs stat
|
2023-06-21 16:26:43 -07:00 |
daikei
|
87145bd823
|
Merge branch 'develop' into allow-mods-to-see-mod-notes
|
2023-06-19 15:41:38 +00:00 |
daikei
|
0bc68a4b6f
|
Fix formatting
|
2023-06-19 14:14:15 +00:00 |
daikei
|
a3d26eaf31
|
Allow moderators to see moderation notes
|
2023-06-19 14:08:34 +00:00 |
ThatOneCalculator
|
2339c63fcb
|
fix: 🩹 duplicate update
|
2023-06-18 19:38:32 -07:00 |
ThatOneCalculator
|
b179970f15
|
fix: 🐛 properly index edited post
|
2023-06-18 19:04:04 -07:00 |
ThatOneCalculator
|
6fd240a764
|
fix: 🐛 when editing polls, keep votes for unmodified choices
|
2023-06-18 18:36:26 -07:00 |
ThatOneCalculator
|
37be746812
|
fix: 💄 white foreground on forced black background
Remedies the problem introduced by 020c4f5788 causing black text to appear over a black-ish background
|
2023-06-18 16:37:46 -07:00 |
Namekuji
|
739a80a94e
|
shorten cache expire
|
2023-06-18 18:04:26 -04:00 |
Namekuji
|
4c9153fd14
|
add refresh button to poll
|
2023-06-18 17:14:38 -04:00 |
Namekuji
|
68cc264f5f
|
don't broadcast poll updates
|
2023-06-18 13:23:59 -04:00 |
Freeplay
|
020c4f5788
|
Prevent white flash during loading screen
no longer have to deal with getting flashbanged every time! :D
|
2023-06-17 22:22:35 -04:00 |
Namekuji
|
0c9cce7c7c
|
fix aode-relay compatibility
|
2023-06-16 03:48:39 -04:00 |
ThatOneCalculator
|
46af585cf7
|
feat: 🔒 Improve 2FA/keypass experience
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
|
2023-06-15 16:12:32 -07: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 |
ThatOneCalculator
|
c80d91dc38
|
chore: formatting
|
2023-06-13 17:04:17 -07:00 |
Freeplay
|
e8ae6738d1
|
Set font size directly rather than using classes, add 18px font size option, fixes
|
2023-06-13 14:42:18 -04:00 |
ThatOneCalculator
|
1d9ce9c288
|
refactor: ♻️ import from @/db
|
2023-06-12 01:28:39 -07:00 |
ThatOneCalculator
|
4b1fc747e4
|
refactor: ⚰️ remove old db calls, add todo
|
2023-06-12 01:23:53 -07:00 |
ThatOneCalculator
|
bd9f28246b
|
perf: use charts data for stats endpoint
|
2023-06-12 01:16:36 -07:00 |
ThatOneCalculator
|
69d4a3aee5
|
chore: formatting
|
2023-06-11 21:57:20 -07:00 |
ThatOneCalculator
|
c3b332acf9
|
seperate error for null followers
|
2023-06-11 21:56:56 -07:00 |
naskya
|
4e382c9124
|
fix boost mutes
|
2023-06-11 11:46:18 +00:00 |
Essem
|
84be788034
|
Fix CSP
|
2023-06-09 11:15:49 -05:00 |
ThatOneCalculator
|
c5d102021e
|
perf: set patrons in redis
|
2023-06-08 13:19:46 -07:00 |
ThatOneCalculator
|
f2d8882fd5
|
Merge branch 'patron-labels' into develop
|
2023-06-08 12:33:51 -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 |
ThatOneCalculator
|
90c0e4e9ed
|
allow iframes for notes
|
2023-06-06 21:00:16 -07:00 |
ThatOneCalculator
|
0c5be99d77
|
perf: limit number of antennas
|
2023-06-06 18:47:06 -07:00 |
ThatOneCalculator
|
6825595bdc
|
feat: ✨ patron labels
|
2023-06-06 18:43:05 -07:00 |
ThatOneCalculator
|
eda82780de
|
feat: ✨ searchFilters meta property
|
2023-06-06 16:19:13 -07:00 |
ThatOneCalculator
|
f621e58efa
|
fix: post editing meta
|
2023-06-06 12:11:15 -07:00 |
CaffeeLake
|
cb8f1617c7
|
Fix: #10955 TypeError: JSON5.parse is not a function (#10956)
* Fix: JSON5.parse is not a function
* update changelog
* update chglog
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-06-06 04:32:22 -04:00 |
ThatOneCalculator
|
c5a0c01e4e
|
Revert "chore: formatting"
This reverts commit 36283b9a35 .
|
2023-06-05 21:15:49 -07:00 |
ThatOneCalculator
|
ed674f2dac
|
chore: format
|
2023-06-05 17:27:40 -07:00 |
ThatOneCalculator
|
36283b9a35
|
chore: formatting
|
2023-06-05 16:40:48 -07:00 |
ThatOneCalculator
|
dbe00078a3
|
refactor: remove mk remnants
|
2023-06-02 23:30:51 -07:00 |
ThatOneCalculator
|
6956522694
|
perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
|
2023-06-02 23:28:21 -07:00 |
ThatOneCalculator
|
7ea4c39fb7
|
refactor: ♻️ ssr views
Correct og:type for users, format docs, deprecate _info_card_
|
2023-06-02 21:45:11 -07:00 |
Kainoa Kanter
|
38b92b7aee
|
Merge pull request '[PR]: enhance: multiple alsoKnownAs' (#10232) from nmkj/calckey:more-aka into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10232
|
2023-05-31 19:10:25 +00:00 |
PrivateGER
|
23f551884f
|
Less logging of every single WS message + use logger in Meilisearch
|
2023-05-31 12:08:21 +02:00 |
Namekuji
|
8480ced256
|
remove empty form input
|
2023-05-31 01:14:13 -04:00 |
Namekuji
|
c321a6ee39
|
use parse instead
|
2023-05-31 01:02:41 -04:00 |
Namekuji
|
b1d0b291ff
|
get array for alsoKnownAs
|
2023-05-31 01:02:22 -04:00 |
ThatOneCalculator
|
655cf3dc27
|
chore: format
|
2023-05-29 09:31:02 -07:00 |
ThatOneCalculator
|
2cf1d9f630
|
chore: formatting
|
2023-05-28 20:34:18 -07:00 |
PrivateGER
|
0d41422423
|
Implement follower and following searches
|
2023-05-28 00:27:16 +00:00 |
PrivateGER
|
a9889721ec
|
Default meilisearch data response + linting + prettyfier
|
2023-05-28 00:27:16 +00:00 |
PrivateGER
|
274bfcd898
|
Lint + formatting
|
2023-05-28 00:27:16 +00:00 |
PrivateGER
|
ed16e6cc28
|
Import .js files
|
2023-05-28 00:27:16 +00:00 |
PrivateGER
|
a33b548555
|
Add Meilisearch widget
|
2023-05-28 00:27:16 +00:00 |
PrivateGER
|
4f07c88abb
|
Fix wrong parameter ordering
|
2023-05-28 00:27:16 +00:00 |
PrivateGER
|
340be8e35a
|
Implement Meilisearch Indexing
|
2023-05-28 00:27:16 +00:00 |
Freeplay
|
c9e5b596c1
|
Don't show unlisted posts in antennas
|
2023-05-26 20:05:26 -04:00 |
ThatOneCalculator
|
afa15e17ef
|
refactor: make post imports an experiment
|
2023-05-25 22:05:43 -07:00 |
Freeplay
|
b70139f2bb
|
little refactor
|
2023-05-24 19:33:59 -04:00 |
naskya
|
6dba4a145c
|
Format
|
2023-05-23 14:11:03 +09:00 |
naskya
|
c7943ca177
|
.js
|
2023-05-23 14:07:35 +09:00 |
MeiMei
|
910b06c35a
|
fix: Escape SQL LIKE
* SQL LIKE escape
|
2023-05-23 13:56:16 +09:00 |
Natty
|
1773ae14e3
|
Renote button optimization
|
2023-05-22 17:54:44 -07:00 |
ThatOneCalculator
|
16c48307b6
|
Close #10175
|
2023-05-21 20:07:25 -07:00 |
ThatOneCalculator
|
b049b5bfaa
|
chore: formatting
|
2023-05-19 23:27:56 -07:00 |
ThatOneCalculator
|
83db6ec70a
|
forgot }
|
2023-05-19 23:26:01 -07:00 |
ThatOneCalculator
|
c20e501d69
|
simpler fix, thank you @wikiyu
|
2023-05-19 23:22:10 -07:00 |
Namekuji
|
3ddcffd169
|
enhance: emoji width and height
|
2023-05-19 22:26:13 -04:00 |
Kaity A
|
1e48c89528
|
Update meta to include feaures
|
2023-05-14 00:51:31 +10:00 |
Kaity A
|
adda2816c8
|
Update meta to return experimentals
|
2023-05-14 00:18:30 +10:00 |
Kaity A
|
7f0cd17b38
|
fix meta update
|
2023-05-13 23:57:55 +10:00 |
Kaity A
|
59307392d4
|
add experimental feature gate
|
2023-05-13 23:41:36 +10:00 |
Kaity A
|
f0a0a657b9
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into feature/edits
|
2023-05-13 22:13:02 +10:00 |
Kainoa Kanter
|
8877598799
|
chore: formatting
|
2023-05-12 20:11:41 -07:00 |
Freeplay
|
e9fdd707af
|
Fix wallpaper support for all views
|
2023-05-11 20:38:54 -04:00 |
ThatOneCalculator
|
37fea1136b
|
calckey.org
|
2023-05-10 23:30:48 -07:00 |
syuilo
|
5ffef363f3
|
念のためnoimageaiもつける
|
2023-05-10 20:51:22 -07:00 |
syuilo
|
6bc07036ac
|
feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
Co-authored-by: GitHub <syuilo>
|
2023-05-10 20:50:21 -07:00 |
ThatOneCalculator
|
3adcc107ff
|
call it "moderation notice"
|
2023-05-10 14:32:27 -07:00 |
ThatOneCalculator
|
a11abdde60
|
feat: ✨ ability for moderators to send mod mail
|
2023-05-10 14:06:45 -07:00 |
April John
|
d0d49696e2
|
fix: make userId optional cause its not used and
should not be used lmao
|
2023-05-07 16:27:49 +02:00 |
Kaity A
|
5395b96428
|
Note editing
|
2023-05-07 20:27:25 +10:00 |
naskya
|
324ec9e095
|
format
|
2023-05-07 09:46:07 +09:00 |
naskya
|
27d1d96c9d
|
Modify backend for Calckey
|
2023-05-07 09:13:37 +09:00 |
naskya
|
8a2135ba28
|
format
|
2023-05-07 08:05:18 +09:00 |
たーびん
|
54f6876c9c
|
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 |
ThatOneCalculator
|
fe499ccf9d
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-05-05 13:28:39 -07:00 |
ThatOneCalculator
|
8f85f2c58f
|
re-enable post imports
|
2023-05-05 13:27:52 -07:00 |
naskya
|
069c789a78
|
Merge branch 'develop' into fix/word-mutes
|
2023-05-05 14:01:14 +00:00 |
April John
|
dd777935cb
|
fix: dont stream hidden posts over websocket
|
2023-05-05 15:53:05 +02:00 |
April John
|
6b6e5dfcdf
|
hide hidden posts in websocket streams
|
2023-05-05 15:50:50 +02:00 |
April John
|
3800eb8980
|
Feat: new internal post visibility "hidden"
|
2023-05-05 15:16:10 +02:00 |
April John
|
5fd6690755
|
Fix: properly handle timeline db errors
|
2023-05-05 14:30:08 +02:00 |
naskya
|
db273318b8
|
Remove the code snippets which didn't work
|
2023-05-05 16:58:42 +09:00 |
naskya
|
edf47d390b
|
Fix channel bug
|
2023-05-05 07:47:03 +09:00 |
naskya
|
137cef81b6
|
Merge branch 'develop' into fix/word-mutes
|
2023-05-04 05:36:29 +00:00 |
naskya
|
d9553e73af
|
Differentiate soft mutes and hard mutes
|
2023-05-04 14:20:06 +09:00 |
naskya
|
075e5a1c7a
|
Refactor hard word mutes
|
2023-05-04 13:17:37 +09:00 |
Kaity A
|
a7c9400a42
|
Merge remote-tracking branch 'origin/develop' into hk/edit-federation
|
2023-05-02 18:24:54 +10:00 |