Julian Lam
f0936fcafb
fixes #5225
9 years ago
barisusakli
dcb6773782
#5223
9 years ago
Julian Lam
576df84218
trimming composer input before doing length check in replies
9 years ago
barisusakli
b49af0a135
#5223
...
adjust pagination so each page shows `postsPerPage` posts
9 years ago
barisusakli
db14c29e41
socket.io/categories tests
9 years ago
barisusakli
6acc79ec07
convert title to string
9 years ago
barisusakli
2c77a88ba4
closes #5220
9 years ago
barisusakli
51b41a9b44
fix eslint
9 years ago
barisusakli
5d4903f643
fix test
9 years ago
Julian Lam
6acbd3ea21
optimising build step for #5211
9 years ago
barisusakli
ef87a2b7d7
closes #5219
9 years ago
Julian Lam
0e8bf17ff0
re: #5211 , bringing back the RELOAD BUTTON :rage2:
9 years ago
barisusakli
a3efe42938
fix test
9 years ago
barisusakli
dada858565
add canReply to messages
9 years ago
barisusakli
83c50f0648
add back emitter
9 years ago
barisusakli
9796f54580
analytics tests, reduce bcrypt rouds for tests
9 years ago
barisusakli
e3616ab0f9
socket/meta test
9 years ago
barisusakli
853cea7fec
removed emitter.js
9 years ago
barisusakli
5e7fb4eeb2
widget tests
9 years ago
barisusakli
50a2a7abbe
plugins/install tests
9 years ago
barisusakli
f1a933210b
notifications.pushGroups
9 years ago
Barış Soner Uşaklı
42aa4fb67b
Merge pull request #5212 from stuwil/fix-relative-path-login-redirect
...
Replace only base URL in login return URL, fixes #5205
9 years ago
Julian Lam
9bab0b53b0
re: #5211 , broke out meta.css.minify to accept targets, made build output marginally nicer looking
9 years ago
Julian Lam
232b387652
set up plugins in build step as well
9 years ago
Julian Lam
b1f23c8c4b
read req.uid instead of req.user.uid in admin groups list
9 years ago
barisusakli
71c7ef9109
fix test
9 years ago
barisusakli
4f0e93732a
#5211
...
remove passing js/css between procs
9 years ago
Julian Lam
299fcb99f1
more progress on #5211
9 years ago
Stuart Williams
f92758c764
Replace only base URL in login redirect URL, fixes #5205
9 years ago
barisusakli
f2e4d9ce53
change flag tests so they use socket methods as well
9 years ago
Stuart Williams
a20027d8f5
Add missing relative path to Admin tags and widgets links
9 years ago
barisusakli
3380f61985
more tests
9 years ago
barisusakli
2476ab3684
closes #5202
9 years ago
Julian Lam
2f2eb1457d
auto-redirect to SSO flow should work in subfolders too
9 years ago
Julian Lam
ede7a71db7
Fixes #5186
...
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.
This room can also be used to emit messages across windows/tabs...
9 years ago
Julian Lam
7d523fae0f
closes #5200
9 years ago
barisusakli
ee75c69817
post edit tests
9 years ago
barisusakli
1a9dd2311c
closes #5175
9 years ago
Ben Lubar
e151916f1a
Fix followed topic notifications going to the last unread post
...
Regression introduced in 1b34ebe230
.
Bug originally reported in #4469 .
9 years ago
Julian Lam
e6c9c89342
closes #5197
9 years ago
barisusakli
1e543dd394
fix profile views on redis
9 years ago
barisusakli
8294fc90e3
closes #5084
9 years ago
barisusakli
ce9be7e694
closes #5132
9 years ago
barisusakli
1b34ebe230
closes #5133
9 years ago
barisusakli
c1d28af2a7
filter posts that you cant read
9 years ago
Barış Soner Uşaklı
43bcd453dd
Merge pull request #5192 from BenLubar/replies-permissions
...
Check whether the user can read the replies
9 years ago
pichalite
9bcb5710c1
UI fixes for ACP -> Manage -> Registration Queue
9 years ago
pichalite
0087a672ba
UI fixes for ACP -> Manage -> Users
9 years ago
Barış Soner Uşaklı
b38a10f96a
add pagination to user profile
9 years ago
Ben Lubar
5937fefa39
Check whether the user can read the replies and allow filtering the reply count in plugins
9 years ago
barisusakli
ecef0c6ad5
more user tests
9 years ago
barisusakli
d23966c534
more tests
9 years ago
barisusakli
3ec760ac85
inf scroll tests for topics
9 years ago
barisusakli
ce7513c347
allow cookieDomain from config.json
9 years ago
barisusakli
f30b694545
gitInfo error doesnt block page
9 years ago
barisusakli
01e7b864b8
change batch.js style
9 years ago
barisusakli
5cfe379841
fix recent for inf scroll
9 years ago
barisusakli
556dfa51d9
fix pagination querystring on /recent
9 years ago
barisusakli
f8ae7b069c
cid filter
9 years ago
barisusakli
58fff8b0af
up persona fix test
9 years ago
barisusakli
fb47bf3889
unread/recent changes closes #4774
9 years ago
Anil Mandepudi
6b23dd574e
Use postcss-clean to minify css instead of less ( #5179 )
...
* use postcss-clean to minify css instead of less
* alphabetical order
* white space
* white space
* Update css.js
9 years ago
Ben Lubar
2185d8eb99
Ban UI fixes ( #5169 )
...
- Permanent bans assigned by global moderators no longer expire immediately
(does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
(applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
9 years ago
Anil Mandepudi
f7b64d655a
Fix issue where CSS files imported along with less files are not getting minified ( #5178 )
9 years ago
Barış Soner Uşaklı
af3b6e2759
Merge pull request #5176 from pitaj/is-main
...
isMain on topic.create for filter:post.create
9 years ago
Julian Lam
7993f6a4d8
fix duplicate labels in cookies ACP template
9 years ago
Peter Jaszkowiak
91a28e98b7
isMain on topic.create for filter:post.create
9 years ago
barisusakli
eca850c4b1
nested reply improvements
...
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
9 years ago
barisusakli
96d05b58d4
show deleted replies like regular deleted posts
9 years ago
Julian Lam
66aea0eed1
closes #5167
9 years ago
barisusakli
a4dfe608e9
ban tests, user/info test
9 years ago
barisusakli
218a1b7aab
closes #5015
9 years ago
Julian Lam
663f05b972
adding back banReason to header rendering, as it regressed in 1f10e0b
9 years ago
barisusakli
7a8de6169b
admin controller tests
9 years ago
barisusakli
ff08cbf677
replies to posts
9 years ago
Barış Soner Uşaklı
0c08e44a34
Merge pull request #5050 from BenLubar/replies-to-post
...
Add a sorted set for replies-to-this-post
9 years ago
Julian Lam
1f10e0b287
fixed #5166
9 years ago
Barış Soner Uşaklı
4668acaf36
Merge pull request #5160 from BenLubar/plugin-registration-approval-queue
...
Allow plugins to affect whether a registration goes into the queue
9 years ago
Barış Soner Uşaklı
2214a4d156
Merge pull request #5164 from yariplus/cflags
...
flag tests
9 years ago
yariplus
179b66d74a
flag tests
9 years ago
Ben Lubar
d4774e98b4
remove unused functions added in this pull request
9 years ago
Ben Lubar
ea10f51f2e
UI for replies-to-post (needs theme update)
9 years ago
Ben Lubar
a654a2a5fe
Work around MongoDB bug (see https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256766439 )
9 years ago
Ben Lubar
69ee813d3e
fix typoed variable name
9 years ago
Julian Lam
f97f45a138
logic to show a modal to banned users when they try to log in via SSO
9 years ago
Ben Lubar
123c66e3ec
Cache the number of replies in the post object. See #5050 .
...
https://github.com/NodeBB/NodeBB/pull/5050#pullrequestreview-4248269
9 years ago
Ben Lubar
5d66811213
Include reply count with posts in topics
9 years ago
Ben Lubar
fae28ed3cc
Add an index for going from a post to its replies
9 years ago
Ben Lubar
2161f0d473
Allow plugins to affect whether a registration goes into the queue
9 years ago
barisusakli
777914b762
more api tests
9 years ago
barisusakli
687cce6089
closes #5159
9 years ago
barisusakli
2d10490ca3
more plugin tests
9 years ago
Anil Mandepudi
619ca48403
remove shims for IE8 ( #5157 )
9 years ago
barisusakli
d8a9df74d7
fix wrong error returns, more tests
9 years ago
barisusakli
553ee7dcdd
more chat tests
9 years ago
Julian Lam
4b5c98fb21
fix broken ACP login, closes #5156
9 years ago
Julian Lam
0590a4f2cf
closes #5156
9 years ago
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
9 years ago
Julian Lam
727710fbd9
using middleware.authenticate for chat route instead of ensureLoggedIn
9 years ago
barisusakli
c8b5c181ff
fix flag on redis
...
check if number is returned on tests
9 years ago