47 Commits (80218961aac2680f4f96b4f26dd6e67afe6c19f1)

Author SHA1 Message Date
psychobunny e9a42cdecb fixed notifications on deskto 10 years ago
psychobunny a44f467ebc Notifications.loadNotifications() 10 years ago
Julian Lam 0c6b2b122e fixed #3268 10 years ago
barisusakli b2fad172e5 closes #2966 10 years ago
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global 10 years ago
barisusakli 4c31535c4b closes #2799 10 years ago
Julian Lam 339619fc9d #2799 10 years ago
psychobunny 241f5b0224 linted client side modules 10 years ago
Julian Lam 3202a52a61 refactored notif dropdown, #2771 10 years ago
Julian Lam 29873f1c5c removed unused .getAll method, and sorting notifications client-side so that unread notifs don't all appear at the top, #2772 10 years ago
Julian Lam 350acde379 ability to mark a notification read/unread from dropdown list, made styling less bootstrap-locked, using FA icon in theme instead of hardcoded in template 10 years ago
barisusakli 60efeb8561 fix nid 10 years ago
Barış Soner Uşaklı 276cd51836 closes #2467 10 years ago
Julian Lam 99dc37bd9c removed relativeTime util method, utils.js better be a C now. 10 years ago
barisusakli d9d44aee2b #2334 10 years ago
barisusakli 493d0dea1e part 1 of notif refactor 11 years ago
barisusakli 6e335ff29a removed debug 11 years ago
barisusakli f71bd41408 more fixes 11 years ago
barisusakli d7520508e3 #1375 part1 11 years ago
barisusakli bb9caa7228 removed dupe 11 years ago
barisusakli c5ccf4333b translate helpers 11 years ago
Julian Lam c41bb05711 final pass #1720, closed #1720 11 years ago
barisusakli ce1934e566 closes #1684 11 years ago
barisusakli b9139ef263 some escaping and fixed uploads in progress 11 years ago
psychobunny 281aa0049c init, attempt to increase cold load speed 11 years ago
barisusakli 66701afdaa closes #1559
fixes the notification image too, the property was called image not
picture
11 years ago
barisusakli f9897daad1 all notifications are translated now closes #1388 11 years ago
psychobunny e5486db1ae Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
	src/database.js
11 years ago
barisusakli a091e06fe3 more work for #1368 11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
Julian Lam 553cabdcfa refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209 11 years ago
Julian Lam 3dc4fd9fd9 added sounds for incoming and outgoing chat, and new notification 11 years ago
Baris Soner Usakli 8518f26adb closes #1023 11 years ago
Julian Lam 3b4985efe5 tx translation update 11 years ago
Julian Lam 9e64f4e303 passing in a picture into notifications now 11 years ago
Julian Lam ef45ae9ba3 fixed the rotating bell in notifications loading LOL 11 years ago
Julian Lam b6e96541e7 first pass, #981 11 years ago
Baris Soner Usakli 8607ea9a84 notifications fix 11 years ago
psychobunny 24d2ac270c changed notifications code to jq - prevents crashes if notification element does not exist 11 years ago
Baris Soner Usakli f68b692ce4 closes #863 11 years ago
Baris Soner Usakli c06320e28b closes #870 11 years ago
Baris Soner Usakli 71ccd0854d fixes notification header icon 11 years ago
Baris Soner Usakli aa2978976c notif fix 11 years ago
Julian Lam 111776d878 notifications socket callbacks 11 years ago
Julian Lam bc48ba874d fixed module.js callback format 11 years ago
Baris Soner Usakli 67799eac95 removed api: from client side socket calls 11 years ago
Julian Lam b86ae3f7f0 fixed #756 - sequestering Notifications and Chat DOM functions in their module, and not in footer 11 years ago