Commit graph

957 commits

Author SHA1 Message Date
Peter Deltchev
2dedaf6638 #25: Upgraded email templates to use Foundation for Emails.
They're now 200% prettier. <3
2016-12-26 18:35:18 -08:00
Peter Deltchev
f50be9de6f #25: Emails are now fully integrated into the asset pipeline. 2016-12-26 18:35:06 -08:00
Peter Deltchev
79e77a2da0 #25: Limited notification management to admins. 2016-12-24 18:39:05 -08:00
Peter Deltchev
b401a0ae7e #25: Implemented UI for managing email subscriptions. 2016-12-24 18:11:42 -08:00
Peter Deltchev
45793a2988 Enabled xdebug in the dev environment. 2016-12-24 18:08:33 -08:00
Peter Deltchev
62188eb5e6 Removed an unused package (#108) and made a minor notifications fix for #25. 2016-12-23 07:36:31 -08:00
Peter Deltchev
7e4faa0454 #25: Profile comment notifications hotfix. 2016-12-23 07:31:06 -08:00
Peter Deltchev
c2dbfd792c Merge pull request #116 from Poniverse/feature/email_notifications
This merge is being done to avoid letting the email notifications branch diverge too far from master. While email notifications are still unfinished, their implementation at this point co-exists peacefully with the existing on-site notifications.
2016-12-23 06:50:50 -08:00
Peter Deltchev
ff5d8220ef #25: Implemented all basic notification types.
- blocks off the unfinished URL endpoints for email notifications
2016-12-23 06:44:16 -08:00
Peter Deltchev
78b22cdfd0 #25: Added email templates for all currently implemented notification types. 2016-12-23 06:33:45 -08:00
Peter Deltchev
5822408655 #25: New tracks have working email notifications now! 2016-12-23 06:33:33 -08:00
Josef Citrine
510d0e80ac Simplified playlist 404 if statement 2016-12-21 03:05:58 +00:00
Josef Citrine
25e023ccb7 Let admins download all items in playlists 2016-12-21 02:56:19 +00:00
Joe Citrine
e625c7ddea Hidden HWC button 2016-12-20 23:57:25 +00:00
Joe Citrine
0b82ac76fc This is what I get for living in GMT+0 2016-12-20 21:27:41 +00:00
Josef Citrine
9ba9eab424 Adding tracks to albums from the track editor works now 2016-12-19 23:49:22 +00:00
Josef Citrine
7cda67ece1 HWC date check converts local time to UTC 2016-12-19 23:48:46 +00:00
Josef Citrine
59130e0bda Fixed broken time check 2016-12-18 13:02:49 +00:00
Josef Citrine
e23e1a3dab Updated HWC deadline 2016-12-17 21:16:16 +00:00
Josef Citrine
90183df484 Made notifications look less bad 2016-12-11 01:14:03 +00:00
Josef Citrine
36089588f1 Updating local env with new key format 2016-12-10 19:59:41 +00:00
Josef Citrine
19d6dd7890 #108: Switching to Laravel's new encryption 2016-12-10 19:58:48 +00:00
Josef Citrine
40e1b050ae Updated README for Postgres 2016-12-10 16:51:04 +00:00
Josef Citrine
bab783467c Updated docs with ide-helper 2016-12-10 16:47:49 +00:00
Joe Citrine
263ad978db Merge pull request #114 from Poniverse/fix_failed_jobs_table
Fixed tracking of failed asynchronous jobs.
2016-12-10 14:06:19 +00:00
Peter Deltchev
66b7df6dc1 Fixed tracking of failed asynchronous jobs.
- expect to find the table in the PostgreSQL database, not MySQL
- replace the table's schema with Laravel 5.3's version of it
2016-12-10 04:24:12 -08:00
Peter Deltchev
aad7bc57f2 Fixed workers being unable to write to log files in the dev environment. 2016-12-09 03:20:09 -08:00
Joe Citrine
08ad975fb1 Fixed image and sizing issues on announcements 2016-12-06 13:27:05 +00:00
Joe Citrine
90060325b7 Added secret santa style 2016-12-06 13:20:23 +00:00
Josef Citrine
8862105a7a Made the embedded player less broken 2016-11-30 22:28:47 +00:00
Josef Citrine
3aacb5f87c ID detection should work better now 2016-11-30 22:08:40 +00:00
Josef Citrine
2dd6c663ff Oembed stuffs 2016-11-30 21:42:45 +00:00
Josef Citrine
78501007ce Uploader for track versions, admin only for now 2016-11-28 00:19:16 +00:00
Josef Citrine
d9e7846a91 Allow remote connections to Postgres for dev 2016-11-28 00:18:31 +00:00
Josef Citrine
84feb56f86 New HWC announcement style 2016-11-27 03:58:13 +00:00
Josef Citrine
41cbdb2e97 Fixed HWC checkbox detection 2016-11-21 17:08:34 +00:00
Josef Citrine
337caa23a8 Admins can see all playlists 2016-11-21 11:41:16 +00:00
Josef Citrine
0e6afe372b Another attempted bug fix 2016-11-21 01:33:30 +00:00
Josef Citrine
f85b1ecdeb Attempt to fix playlist adding bug 2016-11-21 01:08:45 +00:00
Josef Citrine
926e410721 Hearth's Warming Contest stuff 2016-11-21 00:42:43 +00:00
Josef Citrine
d9dc582c08 Start of announcements admin panel 2016-11-12 21:57:29 +00:00
Josef Citrine
b356cfaea1 Server should now check local avatar file instead of URL 2016-11-12 21:38:03 +00:00
Josef Citrine
1c40d3cfa5 Fixed server crashing if avatar can't be found 2016-11-12 21:13:29 +00:00
Josef Citrine
68a690277e Fixed ugly link padding 2016-11-12 14:36:39 +00:00
Josef Citrine
80bb95a76d Announcements for un registered users 2016-11-12 14:28:40 +00:00
Josef Citrine
ec8b64f494 Added announcement system 2016-11-11 19:39:31 +00:00
Josef Citrine
fa7e04aee9 Fixed admin area, this took far too long to fix 2016-11-11 00:03:28 +00:00
Josef Citrine
2cb093c78b Using moment.js for publish date 2016-11-09 22:31:23 +00:00
Josef Citrine
d67ff0b888 #109: Added secure_url because Facebook was complaining 2016-10-30 19:44:15 +00:00
Josef Citrine
5094422107 #109: Removed leftover placeholder code 2016-10-30 19:15:51 +00:00