Commit Graph

4840 Commits

Author SHA1 Message Date
ThatOneCalculator
f2a1d5643b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-02 23:20:46 -07:00
ThatOneCalculator
696c07b19a
fix: remove unessicary extra line in note menu 2023-06-02 23:20:34 -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
382b009ffd
add cargo test script 2023-06-03 00:40:51 -04:00
Namekuji
15f8a4cbba
cargo formats all modules 2023-06-03 00:37:10 -04:00
Namekuji
d7f80edbea
call seaorm migrations after typeorm 2023-06-03 00:27:00 -04:00
Namekuji
afe4c76392
fix migration 2023-06-02 23:48:28 -04:00
Namekuji
d3d30bbbc2
add integration test of antenna 2023-06-02 23:48:28 -04:00
Namekuji
874b0a2c69
add unit test 2023-06-02 23:48:27 -04:00
Namekuji
7cf2b39cde
fix unit tests 2023-06-02 23:48:27 -04: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
10072d6e4d
remove node cuid2 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
55118df538
add test 2023-06-02 23:48:25 -04:00
Namekuji
a10ade8cf5
fix unit test 2023-06-02 23:48:24 -04:00
Namekuji
752d63e6de
add native calls 2023-06-02 23:48:24 -04:00
Namekuji
e932d6effa
use schema in native-utils 2023-06-02 23:48:24 -04:00
Namekuji
5e9dce3e8c
adjust module structure 2023-06-02 23:48:23 -04:00
Namekuji
148dbbe56d
move files out from crate 2023-06-02 23:48:23 -04:00
Namekuji
403e95b673
fix unit test 2023-06-02 23:48:22 -04:00
Namekuji
e51deb3794
add napi schema 2023-06-02 23:48:22 -04:00
Namekuji
d0734ef4c9
add pack_by_id 2023-06-02 23:48:22 -04:00
Namekuji
c9f31aef9b
add default values 2023-06-02 23:48:21 -04:00
Namekuji
3eb87c8f04
rename feature 2023-06-02 23:48:21 -04:00
Namekuji
193c75a2bb
skip empty array 2023-06-02 23:48:21 -04:00
Namekuji
d9d2673939
use thread to copy data 2023-06-02 23:48:20 -04:00
Namekuji
3010ac9e74
use iden enum 2023-06-02 23:48:20 -04:00
Namekuji
d28f74b513
fix primary key specifier 2023-06-02 23:48:20 -04:00
Namekuji
98f2397fbb
add migration to convert array to jsonb 2023-06-02 23:48:19 -04:00
Namekuji
745384ff58
use vec newtype 2023-06-02 23:48:19 -04:00
Namekuji
6178593e22
make sqlite compat 2023-06-02 23:48:19 -04:00
Namekuji
354ece6432
add abstraction of string array type 2023-06-02 23:48:18 -04:00
Namekuji
0bd5893e7d
fix varchar array 2023-06-02 23:48:18 -04:00
Namekuji
1455068e0c
add newtype 2023-06-02 23:48:18 -04:00
Namekuji
76e5e31411
todo unread note check 2023-06-02 23:48:17 -04:00
Namekuji
6698c00f78
rename test modules 2023-06-02 23:48:17 -04:00
Namekuji
6bbfe1a6b4
add tests 2023-06-02 23:48:17 -04:00
Namekuji
4012d38f7f
add integration test in model 2023-06-02 23:48:16 -04:00
Namekuji
737ccfe11c
remove mock database 2023-06-02 23:48:16 -04:00
Namekuji
f1f3e5976d
add random string generator 2023-06-02 23:48:15 -04:00
Namekuji
6bb8775b2e
change aid to cuid2 2023-06-02 23:48:15 -04:00
Namekuji
eda1e7ab3b
fix features 2023-06-02 23:48:15 -04:00
Namekuji
00ba8a2804
return mock db when mock feature is enabled 2023-06-02 23:48:14 -04:00
Namekuji
2f9a6859f1
add utility crate 2023-06-02 23:48:14 -04:00
Namekuji
535eb3540b
add mock database 2023-06-02 23:48:14 -04:00
Namekuji
d453eaf4ae
remove unused feature 2023-06-02 23:48:13 -04:00
Namekuji
81ba464f1b
format 2023-06-02 23:48:13 -04:00
Namekuji
9220aa3e4c
remove unused serde 2023-06-02 23:48:13 -04:00
Namekuji
bc0e0b14d0
add repository trait 2023-06-02 23:48:12 -04:00
Namekuji
4e82dab1eb
add entities and two schemas 2023-06-02 23:48:07 -04:00
ThatOneCalculator
14126de3d7
chore: formatting 2023-06-02 20:06:04 -07:00
ThatOneCalculator
44d77f60ef
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-02 20:05:19 -07:00
mappi
bf54fb70af
fix: vue-plyr audio tag
Co-authored-by: mappi <mappi-pr@github.com>
2023-06-02 20:05:02 -07:00
Freeplay
217b389a7b tweak 2023-06-02 22:57:04 -04:00
Freeplay
bf21b84129 fix mfm-cheat-sheet styling 2023-06-02 22:54:23 -04:00
Freeplay
9ee51bc690 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-02 21:05:46 -04:00
Freeplay
389ca3f332 aria to acc menu button 2023-06-02 21:04:51 -04:00
ThatOneCalculator
f8879650c6
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-02 15:45:15 -07:00
ThatOneCalculator
b0a04faaba
fix: ♻️ use locale for error
https://calckey.social/notes/9fippqiwhl287b5m
2023-06-02 15:45:05 -07:00
Freeplay
83d5415801 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-02 18:14:43 -04:00
Freeplay
903d12f18f fix gap 2023-06-02 18:14:39 -04:00
ThatOneCalculator
8e5a374ac7
chore: formatting 2023-06-02 14:53:28 -07:00
ThatOneCalculator
088ff4c251
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-02 14:52:58 -07:00
ThatOneCalculator
4cbf73140c
fix: show message on error alert if text is null 2023-06-02 14:52:44 -07:00
Freeplay
6233883cd0 hide close button bottom fade for now 2023-06-02 17:23:09 -04:00
Freeplay
d8d2ee266e Setup to also support steps 2023-06-02 15:39:33 -04:00
Freeplay
c722cee101 Idk why I used ?? there 2023-06-02 15:06:57 -04:00
Freeplay
1efb167f8f Add delay & start adding cubic-bezier to mfm 2023-06-02 14:44:41 -04:00
Kainoa Kanter
caa6408e03 Merge pull request '[PR]: Add an option to toggle opening post on click' (#10242) from Freeplay/calckey:note-click into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10242
2023-06-01 20:44:56 +00:00
Kainoa Kanter
e3b337e115 Merge pull request 'Add raw zip emoji imports' (#10246) from PrivateGER/calckey:fix/no-metadata-emoji-import into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10246
2023-06-01 20:43:57 +00: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
ThatOneCalculator
35e72bfca7
chore: formatting 2023-06-01 11:55:13 -07:00
PrivateGER
4d2eaa645b Import emojis without meta.json 2023-06-01 20:53:13 +02:00
Freeplay
c5cd624d82 Add expand on note click option 2023-05-31 23:52:05 -04:00
Freeplay
2515319c08 hide back button when not needed 2023-05-31 22:38:14 -04:00
Freeplay
b0390a3fc0 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-05-31 22:10:49 -04:00
Freeplay
1548fc2f2a Fix #10219 2023-05-31 22:10:44 -04:00
Kainoa Kanter
001e31bfcd Merge pull request '[PR]: fix: import settings backup' (#10240) from naskya/calckey:fix/import-settings-backups into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10240
2023-06-01 00:35:15 +00:00
Freeplay
c97c6fbe5b hide broken logged-out header link for now 2023-05-31 19:43:58 -04:00
Freeplay
b9046573e1 fix 2023-05-31 19:35:02 -04:00
naskya
7b02b87ec6
format 2023-06-01 08:01:24 +09:00
naskya
151f5e355d
Fix exported settings being not importable 2023-06-01 07:55:59 +09:00
naskya
0a99366298
no change, but more comfortable 2023-06-01 07:29:54 +09:00
naskya
9d9047c33d
switch position of social and recommended 2023-06-01 07:24:49 +09:00
Freeplay
618042c3e3 lemme just update that 2023-05-31 17:59:03 -04:00
Freeplay
f3bdce0636 Fix #10236 2023-05-31 17:02:58 -04:00
Freeplay
0663a67b86 fix 2023-05-31 16:41:31 -04:00
Freeplay
3443e5d649 button styling 2023-05-31 16:34:29 -04: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
Kainoa Kanter
831abc22d0 Merge pull request 'Less WS logging + use logger for meilisearch' (#10234) from PrivateGER/calckey:fix/remove-console-logs into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10234
2023-05-31 19:08:36 +00:00
ThatOneCalculator
88892d886e
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-31 12:06:34 -07:00
ThatOneCalculator
0291579e2f
chore: ⬆️ up bull 2023-05-31 12:06:26 -07: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
b10337c858 Add english and japanese stop words to Meili database 2023-05-30 23:11:10 +02:00
Freeplay
0aef4977b2 fix border w/ wallpaper 2023-05-30 10:15:18 -04:00
ThatOneCalculator
c1f42d5bc1
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-29 19:46:21 -07:00
ThatOneCalculator
ce5d93c9df
Revert "refactor: add back old info display from mkv12"
This reverts commit c58692fa58.
2023-05-29 19:45:42 -07:00
Freeplay
c6c3ec0bb6 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-05-29 22:41:09 -04:00
Freeplay
102d2bd6a8 swiper tweak 2023-05-29 22:40:53 -04:00
ThatOneCalculator
15d311c513
fix 2023-05-29 19:34:32 -07:00
ThatOneCalculator
2c42707551
up redis deps 2023-05-29 19:32:33 -07:00
ThatOneCalculator
da8ed09932
chore: up bull-board deps 2023-05-29 19:30:20 -07:00
ThatOneCalculator
c58692fa58
refactor: add back old info display from mkv12 2023-05-29 16:13:36 -07:00
ThatOneCalculator
fd97dd7c18
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-29 15:40:18 -07:00
ThatOneCalculator
a5f3822456
margin 2023-05-29 15:40:02 -07:00
Freeplay
209fbf3759 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-05-29 18:29:55 -04:00
Freeplay
380f81dfba fix close button pos in compose box 2023-05-29 18:29:42 -04:00
ThatOneCalculator
28cdfc0b6f
fix query 2023-05-29 15:21:29 -07:00
ThatOneCalculator
ea6fca97fd
feat: server metrics in admin overview 2023-05-29 15:10:25 -07:00
ThatOneCalculator
a87fc03b92
style: 💄 server metrics widgets 2023-05-29 15:10:14 -07:00
ThatOneCalculator
4a05f0c876
refactor: ⚰️ remove old metrics view 2023-05-29 13:49:38 -07:00
ThatOneCalculator
7969fe3dd1
chore: formatting 2023-05-29 13:17:42 -07:00
ThatOneCalculator
c3bc85e141
fix: server info widget images 2023-05-29 13:16:41 -07:00
ThatOneCalculator
d6eee26e49
add tooltip to meili pie chart 2023-05-29 13:03:47 -07:00
ThatOneCalculator
908e7e20cb
remove repetitive errors in groups 2023-05-29 12:52:43 -07:00
ThatOneCalculator
c075455bc2
dev33 2023-05-29 12:28:58 -07:00
Freeplay
d9211926bc forgot to give aria to close button o o p s 2023-05-29 15:19:53 -04:00
Kainoa Kanter
ba30a9a55b Merge pull request 'Add hints for clips, antennas, lists, and timelines' (#10226) from Freeplay/calckey:hints into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10226
2023-05-29 19:16:56 +00:00
ThatOneCalculator
b0c2f1d99f
locales 2023-05-29 12:16:35 -07:00
Freeplay
d232ba2aff Add lists hint 2023-05-29 15:08:33 -04:00
Freeplay
4bead341a1 closeable prop 2023-05-29 14:55:00 -04:00
Freeplay
7527351620 Add timeline hints 2023-05-29 14:51:02 -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
8dd99a2d1d
formatting 2023-05-29 10:19:13 -07:00
ThatOneCalculator
41c80b693d
fixes 2023-05-29 10:18:12 -07:00
Freeplay
020b212b10 always show antennas hint at top 2023-05-29 13:10:35 -04: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
Freeplay
6d66bee740 Merge branch 'develop' of https://codeberg.org/calckey/calckey into hints 2023-05-29 12:47:15 -04: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
d7d5915e3b
dev31 2023-05-29 09:32:55 -07: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
Freeplay
69852b8a05 Move follow button + always show label 2023-05-29 09:40:00 -04:00
Freeplay
ee08e1bdda Add clips, antennas hint 2023-05-29 09:11:42 -04: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
a717ef6923
properly calculate percent 2023-05-28 21:10:21 -07:00
ThatOneCalculator
9063f93fb2
chore: 💡 meili 2023-05-28 21:04:54 -07:00
ThatOneCalculator
d7e906bcf7
fix 2023-05-28 20:59:36 -07:00
ThatOneCalculator
7f81268f07
fix 2023-05-28 20:47:22 -07:00
ThatOneCalculator
9be629919a
add pie chart to meili stats 2023-05-28 20:37:53 -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
Freeplay
eeb4a41d6c add channel federation warn 2023-05-28 20:31:00 -04:00
Freeplay
56359f0c2d fix: move isRenote check to note.vue 2023-05-28 20:20:53 -04:00
TalonTheDragon
7c2876894a Merge branch 'more-accessibility' into fix/more-accessibility 2023-05-29 01:49:44 +02:00
TalonTheDragon
91e5389f86 Add labels to dialog OK and Close buttons 2023-05-29 01:48:24 +02:00
Free
3acf8de621 revert 18156487d9
revert fix: move isRenote check to note.vue
2023-05-28 23:17:10 +00:00
Freeplay
18156487d9 fix: move isRenote check to note.vue 2023-05-28 19:14:01 -04:00
Kainoa Kanter
5475b6ed44 Merge pull request 'New media list layout + hide controls when player too small' (#10213) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10213
2023-05-28 21:24:45 +00:00
Freeplay
cae7c6b3ca fix position 2023-05-28 16:21:00 -04:00
Freeplay
b15d84451d fix 2023-05-28 15:25:57 -04:00
Freeplay
a55271b96b fix 2023-05-28 14:35:05 -04:00
Freeplay
cb164d0f0a Hide video controls if player too small 2023-05-28 13:57:25 -04:00
ikiko
b22e0f495e Merge branch 'develop' into feat-mfm-crop 2023-05-28 17:33:23 +00:00
Isabell
19c9f5af68 fix: MFM crop percentage parsing 2023-05-29 03:31:06 +10:00
Kainoa Kanter
d2a77c9964 Merge pull request 'Feat: add MFM crop content' (#10211) from ikiko/calckey:feat-mfm-crop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10211
2023-05-28 16:34:18 +00:00
Kainoa Kanter
12f316a8e0 Merge pull request 'Use ph-lock for followers-only visibility' (#10210) from naskya/calckey:ph-lock into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10210
2023-05-28 16:31:29 +00:00
Freeplay
d8810600bf tweak 2023-05-28 10:53:45 -04:00
Isabell
e208a96e31 add ability to crop content 2023-05-28 15:19:57 +10:00
Freeplay
01de9c0a3b Add bottom fade to show less & hide buttons 2023-05-28 00:17:23 -04:00
Freeplay
8ef68f559c new media list layout 2023-05-27 23:24:38 -04:00
PrivateGER
57577ddedb use correct stats property 2023-05-28 03:05:32 +02:00
PrivateGER
4fdf331f63 Fix Meilisearch widget reactivity 2023-05-28 02:58:20 +02:00
PrivateGER
9beda9d362 add advanced search parameters in search popup 2023-05-28 00:27:16 +00: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
5dd106e956 i18n strings 2023-05-28 00:27:16 +00:00
PrivateGER
7e1e42bc47 Pin meilisearch library 2023-05-28 00:27:16 +00:00
PrivateGER
8790ac4a11 Remove stray newline 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
PrivateGER
1036ac4e8b Actually assign user object to note 2023-05-28 00:27:16 +00:00
PrivateGER
d9ccf4310f Load relationships to populate user fields 2023-05-28 00:27:16 +00:00
PrivateGER
62eef2fa67 Add parsing of host, fix usernames 2023-05-28 00:27:16 +00:00
PrivateGER
dae4f58e4c Specify primary key 2023-05-28 00:27:16 +00:00
PrivateGER
856b05303b Fix import 2023-05-28 00:27:16 +00:00
PrivateGER
5ae89a69bc Add high performance batch imports 2023-05-28 00:27:16 +00:00
PrivateGER
8d08bf3ee4 Add search operators to frontend 2023-05-28 00:27:16 +00:00
PrivateGER
e6371e4665 Adjust search term logging + use filtered search query 2023-05-28 00:27:16 +00:00
PrivateGER
9859060c59 Add createdAt column, fix username filtering, filter advanced search terms correctly 2023-05-28 00:27:16 +00:00
PrivateGER
03cd2de8ec Add basic advanced search + attachment metadata hints 2023-05-28 00:27:16 +00:00
PrivateGER
c7c21f5c16 remove extra header 2023-05-28 00:27:16 +00:00
PrivateGER
ed16e6cc28 Import .js files 2023-05-28 00:27:16 +00:00
PrivateGER
c35a640bb1 Fix property names 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
9b0b8a4180 fix 2023-05-27 18:38:27 -04:00
naskya
bfe2de8dea
use ph-lock for followers visibility 2023-05-28 03:10:15 +09:00
Freeplay
73d31ec332 Fix hide button being not clickable 2023-05-27 11:00:10 -04:00
Freeplay
c9e5b596c1 Don't show unlisted posts in antennas 2023-05-26 20:05:26 -04:00
TalonTheDragon
be6c41d0c5 Add labels to chat form 2023-05-26 23:43:35 +02:00
TalonTheDragon
371794fb34 Do the same for the typing list 2023-05-26 23:38:38 +02:00
TalonTheDragon
36fbd0e419 Add aria live region to message list so they get read automatically as they come in 2023-05-26 23:30:27 +02:00
Freeplay
7609ac4d88 maybe fix blurry text in swiper ? 2023-05-26 17:02:17 -04:00
Kainoa Kanter
c3456c027a hotfix: try catch hasUnreadAntenna 2023-05-26 16:32:59 +00:00
Freeplay
a3f3ccf514 fix font size 2023-05-26 09:13:13 -04:00
ThatOneCalculator
870765684a
locale 2023-05-25 22:24:46 -07:00
ThatOneCalculator
5ecb7815ff
Revert "chore: rebase to v13 MkFolder"
This reverts commit 8783cf0adf.
2023-05-25 22:17:19 -07:00
ThatOneCalculator
afa15e17ef
refactor: make post imports an experiment 2023-05-25 22:05:43 -07:00
ThatOneCalculator
8783cf0adf
chore: rebase to v13 MkFolder
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-05-25 21:46:45 -07:00
ThatOneCalculator
e1462133f6
chore: format 2023-05-25 20:42:14 -07:00
Kainoa Kanter
f9074ad771 Merge pull request 'fix: weird styling of reaction counts' (#10203) from naskya/calckey:fix/no-emoji-reaction-count-styling into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10203
2023-05-26 03:33:39 +00:00
naskya
0f40c2ea25
fix style 2023-05-26 12:28:31 +09:00
Kainoa Kanter
29e512af4d Merge pull request 'Fix reply and quote icons' (#10202) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10202
2023-05-26 03:16:52 +00:00
ThatOneCalculator
406901236b
fix: 💄 margin on expand tweet button 2023-05-25 20:05:19 -07:00
Freeplay
d373e7be25 Fix reply and quote icons
past me was really dumb wth
2023-05-25 22:51:55 -04:00
ThatOneCalculator
911704d6a8
chore: formatting 2023-05-25 19:47:10 -07:00
Freeplay
a534ec5565 fix z-index 2023-05-25 21:27:51 -04:00
Freeplay
5d224bf1c6 make consistent 2023-05-25 19:42:42 -04:00
Freeplay
9c7af415ae apply properties to all swipers 2023-05-25 19:40:47 -04:00
Freeplay
30beffab78 Only load timeline in active slide 2023-05-25 19:32:56 -04:00
Kainoa Kanter
6383babe04 Merge pull request 'Fix polls & own reactions not showing in replies' (#10199) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10199
2023-05-25 20:50:57 +00:00
Freeplay
c683ee304e tweak 2023-05-25 16:24:31 -04:00
Freeplay
b5ffb5af8d fix z-index 2023-05-25 15:50:14 -04:00
Freeplay
3f58162cf4 Fix polls & own reactions not showing in replies 2023-05-25 15:49:39 -04:00
Kainoa Kanter
991788dcce Merge pull request 'Display author's replies first, fixes, other stuff' (#10194) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10194
2023-05-25 03:51:34 +00:00
Freeplay
2375d2a8a6 hide follow-button label on mobile 2023-05-24 21:41:28 -04:00
Freeplay
a9a1c22605 a 2023-05-24 21:33:49 -04:00
Freeplay
b70139f2bb little refactor 2023-05-24 19:33:59 -04:00
Freeplay
54777fc12f Display replies by same author first 2023-05-24 17:40:16 -04:00
Essem
af3f36f063
Hide security key section if TOTP is disabled
This should prevent some unintended behavior (and 500 errors) for now.
2023-05-24 14:43:22 -05:00
April John
3ac0946019 update inbox import timeout 2023-05-24 21:03:37 +02:00
April John
208c7d380a update post import 2023-05-24 20:22:16 +02:00
Freeplay
b531145270 Add 'View on remote server' to right click menu 2023-05-24 14:00:18 -04:00
Freeplay
7b86c7087d Fix 'noteOf' text in post title 2023-05-24 13:22:53 -04:00
Freeplay
34f33e6bb5 Fix truncated text in header 2023-05-24 12:27:12 -04:00
Freeplay
3d6c480334 overflow hidden to clip 2023-05-23 22:09:24 -04:00
Freeplay
2c87697492 fix 2023-05-23 21:48:54 -04:00
Freeplay
7f76143273 Change note right click menu to link context menu 2023-05-23 21:33:18 -04:00
ThatOneCalculator
e8ab73562b
make tosUrl open action in case it's external 2023-05-23 18:23:06 -07:00
ThatOneCalculator
48385d7a8f
feat: 👔 add link to TOS in info icon
Address #10117
2023-05-23 18:16:54 -07:00
ThatOneCalculator
3d5b0c5d83
chore: formatting 2023-05-23 18:02:52 -07:00
ThatOneCalculator
41bfbf7df1
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-23 18:01:50 -07:00
ThatOneCalculator
e615ff5ebd
Merge branches 'develop' and 'develop' of codeberg.org:calckey/calckey into develop 2023-05-23 18:00:10 -07:00
ThatOneCalculator
983c860bd0
webhooks icon 2023-05-23 17:59:58 -07:00
Freeplay
e135f15832 hide scrollbar in header 2023-05-23 20:54:28 -04:00
Freeplay
6e1d5f366d fix 2023-05-23 20:49:56 -04:00
Freeplay
cab146fb96 Fix z-index, better clipping in notes 2023-05-23 20:30:55 -04:00
Freeplay
e04562cdc8 Fix tabs not transitioning on first click 2023-05-23 13:56:29 -04:00
Kainoa Kanter
dae9bd43d4 Merge pull request 'Add some labels to & truncate notifications' (#10181) from Freeplay/calckey:notifications into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10181
2023-05-23 05:33:54 +00: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
ThatOneCalculator
d8aaa8f199
fix edit icon 2023-05-22 18:42:47 -07:00
Freeplay
8fe2aca14e Match notification padding to note's padding 2023-05-22 21:26:52 -04:00
Freeplay
05ce3e7039 fix rogue :global() (would prevent text in toggles from wrapping) 2023-05-22 21:16:55 -04:00
Freeplay
3a92e77c6c Merge branch 'develop' of https://codeberg.org/calckey/calckey into notifications 2023-05-22 21:12:11 -04:00
Freeplay
d85067fad5 Add labels to some & truncate notifications 2023-05-22 21:11:35 -04:00
Natty
1773ae14e3
Renote button optimization 2023-05-22 17:54:44 -07:00
ThatOneCalculator
28750dddc8
why was that ever there?? 2023-05-22 17:36:19 -07:00
ThatOneCalculator
b5eb374e62
fix fade 2023-05-22 17:26:27 -07:00
ThatOneCalculator
79fe1dcd61
chore: formatting 2023-05-22 17:00:50 -07:00
ThatOneCalculator
2a87323242
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-22 16:59:48 -07:00
ThatOneCalculator
549802e5fa
Close #10177 2023-05-22 16:59:38 -07:00
Kainoa Kanter
2c36590ec7 Merge pull request 'Center header tabs, only hide labels if more than 3' (#10178) from Freeplay/calckey:header into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10178
2023-05-22 23:48:01 +00:00
Freeplay
afaf22ee23 padding fix 2023-05-22 19:40:38 -04:00
Kainoa Kanter
840f7f1930 Merge pull request 'Feat: MFM fade' (#10179) from ikiko/calckey:Feat-MFM-fade-dev into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10179
2023-05-22 21:48:03 +00:00
Isabell
45a8b9831e clean up rebase 2023-05-23 07:08:58 +10:00
Isabell
a4f075271f add fade to MFM options 2023-05-23 07:01:10 +10:00
Isabell
006358540c add fade to cheat sheet 2023-05-23 06:59:33 +10:00
Isabell
e2552bdfbb Add MFM fade functionality 2023-05-23 06:54:42 +10:00
Freeplay
07ce15d30e this took longer than i would have liked. 2023-05-22 16:38:11 -04:00
Freeplay
e36ce8e849 fix avatar pos 2023-05-22 15:45:39 -04:00
Freeplay
ddb52ca4e3 add ::before & ::after to themeChanging class 2023-05-22 15:40:36 -04:00
Freeplay
9db7962e37 more fix, actually 2023-05-22 15:35:03 -04:00
Freeplay
4b56d34f93 better way of doing that
Couldn't due before becuase of how css was done
2023-05-22 15:23:26 -04:00
Freeplay
9f360606a0 fixes!! 2023-05-22 15:20:05 -04:00
Kainoa Kanter
161557d559 Nyanize non[consonant]
🟨🟪

https://calckey.social/notes/9f2l6x5u8e
2023-05-22 15:57:56 +00:00
Freeplay
f4e4dd6b5e Merge branch 'develop' of https://codeberg.org/calckey/calckey into header 2023-05-22 11:44:08 -04:00
ThatOneCalculator
d88d74c8e0
chore: formatting 2023-05-22 08:23:00 -07:00
ThatOneCalculator
afd244351b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-22 08:22:31 -07:00
ThatOneCalculator
9e94668911
chore: upgrade swiper 2023-05-22 08:22:21 -07:00
Kainoa Kanter
16d0304d97 Merge pull request 'Fix: Accessibility fixes, mostly for screen reader' (#10173) from TalonTheDragon/calckey:fix/accessibility into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10173
2023-05-22 14:51:51 +00:00
TalonTheDragon
16bec67f27 Set postIsExpanded to ref() for reactivity 2023-05-22 13:08:32 +02:00
Freeplay
ef17ff4e05 fix 2023-05-22 06:26:17 -04:00
Freeplay
fea1f993e2 Hide icons in note tabs, always show reply tab 2023-05-22 06:21:41 -04:00
TalonTheDragon
891cc62e0d Emit event when cw is expanded 2023-05-22 12:18:17 +02:00
TalonTheDragon
4ae3eea8a3 Add translation to content warning in MKNote.vue 2023-05-22 10:56:42 +02:00
TalonTheDragon
1c275c9114 Add translations to deck.vue aria labels 2023-05-22 10:54:42 +02:00
ThatOneCalculator
892414f303
chore: up mfm-js in backend 2023-05-21 21:39:20 -07:00
ThatOneCalculator
6ef6b62fb2
don't show underline if no tabs 2023-05-21 20:19:41 -07:00
ThatOneCalculator
16c48307b6
Close #10175 2023-05-21 20:07:25 -07:00
ThatOneCalculator
70f6a4808c
chore: formatting 2023-05-21 20:05:52 -07:00
ThatOneCalculator
2c9d211af1
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-21 20:05:36 -07:00
ThatOneCalculator
8b2ffa773e
Close #10174 2023-05-21 20:04:59 -07:00
Kainoa Kanter
47b122536b Merge pull request 'Tweak note tabs + add follow button to header + other minor stuff' (#10172) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10172
2023-05-22 01:08:21 +00:00
Freeplay
88f39b2b02 Give article semantic to subnote 2023-05-21 18:23:17 -04:00
TalonTheDragon
8806dc92f7 Add translation to aria labels 2023-05-21 23:02:22 +02:00
Freeplay
a5ba2c3e8f padding fix 2023-05-21 16:48:25 -04:00
Freeplay
0f82c4250b Add follow button to header 2023-05-21 16:30:35 -04:00
TalonTheDragon
c240e37be9 Accessible label in MKNote should be a computed value. Also Fixes renoted note labels 2023-05-21 21:57:29 +02:00
Freeplay
9c1c001f25 Set minimum size for buttons 2023-05-21 14:11:45 -04:00
TalonTheDragon
fd9d23f3cb Label deck and universal bar buttons for screen readers on mobile. Still needs translation and aria-selected 2023-05-21 19:17:13 +02:00
Freeplay
55b6b6075d Accessible follow button 2023-05-21 13:10:27 -04:00
TalonTheDragon
0b7e9068bc Properly set aria-hidden on note content only if CW is present and show content has not been clicked 2023-05-21 16:12:13 +02:00
TalonTheDragon
84ea25771d Add aria-label to note container. This makes screen-readers read out the content while navigating with the keyboard. 2023-05-21 16:10:48 +02:00
Freeplay
da0a0503ba tab fix 2023-05-20 21:46:33 -04:00
Freeplay
b871746b93 hide empty tabs 2023-05-20 21:20:17 -04:00
Freeplay
506420130e 'Jump to Reply' to 'Jump to previous' 2023-05-20 16:42:06 -04:00
naskya
813fb25d72
files may be undefined 2023-05-21 05:34:39 +09:00
Freeplay
e57fbbb335 add back icons 2023-05-20 12:34:04 -04:00
Freeplay
bfde7bbb88 Change detailed note tabs design 2023-05-20 12:08:20 -04:00
ThatOneCalculator
38d323962a
fix import 2023-05-19 23:59:49 -07:00
ThatOneCalculator
2d316fca4a
standardize post buttons 2023-05-19 23:38:36 -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
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
ThatOneCalculator
973b1837a6
fix: show follow requests even if not locked 2023-05-19 22:52:14 -07:00
Kainoa Kanter
7a75ba477d Merge pull request 'Add reactions tab to detailed notes view' (#10161) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10161
2023-05-20 04:57:44 +00:00
Freeplay
e79b1c693e bottom padding 2023-05-20 00:53:15 -04:00
Freeplay
bf9077e1dc fix 2023-05-20 00:41:42 -04:00
Freeplay
c3b8ce2e57 Reactions tab 2023-05-20 00:14:14 -04:00
Freeplay
7e93391ac3 fix depth 2023-05-19 23:02:15 -04:00
Namekuji
3ddcffd169
enhance: emoji width and height 2023-05-19 22:26:13 -04:00
Kainoa Kanter
6d3a5d63cc chore: formatting 2023-05-19 15:41:59 -07:00
Kainoa Kanter
722489821c Note tabs + Jump to Reply changes + other stuff (#10157) 2023-05-19 21:20:15 +00:00
Freeplay
2b6053d0b3 fix null error 2023-05-19 17:07:22 -04:00
Freeplay
f7856c6525 note metadata 2023-05-19 16:29:16 -04:00
Freeplay
f573f93d16 Make UserCardMini clickable 2023-05-19 14:45:29 -04:00
Freeplay
5db7460a82 fix loading icon for boosts tab 2023-05-19 14:40:47 -04:00
Freeplay
d60002f426 mini mfm button 2023-05-19 14:34:16 -04:00
Freeplay
79af6df55e add withChart prop to UserCardMini 2023-05-19 14:28:36 -04:00
Freeplay
98a831961e little bit more accessible tabs 2023-05-19 13:20:48 -04:00
Freeplay
d013b351e2 Tabbed content in detailed notes page 2023-05-19 13:02:41 -04:00
Freeplay
e921e2dce3 simplify conversation code 2023-05-18 15:48:36 -04:00
Freeplay
2ed994fb6d revert history api 2023-05-18 11:48:45 -04:00
naskya
80d4f06962
format 2023-05-18 20:50:24 +09:00
naskya
079d757009
Check alt text on mutes 2023-05-18 20:38:33 +09:00
Kainoa Kanter
3fc94f9348 Merge pull request 'More focusable elements + allow closing modal's w/ browser back & esc' (#10142) from Freeplay/calckey:keyboard into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10142
2023-05-18 05:43:55 +00:00
Freeplay
fb06aecb7b Jump to Reply + other note page improvmeents 2023-05-17 21:54:37 -04:00
Freeplay
72a40b3139 Display account info of post rather than 'Post' in header 2023-05-17 18:56:03 -04:00
Freeplay
c3cd14ece0 (actually) fix clicking audio opening post 2023-05-17 16:44:06 -04:00
Freeplay
eec5f5dc23 SubNoteContent fixes 2023-05-17 15:24:51 -04:00
Freeplay
da522482ac Allow pressing esc to close lightbox 2023-05-17 13:46:00 -04:00
Freeplay
4bebe2187f add touch events for tooltip on range input 2023-05-17 12:53:00 -04:00
Freeplay
49acbd10ae Close modals on browser back 2023-05-17 12:34:45 -04:00
Freeplay
1e0d38dc55 There seemed to be no use for that ? 2023-05-17 00:10:24 -04:00
Kainoa Kanter
2de535b0b8 fix: dont show cheat sheet when not needed 2023-05-16 20:31:13 -07:00
Freeplay
4d45cd38d9 focus to elements 2023-05-16 22:40:02 -04:00
Kainoa Kanter
dcd6e48101 rm unessicary option 2023-05-16 19:31:18 -07:00
Kainoa Kanter
d79968e095 Merge pull request 'Add loading spinners to detailed note page & popups(if slow)' (#10139) from Freeplay/calckey:loaders into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10139
2023-05-17 01:39:50 +00:00
Freeplay
8a6112ec24 Display waiting dialog if component takes more than a second to load 2023-05-16 19:28:07 -04:00
Freeplay
095ac9d929 Add loading spinners + remove unused 2023-05-16 18:18:07 -04:00
April John
6a5b9009f0 feat: allow horizontal scaling 2023-05-17 00:08:33 +02:00
Kainoa Kanter
3bf08a9610 Merge pull request 'Accessible Form Inputs!' (#10130) from Freeplay/calckey:settings into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10130
2023-05-16 17:58:01 +00:00
Freeplay
86f1d104c4 fix border-radius of folder 2023-05-15 22:39:05 -04:00
Freeplay
3fde459b6e fix noBg timeline BG's when wallpaper set 2023-05-15 22:05:43 -04:00
Freeplay
805134bb74 move labels in migration page into caption 2023-05-15 21:45:17 -04:00
Freeplay
b38607a694 fix show replies toggle not saving 2023-05-15 18:13:59 -04:00
Freeplay
1cc7c3f8dd Accessible form components 2023-05-15 16:19:33 -04:00
April John
1161db414e Fix 2023-05-15 13:03:48 +00:00
April John
38a5f4e543 Fix: add done statements 2023-05-15 12:25:54 +00:00
Freeplay
38a29ad2c5 organize settings 2023-05-14 22:10:52 -04:00
Kainoa Kanter
21c5b3665c Merge pull request 'Replace classic.vue w/ a class in universal.vue' (#10122) from Freeplay/calckey:classic into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10122
2023-05-14 23:55:54 +00:00
Kainoa Kanter
8b611a175e tooltip for edited 2023-05-14 16:52:31 -07:00
Freeplay
cda1e7bbf4 classic view spacing 2023-05-14 19:19:00 -04:00
Freeplay
ba1f39a9ac Remove classic header (isn't used anywhere anymore) 2023-05-14 19:14:54 -04:00
Freeplay
8b91a6faa1 tweak navbar 2023-05-14 19:10:59 -04:00
Freeplay
d2cee55c35 Change "Classic" to "Centered" 2023-05-14 19:10:48 -04:00
Kainoa Kanter
c6aa87cc9c chore: formatting 2023-05-14 15:20:26 -07:00
Kainoa Kanter
9d6172757c Revert "fix: 🐛 go to last timeline selected"
This reverts commit 4478468256.
2023-05-14 15:19:58 -07:00
Kainoa Kanter
18afe6ab47 Revert "feat: swap home timeline with social's functionality (#9597)"
This reverts commit df68d5ffff.
2023-05-14 15:18:18 -07:00
Freeplay
0996e2e2b6 fix mobile navbar 2023-05-14 17:21:28 -04:00
Kainoa Kanter
a71f33701d warn against graze for mastodon 2023-05-14 14:12:59 -07:00
Freeplay
2a313e73ff Replace classic.vue w/ a class in universal.vue 2023-05-14 17:06:58 -04:00
Kainoa Kanter
001f8038bf remove duplicate 2023-05-14 13:45:36 -07:00
Kainoa Kanter
b669986060 Merge pull request 'Fix media not displaying when no body text' (#10121) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10121
2023-05-14 20:02:04 +00:00
Freeplay
2c22a20da4 button alignment 2023-05-14 15:33:50 -04:00
Freeplay
448d830c51 fix image not displaying if no text 2023-05-14 15:31:07 -04:00
April John
657857e8d6 Feat: move post imports to new jobs 2023-05-14 20:20:31 +02:00
April John
e4a821a494 Feat: move post imports to new jobs 2023-05-14 18:46:48 +02:00
Kainoa Kanter
d6c8e0dbf4 Merge pull request 'feat: automatically set antenna/list column names' (#10116) from naskya/calckey:feat/set-column-names-by-default into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10116
2023-05-14 14:04:03 +00:00
naskya
5d5edbb655
Set antenna/list column names automatically 2023-05-14 14:53:33 +09:00
naskya
6109122d02
Change "Add caption" icon in Drive 2023-05-14 14:40:36 +09:00
naskya
cdc48bd018
Use ph-flying-saucer for antenna column in Deck 2023-05-14 14:36:29 +09:00
amy bones
b01c9ce0b0
Fix hover unblur text after keyboard nav changes 2023-05-13 16:30:46 -07:00
Kainoa Kanter
a7bd62e964 Use proper beta label 2023-05-13 13:04:53 -07:00
Kaity A
950c9b5caf
update translation 2023-05-14 00:57:37 +10: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
ee5c907a72
Add page header to experiments 2023-05-14 00:04:24 +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
Kainoa Kanter
a51169a948 todo 2023-05-12 20:05:25 -07:00
Kainoa Kanter
dcd9f0a9c2 Revert "add (back) pwa install button to help menu"
This reverts commit 298960f4dd.
2023-05-12 20:05:18 -07:00
Kainoa Kanter
88ba0a9734 Revert "better icon"
This reverts commit 3808777c93.
2023-05-12 20:03:56 -07:00
Freeplay
b20b2f5be9 tweak css 2023-05-12 21:54:59 -04:00
Freeplay
d2f1f6f4c0 Only show mfm warning the first time + fix sparkle 2023-05-12 21:48:58 -04:00
Freeplay
f0fe5fcf6c Add reduced motion & autoplay MFM toggles to welcome popup 2023-05-12 21:19:56 -04:00
Freeplay
17acb0ee56 styling + remove log 2023-05-12 20:30:06 -04:00
Freeplay
a5f9dfd84a Settings option 2023-05-12 20:05:33 -04:00
Freeplay
5dedd6b706 Merge branch 'develop' of https://codeberg.org/calckey/calckey into mfm-warn 2023-05-12 17:28:07 -04:00
Freeplay
3c5b1280c7 add initial button 2023-05-12 00:46:26 -04:00
Kainoa Kanter
3808777c93 better icon 2023-05-11 19:11:53 -07:00
Kainoa Kanter
2bc1142016 fix typo 2023-05-11 19:02:51 -07:00
Kainoa Kanter
298960f4dd add (back) pwa install button to help menu 2023-05-11 18:59:42 -07:00
Freeplay
f27368afda remove backdrop-filter in icon-only sidebar 2023-05-11 21:01:47 -04:00
Freeplay
dc808e1149 fix 2023-05-11 20:52:30 -04:00
Freeplay
aa4136da5b fix 2023-05-11 20:43:00 -04:00
Freeplay
e9fdd707af Fix wallpaper support for all views 2023-05-11 20:38:54 -04:00
Freeplay
547848d663 Replace classic navbar w/ new 2023-05-11 19:46:42 -04:00
Freeplay
91345ceed1 Replace classic view widgets w/ the one from default view 2023-05-11 18:34:44 -04:00
naskya
59010e2004
Fix silly typo, format 2023-05-11 20:28:32 +09:00
naskya
a719b386e7
Add local only boost option 2023-05-11 20:10:19 +09: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
Kainoa Kanter
8154082b72 Merge pull request 'keyboard-accessibility' (#10084) from Freeplay/calckey:keyboard-accessibility into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10084
2023-05-10 22:20:57 +00:00
Freeplay
f5867f2541 Fix more unfocusable elements 2023-05-10 17:44:08 -04:00
ThatOneCalculator
3adcc107ff
call it "moderation notice" 2023-05-10 14:32:27 -07:00
ThatOneCalculator
860a26b10f
email padding 2023-05-10 14:29:43 -07:00
ThatOneCalculator
81c56d980e
improve emails 2023-05-10 14:27:46 -07:00
ThatOneCalculator
3ea930a8ce
don't need random style there 2023-05-10 14:21:32 -07:00
ThatOneCalculator
c542fb5c0f
fix typo 2023-05-10 14:19:48 -07:00
ThatOneCalculator
850b3a2c6d
fix button 2023-05-10 14:15:19 -07:00
ThatOneCalculator
d6dbb4b8ff
chore: formatting 2023-05-10 14:08:51 -07:00
ThatOneCalculator
21ab26a7b3
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-10 14:06:55 -07:00
ThatOneCalculator
a11abdde60
feat: ability for moderators to send mod mail 2023-05-10 14:06:45 -07:00
April John
9118ca50d3 reintroduce async into post import 2023-05-10 22:26:31 +02:00
Freeplay
5e23d960ab some semantics 2023-05-10 16:20:52 -04:00
Freeplay
de1c25f9db Use tooltips as aria-labels 2023-05-10 15:15:27 -04:00
Essem
947e8932f2
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
186b8a9b16
Address #10076 2023-05-09 15:15:13 -07:00
ThatOneCalculator
df7e6843b2
properly link aps 2023-05-08 18:19:11 -07:00
Kainoa Kanter
abd7aa0ff6 Merge pull request 'display new direct replies at end instead of top' (#10071) from Freeplay/calckey:direct-reply-thing into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10071
2023-05-09 00:48:58 +00:00
Freeplay
5ffcbd0039 display new direct replies at end instead of top 2023-05-08 19:41:56 -04:00
ThatOneCalculator
c6d997bd11
fix opening info button 2023-05-08 16:26:36 -07:00
ThatOneCalculator
2fa508feaf
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-08 16:15:11 -07:00
ThatOneCalculator
4b229eb31d
missed one 2023-05-08 16:15:04 -07:00
Freeplay
7e07060f88 fix quote attached styling, will prob improve later 2023-05-08 17:26:59 -04:00
ThatOneCalculator
257bf2bf01
mention 2023-05-08 13:52:11 -07:00
April John
b10f9beef2 Revert "fix: run post import async"
This reverts commit 3bedd1b347.
2023-05-08 22:48:12 +02:00
ThatOneCalculator
a929dc11de
example.com -> calckey.org 2023-05-08 13:39:39 -07:00
ThatOneCalculator
a7c523ee46
chore: formatting 2023-05-08 13:36:53 -07:00
ThatOneCalculator
cb73e277e9
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-08 13:36:28 -07:00
ThatOneCalculator
fd8ca682e5
fix: allow disabled radio buttons when created from radios.vue 2023-05-08 13:36:22 -07:00
April John
3bedd1b347 fix: run post import async 2023-05-08 22:30:40 +02:00
April John
ecf263bd91 import replies too 2023-05-08 22:09:42 +02:00
April John
ede47e45c8 try fetching replies 2023-05-08 22:09:42 +02:00
ThatOneCalculator
189e972e0d
chore: formatting 2023-05-08 13:01:06 -07:00
ThatOneCalculator
49abfba71a
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-08 13:00:44 -07:00
ThatOneCalculator
48ade7ce5c
update import-export options 2023-05-08 13:00:34 -07:00
Kainoa Kanter
f2db650c1a Merge pull request 'fix click.stop' (#10068) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10068
2023-05-08 19:51:44 +00:00
Freeplay
9b27a6e7b9 fix click.stop 2023-05-08 15:39:20 -04:00
ThatOneCalculator
205382dcf6
add back #10067 except for media change 2023-05-08 12:38:56 -07:00
ThatOneCalculator
08ceb5e082
Revert "notes (#10067)"
This reverts commit 84f904516c, reversing
changes made to 0c742929a5.
2023-05-08 12:37:28 -07:00
Freeplay
a1a356b696 fix clicking audio & search mfm opening post 2023-05-08 13:59:39 -04:00
Freeplay
03e65864cb fix padding 2023-05-08 13:45:00 -04:00
April John
0c742929a5 fix: dont stream hidden posts 2023-05-08 19:33:04 +02:00
April John
0b59937e9e fix: Detach push notifications..
..from "isRead" check. Apps will handle that theself.
2023-05-08 11:36:32 +02:00
April John
8c6475961e fix hidden post behavior 2023-05-08 11:23:30 +02:00
ThatOneCalculator
4d9b4b65d3
missing action + locales 2023-05-07 19:05:05 -07:00
ThatOneCalculator
5fbe82700d
calckey.org 2023-05-07 18:57:50 -07:00
ThatOneCalculator
6c5ca005ee
remove reference to apps.vue 2023-05-07 18:53:15 -07:00
ThatOneCalculator
9e17f1b525
refactor: remove internal apps page 2023-05-07 18:49:56 -07:00
ThatOneCalculator
da61357f2d
fix: only fetch admin/meta if admin 2023-05-07 18:41:31 -07:00
ThatOneCalculator
6126b43aa9
fix incomplete revert 2023-05-07 18:05:11 -07:00
ThatOneCalculator
ba7418aa6d
Revert "fix: hidden post federation"
This reverts commit 8a51c73fe7.
2023-05-07 18:01:36 -07:00
ThatOneCalculator
3dcd6c0e4a
chore: format 2023-05-07 16:12:18 -07:00
ThatOneCalculator
5679e634d0
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-07 16:11:37 -07:00
ThatOneCalculator
5f69f3fa34
fix instance-info if moderator but not admin 2023-05-07 16:11:20 -07:00
Freeplay
8ab7843e44 fix font size + remove unecessary class 2023-05-07 18:19:05 -04:00
ThatOneCalculator
af33012932
use MkChannelList 2023-05-07 12:48:28 -07:00
ThatOneCalculator
2b9c880719
disable auto load for channels pagination 2023-05-07 12:41:08 -07:00
ThatOneCalculator
f2ffe07425
chore: formatting 2023-05-07 12:29:02 -07:00
ThatOneCalculator
a7b7e1c5d4
remove gfonts from redoc 2023-05-07 12:28:24 -07:00
ThatOneCalculator
988b530745
Revert "Merge pull request 'Add support for CW boosting' (#10047) from supakaity/hajkey:hk/cw-boost into develop"
This reverts commit 5e86bafb24, reversing
changes made to d1977fc320.
2023-05-07 11:38:39 -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
9e8110b7bc
Fix up PR issues 2023-05-07 22:07:40 +10:00
Kaity A
1b5d2084d8
Add in edit buttons 2023-05-07 20:48:55 +10:00
Kaity A
8e4d38cb45
Revert accidental commit 2023-05-07 20:30:20 +10:00
Kaity A
5395b96428
Note editing 2023-05-07 20:27:25 +10:00
Kainoa Kanter
176c0727e3 Merge pull request 'feat: channel search' (#10048) from naskya/calckey:feat/search-channels into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10048
2023-05-07 03:06:01 +00:00
Kaity A
bee6a590ec
Higlight CWs by default off 2023-05-07 11:54:31 +10:00
Kaity A
282f07dd72
pnpm format 2023-05-07 11:53:01 +10:00
naskya
324ec9e095
format 2023-05-07 09:46:07 +09:00
naskya
020c02476a
Not found icon 2023-05-07 09:43:11 +09:00
MeiMei
9a3eb859bc
(partially) cherry-picked from misskey/10e526b
fix: Escape SQL LIKE

* SQL LIKE escape

* CHANGELOG
2023-05-07 09:16:46 +09:00
naskya
27d1d96c9d
Modify backend for Calckey 2023-05-07 09:13:37 +09:00
Kaity A
cd3cfe4203
Add support for CW boosting 2023-05-07 09:26:24 +10:00
naskya
baef1b8ca9
Use phosphor icons 2023-05-07 08:08:07 +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
trollo
8a51c73fe7 fix: hidden post federation 2023-05-06 18:27:42 +02:00
Kainoa Kanter
0a9da8fa45 Merge pull request 'fix tiny text on mobile' (#10037) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10037
2023-05-06 03:28:21 +00:00
ThatOneCalculator
52ab21e737
chore: formatting 2023-05-05 18:37:13 -07:00
ThatOneCalculator
0d7ddf532d
patrons as span, not div 2023-05-05 18:32:00 -07:00
Froggo
c9d57e5d49 Remove clutter from repost dialog by removing repost icon for non-default visibility (#10015)
The repost dialog is pretty cluttered, and the extra repeat icon next to the visibility icon seems to be a source of the clutter. This PR removes those icons next to the visibility icon, making it so that only the icon correlating to the visibility will show.

Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10015
Co-authored-by: Froggo <froggo@noreply.codeberg.org>
Co-committed-by: Froggo <froggo@noreply.codeberg.org>
2023-05-06 00:43:34 +00:00
ThatOneCalculator
695cb87052
chore: format 2023-05-05 13:29:39 -07: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
4b119caffe Merge branch 'develop' into fix/word-mutes 2023-05-05 19:05:32 +00:00
ThatOneCalculator
88f9f8609d
fix: only show signupsDisabled if signups disabled 2023-05-05 12:04:13 -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
52f521941c
I believe I finally solved the boost hard mute issue (took 3 hours) 2023-05-05 15:32:47 +09:00
naskya
e617463ea7 Merge branch 'develop' into fix/word-mutes 2023-05-05 06:31:16 +00:00
ThatOneCalculator
7c1e1d336f
spaces 2023-05-04 23:19:32 -07:00
naskya
86dc71b201
oops 2023-05-05 12:49:34 +09:00
naskya
95f04a1c3c
Fix regex hard mutes 2023-05-05 12:36:17 +09:00
naskya
ba1e96a020
Fix non-ASCII word soft mutes 2023-05-05 12:23:44 +09:00
naskya
d1ab75beed
Fix dirty duplicated code 2023-05-05 10:38:56 +09:00
naskya
1baf760c4c
Merge branch 'fix/word-mutes' of https://codeberg.org/naskya/calckey into fix/word-mutes 2023-05-05 09:47:17 +09:00
naskya
1601676d55
Show the correct username 2023-05-05 09:46:47 +09:00
naskya
c713563a2e
Boosts should be prioritized 2023-05-05 08:17:45 +09:00
naskya
8bfe67c031
Fix missing import 2023-05-05 08:14:16 +09:00
naskya
edf47d390b
Fix channel bug 2023-05-05 07:47:03 +09:00
naskya
3b3da42763
clean up 2023-05-05 06:16:23 +09:00
naskya
48b5865507
Merge branch 'fix/word-mutes' of https://codeberg.org/naskya/calckey into fix/word-mutes 2023-05-05 05:48:55 +09:00
naskya
7113735212
Use original (Misskey's) implementation for hard mutes as muted reason isn't needed 2023-05-05 05:48:31 +09:00
naskya
19524b1010 Merge branch 'develop' into fix/word-mutes 2023-05-04 20:33:11 +00:00
naskya
ffea68ad8d
I was confused 2023-05-05 05:26:59 +09:00
naskya
e46cac02e3
Fix missing return, typo 2023-05-05 05:22:32 +09:00
naskya
fc3296d64f
Fix missing arguments 2023-05-05 05:17:16 +09:00
ThatOneCalculator
597ce41081
margin top 2023-05-04 10:24:31 -07:00
ThatOneCalculator
d4e048999d
move button outside form 2023-05-04 10:20:27 -07:00
ThatOneCalculator
d6983f7864
fix: external link 2023-05-04 10:10:02 -07:00
ThatOneCalculator
a2588aaed8
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-04 10:03:02 -07:00
ThatOneCalculator
61214d0464
feat: show message if signups are disabled 2023-05-04 10:02:53 -07:00
Freeplay
b5b577e001 fix tiny text on mobile 2023-05-04 08:30:28 -04:00
Freeplay
015eed31f8 center header 2023-05-04 08:16:51 -04:00
naskya
ebfd07628e
format 2023-05-04 14:41:18 +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
cdd876ba03
Refactor soft word mutes 2023-05-04 14:13:13 +09:00
naskya
075e5a1c7a
Refactor hard word mutes 2023-05-04 13:17:37 +09:00
Kainoa Kanter
68c9ba5403 Merge pull request 'fix: Don't increment boost counts of non-person actors' (#10023) from nmkj/calckey:fix-boostcount into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10023
2023-05-03 21:57:48 +00:00
ThatOneCalculator
eb7ccfed71
panos 2023-05-03 13:51:49 -07:00
Namekuji
49e9fb9001
don't update if renoted by bot 2023-05-03 16:16:34 -04:00
ThatOneCalculator
45528e3630
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-02 15:15:05 -07:00
ThatOneCalculator
4999b4f1a6
add catppuccin latte 2023-05-02 15:14:44 -07:00
ThatOneCalculator
8a69b48351
Revert "chore: theme refactor"
This reverts commit 6953fceade.
2023-05-02 15:14:12 -07:00
Kainoa Kanter
ad41adb24e Merge pull request 'notes' (#10008) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10008
2023-05-02 22:05:48 +00:00
ThatOneCalculator
087f3aaaa2
fix: correctly display links to self instance URL
Closes #9270

Co-authored-by: GitHub <futchitwo>
2023-05-02 14:45:09 -07:00
Freeplay
9727a03f05 Add tooltips to visibility icons (#9598) 2023-05-02 15:07:46 -04:00
Freeplay
f34fd4991f fix translation box 2023-05-02 14:52:05 -04:00
Freeplay
5b03b21ba3 Fix line color (#9997) 2023-05-02 14:50:22 -04:00
Kaity A
ad181a10c3
Readd deepClone and move updated into note capture 2023-05-02 22:42:33 +10:00
Kaity A
69bf975b58
allow upstream note updates to propogate 2023-05-02 19:32:36 +10:00
Kaity A
3e2c8f490e
allow upstream note updates to propogate 2023-05-02 19:30:05 +10:00
Kaity A
a7c9400a42
Merge remote-tracking branch 'origin/develop' into hk/edit-federation 2023-05-02 18:24:54 +10:00
Kaity A
389c531b2c
update file sensitivity on note edit 2023-05-02 18:22:42 +10:00
Kaitlyn Allan
61dde4c0b0
updates to include alt text editing 2023-05-02 17:47:16 +10:00
ThatOneCalculator
f8a1331d69
Merge branch 'develop' into beta 2023-05-01 23:08:54 -07:00
ThatOneCalculator
169d61f0ad
disable post imports for now 2023-05-01 23:08:35 -07:00
ThatOneCalculator
bf262b972f
max import posts twice a month 2023-05-01 21:54:15 -07:00
ThatOneCalculator
b28c3f5da7
max import posts twice a month 2023-05-01 21:50:14 -07:00
ThatOneCalculator
7c2808333b
Merge branch 'develop' into beta 2023-05-01 21:10:49 -07:00
ThatOneCalculator
bbc4d83414
import correctly 2023-05-01 21:09:48 -07:00
ThatOneCalculator
e44052cd25
fix show more import 2023-05-01 21:08:44 -07:00
ThatOneCalculator
bd4b969489
Merge branch 'develop' into beta 2023-05-01 21:06:11 -07:00
ThatOneCalculator
eac64dad5b
how in the world does this keep getting reversed 2023-05-01 20:54:02 -07:00
ThatOneCalculator
ad969a28cc
chore: formatting 2023-05-01 20:32:18 -07:00
Namekuji
aaa8083740
fix db migration 2023-05-01 18:11:56 -04:00
Freeplay
f34c224a10 bring back Show More component 2023-05-01 17:02:43 -04:00
Kainoa Kanter
93309db051 Merge pull request 'Fix: 500 server error when attempting to fetch followers-only reply as guest' (#9983) from s1idewhist1e/calckey:issue/9075 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9983
2023-05-01 19:38:16 +00:00
Kainoa Kanter
9722b7bafe Merge pull request 'Fix: email validation' (#9984) from s1idewhist1e/calckey:issue/9268 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9984
2023-05-01 19:37:56 +00:00
Cleo
455c7273ee Fixing post visibility patch
Co-authored-by: Laura Hausmann <laura@hausmann.dev>
2023-05-01 15:42:27 +00:00
s1idewhist1e
8d1251b977
fix email validation 2023-04-30 22:57:10 -07:00
s1idewhist1e
6f32efd898
Wrap note fetching in a try/catch 2023-04-30 22:11:15 -07:00
Namekuji
93dc237835
Merge branch 'develop' into instance-silence 2023-04-30 22:02:04 -04:00
Namekuji
fe96578b14
enforce follow-request from silenced users 2023-04-30 21:43:56 -04:00
Namekuji
784f632b99
suppress notification from silenced users and instances 2023-04-30 21:35:10 -04:00
ThatOneCalculator
6953fceade
chore: theme refactor 2023-04-30 17:57:04 -07:00
ThatOneCalculator
69b62fa2c0
favicon 2023-04-30 17:14:04 -07:00
Namekuji
9535bbcf89
do not notify if the target is not following 2023-04-30 19:46:02 -04:00
Namekuji
5338185605
format 2023-04-30 18:01:06 -04:00
Namekuji
5b62f110d1
add db migration 2023-04-30 18:00:19 -04:00
Namekuji
74b1bead52
Merge branch 'develop' into instance-silence 2023-04-30 17:52:05 -04:00
Namekuji
441bf2842f
add silenced colour 2023-04-30 17:45:45 -04:00
Namekuji
631aa3de41
fix params 2023-04-30 17:32:14 -04:00
Namekuji
d8e139a21f
fix meta fetch 2023-04-30 17:06:43 -04:00
ThatOneCalculator
121ddedce8
chore: format 2023-04-30 13:27:27 -07:00
ThatOneCalculator
4b1fa90c8f
fix(ap): Use unique identifier for each follow request
Closes #9677

Co-authored-by: GitHub <hutchisr>
2023-04-30 13:26:51 -07:00
ThatOneCalculator
3533f6b481
chore: up browser-image-resizer 2023-04-30 13:13:43 -07:00
Kainoa Kanter
c4a4d4c881 Merge pull request 'chore: update mfm-cheat-sheet' (#9967) from naskya/calckey:chore/mfm-cheat-sheet into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9967
2023-04-30 19:37:35 +00:00
Kainoa Kanter
51a61ef39e Merge pull request 'keyboard-accessability' (#9974) from Freeplay/calckey:keyboard-accessability into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9974
2023-04-30 19:36:17 +00:00
fruye
c3d747e42d Use numeric ids everywhere in mastodon API (#9970)
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9970
Co-authored-by: fruye <fruye@unix.dog>
Co-committed-by: fruye <fruye@unix.dog>
2023-04-30 19:34:52 +00:00
Kaity A
6eed038028
fix poll voting causing edit revisions. 2023-05-01 03:17:38 +10:00
Freeplay
842b38aff6 Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-30 12:31:41 -04:00
Kaity A
627a71701f
Implement inbound note edit federation 2023-05-01 02:29:50 +10:00
Freeplay
fcd9fa4adc Fix jumping to top of page when opening menu
I also thought this would maybe fix one of the focustrap errors in the console, but no.
2023-04-30 11:58:36 -04:00
Namekuji
c89bed41b0
use tab instead of page header 2023-04-30 11:47:39 -04:00
naskya
fb3a43aeba
use new styling method 2023-04-30 23:28:17 +09:00
naskya
be58c08337
more search syntax (although it doesn't appear since the description of the search syntax is commented out) 2023-04-30 23:24:19 +09:00
naskya
518ae2f089
add blockMath 2023-04-30 23:18:39 +09:00
Namekuji
a1645ddc5b
can overlap with blocked hosts 2023-04-30 09:04:29 -04:00
Namekuji
51858ae473
add toggler 2023-04-30 09:01:42 -04:00
Namekuji
9bc872dc00
format 2023-04-30 08:08:45 -04:00
Namekuji
151b30c53d
rename and comment 2023-04-30 07:58:03 -04:00
Namekuji
ba734a9f3c
instance silence 2023-04-30 07:27:55 -04:00
ThatOneCalculator
7373fc625a
Merge remote-tracking branch 'weblate/develop' into develop 2023-04-29 19:52:43 -07:00
ThatOneCalculator
0e602a2824
Revert "Merge pull request 'Add show more button to notifications' (#9942) from Freeplay/calckey:notifications into develop"
This reverts commit 8cb321b110, reversing
changes made to 133391122b.
2023-04-29 19:39:04 -07:00
ThatOneCalculator
f6c5a52106
Revert "Merge pull request 'Add show more button to notifications' (#9942) from Freeplay/calckey:notifications into develop"
This reverts commit 8cb321b110, reversing
changes made to 133391122b.
2023-04-29 19:38:26 -07:00
ThatOneCalculator
d493665922
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-29 19:15:47 -07:00
ThatOneCalculator
d1c1d75388
Revert "keyboard accessibility (#9725)"
This reverts commit c1d5922acb.
2023-04-29 19:14:36 -07:00
Kaitlyn Allan
461fdd1408
Remove eslint from calckey-js (use rome) 2023-04-30 11:33:45 +10:00
Kaity A
914355c644
Add Libre Translate support 2023-04-30 11:09:51 +10:00
ThatOneCalculator
b17bab4981
Merge branch 'develop' into beta 2023-04-29 15:44:46 -07:00
ThatOneCalculator
2b3191b6cd
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-29 15:32:38 -07:00
ThatOneCalculator
41151ca918
new logos 2023-04-29 15:32:33 -07:00
Free
c1d5922acb keyboard accessibility (#9725)
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9725
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-29 22:30:14 +00:00
ThatOneCalculator
11b93d2d9a
chore: upgrade megalodon 2023-04-29 13:28:24 -07:00
naskya
6cfb83660f fix: centering block math (#9946)
Similar to `inlineCode` and `blockCode`, MFM provides two types of formula syntax, `mathInline` and `mathBlock` (I'm curious why these aren't called `inlineMath`/`blockMath`, but oh well)

Other platforms, like GitHub, **Math**todon, my blog, etc., also support these two types of formula representation, and math blocks are centered on (maybe) all such platforms.

![](https://cdn.discordapp.com/attachments/823878222897741868/1101837026304720997/2023-04-29_201943.png)

But Calckey (Misskey v12) don't center math blocks. I'd say this is a bug, and this makes `blockMath` useless (it's just `inlineMath` in a new line).

![](https://cdn.discordapp.com/attachments/823878222897741868/1101837026027917342/2023-04-29_202008.png)

So I fixed this.

![](https://cdn.discordapp.com/attachments/823878222897741868/1101837183574355978/2023-04-29_202854.png)

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9946
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-29 14:01:24 +00:00
Freeplay
544e4bab51 a 2023-04-29 09:56:28 -04:00
Freeplay
1ee8b7285e Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-29 09:48:10 -04:00
naskya
cc0a478b65
chore: update icons on post form 2023-04-29 14:08:11 +09:00
Freeplay
0b758321ba a 2023-04-28 23:47:13 -04:00
Freeplay
5e01581d06 outline fixes 2023-04-28 23:26:19 -04:00
Freeplay
ca68d4fd28 classic view fixes 2023-04-28 23:18:01 -04:00
Freeplay
9392d84625 widgets 2023-04-28 22:50:32 -04:00
Freeplay
cb017d1006 sidebar focus 2023-04-28 22:40:23 -04:00
Freeplay
70c8690623 fix 2023-04-28 22:24:40 -04:00
Freeplay
c55b521e57 a 2023-04-28 22:19:02 -04:00
Freeplay
af62073544 focus to media 2023-04-28 22:17:39 -04:00
Freeplay
1389dd9000 make folder dropdown focusable 2023-04-28 22:04:35 -04:00
Freeplay
4bda4ffffc Make accounts in account management page focusable 2023-04-28 21:49:41 -04:00
Freeplay
3a49c3eb37 Fix focusing avatars in weird places 2023-04-28 21:39:48 -04:00
Freeplay
609f4cff5b fix subnote 2023-04-28 21:22:29 -04:00
Freeplay
253ba164e5 consistency + fix 2023-04-28 21:18:00 -04:00
Freeplay
81121533b0 focus last element on bg click 2023-04-28 20:52:09 -04:00
Freeplay
db692fcf83 fixes? 2023-04-28 20:47:57 -04:00
Freeplay
23beca49e3 fixes 2023-04-28 20:26:10 -04:00
Kainoa Kanter
8cb321b110 Merge pull request 'Add show more button to notifications' (#9942) from Freeplay/calckey:notifications into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9942
2023-04-29 00:05:53 +00:00
Freeplay
3be2147397 add the focus trap thingies again 2023-04-28 19:57:19 -04:00
Freeplay
6498a90dc1 Fix focusing inside of CW's 2023-04-28 19:28:25 -04:00
Freeplay
a39802cf92 Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-28 19:06:21 -04:00
Freeplay
3cc7979aad Add show more button to notifications + make show more button into its own component 2023-04-28 18:18:09 -04:00
Kainoa Kanter
68172bc599 Merge pull request 'fix: Declare /api/v1/accounts/relationships before /api/v1/accounts/:id' (#9938) from fruye/calckey:account-relationships-fix into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9938
2023-04-28 21:47:17 +00:00
Kainoa Kanter
6157c41ffb Merge pull request 'Fix dot menu in welcome page' (#9939) from esm/calckey:develop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9939
2023-04-28 21:46:29 +00:00
Gear
cff9276f2a Add documentation for various MFM functions 2023-04-28 16:01:09 -04:00
Essem
1de71cd440
Fix dot menu in welcome page 2023-04-28 13:19:57 -05:00
fruye
a18e1cccc6 fix: Declare /api/v1/accounts/relationships before /api/v1/accounts/:id
Previously the 'relationships' part was considered to be an account id
and was handled by completely different API endpoint.
2023-04-28 20:03:06 +02:00
Kainoa Kanter
1865a9c204 Revert "[Fix] Properly replace koa-fix-trailing-slashes with inhouse script (#9870)"
This reverts commit 2cdaad588c.
2023-04-27 16:32:37 -07:00
Kainoa Kanter
431a08d06e Revert "Merge pull request '[feat] Replace Koa-FavICO with a smaller router' (#9853) from daikei/calckey:modularize-favico into develop"
This reverts commit 4f6cae7643, reversing
changes made to 64a737d001.
2023-04-27 16:25:13 -07:00
fruye
f8178a9535 fix: Get list titles from Form data when creating and updating lists
This change will actually make it possible for Mastodon clients to
create and rename lists, as they send the title in a Form data instead
of a query string.

https://docs.joinmastodon.org/methods/lists/#form-data-parameters
2023-04-27 22:42:10 +02:00
fruye
e5fcde758f fix: Make statusModel created_at fields be ISO 8601 strings
This makes the 'Reactions to this post' status (seen when viewing
a status context) send the correct data type for `created_at` fields.

https://docs.joinmastodon.org/entities/Account/#created_at
https://docs.joinmastodon.org/entities/Status/#created_at
2023-04-27 21:54:51 +02:00
Kainoa Kanter
dd58a9a3ff Merge pull request 'add additional information & show more button in user preview popup' (#9926) from Freeplay/calckey:userpopup into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9926
2023-04-27 13:24:13 +00:00
Freeplay
bd8d8af9ac add additional information & show more button in user preview popup 2023-04-27 08:16:25 -04:00
ThatOneCalculator
0fdb5c4230
hide for now 2023-04-27 01:22:50 -07:00
ThatOneCalculator
9db2930f68
it's always pleroma 2023-04-27 01:17:09 -07:00
ThatOneCalculator
8a950d6a3e
fix disabled, formatting 2023-04-27 01:16:33 -07:00
ThatOneCalculator
d223007295
import formradio 2023-04-27 01:12:02 -07:00
ThatOneCalculator
17b05511aa
refactor: change import type to radio 2023-04-27 01:08:28 -07:00
ThatOneCalculator
df8db1171a
fix: style email with inline styles 2023-04-26 20:21:30 -07:00
ThatOneCalculator
a47d05dcda
im dumb 2023-04-26 20:10:42 -07:00
ThatOneCalculator
e048d951fc
try to fix email style... 2023-04-26 20:04:58 -07:00
ThatOneCalculator
ddc487cb39
mfw 2023-04-26 20:03:04 -07:00
ThatOneCalculator
a44fee3aae
fix? 2023-04-26 19:58:26 -07:00
ThatOneCalculator
8e22a211d1
fix: add route 2023-04-26 19:51:25 -07:00
ThatOneCalculator
0a2335ff75
feat: frontend interface for post-account creation email verification 2023-04-26 19:44:38 -07:00
ThatOneCalculator
868489d5ac
notes -> posts 2023-04-26 19:02:38 -07:00
ThatOneCalculator
9177825990
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-26 15:10:48 -07:00
ThatOneCalculator
2c98d43996
chore: more rpine for server activity widget 2023-04-26 15:10:33 -07:00
yawhn
e7fe452f22 Fix: Inline Ads bug (#9922)
This PR fixes this issue: https://codeberg.org/calckey/calckey/issues/9747

Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Co-authored-by: yawhn <kordaris@gmail.com>
Co-authored-by: Otto Richter <otto@codeberg.org>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9922
Co-authored-by: yawhn <yawhn@noreply.codeberg.org>
Co-committed-by: yawhn <yawhn@noreply.codeberg.org>
2023-04-26 21:38:44 +00:00
ThatOneCalculator
ec454b58f1
Merge branch 'develop' into beta 2023-04-26 14:21:18 -07:00
ThatOneCalculator
1bab53fed2
chore: formatting 2023-04-26 14:20:27 -07:00
ThatOneCalculator
3dfb43be84
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-26 14:20:02 -07:00
ThatOneCalculator
fca37cd86e
Revert "chore: update summaly"
This reverts commit b60a3b509e.
2023-04-26 14:19:55 -07:00
Namekuji
eebfdf8559 feat: reserved usernames (#9917)
This PR adds a feature to prevent users from creating a new account with a reserved username such as root, admin, system, proxy, info, etc...

Reserved usernames can be configured via the config file.

The administrator can create an account with a reserved username via the first setup screen or the control panel.

The existing account of reserved usernames will not be affected.

Co-authored-by: Namekuji <nmkj@mx.kazuno.co>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9917
Co-authored-by: Namekuji <nmkj@noreply.codeberg.org>
Co-committed-by: Namekuji <nmkj@noreply.codeberg.org>
2023-04-26 20:06:18 +00:00
Free
48b8aeaf62 super minor styling stuff (#9918)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9918
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-26 20:03:32 +00:00
naskya
eea98cb6c2
fix an instance ticker bug 2023-04-27 03:29:07 +09:00
ThatOneCalculator
6b87d708f3
posts 2023-04-25 19:05:29 -07:00
ThatOneCalculator
47744afdbc
rm todo 2023-04-25 18:40:10 -07:00
ThatOneCalculator
d2fd719cab
use chartLimit 2023-04-25 18:34:04 -07:00
ThatOneCalculator
19783a9002
mmm matrix math yummy 2023-04-25 18:31:04 -07:00
ThatOneCalculator
a6761ec278
see if this works 2023-04-25 18:21:15 -07:00
ThatOneCalculator
8fa0919810
typo 2023-04-25 18:16:14 -07:00
ThatOneCalculator
221bac64db
feat: heatmap option for activity widget 2023-04-25 18:06:21 -07:00
ThatOneCalculator
e8b70cb7f5
hotfix: explore page 2023-04-25 11:12:47 -07:00
ThatOneCalculator
9b129be524
throw different error if following is null 2023-04-25 08:31:05 -07:00
ThatOneCalculator
b2e80db219
revert messaging room 2023-04-24 15:45:34 -07:00
naskya
df8294bde3 fix: boost muting in the recommended timeline (#9906)
Closes: #9905
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9906
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-24 19:47:56 +00:00
ThatOneCalculator
64a1c24686
chore: up pakcages 2023-04-23 15:34:50 -07:00
fruye
1a39e7a48e feat: Implement reading Announcements from MastoAPI 2023-04-23 22:17:02 +02:00
ThatOneCalculator
591e44ccd6
chore: formatting 2023-04-22 17:22:53 -07:00
Free
29818a067b Notes refactoring (?) + new CW design (#9888)
Moved a lot of the duplicated code in the different note components into the SubNoteContent component

I've also replaced the detailed note stuff with just the MkNote component

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9888
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-23 00:21:38 +00:00
tinaxd
4974088061
fix: ドライブアップロードで413が返ってきたときにエラーメッセージを表示 (#10680) 2023-04-22 17:19:52 -07:00
naskya
00b45ad726 security: validate image url (#9882)
It looks like url validations are added in f7564d87b0, but I found another validation commit not applied in Calckey, so I cherry-picked 0da0cc80b9 from [Misskey](https://github.com/misskey-dev/misskey).

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9882
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-21 01:50:47 +00:00
naskya
e0d76ef8ef feat: make it toggleable whether to disable emojis in notifications (#9880)
I talked about feature #9865 on my fedi account and received a comment like, "I don't care about emoji reactions in my timelines, but I do care what reactions I get!"

Adding too many options is bad, but I agreed that making it toggleable whether to disable emojis in notifications is helpful, so I added this feature. This allows you to check emoji reactions to your posts in notifications while using the simple UI. I'd say this provides an experience that neither Mastodon nor Misskey has.

The new setting item shows up only when you disable emoji reactions.

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9880
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-20 07:57:36 +00:00
ThatOneCalculator
b60a3b509e
chore: update summaly 2023-04-19 21:28:43 -07:00
ThatOneCalculator
89d2a83d7a
email styling 2023-04-19 21:26:49 -07:00
ThatOneCalculator
a1f723a18e
chore: formatting 2023-04-19 21:06:05 -07:00
ThatOneCalculator
08930c6de2
fix header tabs 2023-04-19 21:05:41 -07:00
ThatOneCalculator
e3e3ee8bb0
why was the order reversed? 2023-04-19 21:02:12 -07:00
ThatOneCalculator
f584c460e3
fix tag on explore 2023-04-19 21:00:01 -07:00
ThatOneCalculator
c6f0047aed
reaction settings auto reload 2023-04-19 20:46:37 -07:00
naskya
0a173a3c1c feat: add an option to disable emoji reactions (#9878)
Closes: #9865
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9878
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-20 02:53:28 +00:00
naskya
70e4b36bd3
Fix the search bar bug on iOS 2023-04-20 04:21:28 +09:00
ThatOneCalculator
1ddb15909d
gallery styling 2023-04-18 11:58:04 -07:00
ThatOneCalculator
d6a4ecb495
Revert "update locales for calckey"
This reverts commit 8ab6a4c442.
2023-04-17 15:37:05 -07:00
daikei
2cdaad588c [Fix] Properly replace koa-fix-trailing-slashes with inhouse script (#9870)
This follows up #9869, with an awaited ``next()``, fixing the script.

> I'm looking to remove another 5kb package, replacing it with an in-house script. The commit i'm proposing translates the entire job of koa-remove-trailing-slashes into a 206 byte script that gets the job done well.

(just to show the code does work)
![](https://s3.kitsunes.club/storage/41c7854d-d01e-4f4c-94dd-8b651e2d7367.gif)

Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9870
Co-authored-by: daikei <daikei@noreply.codeberg.org>
Co-committed-by: daikei <daikei@noreply.codeberg.org>
2023-04-17 22:36:22 +00:00
ThatOneCalculator
8ab6a4c442
update locales for calckey 2023-04-17 03:07:07 -07:00
ThatOneCalculator
48ff0254b1
chore: formatting 2023-04-17 01:47:53 -07:00
ThatOneCalculator
c0fe351bed
Revert "[Fix] remove-trailing-slashes with inhouse script (#9869)"
This reverts commit 07db141fc0.
2023-04-17 01:22:31 -07:00
ThatOneCalculator
1ed5ff7caf
Revert "formatting"
This reverts commit b32e1b56fa.
2023-04-17 01:22:25 -07:00
ThatOneCalculator
b32e1b56fa
formatting 2023-04-17 01:03:56 -07:00
daikei
07db141fc0 [Fix] remove-trailing-slashes with inhouse script (#9869)
I'm looking to remove another 5kb package, replacing it with an in-house script. The commit i'm proposing translates the entire job of `koa-remove-trailing-slashes` into a 206 byte script that gets the job done well.

Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9869
Co-authored-by: daikei <daikei@noreply.codeberg.org>
Co-committed-by: daikei <daikei@noreply.codeberg.org>
2023-04-17 08:02:29 +00:00
ThatOneCalculator
ca5d9377a1
MkNumber for data in MkUserInfo 2023-04-16 19:26:57 -07:00
ThatOneCalculator
d2a1c947a4
style announcement image 2023-04-16 19:04:28 -07:00
ThatOneCalculator
8a80dd0438
move hover to entire ticker 2023-04-16 17:52:14 -07:00
ThatOneCalculator
57a4360165
remove duplicate styles 2023-04-16 17:51:34 -07:00
ThatOneCalculator
dfd20a3a22
capitalize string 2023-04-16 17:50:05 -07:00
ThatOneCalculator
2a8b9dc92a
feat: software name on hover icon in instance ticker 2023-04-16 17:35:10 -07:00
Kaity A
011b482e98 Add continuation for thread reply level (#9821)
I think this will solve the continuation issue in threads where the reply level reaches 12 deep in the conversation thread, without getting to indent depth 5.

Co-authored-by: Kaity A <kaity@theallans.com.au>
Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9821
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-04-15 21:56:17 +00:00
ThatOneCalculator
0a3259993b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-15 13:16:17 -07:00
ThatOneCalculator
1ecc91b0d3
read messages with dialog 2023-04-15 13:16:13 -07:00
naskya
f7602be0e7 fix: disable "Search" keyword (#9856)
Related: #9816 #9830
I was so careless that I didn't know "Search" was also a keyword. I disabled that and fixed a minor bug.

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9856
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-15 17:53:17 +00:00
naskya
dde2679875
feat: rename workspaces 2023-04-16 01:05:18 +09:00
ThatOneCalculator
1824b27e16
chore: formatting 2023-04-14 15:35:18 -07:00
Kainoa Kanter
4f6cae7643 Merge pull request '[feat] Replace Koa-FavICO with a smaller router' (#9853) from daikei/calckey:modularize-favico into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9853
2023-04-14 22:33:49 +00:00
naskya
429b926fcf
change regex priority 2023-04-15 01:41:49 +09:00
naskya
f531ed2ab2
fix a bug 2023-04-15 01:37:53 +09:00
daikei
c959d4185c remove koa-favicon 2023-04-14 16:20:27 +00:00
daikei
1b9a776220 replace koa-favicon with a small patch of code
This should remove a needless dependency and replace it with a tiny, simple koa router
2023-04-14 16:18:50 +00:00
naskya
a2e56314fe
prevent crashes due to timezone === null 2023-04-15 01:01:36 +09:00
naskya
4d0245f1a5
allow acute accent 2023-04-15 01:00:43 +09:00
naskya
afa8f06ef6
improve city search 2023-04-15 00:40:13 +09:00
ThatOneCalculator
9501e8a882
only show index posts action if admin 2023-04-13 20:11:39 -07:00
ThatOneCalculator
25f45f8b4b
fix: 🔒 don't show notes with CW on welcome screen
Closes #9849
2023-04-13 19:46:52 -07:00
ThatOneCalculator
4125e3704e
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-13 09:43:22 -07:00
ThatOneCalculator
4694e30573
chore: up swc 2023-04-13 09:43:13 -07:00
naskya
d5ce896bd2
Change boost button labels 2023-04-13 11:58:42 +09:00
naskya
daf07089b4 chore: update mfm-js version (#9844)
This resolves #9757.

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9844
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-13 00:33:53 +00:00
ThatOneCalculator
8f7c136f48
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-12 17:19:17 -07:00
ThatOneCalculator
7f9d3f9d54
chore: formatting 2023-04-12 17:19:14 -07:00
naskya
e8566b95aa
correct position 2023-04-12 20:24:54 +09:00
naskya
46864916d9
Allow to mute my own boosts 2023-04-12 15:52:46 +09:00
ThatOneCalculator
07b9e17665
fix lookup instance 2023-04-11 10:32:51 -07:00
ThatOneCalculator
6b359071be
feat: lookup post action 2023-04-11 10:12:17 -07:00
ThatOneCalculator
b6d2b15948
feat: index posts action 2023-04-11 10:07:03 -07:00
ThatOneCalculator
0979ba6b8f
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-11 10:03:31 -07:00
ThatOneCalculator
c5b0b07027
feat: admin lookup files/instance 2023-04-11 10:03:25 -07:00
naskya
c3431b928a Partially disable search MFM (#9830)
Honestly, this workaround is pure garbage when this can be achieved by deleting a small piece of code from mfm-js, but this closes #9816 anyway 😅

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9830
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-10 05:42:17 +00:00
Kainoa Kanter
63c35871b2 fix chat metadata 2023-04-08 00:18:37 -07:00
Kainoa Kanter
8491a757bc fix 2023-04-08 00:10:16 -07:00
Kainoa Kanter
ee83b5b1a3 Merge branch 'develop' of https://codeberg.org/calckey/calckey into develop 2023-04-07 23:56:06 -07:00
Kainoa Kanter
0717454d49 feat: mark all as read action in chat 2023-04-07 23:56:02 -07:00
Kainoa Kanter
594ee74324 feat: messaging room banner 2023-04-07 23:55:42 -07:00
Kainoa Kanter
306fcb63d4 Merge pull request 'fix: retrieve remote user again when migrating' (#9826) from nmkj/calckey:fix-alsoknownas into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9826
2023-04-08 06:15:27 +00:00
Kainoa Kanter
4a1a954386 move hidden hashtag menu 2023-04-07 22:54:25 -07:00
Kainoa Kanter
e6c1090cdc back button 2023-04-07 22:46:41 -07:00
Kainoa Kanter
437a6e29a5 chore: formatting 2023-04-07 22:46:10 -07:00
Namekuji
67dbb2318a fetch person again 2023-04-08 01:44:50 -04:00
naskya
a624aeebe3 feat: per-user boost muting (#9825)
Cherry-picked from FoundKey/c414f24a2c ([commit](c414f24a2c))

This allows us to hide specified users' boosts from the timelines (the boosts will still be visible on their user page).

Co-authored-by: Hélène <pleroma-dev@helene.moe>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9825
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-08 05:44:36 +00:00
amy bones
cb68498fcb
feat: add hidden hashtags management page
This simply adds a basic admin UI to blocklist some hashtags from displaying in
the trending widget. The facility existed already in the backend, but there was
no UI to manipulate the list save for executing raw SQL or API calls.
2023-04-07 18:57:52 -07:00
Kainoa Kanter
ec807fc1bd hotfix: fix crash 2023-04-07 17:58:29 -07:00
Kainoa Kanter
621be91cdb Revert "Revert "Incorporate calckey-js into calckey repository (#9820)""
This reverts commit 8033492c7c.
2023-04-07 17:44:27 -07:00
Kainoa Kanter
8033492c7c Revert "Incorporate calckey-js into calckey repository (#9820)"
This reverts commit 37c0423da6.
2023-04-07 17:35:10 -07:00
Kainoa Kanter
4fb7f4634f fix: typo 2023-04-07 17:25:24 -07:00
Kainoa Kanter
49c44771e5 Merge pull request 'fix: followers transfer via account migration' (#9822) from nmkj/calckey:fix-move into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9822
2023-04-08 00:06:08 +00:00
Kainoa Kanter
6bf1cbc0ef fix: format script; chore: format 2023-04-07 17:01:42 -07:00
Kainoa Kanter
aeb0839da9 chore: rome formatting 2023-04-07 16:47:04 -07:00
Namekuji
62a439c693 fix move inbox 2023-04-07 17:48:25 -04:00
Kaity A
37c0423da6 Incorporate calckey-js into calckey repository (#9820)
Closes #9712.

Co-authored-by: Kaity A <kaity@theallans.com.au>
Co-authored-by: Ken Allan <ken@norganna.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9820
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-04-07 14:25:22 +00:00
Namekuji
b03479c7b4 fix id of move activity 2023-04-07 06:39:29 -04:00
Kainoa Kanter
3b9d9cb635 menu opts 2023-04-06 23:02:07 -07:00
Kainoa Kanter
0f6e7056b7 days for featured 2023-04-06 22:48:07 -07:00
Kainoa Kanter
df7c71b1b4 refactor 2023-04-06 22:28:44 -07:00
Kainoa Kanter
c2097f9244 feat: blur muted text 2023-04-06 22:11:10 -07:00
Kainoa Kanter
1d57a0da15 Merge pull request 'feat: give reason for soft word mutes' (#9815) from amybones/calckey:feat_soft_mute_reasons into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9815
2023-04-07 05:07:24 +00:00
Kainoa Kanter
7fb130b06e formatting 2023-04-06 18:56:46 -07:00
amy bones
15b1109947
feat: give reason for soft mutes
Bad UX when a post is muted and it just says "Some chick said something". Now
provide some context too to help people decide if they want to view something
potentially triggering.
2023-04-05 21:28:26 -07:00
Nya Candy
73b778de2a fix(client): userpage ui (#9179)
* fix(unverified): clip pages ui

* fix(unverified): user page width

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-04-05 15:45:16 -07:00
ThatOneCalculator
2d7f227de7
Revert "mkv13 media list"
This reverts commit c2ac53c66b.
2023-04-04 23:58:55 -07:00
ThatOneCalculator
881acf9e26
typo 2023-04-04 22:59:41 -07:00
ThatOneCalculator
ba67fa6ed6
oops 2023-04-04 22:55:36 -07:00
ThatOneCalculator
0135dcc016
chore: back button in more places 2023-04-04 22:52:41 -07:00
ThatOneCalculator
0b72aa748b
chore: back button in control panel 2023-04-04 22:49:17 -07:00
ThatOneCalculator
48d00217c9
final fix? 2023-04-04 22:41:57 -07:00
ThatOneCalculator
f78cdb9c60
import i18n 2023-04-04 22:22:35 -07:00
ThatOneCalculator
3f48a9926b
more fix 2023-04-04 22:12:55 -07:00
ThatOneCalculator
bcd5779a9d
fix 2023-04-04 22:03:24 -07:00
ThatOneCalculator
9879bbe38e
display back button in note 2023-04-04 21:59:35 -07:00
ThatOneCalculator
c88627fc88
back button in settings 2023-04-04 21:59:11 -07:00
ThatOneCalculator
3b5b90879c
dont change state 2023-04-04 21:53:17 -07:00
ThatOneCalculator
c2ac53c66b
mkv13 media list 2023-04-04 21:47:30 -07:00
amybones
006bfbd42b fix: toggling the blocking state from the instance-info admin view (#9809)
Because the admin meta information was never loaded on this page, no amount of toggling the block or suspend sliders on the instance-info page (e.g. `https://calckey.example.com/instance-info/instance.tld`) will result in the instance actually being added to the blocklist. You could still do it from the bulk blocklist management page, but that can get unwieldy quickly if you just want to do a quick block of an instance.

Co-authored-by: amy bones <amy@spookygirl.boo>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9809
Co-authored-by: amybones <amybones@noreply.codeberg.org>
Co-committed-by: amybones <amybones@noreply.codeberg.org>
2023-04-04 03:46:23 +00:00
ThatOneCalculator
daba80177a
feat: push notifs button
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
2023-04-03 20:36:59 -07:00
ThatOneCalculator
4478468256
fix: 🐛 go to last timeline selected 2023-04-03 16:02:09 -07:00
ThatOneCalculator
b7fc6117b6
fix: buttons not showing 2023-04-03 10:03:35 -07:00
Kainoa Kanter
3e334dea24 Merge pull request 'Require timeline endpoints to return the requested limit of notes.' (#9805) from supakaity/hajkey:hk/notes-pagination into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9805
2023-04-03 17:02:01 +00:00
Kaity A
3d93458d8b
Requested limit to be fulfilled if possible 2023-04-04 02:50:53 +10:00
amy bones
b28ba9f82f
fix: changing passwords, 2fa, and password resets.
The argon2 usage was only implemented for sign-ins which broke a bunch of other
endpoints and features.
2023-04-03 05:14:50 -07:00
Free
8bd64c89a4 note-improvements (#9799)
Boop!

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9799
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-02 21:39:25 +00:00
Kaity A
a66eac0e5b
Separate cat-avatar mode and speak-as-cat nyanification 2023-04-02 21:24:12 +10:00
ThatOneCalculator
9581c0df1b
styling 2023-04-02 01:00:40 -07:00
ThatOneCalculator
4496de2040
remove console.log 2023-04-02 00:42:35 -07:00
ThatOneCalculator
e10fc6b8ec
attempt fix 2023-04-02 00:21:43 -07:00
ThatOneCalculator
34613771e5
correct color for help button 2023-04-02 00:13:26 -07:00
ThatOneCalculator
38ade38f3f
fix: dialogs not coming up 2023-04-02 00:07:48 -07:00
ThatOneCalculator
565493b56f
fix button alignments 2023-04-01 23:53:31 -07:00
ThatOneCalculator
79ecd7184b
don't show delete button if profile is default 2023-04-01 23:44:59 -07:00
ThatOneCalculator
0b02be7343
style 2023-04-01 23:34:02 -07:00
ThatOneCalculator
bb6d04f9c3
fix import 2023-04-01 23:28:55 -07:00
ThatOneCalculator
ed35e28a2c
don't need extra template 2023-04-01 21:39:48 -07:00
ThatOneCalculator
e9b45260b5
chore: 🎨 format 2023-04-01 21:10:31 -07:00
ThatOneCalculator
4e843f2949
fix: 🛂 no longer need 2fa for webauthn 2023-04-01 21:04:22 -07:00
ThatOneCalculator
c3ee953e92
fix help button alignment iconsOnly 2023-04-01 16:18:01 -07:00
ThatOneCalculator
8668525bf5
fix #9784 2023-04-01 16:14:11 -07:00
ThatOneCalculator
e516685cbc
Revert "fix: 🐛 make recently used group"
This reverts commit 806591cb35.
2023-04-01 12:22:46 -07:00
ThatOneCalculator
806591cb35
fix: 🐛 make recently used group
Closes #9784
2023-04-01 12:19:27 -07:00
ThatOneCalculator
93867ec927
fix migration 2023-04-01 12:14:54 -07:00
ThatOneCalculator
a707788c31
add top margin to help button 2023-04-01 12:05:27 -07:00
ThatOneCalculator
33ae0ca6fd
chore: add cleanup migration 2023-04-01 12:03:49 -07:00
ThatOneCalculator
8cc7d11fa4
feat: help menu in navbar 2023-04-01 11:56:43 -07:00
ThatOneCalculator
02870df588
fix search import 2023-04-01 11:39:27 -07:00
ThatOneCalculator
d3d8bc34d0
feat: search now searches posts and users 2023-04-01 11:28:34 -07:00
Kainoa Kanter
d3ccf27af7 Merge pull request 'fix: another bug in KaTeX macro expander' (#9795) from naskya/calckey:fix/katex-macro-2 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9795
2023-04-01 16:28:48 +00:00
Kaitlyn Allan
a3fa0a2f9c Clarify variable names 2023-04-01 22:49:14 +10:00
naskya
671f6f93a0
Fix a bug in macro expander 2023-04-01 21:18:55 +09:00
Kaitlyn Allan
b96fe57793 Improve performance of charts
Fix some undefined !== deleted issues
2023-04-01 21:42:03 +10:00
naskya
0e8fe41aaa feat: add option to boost with Home and Followers-only visibility (#9788)
Closes: #9777

This pull request includes UI changes (please check the attached images).

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9788
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-01 06:53:29 +00:00
ThatOneCalculator
f70c5da0bd
audio on mobile fix 2023-03-31 22:06:21 -07:00
kabo2468
b717f6d6ff
fix: don't nyaize quoted text 2023-03-31 23:30:57 +09:00
ThatOneCalculator
7b2a34a364
add argon 2023-03-30 19:19:09 -07:00
ThatOneCalculator
acfc88389a
formatting 2023-03-30 19:10:03 -07:00
ThatOneCalculator
12769bd1ab
feat: 🔒 add argon2 support
Passwords will be automatically re-hashed on sign-in. All new password hashes will be argon2 by default.  This uses argon2id and is not configurable. In the very unlikely case someone has more specific needs, a fork is recommended.  ChangeLog: Added  Co-authored-by: Chloe Kudryavtsev <code@toast.bunkerlabs.net>

Breaks Calckey -> Misskey migration, but fixes Foundkey -> Calckey migration
2023-03-30 19:09:44 -07:00
s1idewhist1e
c58ce6c53b Refactor: use rust for native mastodon id conversion (#9786)
This uses [napi-rs](https://napi.rs/) to allow for automatic generation of node bindings for the native code.

I also changed the `isolatedModules` TS flag to false to allow for `static enum` to be shared across modules. It doesn't seem to be necessary for the build system that CK uses.

Currently this method does not work with ID generators with longer IDs. Likely the best solution is to add another key in the database.

Some benchmarks for 1 million conversions:

```
	node, x1_000_000: 2.847s
	rust, x1_000_000: 1.265s
```

There are still optimizations that can be made, but I think this is a good starting point and a good way to bring rust into the CK stack.

Co-authored-by: s1idewhist1e <trombonedude05@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9786
Co-authored-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
Co-committed-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
2023-03-31 01:58:28 +00:00
naskya
fe9ed9fcba
Fix a bug in the macro expander 2023-03-31 06:31:18 +09:00
cutestnekoaqua
01b9dad61d
send vlaue 2023-03-30 18:05:39 +02:00
cutestnekoaqua
021e86a0ab
make sure its not checked for akkoma 2023-03-30 17:52:38 +02:00
cutestnekoaqua
897b5f928d
check for signatures while post import 2023-03-30 17:52:17 +02:00
cutestnekoaqua
09aeb6e2f5
nyaa 2023-03-30 17:31:29 +02:00
Cleo
00dc860574 remove debug msgs 2023-03-30 09:30:38 +00:00
Cleo
a3c0d56600 „packages/backend/src/server/api/endpoints/i/import-posts.ts“ ändern
Signed-off-by: Cleo <cutestnekoaqua@noreply.codeberg.org>
2023-03-30 09:12:51 +00:00
Cleo
0a79b6b9f0 Yeet mentions 2023-03-30 08:40:20 +00:00
naskya
82db61ede0 fix: direct boost (#9783)
Sorry to create PR multiple times. I should have included this in #9778.

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9783
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-30 03:15:06 +00:00
naskya
9489543180 feat: custom KaTeX macro (#9779)
Closes: #9759
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9779
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-30 03:11:57 +00:00
ThatOneCalculator
ab9476ea27
fix sounds settings 2023-03-29 13:38:59 -07:00
ThatOneCalculator
f33eb43ea5
typo 2023-03-29 13:35:10 -07:00
ThatOneCalculator
32dd494424
feat: button in admin dash to index posts 2023-03-29 13:30:02 -07:00
ThatOneCalculator
48e0333e71
fix: 🐛 formlink -> button
fixes notifications and drive in settings
2023-03-29 12:53:07 -07:00
ThatOneCalculator
5f5caf1ef4
better icons 2023-03-29 12:47:25 -07:00
ThatOneCalculator
e518e86a79
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-29 12:39:17 -07:00
ThatOneCalculator
9a56764fe0
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-29 12:38:55 -07:00
cutestnekoaqua
eed9c63247
get post details from object 2023-03-29 21:38:52 +02:00
ThatOneCalculator
bae4bce8c3
header icon for queue page 2023-03-29 12:38:38 -07:00
cutestnekoaqua
4181bee43c
catch text parsing error 2023-03-29 21:25:28 +02:00
cutestnekoaqua
2398aab82b
add info 2023-03-29 21:16:45 +02:00
cutestnekoaqua
66429527ca
catch errors 2023-03-29 21:15:06 +02:00
cutestnekoaqua
21c7f93d7a
handle mastodon style posts 2023-03-29 21:10:01 +02:00
cutestnekoaqua
7650c60cdf
dont ping users 2023-03-29 20:01:56 +02:00
cutestnekoaqua
12698bf1e8
actually increase line num 2023-03-29 19:37:31 +02:00
cutestnekoaqua
82f342cf45
update post job 2023-03-29 19:36:23 +02:00
cutestnekoaqua
220b022461
note import debug logs 2023-03-29 19:23:37 +02:00
cutestnekoaqua
50aa4667bb
temporary set import limit to infinity for debug 2023-03-29 19:16:39 +02:00
naskya
6b8be4ddb7 Merge branch 'develop' into fix/followers-only-boost 2023-03-29 02:24:21 +00:00
cutestnekoaqua
450f798f12
why is this git ignored? 2023-03-29 00:09:31 +02:00
cutestnekoaqua
99b471d43b
why is this git ignored? 2023-03-28 23:48:27 +02:00
cutestnekoaqua
d5c80e74de
feat: experimental post import 2023-03-28 23:33:16 +02:00
Kagami Sascha Rosylight
7acb2b7c09
fix: allow announces with followers visibility 2023-03-29 04:55:16 +09:00
naskya
492a81104a
Try to fix calckey/calckey#9770 2023-03-28 03:59:07 +09:00
Free
83c7dd177b note-improvements (#9768)
Fixes #9745, quote icon, note spacing adjustments, border radius's in noGap

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9768
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-26 03:33:44 +00:00
cutestnekoaqua
1278200ae7
[PATCH] set workers to reduce their processing priority
Authored-by: Kaitlyn Allan <kaitlyn.allan@enlabs.cloud>
2023-03-25 12:35:30 +01:00
ThatOneCalculator
5b575c67ed
fix? 2023-03-24 13:14:41 -07:00
ThatOneCalculator
8acf3833fa
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-24 12:45:32 -07:00
ThatOneCalculator
35bf174273
dev15 2023-03-24 12:45:25 -07:00
Namekuji
86e5a19971 fix callback url 2023-03-24 06:55:23 -04:00
ThatOneCalculator
765c61bf52
don't show buttons if mobile 2023-03-24 00:42:36 -07:00
ThatOneCalculator
a1efc980d4
fix 2023-03-24 00:34:13 -07:00
ThatOneCalculator
9ca00d73b5
fix 2023-03-24 00:04:00 -07:00
ThatOneCalculator
25d44f500b
console log 2023-03-23 23:59:42 -07:00
ThatOneCalculator
b7a5799698
feat: new chat button on mobile 2023-03-23 23:51:59 -07:00
ThatOneCalculator
434e2f24e9
feat: post metadata uses full @
Closes #9660
2023-03-23 18:03:50 -07:00
ThatOneCalculator
765d90b789
chore: 📦 upgrade megalodon 2023-03-23 16:20:21 -07:00
ThatOneCalculator
f80dcca6d5
feat: masto api add display name 2023-03-23 16:16:27 -07:00
ThatOneCalculator
94640486c5
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-23 09:07:25 -07:00
ThatOneCalculator
d5cafde7d1
Revert "refactor: nyaize on the frontend"
This reverts commit aff90b3ef2.
2023-03-23 09:06:32 -07:00
yawhn
df68d5ffff feat: swap home timeline with social's functionality (#9597)
The Home timeline functionality is swapped with social's. Meaning that Home timeline now consists of followee's and local posts. Social from now on will contain only followee's posts. See more info in the attached ticket.

Some changes applied in english locales as well. Probably the rest of the languages need to be fixed though.

This PR closes the ticket: https://codeberg.org/calckey/calckey/issues/9552

Co-authored-by: yawhn <kordaris@gmail.com>
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9597
Co-authored-by: yawhn <yawhn@noreply.codeberg.org>
Co-committed-by: yawhn <yawhn@noreply.codeberg.org>
2023-03-23 16:02:37 +00:00
amy bones
c5de597079
fix: relay signature handling
A change sometime ago moved to setting some signature fields in the incoming
object to undefined as opposed to deleting them. The trouble is that downstream
code checks against existence, not undefinedness and rejects the message.

Resolves: #9665
2023-03-22 17:32:49 -07:00
ThatOneCalculator
d05ab9bf46
fix color in follow button 2023-03-22 14:29:07 -07:00
ThatOneCalculator
18eed9607b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-22 12:24:45 -07:00
yawhn
25c72943c7
fix: a bug in ads 2023-03-22 12:24:37 -07:00
Kainoa Kanter
8243b635f4 Merge pull request 'fix: max user profile length to db field length' (#9750) from amybones/calckey:fix-profile-length into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9750
2023-03-22 18:58:32 +00:00
ThatOneCalculator
3a412b955d
fix: 🐛 no nyaizing undefined text
Closes #9752
2023-03-22 11:54:38 -07:00
Free
4b1af35b39 Allows ctrl+clicking internal links (#9603) (#9743)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9743
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-22 18:50:30 +00:00
cutestnekoaqua
4714e966f1
Masto api :) 2023-03-22 17:43:05 +01:00
cutestnekoaqua
30bc16daba
allow client credentials not just for tapbots 2023-03-22 14:40:59 +01:00
amy bones
1f840aa7b9
fix: max user profile length to db field length
Resolves: #9749
2023-03-22 02:10:43 -07:00
Free
bcd0488cf1 note-improvements (#9742)
Increases the limit of the replies loaded above the focused post from 10 to 30

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9742
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-21 04:41:50 +00:00
naskya
49d3df43d3
fix: local time for users 2023-03-21 08:24:02 +09:00
Free
74bb79792d note-improvements (#9739)
fixes #9735, translations, plus other tweaks

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9739
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-20 20:26:05 +00:00
ThatOneCalculator
14201f465b
typo 2023-03-19 20:19:40 -07:00
ThatOneCalculator
4ce8e83d3e
fix: make sure cw button is on new line 2023-03-19 20:15:49 -07:00
ThatOneCalculator
43bca8ed38
validate blank messages on backend 2023-03-19 20:03:49 -07:00
ThatOneCalculator
4c4c641804
fix: 🐛 can't send blank messages
Closes #9661
2023-03-19 20:02:14 -07:00
ThatOneCalculator
2de02cf655
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-19 19:59:36 -07:00
ThatOneCalculator
aff90b3ef2
refactor: nyaize on the frontend 2023-03-19 19:59:00 -07:00
Free
c2df136dda note-improvements (#9734)
Not sure if this is the best way to jump to the post

This also lets you select text w/out clicking to the post (and clicking normally on top of the text opens the post)

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9734
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-20 02:31:02 +00:00
ThatOneCalculator
d75a4e56e3
change follow button background, finally 2023-03-19 19:30:08 -07:00
ThatOneCalculator
b18864946a
theme names 2023-03-19 18:49:25 -07:00
ThatOneCalculator
710a89d343
feat: more themes! 2023-03-19 18:44:08 -07:00
ThatOneCalculator
28c1419612
generic color for online user count 2023-03-19 16:58:54 -07:00
ThatOneCalculator
f73ff912f1
fix: repo url 2023-03-19 16:53:49 -07:00
cutestnekoaqua
16ef00b6fe
chore: add emoji aliases 2023-03-20 00:37:49 +01:00
cutestnekoaqua
d81bfd30ef
Revert "fix: unicode aliases"
This reverts commit 989b497588.
2023-03-20 00:30:05 +01:00
cutestnekoaqua
989b497588
fix: unicode aliases 2023-03-20 00:24:33 +01:00
Kainoa Kanter
60a5c4012c Merge pull request 'bug: Fix error saving drive file caption > 512 chars' (#9729) from supakaity/hajkey:hk/fix-9728 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9729
2023-03-19 21:54:38 +00:00
kakkokari-gtyih
27fedf9d6e
fix: don't show smartphone UI when settings icon is double-clicked 2023-03-19 21:43:07 +09:00
Kaitlyn Allan
1b134467ed Fix error saving drive file caption > 512 chars 2023-03-19 20:06:24 +10:00
ThatOneCalculator
749117a2ce
cli images 2023-03-19 02:33:44 -07:00
ThatOneCalculator
0fa22b8598
fix cli more 2023-03-19 02:08:08 -07:00
ThatOneCalculator
2dcf88b732
feat: spruce up CLI 2023-03-19 01:59:33 -07:00
Kaity A
706b4ae602 Add sonic full-text search support (#9714)
This pull request adds support for the [sonic](https://github.com/valeriansaliou/sonic) full text indexing server into Calckey.

In addition to this, a stateful endpoint has been added that will completely (re-)index all notes into any (elasticsearch and/or sonic) indexing server defined in your config at `/api/admin/search/index-all`. It can (optionally) take input data to define the starting point, such as:

```
{"cursor": "9beg3lx6ad"}
```

Currently if both sonic and elasticsearch are defined in the config, sonic will take precedence for searching, but both indexes will continue to be updated for new note creations. Future enhancements may include the ability to choose which indexer to use (or combine multiple).

Co-authored-by: Kaitlyn Allan <kaitlyn.allan@enlabs.cloud>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9714
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-03-19 08:26:47 +00:00
ThatOneCalculator
77912ae7b5
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-19 00:26:32 -07:00
ThatOneCalculator
76935a91e1
feat: compile time compression 2023-03-19 00:26:26 -07:00
naskya
1c0d4546f7 feat: set license information for custom emojis (#9719)
Closes: #9711 (please check this issue first)

I cherry-picked two commits ([1](8ae9d2eaa8), [2](ed51209172)) from [Misskey](https://github.com/misskey-dev/misskey) and made a few changes.
「ライセンス」should be written as "License" in the following screenshots, but it has not yet been translated.

It would be nice if we could include multiple lines of text, but I just ported what's been implemented so far in Misskey not to mess things up.

This is my first pull request (aside from typo correction). Feel free to point out any issues!

![](https://cdn.discordapp.com/attachments/823878222897741868/1086372711841935440/2023-03-18_042011.png)
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373178214981853/01.png)
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373336709341246/2023-03-18_042629.png)

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9719
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-19 07:22:28 +00:00
ThatOneCalculator
c5d9f3bf59
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-19 00:14:08 -07:00
ThatOneCalculator
2117977d88
fix: when count is actually 0 2023-03-19 00:13:30 -07:00
Free
b2bc51a4ee note-improvements (#9721)
boop

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9721
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-19 07:13:02 +00:00
ThatOneCalculator
681cefcda5
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-19 00:12:33 -07:00
ThatOneCalculator
2ea458e2db
fix: mobile button alignment 2023-03-19 00:12:24 -07:00
Kainoa Kanter
dbe45e1838 Merge pull request 'Don't show channel edit button unless owner' (#9722) from supakaity/hajkey:hk-channel-owner-edit into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9722
2023-03-18 23:11:47 +00:00
cutestnekoaqua
025f149440
pass auth to metadata 2023-03-18 13:06:49 +01:00
cutestnekoaqua
04c1b395b4
fix: intermediarily convert ids 2023-03-18 12:23:03 +01:00
cutestnekoaqua
624d3c399f
add 404 as replacements 2023-03-18 12:09:43 +01:00
cutestnekoaqua
7a500ed836
chore: update megalodon 2023-03-18 11:52:18 +01:00
Kaitlyn Allan
53d482d209 Don't show channel edit button unless owner 2023-03-18 18:27:56 +10:00
Free
9e1fdeaf39 note-improvements (#9720)
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-18 00:44:00 +00:00
ThatOneCalculator
3066d6079a
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-17 09:31:47 -07:00
ThatOneCalculator
d3d21aa8ea
fix: send button 2023-03-17 09:31:39 -07:00
fruye
1239db9ac8 fix: Parse mastoAPI limit argument in more places & Improve converting arguments to boolean (#9716)
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9716
Authored-by: fruye <fruye@unix.dog>
Signed-off-by: Cleo John <waterdev@galaxycrow.de>
Co-authored-by: fruye <fruye@unix.dog>
Co-committed-by: fruye <fruye@unix.dog>
2023-03-17 13:58:01 +00:00
Cleo
177f36a2f2 Merging 'New thread view + other post improvements' (#9648) from Freeplay/calckey:note-improvements courtesy Freeplay
Signed-of-by: Cleo John <waterdev@galaxycrow.de>
2023-03-17 13:48:09 +00:00
s1idewhist1e
36281ec413 feat: Make follower counts for remote users correct (#9705)
#9293

Not sure if this is the right approach for this

Co-authored-by: s1idewhist1e <trombonedude05@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9705
Co-authored-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
Co-committed-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
2023-03-17 01:16:31 +00:00
ThatOneCalculator
4c263cfbcc
better border color 2023-03-16 15:37:49 -07:00
Freeplay
bca45c5868 fix deck view margins 2023-03-15 22:29:48 -04:00
Freeplay
f79ac3d361 Change reply icon (also align the icon in the posting form) 2023-03-15 21:24:12 -04:00
Freeplay
1be55c9685 *actually* fix the line alignment 2023-03-15 20:26:13 -04:00
Freeplay
4b391424ae fix line alignment in smaller windows 2023-03-15 19:53:22 -04:00
Freeplay
4cabd725a0 fix line in boosted text 2023-03-15 19:18:26 -04:00
Freeplay
b7b853f970 fix footer icons 2023-03-15 18:58:35 -04:00
Freeplay
23727bae92 Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-03-15 18:40:21 -04:00
fruye
fcbee6d3f5 fix: Run to boolean conversion in mastoAPI public and hashtag timelines
The `only_media` query parameter in `/api/v1/timelines/public` and
`/api/v1/timelines/tag/:hashtag` was previously passed directly as-is to
the Misskey API, which made it pretty upset because it was receiving a
string named 'true' instead of the value 'true'.

Needed for pleromaFE to display a timeline.
2023-03-15 23:09:19 +01:00
fruye
0e2a5b3093 fix: Isolate unicode characters in display names (#9702)
This fixes a 'Follows you' badge on a profile page and account addresses in threads from being drawn backwards when an account has some special Unicode characters that change the direction of text in their name (i.e. U+202E RIGHT-TO-LEFT OVERRIDE).

Co-authored-by: fruye <fruye@unix.dog>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9702
Co-authored-by: fruye <fruye@noreply.codeberg.org>
Co-committed-by: fruye <fruye@noreply.codeberg.org>
2023-03-15 07:18:18 +00:00
ThatOneCalculator
86db886199
fix: mona is free 2023-03-14 16:23:40 -07:00
ThatOneCalculator
3a13c5ea59
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-14 16:21:01 -07:00
ThatOneCalculator
e25e36d3eb
apps: mona 2023-03-14 16:20:46 -07:00
Cleo John
111bf8b77d webhook mastodon fixes 2023-03-14 17:18:30 +01:00
Kainoa Kanter
8d50cb2391 Further Masto API work, focus on Ivory compatibility (#9703) 2023-03-13 07:25:17 +00:00
Luna
e198a34cd0 Small fix to Masto ID conversion code 2023-03-13 00:44:38 -04:00
ThatOneCalculator
c2c0e5b76c
chore: up icons 2023-03-12 13:43:37 -07:00
Luna
7236aa4a3a Sorta kinda handle client_credentials auth flow 2023-03-11 23:19:17 -05:00
ThatOneCalculator
0c34b1bd48
how did vscode not catch these? 2023-03-11 13:59:36 -08:00
ThatOneCalculator
01d26a389d
forgot about the fill icons 2023-03-11 13:52:11 -08:00
ThatOneCalculator
11e1977a21
chore: phosphor 2.0.2
adds woff2 as of 2.0.2 (my pr)
2023-03-11 13:44:57 -08:00
ThatOneCalculator
731b761e16
style: inlie-flex on ph-fw 2023-03-11 13:36:40 -08:00
ThatOneCalculator
cf44b7de48
rm unessicary file 2023-03-11 13:29:18 -08:00
ThatOneCalculator
8721fbe8b5
fix? 2023-03-11 13:07:51 -08:00
Luna
c81d6ecc1e
Proxy object IDs for Mastodon API to prevent Calckey ID format incompatibilities 2023-03-11 16:02:35 -05:00
Luna
5e79069c4a
Clean up auth.vue 2023-03-11 16:02:35 -05:00
Luna
e2ebe83238
Convert limit parameter to int for certain Mastodon account endpoints 2023-03-11 16:02:35 -05:00
Luna
b7ffa05848
Enable multipart for masto oauth endpoints to fix Ivory 2023-03-11 16:02:35 -05:00
ThatOneCalculator
3de967393b
icons 2023-03-11 13:01:04 -08:00
ThatOneCalculator
90969b7512
refactor: ⬆️ phosphor 2, sorta
thank you sammy
2023-03-11 13:00:52 -08:00
ThatOneCalculator
7449b8b840
chore: apps 2023-03-11 12:22:54 -08:00
Kaity A
a432661e3c Expand caption limit to 1500 characters 2023-03-05 16:51:44 +10:00
Kaity A
5433603440 Set movedToUri & alsoKnownAs null when undefined 2023-03-04 08:24:22 +00:00
Kainoa Kanter
edaf7dbb61 chore: notes --> posts 2023-03-03 22:12:11 -08:00
Kainoa Kanter
f46445038a fix mobile navbar 2023-03-03 22:09:57 -08:00
Kainoa Kanter
1120818f47 fix: post button text alignment 2023-03-03 22:01:08 -08:00
Kainoa Kanter
f2ce0ef273 Merge pull request 'Add divider to header' (#9678) from Freeplay/calckey:a into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9678
2023-03-04 03:25:49 +00:00
cutestnekoaqua
980d447561
parse full multipart data to media endpoints 2023-03-01 15:53:40 +01:00
cutestnekoaqua
c74f4942d3
fix import 2023-03-01 15:07:35 +01:00
cutestnekoaqua
548381734a
some quick fixes 2023-03-01 15:04:01 +01:00
Freeplay
0ceb272fbf Add divider to header 2023-02-28 17:12:29 -05:00
Cleo John
7ffd99497c fix errors 2023-02-28 17:38:48 +01:00
Cleo John
05acb51da2 more mastodon work 2023-02-28 17:23:04 +01:00
Freeplay
aaaa58a8db change continue thread text 2023-02-27 09:42:11 -05:00
Freeplay
f4449cfafd Don't think that needed a reverse 2023-02-27 09:32:24 -05:00
Freeplay
1763e2083f Only use regular reply icon 2023-02-26 11:33:38 -05:00