2542 Commits (870d48dc81f74f06fa1e7bd8ae99c62dfb030674)
 

Author SHA1 Message Date
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
Pablo Macaluso 26de85c1de updated es translations with new strings added from #607 12 years ago
Julian Lam a54f464a13 updating language files with missing files for es 12 years ago
Julian Lam bfbc596348 fixing extra comma in es language file 12 years ago
Julian Lam 7508bd216e new executable 12 years ago
Pablo Macaluso 8cfc5dda37 added spanish language files (courtesy of Pablo Macaluso) 12 years ago
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe 12 years ago
Julian Lam 385aa6df92 fixed last couple tweaks, ready t'merge 12 years ago
Julian Lam 2c131f172a fixing up some translations - WIP 12 years ago
Julian Lam 3d9a732c4a Merge branch 'master' of github.com:BudickDa/NodeBB into BudickDa-master
Conflicts:
	public/language/en/global.json
12 years ago
Julian Lam 4819bea378 more tweaks to the chat dropdown -- handling null case -- issue #615 12 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
12 years ago
Julian Lam 2a1671ba9b whoops 12 years ago
Julian Lam a65c79cb02 minimized the reconnect spinner to icon only, added bootstrap tooltip 12 years ago
Julian Lam 041e77f688 fixing replying (whoops) 12 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) 12 years ago
Julian Lam 43b012b32e defactored getUnreadTopics into separate getUnreadTids method -- for no reason, mind you 12 years ago
Julian Lam fe4aee177d lots of tweaks to chat and taskbar 12 years ago
Julian Lam 16e07d475f pushing FA icon for chat taskbar title 12 years ago
Julian Lam 2125bb2223 only minimizing CSS files on non-development 12 years ago
Julian Lam 6bd4a34e69 fixed favicon sometimes updating with a string 0, should always be an int 12 years ago
Julian Lam d27f2eb214 fixed #604 12 years ago
Julian Lam b176629b44 integrated Tinycon lib and actually fixed notification counts... heh.
closed #610
12 years ago
Julian Lam 5b6f5ebf9d added tinycon lib and changed notif icon to be in CSS instead of in
template
12 years ago
Julian Lam 69f453c73c Merge pull request #601 from cnvo/patch-1
Replace notifications icons from fa-circle to fa-bell
12 years ago
Julian Lam dab0435d9b Merge pull request #600 from cnvo/patch-2
Replace notifications icons from fa-circle to fa-bell
12 years ago
Julian Lam e847c015a5 linting notifications.js 12 years ago
BudickDa 8a99eef4fb Update global.json 12 years ago
Julian Lam da66efe7a5 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 1bd94b4e41 closed #605 12 years ago
psychobunny 8b55920acf plugins - filter:posts.custom_profile_info pass in pid as well 12 years ago
BudickDa 32df811765 i18n for all templates completed, jsons for german added 12 years ago
psychobunny 7c8f857aaf plugins - filter:server.create_routes allows you to define API routes as well now 12 years ago
psychobunny 1f970c3bdb incorrect url was being passed for callback - twitter and g+ 12 years ago
Joopmicroop 700cab686b Update following.tpl 12 years ago
Joopmicroop af06e0335a Update followers.tpl 12 years ago
Joopmicroop 4a8dc82bd2 Update accountedit.tpl 12 years ago
Joopmicroop 8a4e2b1ea0 Update accountsettings.tpl 12 years ago
Barış Soner Uşaklı 99fbc0dfd5 Update account.js
removed extra s
12 years ago
Baris Usakli 8d3a647d16 fixed hardcoded userslug 12 years ago
Baris Usakli 53afe6cb68 closes #591 12 years ago
Barış Soner Uşaklı 391b8098a3 Merge pull request #588 from akhoury/master
websockets to follow same pattern, added hook action:user.create
12 years ago
Baris Usakli 190948336a closes #590 12 years ago
Julian Lam fcda27e251 allowing plugins with no hooks to not cause NodeBB to hang on app start 12 years ago
Trvr a48a07603c Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
12 years ago
Trvr d930e2a1be Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
12 years ago
Baris Soner Usakli 7e2166903f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli d5c0ca4a9d closes #595 12 years ago
Julian Lam 7695e76494 removed buildFooter filter 12 years ago
Julian Lam 78af47362c Merge pull request #597 from draco2003/patch-4
Cleanup console.log calls
12 years ago