Commit graph

29 commits

Author SHA1 Message Date
TidusJar
e6d48e5364 Added the ability to deny a request with a reason 2018-12-17 15:56:24 +00:00
TidusJar
65233cb3b7 Fixed the issue where user preferences was not being inported into some notifications 2018-10-09 20:01:46 +01:00
Jamie
87cc5d4cc7 Fixed the issue with notifications not sending 2018-09-23 21:30:51 +01:00
TidusJar
8573b7c729 Did the notification side of things with the custom user defined preference !wip 2018-09-18 15:51:22 +01:00
Jamie
82d610e235 Added the availablility checker #2313 !wip 2018-08-26 10:32:08 +01:00
TidusJar
0a4950acbc Humanize the request type enum in notifications e.g. TvShow will now appear as "Tv Show" #2416 2018-08-02 08:22:54 +01:00
Jamie Rees
bf17bd4754 Stop spamming errors when FanArt doesn't have the image 2018-06-28 14:01:09 +01:00
Jamie
e2dbdc190a Fixed #2321 2018-06-13 21:57:00 +01:00
Jamie
4cdd0e5875 Fixed #2312 2018-06-13 21:44:55 +01:00
Jamie
b8739142ca Fixed #2109 2018-04-02 21:36:00 +01:00
tidusjar
409945e492 !wip more improvments to the notification variables 2018-03-23 15:54:53 +00:00
tidusjar
a8f906617a Improved the way we use the notification variables, we have now split out the Username and Alias (Requested User is depricated but not removed) 2018-03-23 15:43:55 +00:00
Jamie
a6aac93fe5 Finished the newsletter I think !wip 2018-03-23 08:23:05 +00:00
Jamie
1528cdfc03 Pretty much finished the actual newsletter. Still need to work on the UI !wip 2018-03-22 12:27:01 +00:00
Jamie
dda467828c
Merge DNC into Master (#2034)
* Fix the issue where the user could not login if the plex account only allows email logins

* Fixed #2019

* Added Mass Email functionality (#2027)

* !wip

* !wip

* !qwip

* !wip

* Mass email is done

* Update README.md

* /bin/bash: wip: command not found
2018-03-04 20:43:51 +00:00
Jamie
2fbde15c40 Fixed the issue comment issue #1914 also added another variable for issues {IssueUser} which is the user that reported the issue 2018-02-09 13:50:03 +00:00
tidusjar
480a107fa6 Fixed #1914
Also added new notification variables and a new notification when someone adds a comment on an issue.
2018-02-07 23:33:21 +00:00
TidusJar
b223306ee8 fixed build and added logging 2018-02-07 20:27:36 +00:00
Jamie
701517c503 Added some debugging to see what's going on !wip 2018-02-07 08:07:06 +00:00
Jamie
e9e61153cb potential fix for #1942 2018-02-06 10:25:18 +00:00
Jamie
71ff8fe301 Added a filter onto the movies requests page for some inital feedback 2018-01-23 14:19:50 +00:00
Jamie
246f1c07cf
Add the Issue Reporting functionality (#1811)
* Added issuesreporting and the ability to add categories to the UI
* Added lazy loading!
2017-12-28 21:51:33 +00:00
tidusjar
00b1873dac Fixed the issue with firefox #1544 2017-10-26 21:07:44 +01:00
tidusjar
8ac5bf7829 Fixed discord #1623 2017-10-26 20:56:04 +01:00
Jamie
20f3239b94 Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 2017-10-26 08:33:06 +01:00
Jamie.Rees
9556ed1b34 Added an application URL in the customization settings #1513 2017-09-28 08:31:25 +01:00
Jamie.Rees
0cf1aa50e1 Made a lot of changes around the notifcations to support the custom app name
also started on the welcome email ##1456
2017-09-27 16:27:46 +01:00
Jamie.Rees
6c3523b21e Fixed build #1456
Fixed the issue where we were not validting the correct token when resetting the password #865

Removed the old user (Well commented it out for now)
2017-07-19 08:22:15 +01:00
Jamie.Rees
ffab4b7981 Lots of refactoring #865
Starting to refactor the Angular Modules now
2017-07-07 13:25:41 +01:00