Add AJAX page that returns a number of notifications.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Apr 2011 18:01:01 +0000 (20:01 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Apr 2011 18:01:01 +0000 (20:01 +0200)
commit785c18104f2448242e56f33b0234dc5fa755f160
tree6315f5fe481eeaba1c6393858ce15e422012f42e
parent85a04ddab652b72780027aed2bc356f5f27b240d
Add AJAX page that returns a number of notifications.
src/main/java/net/pterodactylus/sone/web/WebInterface.java
src/main/java/net/pterodactylus/sone/web/ajax/GetNotificationAjaxPage.java [new file with mode: 0644]