Commit Graph

3095 Commits (466c02a886037a0d52032b9b16bf26693c832476)
 

Author SHA1 Message Date
Julian Lam 029b91a323 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam ac04e04016 fixed
Baris Soner Usakli 3a6db04be5 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli eb65c5ad1b reindex user name after change,
Julian Lam c2c1632c0e Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 2495b5b89b refactored group category permissions, removed getCategoryAccess method call
Baris Soner Usakli 176ac54cdf closes
Baris Soner Usakli e07c848da7 closes
Baris Soner Usakli 6b8f7dba4f Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 825e4cca5a closes
Julian Lam ab16b1184d fixing issue where nojs mode of a private category would show the category topics, even if the requesting user was not allowed inside
Julian Lam 127261100e fixed - ajaxify.go will now cancel any active API requests when it is called
Baris Soner Usakli 67f8af7e3e
Baris Soner Usakli d2c0aa9949 fixed auto complete for insertion in the middle, 6am commits FTW
Baris Soner Usakli 0d26b21a2c prevent double res.send/json if error occurs in profile image upload
Baris Soner Usakli 2d384a68d2 oops extra $
Baris Soner Usakli 414eaea413 username mention auto completes
Baris Soner Usakli a4ae9c70df closes , closes
Baris Soner Usakli 6f94acd0f2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 8e6606fb5a move post
psychobunny cfa4256df5 admin - download emails.csv, thanks to @akhoury for the gist
Baris Soner Usakli 4912b8a893 fixed language regex
Baris Soner Usakli f75e55aa11 fixed path
Baris Soner Usakli 88305b3350 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli d6333a3969 fixed plugin css files for relative path
Julian Lam 538bb3e871 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 649d8af36b updated help doc for executable
Baris Soner Usakli faf5ea2122 check if we have edit permission on the pids that we want to move
Baris Soner Usakli 291aa872c4 cant fork if not logged in
Baris Soner Usakli 2e575bb2d8 closes
psychobunny 7c8c735e05 i8n - if translation not present, use a readable key
psychobunny b21a202142 my data went on a date and found out we have out of date data
psychobunny 032d46465d closes
psychobunny 6f120ff34a closes , custom robots.txt
psychobunny 0e5358a701 closes
psychobunny 7be16eab06 closes
Baris Soner Usakli 58580bd866 closes , also moved chat to its own template
Baris Soner Usakli be316ff602 fixed mongo listRemoveAll
Baris Soner Usakli dfc8aacbae closes , removed create collection calls
Baris Soner Usakli 8c04e8e56c Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli cd6750a38d minor fix
Julian Lam 71681b936f fixed
Julian Lam 4923c79496 tweaking upgrade script
Julian Lam 3f0f5a09a0 new upgrade directive to re-slugify usernames again
Julian Lam f7b7af3004 so xregexp uses double backslashes...
Julian Lam 5a88a5ca60 allow underscores in slugs
Julian Lam 6567819294 commented out "language" directive in executable (didn't do anything anyway), and added "upgrade" directive
Baris Soner Usakli e69611fa22 if email didnt change dont update and dont log
Baris Soner Usakli 48074ea93b redirect if category is accessed directly
Baris Soner Usakli 4dc8f2c2e1 closes