Commit Graph

180 Commits

Author SHA1 Message Date
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
bastiro03
07e1601412 Update de.json 2021-09-04 17:19:05 +02: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
Carlos Núñez
1962f9868b Make tranlation from En -> Es. 2021-08-30 17:42:55 -05:00
CaramelKat
1af01ac89b Added translation support for portal 2021-08-30 15:41:50 -05:00
CaramelKat
bcd16ee62a Implemented showing followers and following users and communties on profile pages. Fixed a bug with storing followed communities and users that would not store the entire ID in the user document. 2021-08-29 16:15:43 -05:00
AnnoyingRains
dfa516da2f Added dockerfile to allow deploying via docker 2021-08-24 15:11:06 +10:00
CaramelKat
e82a3a87f9 fixed http typo for account server 2021-08-23 23:01:34 -05:00
CaramelKat
74fedb2a1a Added support for BunnyCDN for images and banners 2021-08-23 21:37:37 -05:00
Jay
c0d7e389bf Merge pull request #2 from AnnoyingRain5/main
Fix small inconsistency in the nav-bar
2021-08-23 18:31:07 -05:00