1513 Commits (a475e38078d80f67f2c136a8f8ebf56b8ca489dd)

Author SHA1 Message Date
psychobunny a475e38078 if app is not focused and chat message comes in, activate alternatingTitle. closes #620 11 years ago
psychobunny 932b960aa9 app.isFocused; app.js cleanup 11 years ago
psychobunny 24b12e23ea fixes #636, conditionals broken from f1ad469861 11 years ago
psychobunny 2a5d6e04fc fixes #583 (aka. "son, we heard you like containers so we put containers inside your containers") -- duly fixed 11 years ago
psychobunny f1ad469861 templates - don't clean up selector conditionals; fixes topic posting bug introduced at 090d35f306 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 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
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
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
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
tedr56 8e2cc1c883 Correct english language file 11 years ago
tedr56 af09f4aca8 added french language files 11 years ago
Baris Usakli 6313a5eeb1 Merge remote-tracking branch 'origin/master' into dbal 11 years ago
Pablo Macaluso 26de85c1de updated es translations with new strings added from #607 11 years ago
Julian Lam a54f464a13 updating language files with missing files for es 11 years ago
Julian Lam bfbc596348 fixing extra comma in es language file 11 years ago
Pablo Macaluso 8cfc5dda37 added spanish language files (courtesy of Pablo Macaluso) 11 years ago
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe 11 years ago
Julian Lam 385aa6df92 fixed last couple tweaks, ready t'merge 11 years ago
Baris Soner Usakli 95bb838699 Merge remote-tracking branch 'origin/master' into dbal 11 years ago
Julian Lam 2c131f172a fixing up some translations - WIP 11 years ago
Julian Lam 3d9a732c4a Merge branch 'master' of github.com:BudickDa/NodeBB into BudickDa-master
Conflicts:
	public/language/en/global.json
11 years ago
Julian Lam 4819bea378 more tweaks to the chat dropdown -- handling null case -- issue #615 11 years ago
Julian Lam 030ce95dea closed #615 - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
11 years ago
Julian Lam a65c79cb02 minimized the reconnect spinner to icon only, added bootstrap tooltip 11 years ago
Baris Usakli 705754e823 merged master 11 years ago
Julian Lam 041e77f688 fixing replying (whoops) 11 years ago
Baris Usakli b927f6ce29 added raw info 11 years ago
Baris Usakli 519d376071 added mongo info function, change admin redis template to database template 11 years ago
Julian Lam d9ee9bf5e3 revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically) 11 years ago
Baris Usakli 7875138c08 added parseInt 11 years ago