szurubooru/src/Services
Marcin Kurczewski 839e97b1e2 Fixed history for posts uploaded anonymously
Until now posts uploaded anonymously were not so anonymous - the author
was clearly visible in post history (and tag history if the upload has
led to creation of any new tags). Both of these are fixed now.
2014-12-14 09:30:22 +01:00
..
ImageManipulation Whaaat another bugfix 2014-11-11 18:17:53 +01:00
AuthService.php Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
CommentService.php Renamed SearchServices directory to Search 2014-11-22 14:56:30 +01:00
EmailService.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
FavoritesService.php Fixed comment updating after voting on it 2014-11-10 15:54:08 +01:00
HistoryService.php Renamed SearchServices directory to Search 2014-11-22 14:56:30 +01:00
ImageConverter.php Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
ISnapshotProvider.php Added "created" snapshot operation 2014-11-09 17:38:58 +01:00
NetworkingService.php Fixed bad message when serving non-existing files 2014-11-19 19:47:54 +01:00
PasswordService.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
PostFeatureService.php Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
PostHistoryService.php Renamed SearchServices directory to Search 2014-11-22 14:56:30 +01:00
PostNotesService.php Fixed post note removal didn't generate snapshot 2014-11-19 19:40:06 +01:00
PostService.php Fixed history for posts uploaded anonymously 2014-12-14 09:30:22 +01:00
PostSnapshotProvider.php Improved style 2014-11-11 14:27:36 +01:00
PostThumbnailService.php Added script for generating thumbnails 2014-10-18 18:48:42 +02:00
PrivilegeService.php Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
ScoreService.php Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
TagHistoryService.php Renamed SearchServices directory to Search 2014-11-22 14:56:30 +01:00
TagService.php Renamed SearchServices directory to Search 2014-11-22 14:56:30 +01:00
TagSnapshotProvider.php Added "created" snapshot operation 2014-11-09 17:38:58 +01:00
ThumbnailGenerator.php Added optipng/jpgoptim support to thumbnails 2014-10-25 14:16:19 +02:00
ThumbnailService.php Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
TimeService.php Added TimeService 2014-10-18 18:48:16 +02:00
TokenService.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
UpgradeService.php Improved verbosity of upgrades 2014-11-09 17:38:58 +01:00
UserService.php Renamed SearchServices directory to Search 2014-11-22 14:56:30 +01:00