Julian Lam
|
428300de4f
|
fix: scheduled topics and posts should return 404 on AP request
|
2025-02-27 13:34:21 -05:00 |
|
Julian Lam
|
01be4d7908
|
test: moved AP actor tests to separate actors.js file, added failing test for scheduled topics
|
2025-02-27 13:34:21 -05:00 |
|
Misty Release Bot
|
78bbea301d
|
chore: update changelog for v4.0.6
|
2025-02-27 02:06:56 +00:00 |
|
Misty Release Bot
|
b71dd26731
|
chore: incrementing version number - v4.0.6
v4.0.6
|
2025-02-27 02:06:55 +00:00 |
|
Barış Soner Uşaklı
|
9e1a0a13e1
|
chore: up dbsearch
|
2025-02-26 20:36:10 -05:00 |
|
Julian Lam
|
04d5edbbe9
|
fix: add missing file
|
2025-02-26 18:25:51 -05:00 |
|
Julian Lam
|
c65e1ebb8f
|
fix: #13202, private note assertion failure when cc property is missing
|
2025-02-26 12:29:57 -05:00 |
|
Julian Lam
|
efb27ce0ac
|
fix: tests for public and private note assertion, failing test for private note assertion with missing cc prop
|
2025-02-26 12:29:57 -05:00 |
|
Barış Soner Uşaklı
|
51872d5435
|
fix: closes #13206, truncate long usernames
|
2025-02-26 11:51:35 -05:00 |
|
Barış Soner Uşaklı
|
13a13e1d13
|
fix: closes #13207, add localComments
|
2025-02-26 11:39:59 -05:00 |
|
Julian Lam
|
64267f7de0
|
test: remove extra .only, add basic tests for public note assertion
|
2025-02-25 14:24:56 -05:00 |
|
Julian Lam
|
d91b80d293
|
fix: handle multiple types in remote actor payload
|
2025-02-25 13:33:44 -05:00 |
|
Barış Soner Uşaklı
|
349084d8f9
|
refactor: use sortedSetRemoveBulk
|
2025-02-25 10:33:06 -05:00 |
|
Barış Soner Uşaklı
|
53a2be9def
|
refactor: don't make db request if there is no code
|
2025-02-25 10:27:38 -05:00 |
|
Barış Soner Uşaklı
|
07957e8243
|
fix: don't send validation email for pending emails
|
2025-02-24 12:40:25 -05:00 |
|
Barış Soner Uşaklı
|
52b23313a3
|
fix: missing db
|
2025-02-24 11:04:26 -05:00 |
|
Barış Soner Uşaklı
|
b4dfc48b04
|
fix: #13198, use email from confirmObj
if includeUnverifiedEmails setting is turned on.
userData.email is set to the unconfirmed email
|
2025-02-24 10:52:41 -05:00 |
|
Barış Soner Uşaklı
|
b2cdd5fdb7
|
chore: add sourceContent to schema
|
2025-02-23 12:06:32 -05:00 |
|
Barış Soner Uşaklı
|
f94cf5ce60
|
chore: up harmony
|
2025-02-23 12:02:28 -05:00 |
|
Barış Soner Uşaklı
|
e9d4c7b97e
|
fix: summary post parse
|
2025-02-23 10:25:53 -05:00 |
|
Barış Soner Uşaklı
|
ad92e93129
|
fix: add sourceContent to getPostSummaryByPids
ap posts wasnt showing any content in mobile navigator
|
2025-02-23 10:21:47 -05:00 |
|
Barış Soner Uşaklı
|
a9563d753b
|
chore: up deps
|
2025-02-23 09:59:41 -05:00 |
|
Barış Soner Uşaklı
|
08014e7ccb
|
chore: up harmony
|
2025-02-23 09:58:36 -05:00 |
|
Barış Soner Uşaklı
|
2c83056778
|
fix: #13193, add lang strings
|
2025-02-22 17:12:45 -05:00 |
|
Barış Soner Uşaklı
|
b8c8ae0998
|
fix: #13194, dont notify about cid=-1
|
2025-02-22 16:56:13 -05:00 |
|
Barış Soner Uşaklı
|
fe980688e4
|
fix: old upgrade script so it doesn't create settings objects
if they don't exist
|
2025-02-22 12:07:04 -05:00 |
|
Barış Soner Uşaklı
|
8385d4ae68
|
chore: up harmony
|
2025-02-22 11:56:11 -05:00 |
|
Barış Soner Uşaklı
|
e38d153117
|
feat: match events and parent style
use displayname in topic events
|
2025-02-22 11:11:47 -05:00 |
|
Barış Soner Uşaklı
|
0a9d28d58f
|
chore: up harmony
|
2025-02-22 09:35:44 -05:00 |
|
Barış Soner Uşaklı
|
c920836a82
|
chore: up harmony
|
2025-02-21 18:27:34 -05:00 |
|
Barış Soner Uşaklı
|
9153f8cfae
|
feat: merge consecutive share events
|
2025-02-21 12:57:07 -05:00 |
|
Barış Soner Uşaklı
|
9bfa885392
|
fix: escape confirm email in acp manage users
|
2025-02-21 11:30:50 -05:00 |
|
Barış Soner Uşaklı
|
c6b8256fff
|
fix: add missing await on filter:user.logout
if there is an error in logout hooks don't crash send error back instead of building 500 page
|
2025-02-21 11:27:52 -05:00 |
|
Barış Soner Uşaklı
|
ec11b0c252
|
lint: fix
|
2025-02-21 09:51:24 -05:00 |
|
Shlomo
|
577eee2f6a
|
feat(config): add acpPluginInstallDisabled option (#13189)
|
2025-02-21 09:38:45 -05:00 |
|
Barış Soner Uşaklı
|
2ab6a368c9
|
chore: up esbuild
|
2025-02-20 18:57:53 -05:00 |
|
Barış Soner Uşaklı
|
02a8d9b6b4
|
chore: up widgets
|
2025-02-20 18:51:55 -05:00 |
|
Barış Soner Uşaklı
|
05bbefd17a
|
chore: up harmony
|
2025-02-20 18:47:50 -05:00 |
|
Julian Lam
|
2ad48f1714
|
fix: relaxing strict allowedTags configuration for incoming AP content (allowing picture, source, and additional attributes for img)
re: #13185
|
2025-02-20 14:08:51 -05:00 |
|
Misty Release Bot
|
f84b9fc75b
|
chore: update changelog for v4.0.5
|
2025-02-20 18:17:39 +00:00 |
|
Misty Release Bot
|
4fe23e5c85
|
chore: incrementing version number - v4.0.5
v4.0.5
|
2025-02-20 18:17:39 +00:00 |
|
Julian Lam
|
e63f1234a7
|
fix: typo
|
2025-02-20 12:50:05 -05:00 |
|
Julian Lam
|
93f48409c5
|
fix: #13136, do not log 404s for AP requests
|
2025-02-20 12:24:17 -05:00 |
|
Julian Lam
|
7520e4f64d
|
chore: bump composer to 10.2.46 for #13132
|
2025-02-20 11:54:24 -05:00 |
|
Julian Lam
|
b8200095c0
|
fix: #13129, serve category backgroundImage as actor icon, not image
+ tests for category actor
|
2025-02-20 11:38:47 -05:00 |
|
Barış Soner Uşaklı
|
625f47514f
|
fix: escape ip blacklist rules
|
2025-02-20 09:18:03 -05:00 |
|
Barış Soner Uşaklı
|
f82f00e5f5
|
chore: up harmony
|
2025-02-19 23:25:36 -05:00 |
|
Barış Soner Uşaklı
|
a410587ce1
|
fix: closes #13180, don't execute cron jobs if ap disabled
|
2025-02-19 20:09:31 -05:00 |
|
Barış Soner Uşaklı
|
e23a14c175
|
chore: up widgets
|
2025-02-19 19:21:59 -05:00 |
|
Barış Soner Uşaklı
|
c0996a8089
|
chore: up harmony
|
2025-02-19 18:01:57 -05:00 |
|