6185 Commits (31ddb8a0e03e1af79b72e0089bce8c6d819da827)

Author SHA1 Message Date
barisusakli 31ddb8a0e0 uid can be group names :dull: 10 years ago
barisusakli 5555b9256d Merge remote-tracking branch 'origin/master' 10 years ago
barisusakli 6e66b32fe1 dont escape the query that is send to search escape on the way out 10 years ago
psychobunny 8403b010a5 fixes theme screenshots in acp 10 years ago
psychobunny 4dcba62e95 cleanup 10 years ago
barisusakli 244c75f809 admin controllers 10 years ago
barisusakli 3858f6777d check groupName and uid on groups.join 10 years ago
barisusakli d7f82f96b1 remove threadTools require 10 years ago
barisusakli 777157c0d6 remove old postTools requires 10 years ago
barisusakli 0c6495de72 moved postTools and threadTools into posts/ and topics/ 10 years ago
barisusakli 8af64ba984 closes #3626 10 years ago
barisusakli 8c2fdcc77c group escape fixes 10 years ago
Barış Soner Uşaklı 2e1661a5e8 Merge pull request #3618 from jongarrison/master
Revised: Added req and res objects to the widget rendering process
10 years ago
barisusakli 9cef1ffe99 forgot parseInt 10 years ago
Julian Lam 2e3eef136f Update chat frontend to better handle incoming messages
When an incoming message occurs from somebody who is new,
a new chat contact is spawned and put into the contact list.
10 years ago
barisusakli da09ce3e06 optimize getParents
when loading the root categories listing all categories have a parentCid
of 0 so return early instead of calling the database with
['category:0','category:0','category:0''category:0' ...]
10 years ago
barisusakli 04be0411e7 build search categories server side 10 years ago
Julian Lam 34a6275b85 sanitise chat teaser 10 years ago
barisusakli 70b8d546b3 fix breadcrumb 10 years ago
barisusakli 4826883484 up themes, 404 non existing popular pages 10 years ago
barisusakli ade9a44b11 closes #3590 10 years ago
barisusakli 09927915ab fix cb 10 years ago
barisusakli 11c70f3a28 closes #2330 10 years ago
Jon Garrison 47714151b1 fixed one tab character 10 years ago
Jon Garrison 44c4925ceb Added req and res objects to the widget rendering process before callback in src/controllers/api.js 10 years ago
barisusakli 3fff334de2 some priv cleanup 10 years ago
psychobunny ae1043543d closes #3585 10 years ago
barisusakli faae98892d privilege fixes 10 years ago
barisusakli 51cdd0800c simplified calculatePostIndices 10 years ago
Barış Soner Uşaklı 76178e3232 move admin categories controller 10 years ago
Barış Soner Uşaklı e62bd2ab9e fix chat status unread etc. 10 years ago
Barış Soner Uşaklı 5b08538264 closes #3614 10 years ago
Julian Lam 4acb31839e nodebb/nodebb#3615 10 years ago
Barış Soner Uşaklı 6d8134618f fix chats 10 years ago
Barış Soner Uşaklı e9692a3e1f fix emailer 10 years ago
Barış Soner Uşaklı 3a6871fd65 display all categories in custom home 10 years ago
barisusakli 6fc267858e fix missing callback 10 years ago
barisusakli d01736a726 cleanup 10 years ago
barisusakli a5e9394d93 closes #3612 10 years ago
barisusakli b17feb3b6c nested categories on search 10 years ago
barisusakli bb47761f6a moved disable chat button 10 years ago
barisusakli 501bfbfc47 closes #3611 10 years ago
barisusakli b099aaf61f fix typo in emailer 10 years ago
barisusakli 22d6ceab59 closes #2427 10 years ago
barisusakli 15b667850e closes #3595 10 years ago
barisusakli 4aad5b8689 moving chat settings out of post 10 years ago
Julian Lam 8070de7962 closes #3461 10 years ago
barisusakli 5388ddf791 removed posttools edit 10 years ago
barisusakli 45c446dac0 new hook filter:email.send 10 years ago
psychobunny e90ee46cd1 closes #3603 10 years ago