17203 Commits (f45d24d351e812c258c165ef78e887ed5282b12f)
 

Author SHA1 Message Date
Barış Soner Uşaklı f45d24d351
change if to !== 0 6 years ago
Misty (Bot) 5e6da27a6a Latest translations and fallbacks 6 years ago
Misty (Bot) 820847461c Latest translations and fallbacks 6 years ago
Misty (Bot) b925df3cba Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı b7eaf4191e return correct post count if its out of sync 6 years ago
Barış Soner Uşaklı 805da98a36 remove unnecessary groups.resetCache calls 6 years ago
Barış Soner Uşaklı 061b279c48 Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Misty (Bot) e3c7099b36 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 77beaf2e15
Allow local login,closes #6800 (#6803)
* WIP

* reset groups cache after every suite
6 years ago
Barış Soner Uşaklı 09d1cec8c3 Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı 2bd02a7ae1 disable timeout on plugin installs 6 years ago
Misty (Bot) bf7523b8e4 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 944972c6f2 change to series 6 years ago
Barış Soner Uşaklı d92ef9ca11
remove id 6 years ago
Renovate Bot 36ae926196 Update dependency eslint to v5.6.1 6 years ago
Ben Lubar cf4ea94e6d Fix single-host-cluster socket.io (#6802)
It was silently dropping every message because every node thought it was the master node.
6 years ago
Julian Lam f95308bf33 move sharp require into the method it is used in src/file.js 6 years ago
Julian Lam ebabcc5e3c if authenticate middleware is overridden by plugin, check for req.user and return notAllowed helper otherwise
/cc @LudwikJaniuk
6 years ago
Barış Soner Uşaklı be0df46e99 Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı 4b970a1072 use lodash, load 3 posts per iteration 6 years ago
Misty (Bot) 64f36db71a Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 95ace13599 add loading=false 6 years ago
Barış Soner Uşaklı ef55598822 filter messages that are already inserted to DOM 6 years ago
Barış Soner Uşaklı 18d0deeccb
update deprecated methods (#6794) 6 years ago
Barış Soner Uşaklı 1cb2e1e368 remove console.log switch to series 6 years ago
Renovate Bot 3c6ec68eae Update dependency postcss to v7.0.3 6 years ago
Barış Soner Uşaklı 7c24b1b69f Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı 3554a0a725 closes #6791, if fileSize isn't passed in don't perform check 6 years ago
Julian Lam c9dfb4e109 closes #6790 6 years ago
renovate[bot] b2f812befa Update dependency mongodb to v3.1.6 (#6582) 6 years ago
Julian Lam 02046889ec closes #6691 6 years ago
Ben Lubar 11b655163e Only run the DDL for session storage on the primary instance. (#6788)
This fixes a restart loop caused by deadlocks in large clusters.
6 years ago
Barış Soner Uşaklı 3d13d867cb Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı f618ba8e1e add private category test for unread tids 6 years ago
Julian Lam 78b47b33af bump persona 6 years ago
Barış Soner Uşaklı 1590452697 filter topics you cant read @benlubar 6 years ago
Renovate Bot f273746bbd Update dependency validator to v10.8.0 6 years ago
Misty (Bot) a125b4b497 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 95501e8fee
closes #6738 closes #6290 (#6785)
* closes #6738 closes #6290

* fix test, delete keys

* delete all bans on user delete

* fix upgrade script to actually read reason
6 years ago
Renovate Bot 630873a742 Update dependency nodebb-theme-persona to v9.0.33 6 years ago
Barış Soner Uşaklı 4570daa033 Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı 3ed856f587 change if 6 years ago
Barış Soner Uşaklı 9724ef083e
remove v from query 6 years ago
Barış Soner Uşaklı 786311fa64
use value 6 years ago
Barış Soner Uşaklı 5a69f979a8
update processSortedSet to use withScores 6 years ago
Barış Soner Uşaklı cf75c79611
Unread changes closes #6781 (#6783)
* WIP

* more unread work

* faster teaser block handling

if user doesn't have anyone blocked don't check

* much faster filtering of blocked posts

* add missing uid

* add tidsByFilter to return

* dont load all pids to find previous non-blocked teaser

* fix unread filters

they no longer use unread/new unread/watched etc they are query strings now

* shorter nav item code

* add unreplied to filters

fix icons not clearing to 0
dont increment unread counters if there is a reply in a topic where you ignored the topic creator
6 years ago
Barış Soner Uşaklı df4f5f6f27
closes #6784 6 years ago
Renovate Bot 08c45c3743 Update dependency nodebb-plugin-markdown to v8.8.0 6 years ago
Misty (Bot) d4cd74b7e2 Latest translations and fallbacks 6 years ago
Julian Lam 1eafd84c79 gdpr translations, it 6 years ago