Barış Soner Uşaklı
32f0fa282f
Merge pull request #5215 from pichalite/issue-5213
...
Fix reorder plugins modal
8 years ago
Timothy Fike
f1e3e155c4
Update app.js
8 years ago
Timothy Fike
2d84c98565
Allow sending Error objects to alertError instead of just plain strings.
8 years ago
pichalite
d4040ed52e
Fixes #5213
8 years ago
Julian Lam
7a10cffb25
fix Gruntfile.js to work with bew build step
8 years ago
Julian Lam
9bab0b53b0
re: #5211 , broke out meta.css.minify to accept targets, made build output marginally nicer looking
8 years ago
Julian Lam
232b387652
set up plugins in build step as well
8 years ago
Julian Lam
b1f23c8c4b
read req.uid instead of req.user.uid in admin groups list
8 years ago
barisusakli
71c7ef9109
fix test
8 years ago
barisusakli
4f0e93732a
#5211
...
remove passing js/css between procs
8 years ago
Julian Lam
97d7b57db3
nodebb executable integration for #5211
8 years ago
Julian Lam
299fcb99f1
more progress on #5211
8 years ago
Julian Lam
9bf0f6c5cd
prep for @psychobunny, re: #5211
8 years ago
Stuart Williams
f92758c764
Replace only base URL in login redirect URL, fixes #5205
8 years ago
Julian Lam
1617c99e7b
linting app.js
8 years ago
Julian Lam
03cf5d8da5
upgrade and setup steps call build step now, re: #5211
8 years ago
Julian Lam
179a28d73a
basic build compilation logic, re: #5211
8 years ago
Julian Lam
560dc15819
updated winston config to only use json logging if --json-logging flag is passed in or set in config
8 years ago
Julian Lam
135bb6a524
fixes #5209
8 years ago
NodeBB Misty
c452df5a7f
Latest translations and fallbacks
8 years ago
barisusakli
f2e4d9ce53
change flag tests so they use socket methods as well
8 years ago
barisusakli
7a0a77d0fa
revoke session tests
8 years ago
Barış Soner Uşaklı
6822973502
Merge pull request #5207 from stuwil/admin-relative-paths
...
Add missing relative path to Admin tags and widgets links
8 years ago
Stuart Williams
a20027d8f5
Add missing relative path to Admin tags and widgets links
8 years ago
NodeBB Misty
682afbb440
Latest translations and fallbacks
8 years ago
barisusakli
3380f61985
more tests
8 years ago
barisusakli
2476ab3684
closes #5202
8 years ago
NodeBB Misty
d19171decc
updated new chat strings for profile
8 years ago
Julian Lam
2f2eb1457d
auto-redirect to SSO flow should work in subfolders too
8 years ago
NodeBB Misty
e8b38bb9f7
Latest translations and fallbacks
8 years ago
barisusakli
0bf51c7fff
remove node 5 from build matrix
8 years ago
NodeBB Misty
6aa93362df
Latest translations and fallbacks
8 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...
8 years ago
NodeBB Misty
38f11f8c28
Incremented version number
8 years ago
Julian Lam
0f93206122
lint
8 years ago
Julian Lam
7d523fae0f
closes #5200
8 years ago
Julian Lam
885316d78f
also show minutes and hours in cut off timestamp
8 years ago
Julian Lam
75ff60e4d5
partial revert of a9984bb
, adding in a layer to translate ISO
...
timestamp to datetime attribute and save localised string into
title attribute.
Fixes #5109
8 years ago
barisusakli
ee75c69817
post edit tests
8 years ago
NodeBB Misty
b9abde5832
Latest translations and fallbacks
8 years ago
barisusakli
a9984bb926
closes #5108
8 years ago
barisusakli
1a9dd2311c
closes #5175
8 years ago
Barış Soner Uşaklı
fc87f9fce5
Merge pull request #5198 from BenLubar/watching-regression
...
Fix followed topic notifications going to the last unread post
8 years ago
Ben Lubar
e151916f1a
Fix followed topic notifications going to the last unread post
...
Regression introduced in 1b34ebe230
.
Bug originally reported in #4469 .
8 years ago
Julian Lam
e6c9c89342
closes #5197
8 years ago
barisusakli
1e543dd394
fix profile views on redis
8 years ago
barisusakli
a3bff8d320
another test for user profile
8 years ago
NodeBB Misty
7241c42302
Latest translations and fallbacks
8 years ago
barisusakli
8449f3428e
user/userslug/settings test
8 years ago
barisusakli
8294fc90e3
closes #5084
8 years ago