Barış Soner Uşaklı
9f485ce6f1
fix: remove positions
2023-04-29 23:02:32 -04:00
Barış Soner Uşaklı
5ead9b7365
fix: scroll on edit textarea
2023-04-29 21:54:28 -04:00
Barış Soner Uşaklı
eb0c77fd69
feat: #7096 , improve chat editing
...
use a new template for editing chats,
remove the data-mid on the chat inputEl
2023-04-29 20:32:09 -04:00
Barış Soner Uşaklı
b891c5accd
test: fix group tests
...
no idea how these passed on gh runner
2023-04-28 16:43:49 -04:00
Barış Soner Uşaklı
c23689d305
fix : #11531 , fix teasers
...
1. with scheduled topics, pid is no longer reliable, lower pid can have higher timestamp(scheduled in the future) so use timestamp for sorting teasers
2. when restoring/deleting topics, update the teaser tid as the last step because it checks topicData.deleted
2023-04-28 16:08:02 -04:00
Barış Soner Uşaklı
3099d57f24
feat: #11431
...
add joindate/postcount/reputation to user
add lastposttime to topic
2023-04-28 14:06:02 -04:00
oplik0
2bfdd76180
feat: show even uninstalled active plugins if set via config
2023-04-28 12:59:32 -04:00
oplik0
74cb224344
feat: add option to autoinstall plugins on setup
2023-04-28 12:59:32 -04:00
Barış Soner Uşaklı
2720a692cf
fix : #11530 , fix topic rescheduling
...
don't display scheduled posts in group page
when topic is rescheduled update post sorted sets with new timestamp
when post is published update group posts zset
fix markTopicRead if topic was read while it was still hidden
2023-04-28 10:10:34 -04:00
Barış Soner Uşaklı
5607e5bccb
fix : #10594 , move counter code ( #11529 )
...
instead of updating counters one by one on each topic move, update them once after all topics are moved, use zcard instead of incr/decr
2023-04-27 20:27:42 -04:00
Barış Soner Uşaklı
c3854b786e
feat: closes #11432 , use edited time if its greater
2023-04-26 16:16:44 -04:00
Barış Soner Uşaklı
619af8871a
only show thumb selector if more than 1
2023-04-26 12:36:13 -04:00
Barış Soner Uşaklı
8a43aeac16
add padding
2023-04-26 12:28:55 -04:00
Barış Soner Uşaklı
84a78c2d5f
feat: move topic thumb to template
...
use a single modal to show all thumbs and allow switching
2023-04-26 12:15:03 -04:00
Barış Soner Uşaklı
6b51dd5a2f
feat: closes #11424 , add category selector to fork modal ( #11491 )
...
select the current category on open
2023-04-26 11:30:06 -04:00
Barış Soner Uşaklı
eb8c5d8234
Merge branch 'master' into develop
2023-04-26 10:34:07 -04:00
Barış Soner Uşaklı
30b6bcfca1
fix : #11519 , clear parent cache all the way to root
2023-04-26 10:13:27 -04:00
Barış Soner Uşaklı
94229688c2
Merge branch 'master' into develop
2023-04-24 15:41:09 -04:00
Barış Soner Uşaklı
de2669a2c6
fix: only remove deleted tag, closes #11515
2023-04-24 15:39:00 -04:00
Barış Soner Uşaklı
e8fb6711b8
fix : #11512 , filter by cid
2023-04-24 10:17:31 -04:00
Barış Soner Uşaklı
7d7904b045
fix: closes #11511 , reset skin if it was removed from bootswatch
2023-04-24 09:35:25 -04:00
Barış Soner Uşaklı
94f2e50883
feat: add hits/sec for cache
2023-04-22 16:41:27 -04:00
Barış Soner Uşaklı
5c26cb5888
fix: add composer:showHelpTab to api
2023-04-21 19:10:51 -04:00
Barış Soner Uşaklı
f055b7fb74
refactor: get rid of floats in deleted-message.tpl
2023-04-21 16:08:12 -04:00
Barış Soner Uşaklı
6bed65dde6
fix: numeric strings in mongo ( #11498 )
2023-04-19 17:16:45 -04:00
Barış Soner Uşaklı
af7ab9b468
Merge branch 'master' into develop
2023-04-16 18:49:49 -04:00
Barış Soner Uşaklı
05c96033ab
fork at least 1 thread in minifer
2023-04-16 18:49:35 -04:00
Veronikya
c931183287
fix: NodeBB#11482 thumbs Post Can not upload a thumbnail, only multip… ( #11483 )
...
* fix: NodeBB#11482 thumbs Post Can not upload a thumbnail, only multiple uploads
* Modify upload thumbnail test
* Modify upload thumbnail test +,
* Get rid of v2 uploads test
* edit times
* Modify amount of files associated post test
* edit post file amount
2023-04-15 17:56:36 -04:00
Julian Lam
2615c1e584
fix : #11426 , proper v3 style error on maintenance mode [breaking]
...
The v3-style error only applies to v3 routes. Existing Read API and page routes are unaffected.
2023-04-14 11:59:15 -04:00
Barış Soner Uşaklı
a0bac74e63
lint: remove chalk
2023-04-12 16:22:45 -04:00
Barış Soner Uşaklı
9806d89f15
refactor: remove log, to much noise
2023-04-12 09:48:17 -04:00
Barış Soner Uşaklı
59b149784f
fix: closes #11466
...
show username instead of uid on history
2023-04-11 15:52:33 -04:00
Barış Soner Uşaklı
6eb1dd8687
fix : #11438 , show flag history to mods
...
also prevent regular mods from seeing flags that are not in their category if they use direct link to flag
2023-04-11 15:38:53 -04:00
Brutus5000
ae5afdbc66
feat: name theme on error:theme-not-set-in-configuration
2023-04-11 13:42:21 -04:00
Barış Soner Uşaklı
132476d581
feat: update mkdirp to 3.x, closes #11455
2023-04-10 17:56:41 -04:00
Barış Soner Uşaklı
43c6087b34
feat: update rimraf to 5.x, closes #11456
2023-04-10 17:51:48 -04:00
Barış Soner Uşaklı
c3cedefef3
feat: update lru-cache to 9.x, closes #11454
2023-04-10 17:40:52 -04:00
Barış Soner Uşaklı
0cd657ff2c
fix: closes #11447 , fix timestamp of fork event
2023-04-07 10:23:22 -04:00
Julian Lam
0fc9fdd53d
fix: throw generic not-allowed error on groups.join if a non-owner tries to add another user to a group
2023-04-06 17:17:47 -04:00
Julian Lam
18447b06af
fix: remove socketGroups.addMember; update admin checks to allow admin:groups privilege, hide add member controls if not admin
2023-04-06 17:17:47 -04:00
Julian Lam
f043dcec96
fix: remove socketGroups.kick
2023-04-06 17:17:47 -04:00
Julian Lam
9d49ec60a1
fix: remove socketGroups.issueMassInvite
2023-04-06 17:17:47 -04:00
Julian Lam
b53f92fa2e
fix: handle client-side acceptAll and rejectAll
2023-04-06 17:17:47 -04:00
Julian Lam
18c45b4461
refactor: group invitations; issuing, accepting, rejecting; now via API
2023-04-06 17:17:47 -04:00
Julian Lam
0788fb5118
feat: #11420 , add new GET routes to retrieve pending and invited members of a group, plus accept/reject pending
2023-04-06 17:17:47 -04:00
Barış Soner Uşaklı
8680ea4d3d
fix: closes #11437 , link to queued post from event
2023-04-06 09:03:57 -04:00
Barış Soner Uşaklı
c0b62346f0
feat: update thumbs modal styling
2023-03-31 17:17:12 -04:00
Barış Soner Uşaklı
d36aad073e
refactor: replace rimraf glob doesn't work on windows
2023-03-29 20:29:46 -04:00
Julian Lam
b551b0ad47
Merge branch 'master' into develop
2023-03-29 10:32:37 -04:00
Barış Soner Uşaklı
4d2d76897a
fix: don't crash on objects with toString property
2023-03-28 08:08:59 -04:00