Commit Graph

3348 Commits

Author SHA1 Message Date
naskya
6143af2be9 Merge branch 'fix/word-mutes' of https://codeberg.org/naskya/calckey into fix/word-mutes 2023-05-05 09:47:17 +09:00
naskya
ea95a9358e Show the correct username 2023-05-05 09:46:47 +09:00
naskya
456e7c33e0 Boosts should be prioritized 2023-05-05 08:17:45 +09:00
naskya
4124f00a34 Fix missing import 2023-05-05 08:14:16 +09:00
naskya
9e62df0c8f Fix channel bug 2023-05-05 07:47:03 +09:00
naskya
c99badde3e clean up 2023-05-05 06:16:23 +09:00
naskya
2297f1c57f Merge branch 'fix/word-mutes' of https://codeberg.org/naskya/calckey into fix/word-mutes 2023-05-05 05:48:55 +09:00
naskya
ecc0dd9a9b Use original (Misskey's) implementation for hard mutes as muted reason isn't needed 2023-05-05 05:48:31 +09:00
naskya
2487608fe8 Merge branch 'develop' into fix/word-mutes 2023-05-04 20:33:11 +00:00
naskya
7b58910de8 I was confused 2023-05-05 05:26:59 +09:00
naskya
467575801b Fix missing return, typo 2023-05-05 05:22:32 +09:00
naskya
f023992ab0 Fix missing arguments 2023-05-05 05:17:16 +09:00
ThatOneCalculator
2bbeced829 margin top 2023-05-04 10:24:31 -07:00
ThatOneCalculator
fb991fc12a move button outside form 2023-05-04 10:20:27 -07:00
ThatOneCalculator
e4adb96f52 fix: external link 2023-05-04 10:10:02 -07:00
ThatOneCalculator
2a8fd82cac Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-04 10:03:02 -07:00
ThatOneCalculator
0147a202e8 feat: show message if signups are disabled 2023-05-04 10:02:53 -07:00
naskya
4e60fa7193 format 2023-05-04 14:41:18 +09:00
naskya
4207ff51e7 Merge branch 'develop' into fix/word-mutes 2023-05-04 05:36:29 +00:00
naskya
775eb75428 Differentiate soft mutes and hard mutes 2023-05-04 14:20:06 +09:00
naskya
39105d0c88 Refactor soft word mutes 2023-05-04 14:13:13 +09:00
naskya
d09fc8be2b Refactor hard word mutes 2023-05-04 13:17:37 +09:00
Kainoa Kanter
f029ac46a5 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
0a36c0f6be panos 2023-05-03 13:51:49 -07:00
Namekuji
03d9642d4b don't update if renoted by bot 2023-05-03 16:16:34 -04:00
ThatOneCalculator
d07a294f33 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-02 15:15:05 -07:00
ThatOneCalculator
6c148e35a6 add catppuccin latte 2023-05-02 15:14:44 -07:00
ThatOneCalculator
81b2fa2075 Revert "chore: theme refactor"
This reverts commit 6953fceade5fe8a6e0cb83a10f977c0643663b91.
2023-05-02 15:14:12 -07:00
Kainoa Kanter
1818604053 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
af15d08bd6 fix: correctly display links to self instance URL
Closes #9270

Co-authored-by: GitHub <futchitwo>
2023-05-02 14:45:09 -07:00
Freeplay
a469c5e950 Add tooltips to visibility icons (#9598) 2023-05-02 15:07:46 -04:00
Freeplay
b92550ff57 fix translation box 2023-05-02 14:52:05 -04:00
Freeplay
533af79d4b Fix line color (#9997) 2023-05-02 14:50:22 -04:00
Kaity A
38a35bda27 Readd deepClone and move updated into note capture 2023-05-02 22:42:33 +10:00
Kaity A
3731ae82ee allow upstream note updates to propogate 2023-05-02 19:32:36 +10:00
Kaity A
469bee64b1 allow upstream note updates to propogate 2023-05-02 19:30:05 +10:00
Kaity A
5bfe6c0730 Merge remote-tracking branch 'origin/develop' into hk/edit-federation 2023-05-02 18:24:54 +10:00
Kaity A
a56c7fe1d8 update file sensitivity on note edit 2023-05-02 18:22:42 +10:00
Kaitlyn Allan
e58d1d7695 updates to include alt text editing 2023-05-02 17:47:16 +10:00
ThatOneCalculator
eec5c86cb3 disable post imports for now 2023-05-01 23:08:35 -07:00
ThatOneCalculator
f6428ca16b max import posts twice a month 2023-05-01 21:54:15 -07:00
ThatOneCalculator
59d9811e21 import correctly 2023-05-01 21:09:48 -07:00
ThatOneCalculator
04ce30ffb2 how in the world does this keep getting reversed 2023-05-01 20:54:02 -07:00
ThatOneCalculator
2d0ace0685 chore: formatting 2023-05-01 20:32:18 -07:00
Namekuji
b067e8abfd fix db migration 2023-05-01 18:11:56 -04:00
Freeplay
b7b7d6cce4 bring back Show More component 2023-05-01 17:02:43 -04:00
Kainoa Kanter
6a1ba9f07c 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
5983543132 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
cb2fefef19 Fixing post visibility patch
Co-authored-by: Laura Hausmann <laura@hausmann.dev>
2023-05-01 15:42:27 +00:00
s1idewhist1e
b1bbc3ac8e fix email validation 2023-04-30 22:57:10 -07:00