Commit Graph

5278 Commits (2b7ed63236476656b9068ae48664ed07440c651e)

Author SHA1 Message Date
Timothy Fike c80bd0c413 Added app.newTopic
Make a new topic from anywhere. 
barisusakli 6b341a844d remove notifyTyping
pichalite 42239e119d search banned users only on /users/banned route
Barış Soner Uşaklı 573840ccbd changed to title raw
barisusakli 2fc385f723 closes , closes
psychobunny 759b183967 fixes a bug in instant updates on category view
barisusakli 6a98758a01 closes https://github.com/NodeBB/nodebb-theme-lavender/issues/60
barisusakli 8c3b52ef36 closes
barisusakli 3348d51f69 closes
Barış Soner Uşaklı 88e4591f88 closes
Barış Soner Uşaklı 82875de32d remove / from startsWith
Barış Soner Uşaklı d851443ea7 closes
barisusakli bc9c564650 closes
barisusakli 90b89a488e closes
Barış Soner Uşaklı d2df63f9a5 Merge pull request from pichalite/initiate-chat
Initiate chat from chat page
pichalite d81b6947f6 conditional change
pichalite d83b11dde3 add language string
pichalite 44d4c2bc7c hopefully I got everything right this time!!
barisusakli d7df6c0b06 remove more from config
barisusakli 5ac02a59ac remove some more config from api/config
barisusakli ebf820d571 remove from global config
pichalite 2723800628 indentation
pichalite 971c3eb0e1 indentation
pichalite 9901438001 indentation
pichalite 2c5e9dc4cf fix indent
pichalite 4b5d5b4bd9 search user and initiate chat from expanded chat page
psychobunny 46cfd03465 closes
Julian Lam 9a7ec01e15 Merge pull request from frissdiegurke/patch-2
Fix undefined S within translator
Barış Soner Uşaklı 303ac90dc5 Merge pull request from pichalite/master
use component
Ole R 91ec4c80c2 Oops, fix call of undefined
pichalite 776c60dc00 use component
Ole R 2bcd4e1e3f Fix undefined S within translator
If you `require(['string'], function (stringLib) { S = stringLib; })` it is an async call and thus you need to ensure any usage of `S` happens when this is resolved.
Julian Lam 47c61e883a tweaked styling for flags page a bit
Barış Soner Uşaklı b485b412a8 added title to flagged posts page
Julian Lam eb8b6af7fb Fix global mod priv check and styling for flags page
barisusakli 1ed3b40a1b fix calls
Barış Soner Uşaklı 2ce22caa41 Merge pull request from pichalite/master
remove unused code and use components
barisusakli e6cf8ec5cf more flagged posts shenanigans
barisusakli 1b9e18c6fc allow global mods to see banned users
pichalite ee47a13556 use components
pichalite e6e4b5784d remove unused code
psychobunny 2560e6345f Merge pull request from pichalite/master
use ajaxify.data.username instead of getting html
pichalite d133ff74bd use ajaxify.data.username instead of getting html
use ajaxify.data.username instead of getting html for toggleFollow
barisusakli 5e86d9f804 closes
barisusakli 2b5f9d075b closes
barisusakli f09ee86e42 closes
Julian Lam b7311dac65 removed css file @pichalite
Julian Lam c7647cfb72 Merge pull request from pichalite/master
ACP styling fixes
barisusakli c2e1426e57 fix syntax error, and actually show error if minification fails
barisusakli ae8837b44a generate notification path on demand