3322 Commits (da317b5a858b6c30d827230d6e0a0f426bd6959b)
 

Author SHA1 Message Date
psychobunny 2be3158aff added semver dep, pls run `npm install semver` 11 years ago
psychobunny f1ad469861 templates - don't clean up selector conditionals; fixes topic posting bug introduced at 090d35f306 11 years ago
psychobunny 0c05ee82b1 #621, moved everything out of parallel - poster doesn't need to wait for these functions to happen
also renamed topics.markUnRead to topics.markAsUnreadForAll
11 years ago
psychobunny 4f97275d24 closes #621 11 years ago
psychobunny 4b9bfca767 français, deutsche, and español support for 202a4c4105 11 years ago
psychobunny 202a4c4105 added rep + post count metrics to post body, closes #443 11 years ago
psychobunny 090bc2ad10 403 all guests on /search & /search/term regardless of mobile/desktop - closes #612 11 years ago
psychobunny 000c7efb1a Merge pull request #623 from tedr56/master
French language files
11 years ago
psychobunny 90ad08a00d fixes #616 11 years ago
psychobunny 90e1e2436c closes #539 11 years ago
Baris Soner Usakli 21f5dad1d2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli bc8bb352a8 added stdout check to exec 11 years ago
psychobunny 274310e35a removed notification count in title, removed api calls to it (left method intact) so hopefully title building is faster too. closes #625 11 years ago
Baris Soner Usakli 0bcc1642c7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli d1d6605dcf closes #501 11 years ago
psychobunny da94d6214b when new notification comes in, refresh notification page - closes #608 11 years ago
psychobunny 67e49db797 ajaxify.refresh(); removed console.log 11 years ago
psychobunny de9100c489 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 4348e1efa4 use ajaxify.currentPage to find the user's location easily 11 years ago
Julian Lam 6de3dba239 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 021cf9b8f6 fixes to language template usage 11 years ago
psychobunny ca087e6fa7 fixes #576 11 years ago
psychobunny 6c9e28232f added translation method to recent's infinite loader 11 years ago
psychobunny ceac8e2dc9 added translation to unread infinite loader 11 years ago
psychobunny 98cf6eec71 shift clicking now opens links in a new window, closes #630 11 years ago
Baris Soner Usakli 5a00767370 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 4c90d22e43 closes #619 11 years ago
psychobunny e0e153eafb added translation to category infinite loader method 11 years ago
psychobunny 5c3c2623f2 added translation to new post creation, closes #627 11 years ago
Baris Soner Usakli 34fc326a37 closes #618 11 years ago
psychobunny 36745608bf removed console.log 11 years ago
psychobunny 090d35f306 clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes #617 11 years ago
Julian Lam 347f5c132e updates to language files, capitalizing some values across languages 11 years ago
Julian Lam d6f8162f17 upping markdown minver again? 11 years ago
Julian Lam b0b0f3640c closed #629 11 years ago
Julian Lam 4fd08332cc Merge branch 'dbal' of github.com:designcreateplay/NodeBB into dbal 11 years ago
Julian Lam aaaffb823f upgrading markdown minver 11 years ago
Baris Soner Usakli 76636b64db small fixes 11 years ago
Baris Soner Usakli be6ed43223 removed the setName from sorted sets and stored them with _key like everything else 11 years ago
Barış Soner Uşaklı 9f2196abfb Merge pull request #626 from designcreateplay/dbal
Dbal
11 years ago
Baris Soner Usakli 90a75ee045 added check for unknown db 11 years ago
Baris Soner Usakli 2a21b4855e fixed instruction in database.js 11 years ago
Baris Soner Usakli 8f769d53a3 fixed missing winston 11 years ago
Baris Usakli 9ee250b597 fixes humanreadable numbers in infinite scrolling 11 years ago
Baris Usakli 074d7e7c8d Merge remote-tracking branch 'origin/master' into dbal 11 years ago
Barış Soner Uşaklı 870d48dc81 Merge pull request #603 from Joopmicroop/master
added account class for account template pages for easy styling
11 years ago
Baris Usakli 9ca10c25d4 fixed return in posts.create 11 years ago
tedr56 8e2cc1c883 Correct english language file 11 years ago
tedr56 af09f4aca8 added french language files 11 years ago
Baris Usakli ab63ca6d92 store strings in sorted sets and lists to mimic redis 11 years ago