Use better notification ID.
[Sone.git] / src / main / java / net / pterodactylus / sone / notify / ListNotificationFilters.java
2011-05-25 David ‘Bombe’ RodenUse better notification ID.
2011-05-11 David ‘Bombe’ RodenMerge branch 'fcp-interface' into next
2011-05-08 David ‘Bombe’ RodenMerge branch 'release-0.6.4' 0.6.4
2011-05-06 David ‘Bombe’ RodenFilter notifications differently.
2011-05-06 David ‘Bombe’ RodenUse reply visibility check method.
2011-05-06 David ‘Bombe’ RodenAdd method to check the visibility of a reply.
2011-05-06 David ‘Bombe’ RodenUpdate documentation.
2011-04-28 David ‘Bombe’ RodenMerge branch 'release-0.6.3' 0.6.3
2011-04-27 David ‘Bombe’ RodenUse method.
2011-04-27 David ‘Bombe’ RodenAdd method to check a post’s visibility.
2011-04-27 David ‘Bombe’ RodenOnly allow posts that have been downloaded.
2011-04-17 David ‘Bombe’ RodenMerge branch 'release-0.6.2' 0.6.2
2011-04-14 David ‘Bombe’ RodenMerge branch 'improve-notification-handling' into next
2011-04-14 David ‘Bombe’ RodenExpose new-post and new-reply filters to the world.
2011-04-12 David ‘Bombe’ RodenFix null pointer access when a reply’s post is yet...
2011-04-10 David ‘Bombe’ RodenMerge branch 'release-0.6.1' 0.6.1
2011-04-08 David ‘Bombe’ RodenAlso show posts and replies that have the current Sone...
2011-04-05 David ‘Bombe’ RodenRemove debug output.
2011-04-05 David ‘Bombe’ RodenRemove notification if no posts and replies remain.
2011-04-05 David ‘Bombe’ RodenRefactor; when not logged in, don’t show new-post or...
2011-04-05 David ‘Bombe’ RodenAdd filter for a list of notifications.