Laura Hausmann
|
04a1bd9363
|
Fix local-only posts for timeline websocket stream, resolves #19
|
2023-08-19 16:32:33 +02:00 |
|
Laura Hausmann
|
11e4ef045d
|
Fix cw-only renotes
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
|
2023-07-22 16:59:59 +02:00 |
|
naskya
|
0f7795977e
|
Merge branch 'develop' into refactor/antennas-in-cache
|
2023-07-17 04:43:03 +00:00 |
|
naskya
|
652209e520
|
More replacements which aren't covered by f4870d6e
|
2023-07-13 15:31:40 +00:00 |
|
naskya
|
23ccb38e73
|
Stop using the name 'exist' if it's not for existence check
|
2023-07-13 15:28:44 +00:00 |
|
ThatOneCalculator
|
6844039534
|
typo
|
2023-07-08 16:10:12 -07:00 |
|
Syuilo
|
390c0c2839
|
refactor: ⚡ antenna notes in cache
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
|
2023-07-08 15:39:42 -07:00 |
|
Kainoa Kanter
|
bdca7d2f8e
|
revert 49fd4034744f7642210bb66a3558d544d67e13b8
revert fix: 🐛 fix quotes with CW-only quotes
|
2023-07-06 21:53:44 +00:00 |
|
Johann150
|
f9b3951c3a
|
fix: 🐛 fix quotes with CW-only quotes
|
2023-07-06 12:46:19 -07:00 |
|
Namekuji
|
284c0db1fd
|
no more infinity caches
|
2023-07-02 22:14:31 -04:00 |
|
Namekuji
|
9d26e08032
|
add cache prefix
|
2023-07-02 20:55:20 -04:00 |
|
Namekuji
|
f7d0973f97
|
refactor: examine by get instead of exists
|
2023-07-01 04:09:04 -04:00 |
|
Namekuji
|
0c6af12719
|
fix: await release
|
2023-07-01 03:49:44 -04:00 |
|
Namekuji
|
d772da4bc4
|
change mutex key
|
2023-07-01 03:49:43 -04:00 |
|
Namekuji
|
1f974c0c13
|
refactor: use redis-semaphore for mutex across workers
|
2023-07-01 03:49:43 -04:00 |
|
Namekuji
|
64ddf35ae3
|
refactor: no url instantiation
|
2023-07-01 03:49:43 -04:00 |
|
Namekuji
|
389427af27
|
fix: ignore if post boosted by relay is local
|
2023-07-01 03:49:42 -04:00 |
|
Namekuji
|
e70d99be57
|
fix: multiple boost publication by relay
|
2023-07-01 03:49:39 -04:00 |
|
Namekuji
|
f437e39805
|
fix: back from the future
|
2023-06-26 07:47:56 -04:00 |
|
ThatOneCalculator
|
833c901a9c
|
chore: 🎨 format
|
2023-06-23 21:22:44 -07:00 |
|
ThatOneCalculator
|
dab063cb25
|
fix: 🐛 start transaction with multi
|
2023-06-23 18:21:00 -07:00 |
|
ThatOneCalculator
|
ba047a2d20
|
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
|
6bea9f8bfc
|
remove unused import
|
2023-06-16 04:17:32 -04:00 |
|
Namekuji
|
eb7b1d6788
|
add comments
|
2023-06-16 03:48:40 -04:00 |
|
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
|
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
|
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
|
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 |
|