CaramelKat
95dbb5a92e
Merge remote-tracking branch 'origin/main'
2021-12-09 12:27:59 -06:00
CaramelKat
1778d5a714
Added additional check when someone attempts to post to Announcements
2021-12-09 12:27:43 -06:00
sjk
b2795bd712
Fix typo in ko.json ( #19 )
...
* Fix typo
* Typo fix 2
* Another typo fix
* Fix typo and some meanings
2021-12-08 08:52:53 -06:00
CaramelKat
81c243512b
Updated the post offset in the browser files
2021-12-03 21:17:32 -06:00
CaramelKat
d31c87829f
Added viewing followed community posts in activity feed. Fixed viewing followed users on user profiles. Fixed follow notifications sending in the wrong language. Fixed No Posts text not rendering on user profile page when clicking away from it and back again. Reduced file upload limit to account for people submitting memes lol.
2021-12-03 21:09:37 -06:00
CaramelKat
91d5a2252d
Fixed notifications getting spammed when user repeatedly follows and unfollows a user
2021-11-30 00:21:16 -06:00
CaramelKat
5ba712838d
Fixed pfp url. Fixed Yeah! and following users in other languages
2021-11-29 23:16:57 -06:00
CaramelKat
1f5d21e604
Fixed showing the correct emotion in post pfps
2021-11-29 22:31:58 -06:00
CaramelKat
d18aa36462
increased the limit for loading posts and users in the admin panel
2021-11-29 22:02:40 -06:00
CaramelKat
248533aa99
fixed loading posts on user pages and communities
2021-11-29 21:59:23 -06:00
CaramelKat
0631090582
fixed loading more posts in activity feed
2021-11-29 17:39:34 -06:00
CaramelKat
7910ad1074
Updated admin panel to use account access level
2021-11-29 15:23:40 -06:00
CaramelKat
066274c0e5
Lots and lots of bug fixes, fixed a typo in the translations file, use Mii names instead of PNID's in posts. Added error message when the server fails to create a user on the OOB experience
2021-11-29 15:07:45 -06:00
CaramelKat
7fd86c7991
Merge remote-tracking branch 'origin/main'
2021-11-24 11:43:16 -06:00
CaramelKat
8a92943875
Added auth with account server for account creation. Patrially added support for checking PNID for access level to sign into admin panel
2021-11-24 11:42:59 -06:00
sjk
a961f8d3e1
Add Korean translation & fix typo ( #18 )
...
* Add Korean translation
* Fix “juxt” to “Juxt”
2021-11-04 18:27:29 -05:00
CaramelKat
090642042b
Fix issues displaying Mii images in certain places, Fixed posting to the announcements page from the admin panel.
2021-11-04 12:42:46 -05:00
CaramelKat
becdd69e92
Merge remote-tracking branch 'origin/main'
2021-11-02 13:16:24 -05:00
CaramelKat
164068ad42
Added error message for invalid tokens on the applet while trying to load from a NNID. Basic implementation of messages
2021-11-02 13:15:43 -05:00
Jay
c1456c79c0
Merge pull request #16 from bastiro03/main
...
Update german Translation
2021-10-26 12:07:27 -05:00
Jay
3af9c55556
Merge pull request #17 from rhinoswirl/main
...
Added translation for pt-pt.
2021-10-26 12:07:01 -05:00
CaramelKat
fd3031b4ed
Actually fixed Access Token decryption
2021-10-17 11:21:10 -05:00
jay.poff@outlook.com
2457829f05
Updated Access Token decryption function
2021-10-14 19:38:02 -05:00
rhinoswirl
36019499c8
Added translation for pt-pt.
2021-10-08 22:18:44 +01:00
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
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