2668 Commits (0c05ee82b1e737c554ff802fc53a163c9f626aef)
 

Author SHA1 Message Date
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
12 years ago
psychobunny 4f97275d24 closes #621 12 years ago
psychobunny 4b9bfca767 français, deutsche, and español support for 202a4c4105 12 years ago
psychobunny 202a4c4105 added rep + post count metrics to post body, closes #443 12 years ago
psychobunny 090bc2ad10 403 all guests on /search & /search/term regardless of mobile/desktop - closes #612 12 years ago
psychobunny 000c7efb1a Merge pull request #623 from tedr56/master
French language files
12 years ago
psychobunny 90ad08a00d fixes #616 12 years ago
psychobunny 90e1e2436c closes #539 12 years ago
Baris Soner Usakli 21f5dad1d2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli bc8bb352a8 added stdout check to exec 12 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 12 years ago
Baris Soner Usakli 0bcc1642c7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli d1d6605dcf closes #501 12 years ago
psychobunny da94d6214b when new notification comes in, refresh notification page - closes #608 12 years ago
psychobunny 67e49db797 ajaxify.refresh(); removed console.log 12 years ago
psychobunny de9100c489 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
psychobunny 4348e1efa4 use ajaxify.currentPage to find the user's location easily 12 years ago
Julian Lam 6de3dba239 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 021cf9b8f6 fixes to language template usage 12 years ago
psychobunny ca087e6fa7 fixes #576 12 years ago
psychobunny 6c9e28232f added translation method to recent's infinite loader 12 years ago
psychobunny ceac8e2dc9 added translation to unread infinite loader 12 years ago
psychobunny 98cf6eec71 shift clicking now opens links in a new window, closes #630 12 years ago
Baris Soner Usakli 5a00767370 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 4c90d22e43 closes #619 12 years ago
psychobunny e0e153eafb added translation to category infinite loader method 12 years ago
psychobunny 5c3c2623f2 added translation to new post creation, closes #627 12 years ago
Baris Soner Usakli 34fc326a37 closes #618 12 years ago
psychobunny 36745608bf removed console.log 12 years ago
psychobunny 090d35f306 clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes #617 12 years ago
Julian Lam 347f5c132e updates to language files, capitalizing some values across languages 12 years ago
Julian Lam d6f8162f17 upping markdown minver again? 12 years ago
Julian Lam b0b0f3640c closed #629 12 years ago
Baris Soner Usakli 76636b64db small fixes 12 years ago
Baris Soner Usakli be6ed43223 removed the setName from sorted sets and stored them with _key like everything else 12 years ago
Barış Soner Uşaklı 9f2196abfb Merge pull request #626 from designcreateplay/dbal
Dbal
12 years ago
Baris Soner Usakli 90a75ee045 added check for unknown db 12 years ago
Baris Soner Usakli 2a21b4855e fixed instruction in database.js 12 years ago
Baris Soner Usakli 8f769d53a3 fixed missing winston 12 years ago
Baris Usakli 9ee250b597 fixes humanreadable numbers in infinite scrolling 12 years ago
Baris Usakli 074d7e7c8d Merge remote-tracking branch 'origin/master' into dbal 12 years ago
Barış Soner Uşaklı 870d48dc81 Merge pull request #603 from Joopmicroop/master
added account class for account template pages for easy styling
12 years ago
Baris Usakli 9ca10c25d4 fixed return in posts.create 12 years ago
tedr56 8e2cc1c883 Correct english language file 12 years ago
tedr56 af09f4aca8 added french language files 12 years ago
Baris Usakli ab63ca6d92 store strings in sorted sets and lists to mimic redis 12 years ago
Baris Usakli 400845ce6c cleanup mongo init 12 years ago
Baris Usakli 351b07bb34 added authentication to mongo 12 years ago
Baris Usakli f861d44d55 updated upgrade script to use mongo or redis 12 years ago
Baris Usakli 2b7e4cbdf4 moved tests from debug to tests folder 12 years ago