95 Commits (281aa0049cb571e395794dd939c03d60aa91c7b4)

Author SHA1 Message Date
psychobunny 281aa0049c init, attempt to increase cold load speed 11 years ago
barisusakli 883978007d closes #1482
removed updateHeader, the header is using template values in from the
api, update menu partial in vanilla theme as well
11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
barisusakli 6496b91c29 closes #1180 11 years ago
akhoury 1b207d8276 IE8 support, general cleanups, from native to $ objects ... 11 years ago
Baris Soner Usakli 104ec7de6e last poster is visible, slugify check for latin #777 11 years ago
Baris Soner Usakli f107803550 fix 11 years ago
Baris Soner Usakli 039f02456d if user is in the topic when a new post comes in mark the topic read 11 years ago
Baris Soner Usakli 4366c11ec0 users.js fix 11 years ago
Baris Soner Usakli 67799eac95 removed api: from client side socket calls 11 years ago
Julian Lam acc390f6ef added timeago locales, fixed timeago template error in ACP. 11 years ago
Julian Lam b86ae3f7f0 fixed #756 - sequestering Notifications and Chat DOM functions in their module, and not in footer 11 years ago
Julian Lam 6d300e1110 updated chat i18n strings to use new modules.json file, added said files to language dirs 11 years ago
Julian Lam a150691b5e that's the last of it!! :D 11 years ago
Julian Lam 8dd8412ae3 so far so good... user, meta, notifications, categories 11 years ago
Baris Soner Usakli c19d3e8063 closes #738 11 years ago
Baris Soner Usakli 58580bd866 closes #716, also moved chat to its own template 11 years ago
Baris Soner Usakli e5ec5242c6 added relative_path 11 years ago
Baris Soner Usakli b6d4ae2732 removed mobile menu 11 years ago
akhoury 04ea573caa removed jQuery from iife, the $ is global 11 years ago
akhoury 114294e24a allowGuestSearching config .. second attempt 11 years ago
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219) 11 years ago
psychobunny a475e38078 if app is not focused and chat message comes in, activate alternatingTitle. closes #620 11 years ago
psychobunny da94d6214b when new notification comes in, refresh notification page - closes #608 11 years ago
Baris Soner Usakli 34fc326a37 closes #618 11 years ago
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe 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 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
Julian Lam fe4aee177d lots of tweaks to chat and taskbar 11 years ago
Julian Lam 6bd4a34e69 fixed favicon sometimes updating with a string 0, should always be an int 11 years ago
Julian Lam b176629b44 integrated Tinycon lib and actually fixed notification counts... heh.
closed #610
11 years ago
Julian Lam 5b6f5ebf9d added tinycon lib and changed notif icon to be in CSS instead of in
template
11 years ago
Trvr d930e2a1be Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
11 years ago
Baris Soner Usakli 32b191fa62 removed global.io 12 years ago
Baris Usakli e1f6e064a9 removed io from user.js, figure out why notifications are breaking when websockets.js is required from it 12 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 12 years ago
Baris Usakli 404865c32e closes #429 12 years ago
Julian Lam 8b5cf0c696 Merge branch 'notif_pruning' 12 years ago
Julian Lam 930a9c8bca completed notifications pruning method 12 years ago
Baris Usakli ac12bd0b8f closes #462 12 years ago
Julian Lam b29616fbd8 adding link to notifications page in notifications dropdown 12 years ago
Baris Usakli e9545c9a7f closes #426 12 years ago
Baris Soner Usakli 24e79b3f4e #426 12 years ago
Baris Usakli a0c7e187f5 footer stats will display human readable stuff 12 years ago
Baris Usakli 0b0d64b52e logout/login changes, updateHeader changes 12 years ago
Baris Usakli 83d5a84edd login redirects back 12 years ago
Baris Usakli 0a0a91d4b2 remove listener 12 years ago
Baris Usakli 6c70f9e308 only collapse header if its expanded 12 years ago
Baris Usakli b25c3d8b67 closes #324 12 years ago