Add AJAX handler to get all notifications.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 14 Nov 2010 20:58:50 +0000 (21:58 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 14 Nov 2010 20:58:50 +0000 (21:58 +0100)
commit1c8d22496d1b1c26502d0adf2daab1605fa6e7fc
tree8d3a82c7b680163efdb5edb6d9a6d080f63d675b
parenta405a19ef1019095db939751f02d0c398931b71a
Add AJAX handler to get all notifications.
src/main/java/net/pterodactylus/sone/web/WebInterface.java
src/main/java/net/pterodactylus/sone/web/ajax/GetNotificationsAjaxPage.java [new file with mode: 0644]