Commit Graph

11604 Commits (4d6cb6f5233559421f5a2e80ee408cc7be7ae454)
 

Author SHA1 Message Date
pichalite 4d6cb6f523 add children-place holder back
barisusakli 73f19601f7 up themes
barisusakli 24c56eb80a switch topic select to components
barisusakli c1d8c32de1 up persona
barisusakli dbc04cb4a2 getTopicWithPosts change, fix feeds
Julian Lam 07c55ee859 updated .fix-lists mixin
barisusakli d67c0e1b08 dont load all groups in topics
barisusakli 41d10d18a1 disable related topics if its set to 0
barisusakli cb8fcb80d1 closes
barisusakli e90cba65a8 closes
barisusakli 53a88d5d63 fix crash due to hook change
Barış Soner Uşaklı 9122794167 Merge pull request from pichalite/master
add uid to hook 'filter:controllers.topic.get'
pichalite 53bbc17f32 add uid to hook
Julian Lam 89c21a438c Merge pull request from manolino/patch-2
Update events.js
Manuel Valle 4c43276fce Update events.js
Tebbed indentation.
Julian Lam ec6987be1b upped mentions minver
Julian Lam 9be321f5c7 Merge pull request from pichalite/master
fix user full name for local user register
pichalite 5450f59f99 fix user full name for local user register
Manuel Valle 67d9323b9e Update events.js
Manuel Valle c9c761d70b Update events.js
This optimize previous commit. See [](https://github.com/NodeBB/NodeBB/pull/4078).  Added ```translator``` module instead of global ```translator```.
This solves warnings editing posts with *composer*.
barisusakli f0ac0d3b29 up composer
Manuel Valle dbcb6f9796 Update events.js
Same problem as [](https://github.com/NodeBB/NodeBB/pull/4069).  Added a **translator** variable refering to **translator** module instead of global *translator*.
This solves warnings editing posts with *composer*.
barisusakli fa136ca021 remove unused code
Julian Lam 452bb953c9 Merge pull request from pichalite/master
fixes for rewards ACP page 
Julian Lam ff8fb0e9ab no need to set var, just use rjs
Julian Lam 6470f2ef53 Merge branch 'patch-1' of https://github.com/manolino/NodeBB into manolino-patch-1
Julian Lam 2cabf7a3d1 Merge pull request from pichalite/master
fixes 
barisusakli 32ca95319e closes
Julian Lam 9b02bb8f51 closes
Julian Lam 8608092bbb on new uploaded image, refresh profile edit page
Julian Lam 5c61efd4f1 upped composer minver
Julian Lam 620ff88a69 updated markdown minver
Julian Lam 14cc9d0f4c upped markdown minver
barisusakli 089ea75cea closes
Julian Lam 5a92b1a5cf change all instances of .avatar on new image upload
Julian Lam f18382a892 firing client-side hook on notification count update now
Barış Soner Uşaklı 46c3e5c126 chat notif/unread fix
Barış Soner Uşaklı 056bc2f382 closes https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/17
Julian Lam efa98d4858 language translations and fallbacks
Julian Lam 2d48faf5df Fixed
Also related to regression first caused by the fix to  from
fcb381f922

Also, added tests for translator. omg.
psychobunny 5277a9673f up vanilla/persona
psychobunny e017ad432f closes
psychobunny 1853cc3cc1 better messaging for each minification process
psychobunny f94cd21f83 filter:scripts.get now acts like filter:admin.scripts.get; does not get minified
psychobunny 9430a626f4
psychobunny 42c0b973f1 closes
psychobunny 5e4ef52911 some more cleanup
psychobunny 3cc5e1473f cleanup / lint before diving in
psychobunny f17fa3ca11 minify flag not actually being used
Julian Lam 3552e11817 fixes