Barış Soner Uşaklı
31fccc5946
Merge branch 'master' into develop
2024-05-10 11:16:56 -04:00
Opliko
f4f0eb30dc
Small docker improvements and fixes ( #12335 )
...
* feat: disable uneecessary npm features
disables npm audit, fund and update-notifier for a few second startup speedup
* fix: make default actually defaults not forced values
* feat: upgrade on container changes
* feat: support changing build verb
* fix: use local volumes instead of bind mounts
* fix: save just the hash without any unexpected whitespace
* feat: use run with mount instead of copying for cross-platfomr builds
* ci: try with minimal cache
* ci: don't fetch all branches
* feat: bsic support for other package managers via PACKAGE_MANAGER env var
* refactor: better structured entrypoint
Co-authored-by: NavyStack <137406386+NavyStack@users.noreply.github.com >
* ci: properly cache the node_modules mount
* fix: syntax error
* refactor: fine tune docker-related files
* ci: docker image taging (time, latest)
* fix: remove the trailing slash for correct directory path
* docker: todo- use environment variables to create files
* docker: fix permissions
* docker: fix permissions
* docker: fix stage
* feat: auto-upgrade on package.json changes
* fix: don't profile-gate postgres
---------
Co-authored-by: NavyStack <137406386+NavyStack@users.noreply.github.com >
Co-authored-by: NavyStack <navystack@askfront.com >
2024-05-10 11:10:42 -04:00
Barış Soner Uşaklı
36016ee138
refactor: add missing form-label class
2024-05-09 11:50:59 -04:00
Barış Soner Uşaklı
db76b815ca
Merge branch 'master' into develop
2024-05-03 10:54:59 -04:00
Barış Soner Uşaklı
325d00ea94
feat: track uid for email/username changes, closes #12454
2024-04-29 10:32:07 -04:00
Julian Lam
88a5dfb7b7
fix: unintentional object pollution by buildForSelectCategories
2024-04-26 12:14:11 -04:00
Julian Lam
dc35bf8bb5
fix: getCategoryById to return shallow clone of object
2024-04-26 10:41:09 -04:00
Barış Soner Uşaklı
f764a3ea5c
use cid:<cid>:pids instead of posts:pid
2024-04-25 11:15:23 -04:00
Barış Soner Uşaklı
af205cc48a
feat: closes #12477 , allow editing moderation notes
2024-04-24 11:10:04 -04:00
Barış Soner Uşaklı
57422420a2
test: fix redis tests
2024-04-23 13:42:14 -04:00
Barış Soner Uşaklı
c73f759cf1
test: add back timestamp
2024-04-23 13:23:20 -04:00
Barış Soner Uşaklı
ce9e1cf19b
cap number of posts checked
...
activity pub returns 40k 🏮
2024-04-23 13:17:50 -04:00
Barış Soner Uşaklı
7d24b04b3b
feat: parse moderation notes as markdown
...
https://github.com/NodeBB/NodeBB/issues/12477
2024-04-23 13:00:47 -04:00
Barış Soner Uşaklı
b429045ff6
feat: closes #12490 , show profile flags on account info page
2024-04-23 12:39:51 -04:00
Barış Soner Uşaklı
985663faae
feat: closes #12491 , add unban & unmute history
...
to account/info page
2024-04-23 11:16:04 -04:00
Barış Soner Uşaklı
ce03680f04
fix: closes #12474 , fix search dropdown on mobile for merge
...
add remove topic buttons
2024-04-22 10:24:28 -04:00
Barış Soner Uşaklı
110ce66ac7
fix: zipObject
2024-04-17 09:21:30 -04:00
Barış Soner Uşaklı
8410cec797
fix: index should be cid
2024-04-17 09:15:35 -04:00
Barış Soner Uşaklı
d599493057
Merge branch 'master' into develop
2024-04-15 12:13:20 -04:00
Barış Soner Uşaklı
de0176ef8a
fix: uniqCids
2024-04-15 12:10:36 -04:00
Barış Soner Uşaklı
5af69dbcef
fix: if votes are not public, dont show upvoter names in tooltip
2024-04-15 12:02:08 -04:00
Barış Soner Uşaklı
d2e042d15b
refactor: add new hooks for notifications/websockets
...
filter:sockets.sendNewNotificationToUid - fires before emitting "event:new_notification"
filter:sockets.sendNewPostToUid - fires before emitting "event:new_post"
filter:sockets.sendNewTopicToUid - fires before emitting "event:new_topic"
filter:user.toggleFollow- fires before follow/unfollow
2024-04-15 11:31:27 -04:00
Marek Dorda
8f317c01bb
Add action:topic.updateTags hook ( #12513 )
...
Fix https://github.com/NodeBB/NodeBB/issues/12512
2024-04-15 09:04:53 -04:00
Barış Soner Uşaklı
5bee324c6a
fix: add canView check to /api/v3/users/:uid
2024-04-12 16:25:24 -04:00
Barış Soner Uşaklı
14f5774f6a
fix: is user doesnt have view:users privilege
...
dont redirect uid/1 to userslug
2024-04-12 12:50:51 -04:00
Barış Soner Uşaklı
7218a9d8cb
add tid/uid to teaser
2024-04-12 11:44:00 -04:00
Barış Soner Uşaklı
3042cf02d1
Merge branch 'master' into develop
2024-04-11 16:46:01 -04:00
Barış Soner Uşaklı
afe597a275
feat: #12495 , add unblock button to users on /blocks
2024-04-11 16:18:42 -04:00
Barış Soner Uşaklı
52e7152206
refactor: move parseInt to filter
2024-04-11 13:24:50 -04:00
Barış Soner Uşaklı
48281f96b3
fix: copy dropdown closing on copy ip/text/link
2024-04-11 10:25:57 -04:00
Barış Soner Uşaklı
5fcd1a8ad6
fix: align teaser avatar
...
get rid of left over href
2024-04-11 10:00:50 -04:00
Barış Soner Uşaklı
ca07e51730
fix: if you have chat:privileged the chat icons should show up
2024-04-11 09:55:57 -04:00
Barış Soner Uşaklı
cfd29db061
refactor: better label for show to groups
2024-04-10 09:38:01 -04:00
Barış Soner Uşaklı
d725679648
fix : #12485 , resolve flags on a topics posts on topic delete
2024-04-09 10:54:45 -04:00
Barış Soner Uşaklı
ee5c021c47
refactor: use groupslug:groupname for search and acp page
...
dont need to load all names which includes privilege groups
2024-04-08 16:18:34 -04:00
Barış Soner Uşaklı
7033d11ede
fix : #12481 , remove priv groups from groupslug:groupname mapping ( #12482 )
...
this will cause a 404 when trying to access /group/cid-1-privilige-groups-find as an admin
2024-04-08 15:59:17 -04:00
Barış Soner Uşaklı
0b1f2546c8
fix : #12471 , remove readable strings
...
they are not localized properly
2024-04-07 11:10:15 -04:00
Barış Soner Uşaklı
3aae92341c
fix: change digest to use posts sorting first
...
to use the new popular ranking algo. also fixes empty digests if there are no new topics created in the past 24 hours but there are topics with posts
2024-04-02 11:32:41 -04:00
Barış Soner Uşaklı
58c46541fa
Merge branch 'master' into develop
2024-04-02 09:43:59 -04:00
Barış Soner Uşaklı
6e0d6697c4
use new scrollbar on user list
2024-04-02 09:43:42 -04:00
Barış Soner Uşaklı
4030f18a04
feat: closes #12453 , filter events by user/group
2024-04-01 18:19:58 -04:00
Barış Soner Uşaklı
73f985684c
fix: date on upgrade script
2024-04-01 18:17:00 -04:00
Barış Soner Uşaklı
26020f3559
Merge branch 'master' into develop
2024-03-29 17:30:59 -04:00
Barış Soner Uşaklı
8f9ac5c17a
feat: move all user profile pics to folder, closes #12449 ( #12450 )
...
* feat: move all user profile pics to folder
get rid of glob delete and just delete the uid-{uid} folder when deleting user images
* when exporting user uploads add all profile uploads
* uid check
2024-03-28 16:50:56 -04:00
Barış Soner Uşaklı
ed41e416e2
fix : #12446 , fix groups.ownership.rescind
2024-03-26 18:50:25 -04:00
Barış Soner Uşaklı
99df4a5c7e
Merge branch 'master' into develop
2024-03-26 10:34:53 -04:00
Barış Soner Uşaklı
ba9bcd0166
remove border gray
2024-03-26 10:24:59 -04:00
Barış Soner Uşaklı
8b3811a198
make checkboxes more visible
2024-03-26 10:24:59 -04:00
Barış Soner Uşaklı
9a92832a4c
remove border gray
2024-03-26 10:22:11 -04:00
Barış Soner Uşaklı
3b2d8551d7
refactor: remove log
2024-03-26 10:08:30 -04:00