mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 13:07:59 +01:00
0109244115
* #25: Implemented enough of the notification system to start writing drivers. * #25: Implemented most of the Pony.fm notification driver's backend. * #25: Abstracted the logic for building lists of notification recipients. * #25: Implemented notification API endpoints for the SPA. * Front end setup for notifications * #25: Implemented notification API endpoints for the SPA. |
||
---|---|---|
.. | ||
AddTrackToPlaylistCommand.php | ||
CommandBase.php | ||
CommandResponse.php | ||
CreateAlbumCommand.php | ||
CreateCommentCommand.php | ||
CreateGenreCommand.php | ||
CreatePlaylistCommand.php | ||
DeleteAlbumCommand.php | ||
DeleteGenreCommand.php | ||
DeletePlaylistCommand.php | ||
DeleteTrackCommand.php | ||
EditAlbumCommand.php | ||
EditPlaylistCommand.php | ||
EditTrackCommand.php | ||
GenerateTrackFilesCommand.php | ||
MergeAccountsCommand.php | ||
ParseTrackTagsCommand.php | ||
RemoveTrackFromPlaylistCommand.php | ||
RenameGenreCommand.php | ||
SaveAccountSettingsCommand.php | ||
ToggleFavouriteCommand.php | ||
ToggleFollowingCommand.php | ||
UploadTrackCommand.php |