Barış Soner Uşaklı
2b50a74f5e
Merge branch 'master' into develop
2025-01-08 09:45:52 -05:00
Barış Soner Uşaklı
ae2bd5ab41
test: custom fields tests
...
add missing setReputation test
2025-01-07 17:35:42 -05:00
Barış Soner Uşaklı
d75b169cd8
refactor: silence deprecations in prod
2025-01-06 20:53:03 -05:00
Julian Lam
9c78255e36
fix: broken tests
2025-01-06 16:54:23 -05:00
Barış Soner Uşaklı
27e945fde8
lint: whitespace
2025-01-06 11:36:53 -05:00
Barış Soner Uşaklı
7bfca7ba1b
lint: index.js
2025-01-06 10:55:10 -05:00
Barış Soner Uşaklı
4f682a310e
feat: add -y flag to upgrade, closes #13023
2025-01-06 10:54:04 -05:00
Barış Soner Uşaklı
238a3ed5b2
fix: closes #13024 , on register dont auto login with user doesn't have local:login privilege
...
on login page show login form if at least one user group has local:login privilege, for example local:login might be removed from registered-users but verified-users can have login privilege so login form should be still visible
2025-01-06 10:22:31 -05:00
Barış Soner Uşaklı
fcf50a3c01
fix: closes #13022 , don't do anything if notif setting isnt set to email
2025-01-04 09:37:10 -05:00
Barış Soner Uşaklı
dcc2342cd1
fix: closes #13019 , use displayname in vote tooltip
2025-01-03 09:37:57 -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