Commit Graph

87 Commits

Author SHA1 Message Date
CaramelKat
7037d87948 Added support for loading community by title_id instead of community_id 2021-09-29 15:00:15 -05:00
CaramelKat
9fb074bf3d Added check to bypass auth for the cdn 2021-09-19 18:15:10 -05:00
jay.poff@outlook.com
11be7687d5 Moved auth and language processing to middlewear. Fixed memory leak occurring with each database connection. Added posting on 3DS. Moved endpoints to single route between portal and ctr. Added post character limit (280 characters). 2021-09-18 19:19:02 -05:00
CaramelKat
949e66493c Added support for hiding spoilers. Added new notification when a user responds to your post 2021-09-15 00:14:42 -05:00
CaramelKat
bebd6a1b7d Fixed a number of cosmetic issues for posts and communities 2021-09-14 22:28:39 -05:00
CaramelKat
f689e1b54e fixed reply/post screen not rendering on gamepad 2021-09-06 04:54:00 -05:00
CaramelKat
042faa18c4 updated new user function to use the correct date format 2021-09-06 03:37:25 -05:00
CaramelKat
3f5302750f added support for post replies 2021-09-06 03:30:53 -05:00
CaramelKat
495d44b43c revised follows in meta data 2021-09-05 23:38:17 -05:00
CaramelKat
28ea0f5403 add followers to meta tags 2021-09-05 23:23:08 -05:00
CaramelKat
7684e475b5 updated tags for embed 2021-09-05 23:02:05 -05:00
CaramelKat
190713238b updated tags for embed 2021-09-05 22:55:18 -05:00
CaramelKat
2ca269142c testing embed data 2021-09-05 22:48:22 -05:00
CaramelKat
eaeb6e9615 Fixed bug with getting new posts on the user page 2021-09-05 22:01:44 -05:00
CaramelKat
c25ca39ee0 Changed Yeah! button to SVG. Cleaned up old CSS 2021-09-05 20:34:10 -05:00
CaramelKat
275c2030a0 experimental wip redesign 2021-09-05 19:28:11 -05:00
CaramelKat
8495540ee8 Corrected PID type in the user object 2021-09-05 15:20:11 -05:00
CaramelKat
745c56f443 Moved posts to a new template file to make it easier to edit format.
Fixed bug where liking a post would not always be reflected on all pages.
Added experimental sidebar styling.
Added support for verified status in following and followed tabs on user pages.
2021-09-05 15:16:14 -05:00
Jay
e7afc51715 Merge pull request #4 from AnnoyingRain5/main
Added dockerfile to allow deploying via docker
2021-09-03 12:51:27 -05:00
Jay
33aa17e045 Merge pull request #12 from Angel3245/patch-1
Improvements for es.json
2021-09-03 12:45:15 -05:00
Jay
3a4476bc40 Merge branch 'main' into patch-1 2021-09-03 12:44:59 -05:00
Jay
13d111bcec Merge pull request #15 from ErdbeerbaerLP/main
German Translation
2021-09-03 12:39:08 -05:00
ErdbeerbaerLP
583d9ee65b German Translation part 3 2021-09-03 08:45:35 +02:00
Jay
5c6dca7f38 Merge pull request #10 from DkStar7/patch-2
some tweaks and improvements to the translation
2021-09-02 13:38:13 -05:00
CaramelKat
fbf41f26ec Moved header whitelist to the config file. Fixed bug where wrong pfp would be shown in announcements 2021-09-01 16:08:43 -05:00
Angel3245
6f69d5cde2 Update es.json 2021-09-01 23:05:45 +02:00
Angel3245
20ee944637 Update es.json 2021-09-01 23:02:59 +02:00
CaramelKat
31e9f64d35 Fixed typos in admin panel. Added official checkmark on me and profile pages 2021-08-31 17:02:13 -05:00
CaramelKat
23c3367b37 Fixed typo in first run script that would prevent new users from registering 2021-08-31 16:35:38 -05:00
CaramelKat
9b9918b40d Updated how community images are handled 2021-08-31 16:16:03 -05:00
CaramelKat
b9ad551faa Fixed issue where uploaded images would be ignore in the admin interface 2021-08-31 16:05:25 -05:00
Angel3245
a9ed400496 Update es.json 2021-08-31 22:40:25 +02:00
CaramelKat
9f22903db9 updated whitelist headers for all requests 2021-08-31 15:37:07 -05:00
CaramelKat
52f272b201 fixed a typo in the account server 2021-08-31 15:08:58 -05:00
CaramelKat
633f74aac8 Added support for posting in announcements channel in Admin panel
Added CDN to header whitelist
2021-08-31 15:02:57 -05:00
CaramelKat
8faf55643f Fixed typo in css document 2021-08-31 11:51:01 -05:00
CaramelKat
1a3c31d846 Fixed typo in css document 2021-08-31 11:49:20 -05:00
CaramelKat
5244cb7ebc Fixed typo in translations document 2021-08-31 11:24:24 -05:00
jay.poff@outlook.com
061fb845f7 Merge remote-tracking branch 'origin/main' 2021-08-31 11:22:14 -05:00
CaramelKat
6c9b63c9b6 fixed bug that would allow users to post to the announcements community on the Wii U 2021-08-31 11:22:05 -05:00
Jay
09ba98a0a2 Merge pull request #13 from montylion/main
Add Italian localization
2021-08-31 09:37:55 -05:00
Monty
62d8027f27 Add Italian localization 2021-08-31 16:35:00 +02:00
Angel3245
c47822fd71 Improvements for es.json
- Grammatical and spelling errors fixed
2021-08-31 14:40:11 +02:00
ErdbeerbaerLP
aa6f75fe8f German translation part 2 2021-08-31 14:34:54 +02:00
DkStar7
b0e2d0dde6 Final retouch (I hope) 2021-08-31 12:41:39 +02:00
ErdbeerbaerLP
b701df9abb German translation part 1 2021-08-31 12:36:54 +02:00
DkStar7
e803fcb173 some tweaks and improvements to the translation 2021-08-31 11:09:19 +02:00
Jay
c2864d1b0d Merge pull request #8 from CarlosNunezMX/patch-3
Making corrections on accent's.
2021-08-30 18:20:41 -05:00
Carlos Núñez
9bc005e943 Making corrections on accent's.
Just wrong on "Pagina" and Lang Name
2021-08-30 18:18:09 -05:00
Jay
db9a394521 Merge pull request #7 from CarlosNunezMX/patch-1
Added Spanish translation
2021-08-30 17:48:10 -05:00