Commit Graph

1146 Commits

Author SHA1 Message Date
PrivateGER
066f8550b6 use actually correct webfinger check 2023-06-12 16:46:30 +02:00
PrivateGER
25be3bbe2d Add webfinger support to from: and allow UNIX timestamps in date filters 2023-06-12 16:35:04 +02:00
naskya
80dd64e530 fix boost mutes 2023-06-11 11:46:18 +00:00
Essem
8a6a5cdeb3 Fix CSP 2023-06-09 11:15:49 -05:00
ThatOneCalculator
5f92a98596 perf: set patrons in redis 2023-06-08 13:19:46 -07:00
ThatOneCalculator
141084d56c Merge branch 'patron-labels' into develop 2023-06-08 12:33:51 -07:00
ThatOneCalculator
ebcc50634b chore: formatting 2023-06-08 11:01:00 -07:00
Kainoa Kanter
d769a1fc23 Merge pull request '[PR]: fix: take invalid expiresAt of polls as null' (#10279) from nmkj/calckey:fix-poll-expire into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10279
2023-06-08 16:46:14 +00:00
Konni (im Schloss)
1e54de1cba fixes #10284, fixes #10208; passing in all pugVariables needed in base.pug, fixes csp 2023-06-07 20:35:24 +02:00
Namekuji
40267c1116 fix inbox stall 2023-06-07 10:01:16 -04:00
ThatOneCalculator
aae5190186 allow iframes for notes 2023-06-06 21:00:16 -07:00
ThatOneCalculator
dae4461402 perf: limit number of antennas 2023-06-06 18:47:06 -07:00
ThatOneCalculator
9c9a9ee261 feat: patron labels 2023-06-06 18:43:05 -07:00
ThatOneCalculator
0fa6a40f92 feat: searchFilters meta property 2023-06-06 16:19:13 -07:00
ThatOneCalculator
042780993c typo 2023-06-06 12:16:49 -07:00
ThatOneCalculator
95bb9e1f73 fix: post editing meta 2023-06-06 12:11:15 -07:00
CaffeeLake
26aff7a651 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
a3415159be Revert "chore: formatting"
This reverts commit 36283b9a358886bfcf6f40c04b5bed1fe6088ff5.
2023-06-05 21:15:49 -07:00
ThatOneCalculator
6c0c0a63a8 chore: format 2023-06-05 17:27:40 -07:00
ThatOneCalculator
115f92c8d0 chore: formatting 2023-06-05 16:40:48 -07:00
Kainoa Kanter
18b5c3f902 Merge pull request '[PR]: Meilisearch Stop-Words' (#10261) from PrivateGER/calckey:feat/meilisearch-stop-words into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10261
2023-06-05 21:39:31 +00:00
Namekuji
e2d4aaa002 escape database password as it may contain special characters 2023-06-05 11:59:45 -04:00
Freeplay
8bc7cb358c Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-04 17:52:49 -04:00
Freeplay
37156d236f Prevent newly-made unlisted posts from showing in antennas 2023-06-04 17:52:44 -04:00
ThatOneCalculator
cb3649eef5 chore: formatting 2023-06-04 14:42:22 -07:00
ThatOneCalculator
9b60d30bc4 fix: 🐛 prevent null date insertion
https://calckey.aokaga.work/notes/9f6ksv2oov
2023-06-04 14:41:18 -07:00
ThatOneCalculator
04d4d21f74 fix: summary if 1 attachment 2023-06-02 23:55:31 -07:00
ThatOneCalculator
0b9ef6bc52 refactor: remove mk remnants 2023-06-02 23:30:51 -07:00
ThatOneCalculator
c0dd5aa964 perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-02 23:28:21 -07:00
ThatOneCalculator
decdb6490c chore: formatting 2023-06-02 23:21:06 -07:00
Kainoa Kanter
bc8c1dc2fe 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
117f95799b refactor: ♻️ sync note summaries 2023-06-02 22:11:34 -07:00
ThatOneCalculator
d33cee63bd refactor: ♻️ ssr views
Correct og:type for users, format docs, deprecate _info_card_
2023-06-02 21:45:11 -07:00
Namekuji
3bfb1a0cf0 add format script 2023-06-02 23:48:27 -04:00
Namekuji
b0a7970ac7 fix native import 2023-06-02 23:48:26 -04:00
Namekuji
77fd2ab0ad initialize native database on boot 2023-06-02 23:48:25 -04:00
Namekuji
bd5fbb1e3a use native generators 2023-06-02 23:48:25 -04:00
Namekuji
3af4a86254 use schema in native-utils 2023-06-02 23:48:24 -04:00
PrivateGER
cc2f5b516f formatter 2023-06-01 21:38:37 +02:00
PrivateGER
2c2532b87d missing inversion + use proper emoji path 2023-06-01 21:30:23 +02:00
PrivateGER
e705b24005 me when I lack a brain 2023-06-01 21:12:03 +02:00
PrivateGER
6146ca270a more logging 2023-06-01 21:01:15 +02:00
PrivateGER
e05b0d0e97 Import emojis without meta.json 2023-06-01 20:53:13 +02:00
Kainoa Kanter
f56136f680 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
badbecfe60 Less logging of every single WS message + use logger in Meilisearch 2023-05-31 12:08:21 +02:00
Namekuji
34596dd0f7 remove empty form input 2023-05-31 01:14:13 -04:00
Namekuji
853940c5d6 use parse instead 2023-05-31 01:02:41 -04:00
Namekuji
6e4d6d48c4 get array for alsoKnownAs 2023-05-31 01:02:22 -04:00
PrivateGER
5ebd4ff4be Add english and japanese stop words to Meili database 2023-05-30 23:11:10 +02:00
PrivateGER
91970a2fc6 formatter 2023-05-29 20:09:52 +02:00