Jemma Poffinbarger
|
aeb07a2f38
|
Fixed topics and communities response
|
2023-04-16 18:18:16 -05:00 |
|
Jemma Poffinbarger
|
58f11a21b1
|
Fixed /v1/topics timing out. Updated post ID length
|
2023-04-16 16:13:32 -05:00 |
|
Jemma Poffinbarger
|
9acc8b13f4
|
Updated schema. Fixed request for friends not working. Added check to discovery server on auth to reject other requests when discovery is closed.
|
2023-04-16 02:36:21 -05:00 |
|
Jemma
|
831fcb2bc0
|
Added friends list request. Refactored util document. Code cleanup
|
2023-04-12 10:13:51 -05:00 |
|
Jemma Poffinbarger
|
448736d4ae
|
Added support for topic tags. fixed parent community id's not being strings (???)
|
2023-04-06 22:39:49 -05:00 |
|
Jemma Poffinbarger
|
32ea68b549
|
Adjusted parameters for /v1/people response. Check for empty post content. Re-enable support for WWP
|
2023-04-06 01:16:22 -05:00 |
|
Jemma Poffinbarger
|
1d64d7621f
|
Fixed bugs in some xml responses for communities and posts. Added support for /v1/people endpoints. Added support for more search queries in posts requests. Fixed country_id not being stored in posts
|
2023-04-05 22:41:08 -05:00 |
|
Jemma
|
e35ceeb4b4
|
Refactored xml generation class to be more streamlined. Added support for storing screenshot length in database.
|
2023-04-04 20:17:13 -05:00 |
|
Jemma
|
3b1db444e6
|
Added /v1/posts.search endpoint
|
2023-04-04 18:51:11 -05:00 |
|
Jemma Poffinbarger
|
6a61f9e0bc
|
Fixed communities request. Added support for post replies.
|
2023-03-30 23:51:15 -05:00 |
|
Jemma Poffinbarger
|
397c51cc29
|
Updated community requests to use app ID when searching for posts first, then the community ID. Added additional check to ensure empathy does not go below 0. Added endpoint to mark post as removed. Updated post endpoint to attempt to get the community in the following priority order: community_id -> app_id -> title_id. Updating logging for token parsing issues
|
2023-03-26 13:22:28 -05:00 |
|
Jemma Poffinbarger
|
a0a5e3d32c
|
Fixed crashing on Nintendo Land. Fixed community post responses and app data parsing. Added cache to WWP to (hopefully) help with some performance issues.
|
2023-03-21 23:46:08 -05:00 |
|
Jemma Poffinbarger
|
71245c41b3
|
Finished implementing sub-community support. Added support for the followed users endpoint. Fixed a number of inconsistencies in different endpoints. Fixed messages sent via the API not storing the correct Mii face URL. General code cleanup.
|
2023-03-20 21:40:55 -05:00 |
|
Jemma Poffinbarger
|
a3799e8a11
|
Fixed in-game posts from not displaying. Fixed submitting drawing posts in game. Updated dependencies
|
2023-03-05 17:15:19 -06:00 |
|
CaramelKat
|
57a7c698fc
|
Added filter to prevent invalid characters from showing up in the body of API responses
|
2022-10-03 21:30:26 -05:00 |
|
CaramelKat
|
ec9664d125
|
Updated to support removed post flag. updated title id's variable for topics and posts requests
|
2022-09-19 21:36:17 -05:00 |
|
Jemma Poffinbarger
|
dae68dfc67
|
Fixed post ID's not working in WaraWara. Added status endpoint to check server status
|
2022-09-17 19:52:43 -05:00 |
|
Jemma Poffinbarger
|
a33b30af63
|
Updated auth to let discovery work without a param pack. Began implemented users endpoint. Added missing parameters to the message object
|
2022-09-17 17:35:49 -05:00 |
|
CaramelKat
|
a13a817919
|
Fixed posting error from games
|
2022-09-05 09:13:17 -05:00 |
|
CaramelKat
|
035c4e0a23
|
This was too long in the making, and I've already made too many changes to list here. The Great rewrite begins!
|
2022-08-28 20:45:09 -05:00 |
|
mrjvs
|
33f6f33154
|
modify code to support config.json in root of repo
|
2022-05-08 15:37:25 +02:00 |
|
CaramelKat
|
be8c009b2a
|
Cleaned up old files from the repository. (hopefully) fixed the memory leak problem. Fixed pfp urls being incorrect
|
2021-11-30 18:55:20 -06:00 |
|
CaramelKat
|
02a03ed1f5
|
Fixed splatoon communities
|
2021-10-17 19:02:32 -05:00 |
|
CaramelKat
|
518a301aad
|
Actually fixed Access Token decryption
|
2021-10-17 11:21:42 -05:00 |
|
CaramelKat
|
191c9013ea
|
Updated Access Token decryption function
|
2021-10-14 19:46:57 -05:00 |
|
CaramelKat
|
66906ebc0a
|
changed topics cache expiration to 2 days instead of 1
|
2021-09-28 23:41:08 -05:00 |
|
CaramelKat
|
274a64f4a1
|
added filter for newline characters in topics body and paintings
|
2021-09-28 22:27:24 -05:00 |
|
CaramelKat
|
7175e20364
|
added support for /v1/topics
|
2021-09-28 21:23:13 -05:00 |
|
CaramelKat
|
9221ab4851
|
added support for verified user posts
|
2021-09-18 19:33:56 -05:00 |
|
CaramelKat
|
d0c1f45bc9
|
Updated POST model
|
2021-09-06 03:18:23 -05:00 |
|
CaramelKat
|
aa26116441
|
reworked images across the board, added new Wii U interface
|
2020-05-19 02:02:47 -05:00 |
|
CaramelKat
|
21f609fc4a
|
fixed error handling with invalid user tokens
|
2020-05-15 00:23:13 -05:00 |
|
Jay
|
be8acf19ca
|
replaced account server url
|
2020-05-15 00:00:47 -05:00 |
|
CaramelKat
|
6e3862d8ce
|
added debugging to /v1/posts and /v1/endpoint
|
2020-05-14 23:35:34 -05:00 |
|
CaramelKat
|
5d744dcaa5
|
added support for web terminal again, tweaks to /v1/posts
|
2020-05-14 23:27:45 -05:00 |
|
CaramelKat
|
2b2c3c1ecc
|
fixed authentication on non-windows platforms
|
2020-05-14 23:10:56 -05:00 |
|
CaramelKat
|
9600c24e8e
|
rolled back auth and post to pre-web state
|
2020-05-10 05:05:28 -05:00 |
|
CaramelKat
|
f480ab79a5
|
rolled back some web.olv changes to fix authentication
|
2020-05-10 04:55:48 -05:00 |
|
CaramelKat
|
bfd7ed66d8
|
fixed posting issue
|
2020-05-10 04:43:51 -05:00 |
|
CaramelKat
|
b2aac3f167
|
added admin panel for viewing community posts in browser
|
2020-05-10 04:06:03 -05:00 |
|
jay.poff@outlook.com
|
100709536a
|
account server integration, users and ban checking. limited support for /v1/people as well
|
2020-05-07 00:51:56 -05:00 |
|
CaramelKat
|
7c8388e737
|
added support for more search tags for /v1/communities
|
2020-04-27 00:35:23 -05:00 |
|
CaramelKat
|
189202e757
|
reworked posts again, added Yeah! support
|
2020-04-26 22:02:23 -05:00 |
|
CaramelKat
|
98bc104ef0
|
added basic community support
|
2020-04-26 04:12:56 -05:00 |
|
CaramelKat
|
238935ba54
|
added basic support for posts
|
2020-04-26 00:42:52 -05:00 |
|