Freeplay
|
517e0a16f3
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
|
2023-06-04 17:52:49 -04:00 |
|
Freeplay
|
7c436d0a41
|
Prevent newly-made unlisted posts from showing in antennas
|
2023-06-04 17:52:44 -04:00 |
|
ThatOneCalculator
|
6a7e950f21
|
chore: formatting
|
2023-06-04 14:42:22 -07:00 |
|
ThatOneCalculator
|
535fa9f506
|
fix: 🐛 prevent null date insertion
https://calckey.aokaga.work/notes/9f6ksv2oov
|
2023-06-04 14:41:18 -07:00 |
|
ThatOneCalculator
|
99df1dcbd7
|
fix: summary if 1 attachment
|
2023-06-02 23:55:31 -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
|
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 |
|
ThatOneCalculator
|
7ea4c39fb7
|
refactor: ♻️ ssr views
Correct og:type for users, format docs, deprecate _info_card_
|
2023-06-02 21:45:11 -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
|
ba578c8701
|
initialize native database on boot
|
2023-06-02 23:48:25 -04:00 |
|
Namekuji
|
8bb87f9ea4
|
use native generators
|
2023-06-02 23:48:25 -04:00 |
|
Namekuji
|
e932d6effa
|
use schema in native-utils
|
2023-06-02 23:48:24 -04:00 |
|
PrivateGER
|
7eeac4810a
|
formatter
|
2023-06-01 21:38:37 +02:00 |
|
PrivateGER
|
9be58ba0b4
|
missing inversion + use proper emoji path
|
2023-06-01 21:30:23 +02:00 |
|
PrivateGER
|
d409c31ad5
|
me when I lack a brain
|
2023-06-01 21:12:03 +02:00 |
|
PrivateGER
|
f508a358b1
|
more logging
|
2023-06-01 21:01:15 +02:00 |
|
PrivateGER
|
4d2eaa645b
|
Import emojis without meta.json
|
2023-06-01 20:53:13 +02: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 |
|
PrivateGER
|
33ef39cd4a
|
formatter
|
2023-05-29 20:09:52 +02:00 |
|
PrivateGER
|
0524789185
|
Make Meilisearch optional and don't connect if unconfigured
|
2023-05-29 19:46:38 +02:00 |
|
ThatOneCalculator
|
41c80b693d
|
fixes
|
2023-05-29 10:18:12 -07:00 |
|
ThatOneCalculator
|
7476ebc7a2
|
chore: format
|
2023-05-29 10:01:34 -07:00 |
|
ThatOneCalculator
|
b15f001b31
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-05-29 10:00:25 -07:00 |
|
ThatOneCalculator
|
316a09409c
|
revert #10222
|
2023-05-29 10:00:16 -07:00 |
|
Kainoa Kanter
|
8d81e4f5ee
|
Merge pull request 'Delete deleted posts from Meilisearch' (#10223) from PrivateGER/calckey:feat/delete-posts-from-meili into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10223
|
2023-05-29 16:42:57 +00:00 |
|
PrivateGER
|
73bf8eddc7
|
Delete deleted posts from Meilisearch
|
2023-05-29 18:33:57 +02:00 |
|
ThatOneCalculator
|
655cf3dc27
|
chore: format
|
2023-05-29 09:31:02 -07:00 |
|
PrivateGER
|
e52b1330d3
|
Only connect to Meili with valid config
|
2023-05-29 17:36:03 +02:00 |
|
Kainoa Kanter
|
fca3c6f85e
|
Merge pull request 'fix: deprecate AID and enforce Cuid2' (#10216) from nmkj/calckey:deprecate-aid into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10216
|
2023-05-29 04:12:15 +00:00 |
|
ThatOneCalculator
|
9063f93fb2
|
chore: 💡 meili
|
2023-05-28 21:04:54 -07:00 |
|
ThatOneCalculator
|
2cf1d9f630
|
chore: formatting
|
2023-05-28 20:34:18 -07:00 |
|
Kainoa Kanter
|
5c56487802
|
Merge pull request 'MeiliSearch Integration' (#10204) from PrivateGER/calckey:feat/meilisearch-integration into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10204
|
2023-05-29 03:31:38 +00:00 |
|
ThatOneCalculator
|
544e3a008e
|
feat: ✨ server info widget
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
|
2023-05-28 20:14:08 -07:00 |
|
Namekuji
|
98f9e3e5c4
|
use cuid2 with timestamp
|
2023-05-28 22:16:42 -04:00 |
|
PrivateGER
|
0d41422423
|
Implement follower and following searches
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
b6638a7862
|
add semicolon after property
|
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
|
8549b66a39
|
Add ssl option to MeiliSearch config
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
274bfcd898
|
Lint + formatting
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
43813d12b5
|
Remove indexing logger
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
308d0a62a6
|
Correct logging statement + add missing returns
|
2023-05-28 00:27:16 +00:00 |
|
PrivateGER
|
d0bd8b7d4c
|
.filter isn't in-place, now reassigning correctly
|
2023-05-28 00:27:16 +00:00 |
|