Commit Graph

3582 Commits (53285d70a94ca6a3c4c0708d4fc0e3e035d11e2f)
 

Author SHA1 Message Date
Baris Soner Usakli d54e2fba9e closes
Matti Leppänen 4f495e2b46 quote gets added to the active composer instead of starting a new one.
Baris Soner Usakli fb8fbb2372 removed console.log
Baris Soner Usakli c0e818afc6 closes
Baris Soner Usakli 26673d3ada delegated events in admin categories
Julian Lam 7e3c46db61 Removing Twitter SSO - toodles!
Julian Lam e7eab83d8f removing facebook SSO from core
Baris Soner Usakli 25c4648e2e load 20 in recent
Baris Soner Usakli 8770284661 removed console.log
Baris Soner Usakli 8d0b880e5a Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 25442a89ca closes
psychobunny 6ab08e91a2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 45a5b88824 added filter:messaging.parse hook
Baris Soner Usakli fac2cd9464 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli da626a4035 more fixes
Julian Lam 0c71707fb5 fixed
Julian Lam 0869765e2b Merge remote-tracking branch 'origin/master'
Julian Lam 22354227be hiding "Forgot Password" link using Plugins.hasListeners, instead of derpy config settings bool
Baris Soner Usakli 2560704839 recent unread cleanup
Baris Soner Usakli c6d48f477c fixes recent topic post notification
Julian Lam 96b2a15290 user registration now no longer sends a welcome email if no emailers are present
Julian Lam d7d4290099 resolved
Baris Soner Usakli 14e68bc9e2 dropup for bottom post bar
Baris Soner Usakli bd0b5f4cdb more error checks in thread move
Baris Soner Usakli 810095d287 fixed infinite loading on categories
Baris Soner Usakli 2988230b07 some more fixes, cant quote and see deleted messages
Julian Lam 5fde1eb3e7 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam d42beda3da added page selection if you click on the pipe
Baris Soner Usakli bf81159558 fixes a pagination bug
Baris Soner Usakli dcefad1427 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 1afd7ae332 trim pagination numberS
Julian Lam 197b7f2a6c Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam a240fc81ce fixed
Baris Soner Usakli 6628db89af added saerch array
Baris Soner Usakli b4ea8e58fa removed check for no topics in category, you should be able to go into empty categories
Baris Soner Usakli 6ff11c5243 check for number
Baris Soner Usakli 75f178636b more fixes
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids
MrWaffle 869f9e0d86 Add custom templates to /api/get_templates_listing
Baris Soner Usakli 8744013013 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination
Baris Soner Usakli 2e786cc4d1 closes , removed global translator, templates and server objects
Baris Soner Usakli 393bb7245c closes
Baris Soner Usakli d718eca935 fixes global meta leak, and categories meta require,
psychobunny 46e29dfb2b Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny d67ae5c2be changing undetected minified JS file warning to info message instead
Baris Soner Usakli b23960e8d7 fixes to category pagination
Baris Soner Usakli ef6fd35e85 lots of cleanup, moved pagination to requirejs module
Baris Soner Usakli aa73a10fc4 added pagination to vanilla topic template
Baris Soner Usakli 0580d0c8a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination
Baris Soner Usakli 5f0c6e508d some cleanup