ThatOneCalculator
bb22a671b0
Merge branch 'develop' into rebrand
2023-07-15 14:15:01 -07:00
naskya
ae70f02bb0
More replacements which aren't covered by f4870d6e
2023-07-13 15:31:40 +00:00
naskya
65dcff4a66
Stop using the name 'exist' if it's not for existence check
2023-07-13 15:28:44 +00:00
Namekuji
61f0f52d42
copy existing posts in antenna to redis at migration
2023-07-10 01:59:14 -04:00
ThatOneCalculator
c33313f797
typo
2023-07-08 16:10:12 -07:00
Syuilo
fd1bc109d9
refactor: ⚡ antenna notes in cache
...
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-08 15:39:42 -07:00
Namekuji
3705a1ecb1
refactor: cache relays for a longer time
2023-07-06 17:49:41 -04:00
ThatOneCalculator
c392697b4c
chore: 🎨 format
2023-07-02 23:08:33 -07:00
Namekuji
355b1e0063
no more infinity caches
2023-07-02 22:14:31 -04:00
Namekuji
76c9422d53
add cache prefix
2023-07-02 20:55:20 -04:00
Namekuji
947163fde2
store cache values to redis
2023-07-02 20:37:46 -04:00
ThatOneCalculator
6da5a5b89b
find and replace
2023-07-02 15:18:30 -07:00
Namekuji
49e17e776c
refactor: examine by get instead of exists
2023-07-01 04:09:04 -04:00
Namekuji
ab789f2ca8
fix: await release
2023-07-01 03:49:44 -04:00
Namekuji
4bf1dbbd83
change mutex key
2023-07-01 03:49:43 -04:00
Namekuji
38d4d34713
refactor: use redis-semaphore for mutex across workers
2023-07-01 03:49:43 -04:00
Namekuji
f53fa96fc6
refactor: no url instantiation
2023-07-01 03:49:43 -04:00
Namekuji
159f788696
fix: ignore if post boosted by relay is local
2023-07-01 03:49:42 -04:00
Namekuji
44bf99e0c1
fix: multiple boost publication by relay
2023-07-01 03:49:39 -04:00
ThatOneCalculator
ee5a08efdc
chore: 🎨 format
2023-06-30 23:35:45 -07:00
cgsama
7a93c81a3f
proper expire remote user drivefile over limits at adding time
2023-06-30 06:26:22 +00:00
Namekuji
4fdbf1c712
fix: back from the future
2023-06-26 07:47:56 -04:00
ThatOneCalculator
2eea153ba1
chore: 🎨 format
2023-06-23 21:22:44 -07:00
ThatOneCalculator
be83ac8f43
fix: 🐛 start transaction with multi
2023-06-23 18:21:00 -07:00
ThatOneCalculator
c0f6a53223
fix: 🐛 race condition between workers when creating note
...
Closes #10345
Discovered here: https://codeberg.org/calckey/calckey/issues/10345#issuecomment-950475
2023-06-23 17:27:25 -07:00
Namekuji
c5ccd68c08
remove unused import
2023-06-16 04:17:32 -04:00
Namekuji
2b1e16d489
add comments
2023-06-16 03:48:40 -04:00
Namekuji
fda6a1b1d2
wait a bit more
2023-06-16 03:48:39 -04:00
Namekuji
6236661d62
use redis
2023-06-16 03:48:39 -04:00
Namekuji
0c9cce7c7c
fix aode-relay compatibility
2023-06-16 03:48:39 -04:00
Namekuji
ab9b9e5bff
fix inbox stall
2023-06-07 10:01:16 -04:00
ThatOneCalculator
c5a0c01e4e
Revert "chore: formatting"
...
This reverts commit 36283b9a35
.
2023-06-05 21:15:49 -07:00
ThatOneCalculator
ed674f2dac
chore: format
2023-06-05 17:27:40 -07:00
ThatOneCalculator
36283b9a35
chore: formatting
2023-06-05 16:40:48 -07:00
ThatOneCalculator
6a7e950f21
chore: formatting
2023-06-04 14:42:22 -07:00
ThatOneCalculator
535fa9f506
fix: 🐛 prevent null date insertion
...
https://calckey.aokaga.work/notes/9f6ksv2oov
2023-06-04 14:41:18 -07:00
ThatOneCalculator
7476ebc7a2
chore: format
2023-05-29 10:01:34 -07:00
PrivateGER
73bf8eddc7
Delete deleted posts from Meilisearch
2023-05-29 18:33:57 +02:00
PrivateGER
5ae89a69bc
Add high performance batch imports
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
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
189e972e0d
chore: formatting
2023-05-08 13:01:06 -07: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
ba7418aa6d
Revert "fix: hidden post federation"
...
This reverts commit 8a51c73fe7
.
2023-05-07 18:01:36 -07:00
ThatOneCalculator
f2ffe07425
chore: formatting
2023-05-07 12:29:02 -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
Kaity A
282f07dd72
pnpm format
2023-05-07 11:53:01 +10:00
trollo
8a51c73fe7
fix: hidden post federation
2023-05-06 18:27:42 +02:00
ThatOneCalculator
695cb87052
chore: format
2023-05-05 13:29:39 -07:00
naskya
069c789a78
Merge branch 'develop' into fix/word-mutes
2023-05-05 14:01:14 +00:00
April John
3800eb8980
Feat: new internal post visibility "hidden"
2023-05-05 15:16:10 +02: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
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
075e5a1c7a
Refactor hard word mutes
2023-05-04 13:17:37 +09:00
Namekuji
49e9fb9001
don't update if renoted by bot
2023-05-03 16:16:34 -04:00
Kaity A
a7c9400a42
Merge remote-tracking branch 'origin/develop' into hk/edit-federation
2023-05-02 18:24:54 +10: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
Namekuji
9535bbcf89
do not notify if the target is not following
2023-04-30 19:46:02 -04:00
Namekuji
74b1bead52
Merge branch 'develop' into instance-silence
2023-04-30 17:52:05 -04: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
Kaity A
627a71701f
Implement inbound note edit federation
2023-05-01 02:29:50 +10: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
df8db1171a
fix: style email with inline styles
2023-04-26 20:21:30 -07:00
ThatOneCalculator
e048d951fc
try to fix email style...
2023-04-26 20:04:58 -07:00
ThatOneCalculator
89d2a83d7a
email styling
2023-04-19 21:26:49 -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
ThatOneCalculator
daba80177a
feat: ✨ push notifs button
...
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
2023-04-03 20:36:59 -07: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
ThatOneCalculator
e9b45260b5
chore: 🎨 format
2023-04-01 21:10:31 -07:00
Kaitlyn Allan
b96fe57793
Improve performance of charts
...
Fix some undefined !== deleted issues
2023-04-01 21:42:03 +10: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
Kaity A
f2371daff3
invalidate local user cache on user update
2023-02-12 07:54:59 +00:00
ThatOneCalculator
69da6fa295
chore: formatting
2023-02-11 17:22:05 -08:00
Kaity A
653c71dad5
Enable reply update/display in detailed view. ( #9606 )
...
This PR establishes a new replied note stream update for subscribed notes, which gets fired off whenever a note receives a reply and the user is subscribed to the note for updates.
It specifically does not provide note details as part of the update, just the note id of the reply, so that they must go and retrieve the note and be subject to the proper permission and visibility checks.
The detailed note component has then been updated to watch for the replied notification so it can add new replies to the thread as they are created.
This allows both seeing new replies while on the page, and also to see your own replies appear after you post them without having to reload the page.
This PR relies on https://codeberg.org/calckey/calckey.js/pulls/2 to add the replied type to the calkey.js module.
Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9606
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-02-12 01:19:43 +00:00
ThatOneCalculator
bb927f1668
fix: 🐛 following issues
...
Closes #9544
2023-02-04 12:37:20 -08:00
ThatOneCalculator
dc0243b8ea
fix
2023-02-01 11:55:45 -08:00
Skystryder
72e8d9e1ce
Cleaning up image conversions to use webp, and increasing the thumbnail size.
2023-01-28 17:46:03 -08:00
ThatOneCalculator
abf47e54f3
clean up w/ rome
2023-01-16 11:19:20 -08:00
cutestnekoaqua
2d8cd5fcde
fix: deliver queue
2023-01-15 02:25:01 +01:00
ThatOneCalculator
7c2dabd047
no more eslint
2023-01-12 20:54:33 -08:00
ThatOneCalculator
6b00abf05c
refactor: 🎨 rome
2023-01-12 20:40:33 -08:00
Kainoa Kanter
508b33e503
Admin set default reactions ( #9404 )
...
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9404
2023-01-05 04:06:48 +00:00
Naomi Ahmed
b019c704c2
prevent notifications if the notification contains a note that is muted
2022-12-26 04:19:20 +00:00
Cleo
b1933d00b9
Merge pull request '[Chore] Partial translating of ActivityPub/Boot code + Formatting' ( #9229 ) from prettykool/calckey:develop into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9229
2022-12-18 21:01:22 +00:00
chimiana
3e9076045c
Fix for #9194 , converts webp to png instead of jpg, preserving transparency
2022-12-17 02:26:19 +00:00
PK
845dfc3838
Translate portions of backend/src/remote/activitypub
, the suspend-user
service, and the boot process.
...
Some of these weren't translated so I thought I'd do 'em cause why not ¯\_(ツ)_/¯
2022-12-15 12:44:03 -06:00
cutestnekoaqua
9963bea521
WIP move api call
2022-12-08 01:05:07 +01:00
ThatOneCalculator
8eecacec4f
AVIF support
2022-11-14 18:53:38 -08:00
Francis Dinh
b331d1b0eb
use await for notes.countBy
2022-10-26 14:48:37 -07:00
Johann150
74cf3d887c
backend: fix lint "no-throw-literal"
2022-08-04 13:36:37 -07:00