Commit Graph

17182 Commits (95ace13599a9197ba33fb98bf13a83566e79e404)
 

Author SHA1 Message Date
Barış Soner Uşaklı 95ace13599 add loading=false
Barış Soner Uşaklı ef55598822 filter messages that are already inserted to DOM
Barış Soner Uşaklı 18d0deeccb
update deprecated methods ()
Barış Soner Uşaklı 1cb2e1e368 remove console.log switch to series
Renovate Bot 3c6ec68eae Update dependency postcss to v7.0.3
Barış Soner Uşaklı 7c24b1b69f Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 3554a0a725 closes , if fileSize isn't passed in don't perform check
Julian Lam c9dfb4e109 closes
renovate[bot] b2f812befa Update dependency mongodb to v3.1.6 ()
Julian Lam 02046889ec closes
Ben Lubar 11b655163e Only run the DDL for session storage on the primary instance. ()
This fixes a restart loop caused by deadlocks in large clusters.
Barış Soner Uşaklı 3d13d867cb Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı f618ba8e1e add private category test for unread tids
Julian Lam 78b47b33af bump persona
Barış Soner Uşaklı 1590452697 filter topics you cant read @benlubar
Renovate Bot f273746bbd Update dependency validator to v10.8.0
Misty (Bot) a125b4b497 Latest translations and fallbacks
Barış Soner Uşaklı 95501e8fee
closes closes ()
* closes  closes 

* fix test, delete keys

* delete all bans on user delete

* fix upgrade script to actually read reason
Renovate Bot 630873a742 Update dependency nodebb-theme-persona to v9.0.33
Barış Soner Uşaklı 4570daa033 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 3ed856f587 change if
Barış Soner Uşaklı 9724ef083e
remove v from query
Barış Soner Uşaklı 786311fa64
use value
Barış Soner Uşaklı 5a69f979a8
update processSortedSet to use withScores
Barış Soner Uşaklı cf75c79611
Unread changes closes ()
* 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
Barış Soner Uşaklı df4f5f6f27
closes
Renovate Bot 08c45c3743 Update dependency nodebb-plugin-markdown to v8.8.0
Misty (Bot) d4cd74b7e2 Latest translations and fallbacks
Julian Lam 1eafd84c79 gdpr translations, it
Misty (Bot) 1bc87f3ae3 Latest translations and fallbacks
Barış Soner Uşaklı 7f863b8af0 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 17ce482c9f closes
Barış Soner Uşaklı 7787c9b4bb
fix wrong year on upgrade script
Barış Soner Uşaklı 24601694db
fix wrong year on upgrade script
Baris Usakli edefab1d69 closes
add option to disable a category on creation
show disabled categories on manage privileges
Baris Usakli 4d5e164fd2 closes
Baris Usakli 90f3e1281d up markdown
Barış Soner Uşaklı 59b988a205 change test so it checks url
Barış Soner Uşaklı 71ccd67665 closes
calculate size of base64 image from buffer, still not perfect but better than string.length
Barış Soner Uşaklı 352bea9475 up persona
Barış Soner Uşaklı b7ead6dc9c
Replace jimp with sharp ()
* add probe image size and max image size

* replace jimp and image-probe with sharp

* better name for test

* resize with just path

* resize thumb inplace

* use filename
Barış Soner Uşaklı 69c7260fe9 dont let sending more than max invites via bulk invite
Misty (Bot) c4b23909df Latest translations and fallbacks
Barış Soner Uşaklı 669a5135e1 closes
Misty (Bot) 27a90b7a78 Latest translations and fallbacks
Barış Soner Uşaklı d880a7ade0 closes
Barış Soner Uşaklı dff86b1ac9 closes
* flag notifications will go to the flag details page instead of the post or user that was flag
* if you assign a flag to yourself you won't get a notification about it
@benlubar
Julian Lam 3c89befad2 fallbacks for account/sessions
Julian Lam ce6f9ec84e pushing translations for blocks user page
Barış Soner Uşaklı 089bf5d8bb
closes