Commit Graph

20 Commits (e00f49ae8c1efa438660b06ad10ef1408ec109b5)

Author SHA1 Message Date
psychobunny e5486db1ae Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
	src/database.js
barisusakli a091e06fe3 more work for
Micheil Smith 3e82cab398 Add missing new lines at end of files.
Julian Lam 553cabdcfa refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes
Julian Lam 3dc4fd9fd9 added sounds for incoming and outgoing chat, and new notification
Baris Soner Usakli 8518f26adb closes
Julian Lam 3b4985efe5 tx translation update
Julian Lam 9e64f4e303 passing in a picture into notifications now
Julian Lam ef45ae9ba3 fixed the rotating bell in notifications loading LOL
Julian Lam b6e96541e7 first pass,
Baris Soner Usakli 8607ea9a84 notifications fix
psychobunny 24d2ac270c changed notifications code to jq - prevents crashes if notification element does not exist
Baris Soner Usakli f68b692ce4 closes
Baris Soner Usakli c06320e28b closes
Baris Soner Usakli 71ccd0854d fixes notification header icon
Baris Soner Usakli aa2978976c notif fix
Julian Lam 111776d878 notifications socket callbacks
Julian Lam bc48ba874d fixed module.js callback format
Baris Soner Usakli 67799eac95 removed api: from client side socket calls
Julian Lam b86ae3f7f0 fixed - sequestering Notifications and Chat DOM functions in their module, and not in footer