VoidForum/src/main/java/ru/bvn13/voidforum/services
Vyacheslav N. Boyko b188319494 implemented comments management (deletion/undeletion) by admins. implemented localization. working on localization: register an singin forms are now localized on EN and RU 2017-12-14 10:23:47 +03:00
..
AppSetting.java implemented ability of commenting posts. implemented comments flow under the post with pagination. 2017-12-11 16:10:47 +03:00
CacheSettingService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00
CommentService.java improved registration (more stronger validation now). changed comments list for admins: they can see deleted comments entries and are allowed to undelete them 2017-12-12 15:59:37 +03:00
FileStorageService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00
LikeService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00
PostService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00
PrivilegeService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00
RequestProcessorService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00
RoleService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00
SeoRobotAgentService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00
SeoService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00
SettingService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00
TagService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00
UserService.java implemented comments management (deletion/undeletion) by admins. implemented localization. working on localization: register an singin forms are now localized on EN and RU 2017-12-14 10:23:47 +03:00
VisitService.java initial commit with existing sources 2017-12-09 22:57:47 +03:00