7504 Commits (62f01a839e7a5bdc4045d3742c04c220bdf52655)

Author SHA1 Message Date
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
Barış Soner Uşaklı dc670a7bb5 closes #6983
after first pass of timeago, title contains "21 lis 2018, 10:30" which is invalid for new Date(), check before passing it to format
6 years ago
Misty (Bot) 3561b31ef1 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 625516e046 if there is no search el return
aka if theme doesnt support it
6 years ago
Barış Soner Uşaklı 63c0a9a3b7 closes #6928 6 years ago
Barış Soner Uşaklı 169a6680d5 #6928 6 years ago
Barış Soner Uşaklı 4da3d820d5 remove lang strings 6 years ago