Commit Graph

14161 Commits (7ba111acdd2cdd50ed71324f9720c3e745892ccc)
 

Author SHA1 Message Date
Julian Lam 9bf0f6c5cd prep for @psychobunny, re:
Stuart Williams f92758c764 Replace only base URL in login redirect URL, fixes
Julian Lam 1617c99e7b linting app.js
Julian Lam 03cf5d8da5 upgrade and setup steps call build step now, re:
Julian Lam 179a28d73a basic build compilation logic, re:
Julian Lam 560dc15819 updated winston config to only use json logging if --json-logging flag is passed in or set in config
Julian Lam 135bb6a524 fixes
NodeBB Misty c452df5a7f Latest translations and fallbacks
barisusakli f2e4d9ce53 change flag tests so they use socket methods as well
barisusakli 7a0a77d0fa revoke session tests
Barış Soner Uşaklı 6822973502 Merge pull request from stuwil/admin-relative-paths
Add missing relative path to Admin tags and widgets links
Stuart Williams a20027d8f5 Add missing relative path to Admin tags and widgets links
NodeBB Misty 682afbb440 Latest translations and fallbacks
barisusakli 3380f61985 more tests
barisusakli 2476ab3684 closes
NodeBB Misty d19171decc updated new chat strings for profile
Julian Lam 2f2eb1457d auto-redirect to SSO flow should work in subfolders too
NodeBB Misty e8b38bb9f7 Latest translations and fallbacks
barisusakli 0bf51c7fff remove node 5 from build matrix
NodeBB Misty 6aa93362df Latest translations and fallbacks
Julian Lam ede7a71db7 Fixes
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...
NodeBB Misty 38f11f8c28 Incremented version number
Julian Lam 0f93206122 lint
Julian Lam 7d523fae0f closes
Julian Lam 885316d78f also show minutes and hours in cut off timestamp
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 
barisusakli ee75c69817 post edit tests
NodeBB Misty b9abde5832 Latest translations and fallbacks
barisusakli a9984bb926 closes
barisusakli 1a9dd2311c closes
Barış Soner Uşaklı fc87f9fce5 Merge pull request from BenLubar/watching-regression
Fix followed topic notifications going to the last unread post
Ben Lubar e151916f1a
Fix followed topic notifications going to the last unread post
Regression introduced in 1b34ebe230.

Bug originally reported in .
Julian Lam e6c9c89342 closes
barisusakli 1e543dd394 fix profile views on redis
barisusakli a3bff8d320 another test for user profile
NodeBB Misty 7241c42302 Latest translations and fallbacks
barisusakli 8449f3428e user/userslug/settings test
barisusakli 8294fc90e3 closes
barisusakli 5703bf6eac fix test
barisusakli ce9be7e694 closes
barisusakli 1b34ebe230 closes
barisusakli 8a3c72797b up persona
barisusakli c1d28af2a7 filter posts that you cant read
Barış Soner Uşaklı 43bcd453dd Merge pull request from BenLubar/replies-permissions
Check whether the user can read the replies
psychobunny ae2913c50a Merge pull request from pichalite/acp-regque
UI fixes for ACP -> Manage -> Registration Queue
pichalite 9bcb5710c1 UI fixes for ACP -> Manage -> Registration Queue
Barış Soner Uşaklı ecad552fe1 Merge pull request from pichalite/acp-users
Minor UI fixes for ACP -> Manage -> Users
pichalite 0087a672ba UI fixes for ACP -> Manage -> Users
Julian Lam 71bf8450c8 eslinting
Julian Lam 881b381b8b fixes , linting, and added ./nodebb slog