Kaity A
69841bc0f0
Higlight CWs by default off
2023-05-07 11:54:31 +10:00
Kaity A
febb84645f
pnpm format
2023-05-07 11:53:01 +10:00
Kaity A
99f15e3e1d
Add support for CW boosting
2023-05-07 09:26:24 +10:00
trollo
3ccf069d82
fix: hidden post federation
2023-05-06 18:27:42 +02:00
Kainoa Kanter
49d6d207da
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
a406a33cea
chore: formatting
2023-05-05 18:37:13 -07:00
ThatOneCalculator
b06fe943c1
patrons as span, not div
2023-05-05 18:32:00 -07:00
Froggo
999d6074d1
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
c8ec5f324d
chore: format
2023-05-05 13:29:39 -07:00
ThatOneCalculator
55a80ee6f0
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-05-05 13:28:39 -07:00
ThatOneCalculator
5cc0ecf215
re-enable post imports
2023-05-05 13:27:52 -07:00
naskya
0a591563ca
Merge branch 'develop' into fix/word-mutes
2023-05-05 19:05:32 +00:00
ThatOneCalculator
d494d18a9e
fix: only show signupsDisabled if signups disabled
2023-05-05 12:04:13 -07:00
naskya
4bb2751460
Merge branch 'develop' into fix/word-mutes
2023-05-05 14:01:14 +00:00
April John
0bbd8c10ef
fix: dont stream hidden posts over websocket
2023-05-05 15:53:05 +02:00
April John
feebae8a3d
hide hidden posts in websocket streams
2023-05-05 15:50:50 +02:00
April John
13b5a0052e
Feat: new internal post visibility "hidden"
2023-05-05 15:16:10 +02:00
April John
0be60ac6c4
Fix: properly handle timeline db errors
2023-05-05 14:30:08 +02:00
naskya
1b0fc8f2fc
Remove the code snippets which didn't work
2023-05-05 16:58:42 +09:00
naskya
0e80f59dc6
I believe I finally solved the boost hard mute issue (took 3 hours)
2023-05-05 15:32:47 +09:00
naskya
e32e02b135
Merge branch 'develop' into fix/word-mutes
2023-05-05 06:31:16 +00:00
ThatOneCalculator
c6b27428aa
spaces
2023-05-04 23:19:32 -07:00
naskya
a14a41b27c
oops
2023-05-05 12:49:34 +09:00
naskya
59a53d8f64
Fix regex hard mutes
2023-05-05 12:36:17 +09:00
naskya
9bb79161af
Fix non-ASCII word soft mutes
2023-05-05 12:23:44 +09:00
naskya
433b492a2b
Fix dirty duplicated code
2023-05-05 10:38:56 +09:00
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
Freeplay
60ebd938c7
fix tiny text on mobile
2023-05-04 08:30:28 -04: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