7510 Commits (d31684e8b82670055fb44bd4fe8fb561cb488bfe)

Author SHA1 Message Date
Misty (Bot) 7a43f26055 Latest translations and fallbacks 6 years ago
Misty (Bot) 998ed55ab6 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 4650a76036 fix: #7124 6 years ago
Barış Soner Uşaklı 9f5062682d fix: unread badge
- only increase unread badge if topic or category is watched
- fix logic for "there are new posts/topics" on /unread and /recent
6 years ago
Barış Soner Uşaklı eb7ae54f81
Category watch state (#7109)
* feat: wip, category watch change

* feat: pass data to client

* feat: allow changing state

* fix: account page categories

* fix: show in unread if topic is followed or category is watched

* feat: add default watch state to acp

* feat: save user category watch state

* feat: update unread recent pages

* fix: remove dupe code

* fix: flip conditions

* fix: handle empty arrays

* fix: ignore/watch on others profile

* feat: upgrade script for category states

if there are any users ignoring categories set their state in new zset and delete cid:<cid>:ignorers

* fix: upgrade

* fix: tests

* fix: redis count

* fix: more tests
6 years ago
Misty (Bot) 81e854b37f Latest translations and fallbacks 6 years ago
Misty (Bot) 7b8d7aee3c Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı f103390aa5 fix: #7103
update counter when user navigates to /unread
fix new topic alert on /unread
moved unread code from footer to unread
6 years ago
Barış Soner Uşaklı 74d0e88df3 fix: don't explode if there is no css el 6 years ago
Misty (Bot) 7a9299f374 Latest translations and fallbacks 6 years ago
Misty (Bot) cc1a3e8f3e Latest translations and fallbacks 6 years ago
Julian Lam 33d4956b76 fix: #7087, server-side protection against guest blocks 6 years ago
Misty (Bot) 6c312fa253 Latest translations and fallbacks 6 years ago
Misty (Bot) 5b41969816 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 555c092f65 fix: dont send empty strings 6 years ago
Barış Soner Uşaklı e55fb43703 fix: #7086 6 years ago
Baris Usakli 31bb2ae9af feat: make user cards look less derpy 6 years ago
Baris Usakli de437e36a5 fix: admins&mods when there are mutliple lines of users 6 years ago
Misty (Bot) 33834f7a23 Latest translations and fallbacks 6 years ago
Julian Lam ed46c5e24b fix: refreshing settings page on save if language changed 6 years ago
Julian Lam 5f3d1c76c8
fix: #7038, autoLocale logic not playing nicely with no-refresh auths (#7059)
* fix: #7038, autoLocale logic not playing nicely with no-refresh auths

- on login, req.query.lang is deleted (since it seems to be left over)
- on logout, the middleware.autoLocale is executed, which resets
  req.query.lang
- middleware.autoLocale is new, just refactored existing logic in
  webserver.js into new middleware method.

* style: tests, use lodash

* fix: timeago strings not switching languages on login or out
6 years ago
Misty (Bot) 72f56d7f49 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 2604cf6356 fix: #7074 6 years ago
Misty (Bot) aa877e7e0f Latest translations and fallbacks 6 years ago
Misty (Bot) 8dd8370bcb fix(i18n): pushed notifications source to tx, pulled fallbacks 6 years ago
Baris Usakli 96c1dc6276 unescape email subject 6 years ago
Julian Lam 6df5668e64 fix: #7063, logout code should do hard page nav to / or data.next 6 years ago
Julian Lam 648964faa7 feat: added README.md in languages folder
... to dissuade people from making PRs against it
6 years ago
Misty (Bot) c0e015e1c5 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 41357abb59 Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı f581c052ee feat: #7023
- add category selector to privileges and category create modals
- allow category selector to work for multiple selectors on same page
6 years ago
Julian Lam 28a1fa780a fix: skin not changing after login or logout, #7038 6 years ago
Baris Usakli cd02e03f7b don't crash if meta.config is undefined 6 years ago
Misty (Bot) a43106e0f6 Latest translations and fallbacks 6 years ago
Peter Jaszkowiak ba619c7ec8 style(eslint): match operator-linebreak preferences 6 years ago
Peter Jaszkowiak 89c025d102 feat: close #7002, console message if mismatched origins 6 years ago
Misty (Bot) ebb42cd956 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 58d4376f7e fix: #7030 6 years ago
Barış Soner Uşaklı e78aea1e86 close #7024
show error instead showing crop modal
6 years ago
Misty (Bot) cf1195d0a4 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 6330d51446 less derpy output 6 years ago
Barış Soner Uşaklı ed1bf9a16f add more info to advanced db page 6 years ago
Barış Soner Uşaklı 27c016d68d fix alert 6 years ago
Barış Soner Uşaklı 2c5e38d8f1 closes #7004
do not translate email subjects twice, emailer already translates the passed in subject param
6 years ago
Julian Lam f6b92c1d3e fix: #7013, add cache buster to js-enabled.css 6 years ago
Misty (Bot) dc1df3d9b5 Latest translations and fallbacks 6 years ago
Misty (Bot) 96a2be9b55 Latest translations and fallbacks 6 years ago
Baris Usakli e3bf21a3a0 closes #6993 6 years ago
Misty (Bot) 3a914a2f8c Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 5c48793543 handle quoted strings 6 years ago