]> git.mxchange.org Git - friendica.git/commit
Replace Javascript notification string formatting with Smarty templates
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 4 Mar 2022 05:21:06 +0000 (00:21 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 14 Mar 2022 11:56:58 +0000 (07:56 -0400)
commit5a12bd87f39ab6fda311a1916ec5ad0b22279831
tree74e617d9a104f075ead2a7d90f92007d95b4f824
parentb7cee324b0e4fe9048ffdee660cfc3a0f2dfd56a
Replace Javascript notification string formatting with Smarty templates
12 files changed:
mod/ping.php
src/Navigation/Notifications/Entity/Notify.php
view/js/main.js
view/templates/nav.tpl
view/templates/notifications/nav/notify.tpl [new file with mode: 0644]
view/theme/duepuntozero/templates/nav.tpl
view/theme/frio/templates/nav.tpl
view/theme/frio/templates/notifications/nav/notify.tpl [new file with mode: 0644]
view/theme/quattro/templates/nav.tpl
view/theme/smoothly/templates/nav.tpl
view/theme/vier/templates/nav.tpl
view/theme/vier/templates/notifications/nav/notify.tpl [new file with mode: 0644]