Commit Graph

14331 Commits

Author SHA1 Message Date
Julian Lam
9c78255e36 fix: broken tests 2025-01-06 16:54:23 -05:00
Julian Lam
0ad8ed9d4e fix: #13014, possible fix for peertube incompatibility: strip hash value from key IDs during check 2024-12-30 17:06:08 -05:00
Julian Lam
1d36ab6ddb fix: #12996, invalid title generation when remote post content has markdown source 2024-12-30 15:39:21 -05:00
Julian Lam
39705a1796 fix: #13017, probe redirection if url is identical to id 2024-12-30 14:53:56 -05:00
Barış Soner Uşaklı
c3ddd704db Merge branch 'master' into develop 2024-12-28 15:44:01 -05:00
Barış Soner Uşaklı
1b13cce2c0 fix: overflow on dashboard/searches 2024-12-28 15:26:39 -05:00
Barış Soner Uşaklı
a0e668166e refactor: check if useragent exists firt 2024-12-27 14:46:21 -05:00
Barış Soner Uşaklı
7585517a28 Merge branch 'master' into develop 2024-12-25 17:08:59 -05:00
Barış Soner Uşaklı
e4dd697ae8 refactor: get rid of RegExp 2024-12-25 17:08:45 -05:00
Barış Soner Uşaklı
bb24e0ce15 change log 2024-12-25 14:58:07 -05:00
Barış Soner Uşaklı
45021b5bfa fix: add missing catch, closes #13012 2024-12-25 10:43:02 -05:00
Barış Soner Uşaklı
9190721865 Merge branch 'master' into develop 2024-12-25 09:03:53 -05:00
Barış Soner Uşaklı
25655d5a5f fix: #13011, catch errors 2024-12-25 09:03:47 -05:00
Barış Soner Uşaklı
40257663a8 refactor: use helpers.log 2024-12-25 09:00:12 -05:00
Barış Soner Uşaklı
fa81078a89 fix: check if url is undefined 2024-12-24 20:54:49 -05:00
Barış Soner Uşaklı
2f72e32d2e fix: truncate popular search terms, closes #13010 2024-12-24 13:35:58 -05:00
Barış Soner Uşaklı
0087764ce0 Merge branch 'master' into develop 2024-12-24 12:37:18 -05:00
Barış Soner Uşaklı
c60cee5997 fix: #13007, replace $ with \uFF04, like . 2024-12-24 12:37:06 -05:00
Barış Soner Uşaklı
f478adac2f fix: dont stripEXIF from gifs 2024-12-24 11:59:51 -05:00
Julian Lam
97384b2cbd fix: #12941, inherit audience from earlier posts in the chain so as to send a coherent value to Lemmy instances, re: lemmynet/lemmy#5278 2024-12-24 11:18:12 -05:00
Julian Lam
b537437c78 feat: save audience into post hash (for remote posts) 2024-12-24 11:17:22 -05:00
Barış Soner Uşaklı
eb49a64974 Merge branch 'master' into develop 2024-12-24 10:13:51 -05:00
Barış Soner Uşaklı
77521494f7 fix: closes #13008, catch errors in post redirect 2024-12-24 10:13:29 -05:00
Barış Soner Uşaklı
646b9ea7a6 refactor: remove debug 2024-12-23 20:40:16 -05:00
Barış Soner Uşaklı
a6f0eba5a1 fix: test on redis 2024-12-23 20:39:52 -05:00
Barış Soner Uşaklı
c69fa811e5 fix: convert to str than filter
prevent empty strings from getting passed to mongodb
https://github.com/NodeBB/NodeBB/issues/13007#issuecomment-2560503754
2024-12-23 20:29:42 -05:00
Barış Soner Uşaklı
e71feeec1f fix: closes #13002, make chats keyboard focusable 2024-12-23 17:16:01 -05:00
Barış Soner Uşaklı
1cb7bb6a72 fix: don't close search if children have focus, closes #13004 2024-12-23 16:28:53 -05:00
Barış Soner Uşaklı
8fd8079a84 lint: fix paranthesis 2024-12-22 13:34:29 -05:00
Barış Soner Uşaklı
a489abc763 fix: #12991, switch to nodemailer address object 2024-12-21 19:03:05 -05:00
Barış Soner Uşaklı
89b8de50ee fix: make fork/move dropdowns go up
add max-height to manage users dropdown
2024-12-21 17:58:54 -05:00
Barış Soner Uşaklı
9bb8002aa4 fix: check install.values, it can be undefined 2024-12-20 16:00:24 -05:00
Julian Lam
49d8618934 Merge remote-tracking branch 'origin/develop' into activitypub 2024-12-20 14:37:40 -05:00
Barış Soner Uşaklı
71cf4821a6 wrap thumbs 2024-12-18 17:02:02 -05:00
Julian Lam
51fd65abc8 refactor: add thumbsOnly option to thumbs retrieval method so that embeds/attachments don't show up in composer thumbnail modal 2024-12-17 11:14:29 -05:00
Julian Lam
f4835695de feat: add filter:topics.hasThumbs filter hook
To be used by embed plugins to add thumbnails as necessary (e.g. giphy, etc.)
2024-12-17 10:54:17 -05:00
Julian Lam
25d6ef432b fix: add 10s timeout for AP message send 2024-12-16 22:38:10 -05:00
Julian Lam
d734ce4911 fix: ignore subsequent shares of the same topic by that user 2024-12-16 22:34:26 -05:00
Julian Lam
cc65214de9 feat: append uploaded images into thumbnail set 2024-12-16 16:39:18 -05:00
Julian Lam
e83036a959 feat: #12976, shares collection 2024-12-16 13:50:24 -05:00
Barış Soner Uşaklı
f0aa960c00 fix: closes #12980, properly reset all plugins with ./nodebb reset -a 2024-12-16 11:36:06 -05:00
Barış Soner Uşaklı
abcb200fda refactor: closes #12979, show plugin id/version on semver error 2024-12-16 10:52:57 -05:00
Julian Lam
a7e6cfe837 fix: #12972, allow bridgyfed accounts to pass isWebfinger regex validation 2024-12-13 13:47:16 -05:00
Julian Lam
e4e1063622 refactor: split (and remove) activitypub.json file and move strings to more appropriate locations 2024-12-13 13:34:35 -05:00
Julian Lam
755b985596 fix: fix double thumb due to post attachments 2024-12-12 15:03:16 -05:00
Julian Lam
b15a684a92 fix: lemmy integration, handle image property as topic thumb 2024-12-12 11:37:22 -05:00
Julian Lam
3439fdb600 refactor: topic thumb logic so that isDraft is based on topic existence, and not whether it is a UUID, as remote topics are also UUIDs. 2024-12-12 11:37:19 -05:00
Barış Soner Uşaklı
8883eaf7bd fix: chat header line-height 2024-12-12 10:43:29 -05:00
Barış Soner Uşaklı
27867d7735 refactor: move to saas plugin 2024-12-11 19:16:02 -05:00
Julian Lam
b551abce59 fix: wrap try..catch around topics.reply in note assertion to output errors 2024-12-11 14:40:21 -05:00