Namekuji
7a35aaa51d
wait a bit more
2023-06-16 03:48:39 -04:00
Namekuji
f43e9e4121
use redis
2023-06-16 03:48:39 -04:00
Namekuji
1e4a45ff7c
fix aode-relay compatibility
2023-06-16 03:48:39 -04:00
Namekuji
40267c1116
fix inbox stall
2023-06-07 10:01:16 -04:00
ThatOneCalculator
a3415159be
Revert "chore: formatting"
...
This reverts commit 36283b9a358886bfcf6f40c04b5bed1fe6088ff5.
2023-06-05 21:15:49 -07:00
ThatOneCalculator
6c0c0a63a8
chore: format
2023-06-05 17:27:40 -07:00
ThatOneCalculator
115f92c8d0
chore: formatting
2023-06-05 16:40:48 -07:00
ThatOneCalculator
cb3649eef5
chore: formatting
2023-06-04 14:42:22 -07:00
ThatOneCalculator
9b60d30bc4
fix: 🐛 prevent null date insertion
...
https://calckey.aokaga.work/notes/9f6ksv2oov
2023-06-04 14:41:18 -07:00
ThatOneCalculator
0c9e12c340
chore: format
2023-05-29 10:01:34 -07:00
PrivateGER
51160a6a77
Delete deleted posts from Meilisearch
2023-05-29 18:33:57 +02:00
PrivateGER
206f7bfc09
Add high performance batch imports
2023-05-28 00:27:16 +00:00
PrivateGER
090b5724b4
Fix wrong parameter ordering
2023-05-28 00:27:16 +00:00
PrivateGER
99b4e5e13c
Implement Meilisearch Indexing
2023-05-28 00:27:16 +00:00
ThatOneCalculator
b082822075
email padding
2023-05-10 14:29:43 -07:00
ThatOneCalculator
3519bffbbc
improve emails
2023-05-10 14:27:46 -07:00
ThatOneCalculator
39c6949321
chore: formatting
2023-05-08 13:01:06 -07:00
April John
2a69ade176
fix: dont stream hidden posts
2023-05-08 19:33:04 +02:00
April John
f950c33f79
fix: Detach push notifications..
...
..from "isRead" check. Apps will handle that theself.
2023-05-08 11:36:32 +02:00
April John
c6d432b2d2
fix hidden post behavior
2023-05-08 11:23:30 +02:00
ThatOneCalculator
52e67728c1
Revert "fix: hidden post federation"
...
This reverts commit 8a51c73fe705d4c86886ae6b5cc2b9a8dd7dcfb8.
2023-05-07 18:01:36 -07:00
ThatOneCalculator
82a4bcd3a8
chore: formatting
2023-05-07 12:29:02 -07:00
ThatOneCalculator
1fd815beea
Revert "Merge pull request 'Add support for CW boosting' ( #10047 ) from supakaity/hajkey:hk/cw-boost into develop"
...
This reverts commit 5e86bafb24a714f3351da0a205bc57f54332e33c, reversing
changes made to d1977fc3204e16523b3c94be2a2b1878f18dca56.
2023-05-07 11:38:39 -07:00
Kaity A
febb84645f
pnpm format
2023-05-07 11:53:01 +10:00
trollo
3ccf069d82
fix: hidden post federation
2023-05-06 18:27:42 +02:00
ThatOneCalculator
c8ec5f324d
chore: format
2023-05-05 13:29:39 -07:00
naskya
4bb2751460
Merge branch 'develop' into fix/word-mutes
2023-05-05 14:01:14 +00:00
April John
13b5a0052e
Feat: new internal post visibility "hidden"
2023-05-05 15:16:10 +02: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
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
d09fc8be2b
Refactor hard word mutes
2023-05-04 13:17:37 +09:00
Namekuji
03d9642d4b
don't update if renoted by bot
2023-05-03 16:16:34 -04:00
Kaity A
5bfe6c0730
Merge remote-tracking branch 'origin/develop' into hk/edit-federation
2023-05-02 18:24:54 +10:00
Namekuji
5013111bee
enforce follow-request from silenced users
2023-04-30 21:43:56 -04:00
Namekuji
faa5fc5dd4
suppress notification from silenced users and instances
2023-04-30 21:35:10 -04:00
Namekuji
ec97ccd4c3
do not notify if the target is not following
2023-04-30 19:46:02 -04:00
Namekuji
2072d41fcd
Merge branch 'develop' into instance-silence
2023-04-30 17:52:05 -04:00
ThatOneCalculator
1eb19b6988
fix(ap): Use unique identifier for each follow request
...
Closes #9677
Co-authored-by: GitHub <hutchisr>
2023-04-30 13:26:51 -07:00
Kaity A
6a509637d5
Implement inbound note edit federation
2023-05-01 02:29:50 +10:00
Namekuji
c35f03832d
format
2023-04-30 08:08:45 -04:00
Namekuji
ada759a9e5
rename and comment
2023-04-30 07:58:03 -04:00
Namekuji
ce60660128
instance silence
2023-04-30 07:27:55 -04:00
ThatOneCalculator
7d48709b40
fix: style email with inline styles
2023-04-26 20:21:30 -07:00
ThatOneCalculator
3c5fbb7b0b
try to fix email style...
2023-04-26 20:04:58 -07:00
ThatOneCalculator
dbc25ce574
email styling
2023-04-19 21:26:49 -07:00
Kainoa Kanter
37d82c3b75
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
d92cfb8cdf
formatting
2023-04-06 18:56:46 -07:00
amy bones
3819e921cc
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
ThatOneCalculator
3e7d64ac4b
feat: ✨ push notifs button
...
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
2023-04-03 20:36:59 -07:00