Commit Graph

13681 Commits (fc87f9fce5fdf40b1d5f3c869bf84e1638e0cbb4)
 

Author SHA1 Message Date
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
NodeBB Misty 3eacd33951 Latest translations and fallbacks
Barış Soner Uşaklı b38a10f96a add pagination to user profile
Ben Lubar 5937fefa39
Check whether the user can read the replies and allow filtering the reply count in plugins
barisusakli ecef0c6ad5 more user tests
barisusakli fda535a351 more chat tests
barisusakli d23966c534 more tests
barisusakli bbb968922d fix test
barisusakli 3ec760ac85 inf scroll tests for topics
NodeBB Misty bece25cf6a Latest translations and fallbacks
NodeBB Misty 1c4effbdf8 Latest translations and fallbacks
barisusakli 2cc2e7688a more tests
NodeBB Misty 0829245ed1 Latest translations and fallbacks
NodeBB Misty 29e432e077 Latest translations and fallbacks
psychobunny 6c045fade6 up vanilla/persona
barisusakli ce7513c347 allow cookieDomain from config.json
barisusakli f30b694545 gitInfo error doesnt block page
NodeBB Misty 093dc0702d Latest translations and fallbacks
barisusakli 01e7b864b8 change batch.js style
Barış Soner Uşaklı 264e7ee303 Merge pull request from mattbailey/production-json-logging
use JSON logging and ISO8601 timestamp for production logs
barisusakli 5cfe379841 fix recent for inf scroll
NodeBB Misty 5d9e8beb52 Latest translations and fallbacks
barisusakli 556dfa51d9 fix pagination querystring on /recent
barisusakli f8ae7b069c cid filter
barisusakli 58fff8b0af up persona fix test
barisusakli fb47bf3889 unread/recent changes closes
Matt Bailey 3d9dbe6c36 use JSON logging and ISO8601 timestamp for production logs
Anil Mandepudi 6b23dd574e Use postcss-clean to minify css instead of less ()
* use postcss-clean to minify css instead of less

* alphabetical order

* white space

* white space

* Update css.js
barisusakli 90c2ca38f9 more nested reply fixes
barisusakli c90f082c77 fix edit/vote/bookmark icons for nested replies
Ben Lubar 2185d8eb99 Ban UI fixes ()
- 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"