Commit graph

1886 commits

Author SHA1 Message Date
Nicolas Abram e1daed4974
Merge pull request #1067 from N0ZTRA/Portal-Dachshund 2022-04-08 02:29:15 -03:00
Nicolas Abram 32984e5618
Merge pull request #1071 from N0ZTRA/The-OA-remove-and-clean 2022-04-08 02:28:59 -03:00
Nicolas Abram 713aa2ec8f
Merge pull request #1069 from N0ZTRA/Shark-Park 2022-04-08 02:27:17 -03:00
Nicolas Abram dc03860e33
Merge pull request #1072 from Hans5958/regex-is-old-school-af 2022-04-08 02:22:31 -03:00
Hans5958 a8632ca4ab I forgot to tell you to wait! 2022-04-08 12:16:15 +07:00
Hans5958 d5e7e23a33 Move user links to website, small logic fix 2022-04-08 12:15:21 +07:00
Hans5958 4b26b86e18 Forgot to change that 2022-04-08 12:15:21 +07:00
Nicolas Abram 6f792d90cc
Merge pull request #945 from Hans5958/regex-is-old-school-af 2022-04-08 02:07:17 -03:00
Keaton 28639ee5fa Remove old OA entry, fix new one
As requested in Discord, the old entry for The OA is removed (ID tx5p1f) and the new one has the 'n' removed (ID tx4op2)

Discord link:
2022-04-08 01:00:01 -04:00
Hans5958 ef0f1fd935 Last major full format ever (hopefully!)
as in, new entries will be formatted automatically, but full format may be needed when there is a change on the formatter itself
2022-04-08 11:55:45 +07:00
Hans5958 f4de2cbf7e Make validator more represents the JS script, commatization on spaces
Fun fact: The JS script also includes those that have no r/, but I made the validator warns it so future contributors can confirm and change it into a proper format, or delete it.
2022-04-08 11:48:40 +07:00
Hans5958 1406cc5b7a Forgot to just use strip, also remove trailing comma on subs 2022-04-08 11:37:16 +07:00
Keaton 7ee7110284 Removed incorrect attributions for shark park shark
As denoted in an atlas conflict two entries denote that a shark found on the canvas is an Ikea soft toy. They link to the toy's reddit.

Based on reddit planning posts the shark was indeed created by r/shark_park. Possibly with some input by r/Blahaj (doesn't seem to be any note of this).

Removed the two Blahaj entries: ID 000406 & two1vu. Capitalized the shark park entry ID tws2an

See Reddit planning post:
Discord atlas edit:
2022-04-08 00:35:36 -04:00
Hans5958 cc497d5178 Add forgotten parts on the port, move some parts for better git diff 2022-04-08 11:21:16 +07:00
Hans5958 e9cd995dbd Add semicolons on subreddit formatter 2022-04-08 11:14:17 +07:00
Hans5958 121d8653a5 Update auth setup docs with more clarity
Also adapted from Nick

Co-authored-by: Nicolas Abram <abramlujan@gmail.com>
2022-04-08 11:09:35 +07:00
Keaton c121d2e2e5 Portal Dachshund reddit change
As suggested this artwork was a joint effort between r/Dachshund and r/placeDE. The reddit link for this entry (ID twqngc) is changed to r/Dachshund.

Discord link:
2022-04-08 00:05:39 -04:00
Hans5958 ad15cefb07 Remove zero width joiner before parsing 2022-04-08 11:03:18 +07:00
Hans5958 f04102f29c Port flair edit, small log change
Logic and port made/adapted from Nick's

Co-authored-by: Nicolas Abram <abramlujan@gmail.com>
2022-04-08 11:03:18 +07:00
Hans5958 4c4fb973f3 Fix trailing comma removal 2022-04-08 11:03:18 +07:00
Hans5958 33bda5f364 Expand error info 2022-04-08 11:03:17 +07:00
Hans5958 8913e781bf Forgot to silent on formatting 2022-04-08 11:03:17 +07:00
Hans5958 cd87520c87 Handle escaping escape characters 2022-04-08 11:03:17 +07:00
Hans5958 1da79b806b Take only the first object, remove escapes, add more info on errors 2022-04-08 11:03:17 +07:00
Hans5958 713ebec844 Somehow commatization gone 2022-04-08 11:03:16 +07:00
Hans5958 796bd09a15 Support some other symbols 2022-04-08 11:03:16 +07:00
Hans5958 a2e483f156 Better URL regex
by stephenhay from https://mathiasbynens.be/demo/url-regex
2022-04-08 11:03:16 +07:00
Hans5958 ad5312e0a3 Support accidental extra slashes 2022-04-08 11:03:16 +07:00
Hans5958 69d836fe4a Add more psuedo-empty strings 2022-04-08 11:03:16 +07:00
Hans5958 ceb8cb4a03 Improve CSTW and whoops 2022-04-08 11:03:15 +07:00
Hans5958 90f9b05092 Add validation 2022-04-08 11:03:15 +07:00
Hans5958 af2b9045d8 I mean, do this instead.
This assumes that it uses Markdown
2022-04-08 11:03:15 +07:00
Hans5958 f942dea58d Nope, don't do that! 2022-04-08 11:03:15 +07:00
Hans5958 4c5711d97d Add support(?) for users 2022-04-08 11:03:14 +07:00
Hans5958 02448d0fad Happy little accidents 3 2022-04-08 11:03:14 +07:00
Hans5958 e113b29939 Add CSTW, clarity fixes 2022-04-08 11:03:14 +07:00
Hans5958 7571a92fd9 Simplify try-catch, assert that path length > 0, separator on fail file
Assertion migrated from ARP

Co-authored-by: Cheng Hann Gan <chenghanngan.us@gmail.com>
2022-04-08 11:03:14 +07:00
Hans5958 2db0dcce6c Optimize and remove redundant code, make some tamer 2022-04-08 11:03:13 +07:00
Hans5958 ede4bc8208 Move things to make it more effective 2022-04-08 11:03:13 +07:00
Hans5958 4acefe3e6d Tiny refactor, remove redundant subreddit link on website
Resolves #707
2022-04-08 11:03:13 +07:00
Hans5958 7abe5cbed6 Happy little accidents 2, convert and on subreddit 2022-04-08 11:03:13 +07:00
Hans5958 b5aa228962 Adapt ARP's url fix
Co-authored-by: Cheng Hann Gan <chenghanngan.us@gmail.com>
2022-04-08 11:03:12 +07:00
Hans5958 3a86822175 Happy little accidents 2022-04-08 11:03:12 +07:00
Hans5958 73ef9e0f27 Remove raw scripts
Maybe yes maybe no eh
2022-04-08 11:03:12 +07:00
Hans5958 5a660759bf Improve and merge scripts, use JSON instead of regex 2022-04-08 11:03:12 +07:00
AnonymousRandomPerson 433764b03c Updated Ensemble MapleStory Guild 2022-04-07 23:15:42 -04:00
AnonymousRandomPerson 6d1a8cad48 Updated Project Arrhythmia 2022-04-07 23:12:24 -04:00
AnonymousRandomPerson 5e64df30e1 Updated 5h3i1ah the cat 2022-04-07 22:46:30 -04:00
Nicolas Abram 6a7d0966e6
Merge pull request #1062 from Johnyknowhow/cleanup 2022-04-07 23:38:57 -03:00
unknown 1f30614cbe Merge remote-tracking branch 'up/cleanup' into help_jon 2022-04-07 23:36:17 -03:00