hajime/private/changelog.json
2023-08-12 00:16:32 +02:00

1408 lines
42 KiB
JSON

{
"1427303126": [
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Update frontpage code."
}
],
"1425489345": [
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Made Administrator user colour a little lighter."
}
],
"1425422634": [
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Implemented banning."
}
],
"1425223522": [
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Frontend for Password and User Title changing."
},
{
"type": "REM",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "An alert() used for testing in the JavaScript side of things."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added groups manager frontend to the settings page."
},
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Spooky security stuff."
},
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added checking if the submit post variable is set, forgot to do that and it fucked shit up."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished backend for e-mail changing."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished backend for username changing."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed bug in the time difference algorithm in the username changing page, <span title=\"(18:44:48) ~malloc(hiv);: there's 86400 seconds in a day\">thanks malloc for pointing my idiocy out</span>."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished backend for user title changing."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished backend for password changing."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished backend for groups manager."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished frontend and backend for deactivated."
},
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Pushed Development branch to Stable."
},
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "malloc can no longer deactivate his account :^)."
},
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Bottom padding."
}
],
"1425060494": [
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Rebound some CSS elements."
},
{
"type": "REM",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed hints to the management panel from the front page (for now)."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Readd some links to profile edit pages on the front page (mainly as filler :3)."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed error in Settings panel when birthdate is not set."
}
],
"1424517457": [
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Use ?userinfo instead of ?chat for the Skype link on profiles."
},
{
"type": "UPD",
"branch": "CHAT",
"public": 1,
"userid": 303,
"user": "MallocNull",
"change": "Hitting tab now autocompletes a username in chat."
},
{
"type": "FIX",
"branch": "CHAT",
"public": 1,
"userid": 303,
"user": "MallocNull",
"change": "Fixed whitespace not properly wrapping in the code tag."
},
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added user filter to changelog (?user=[userid])."
},
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed changelog viewer showing dates that aren't relevant as well as a redo of the entire array sorting system."
}
],
"1424460277": [
{
"type": "ADD",
"branch": "CHAT",
"public": 1,
"userid": 303,
"user": "MallocNull",
"change": "Made a daemon for the Sock Chat server to avoid downtime due to server crashes."
},
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Login page now redirects to chat when referred to by the chat."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added Settings Panel front page."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed big images leaving container on smaller views in the Settings Panel."
},
{
"type": "FIX",
"branch": "CHAT",
"public": 1,
"userid": 303,
"user": "MallocNull",
"change": "Fixed the daemon infinite looping."
}
],
"1424378388": [
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Old whois page now links to https://flash.moe/whois/."
},
{
"type": "ADD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Installed Sock Chat."
},
{
"type": "FIX",
"branch": "CHAT",
"public": 1,
"userid": 303,
"user": "MallocNull",
"change": "Fixed exploit in color tags."
},
{
"type": "ADD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added Halext style."
},
{
"type": "ADD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added Legacy style."
},
{
"type": "ADD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added Nico style."
},
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Online chat users list now checks Sock Chat database."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Online chat users list now checks Sock Chat database."
},
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Frontpage slogan thing."
}
],
"1424203419": [
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Readded the to top button."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Cleaned up stylesheet."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Made markdown text smaller."
},
{
"type": "ADD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "<span style='color: #0F0;'>&gt;Implying that automatic greentexting is a useful feature</span>"
}
],
"1424108692": [
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added a HTML5 sound engine to the chat (credit goes to <a href=\"https://retro.flash.moe/u/3\">Kurasha</a>), it'll fall back to the flash player addon if your browser doesn't support HTML5."
}
],
"1423958831": [
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added 'stylised' class for h1 element, might do h2 and h3 later or just give them the same effects."
},
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed /hell/, you can download the files <del>here</del> if you wish to."
},
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Replaced (e.g. Koishi) with (Case sensitive!) on chat login page to make it a bit more obvious."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Use a text logo instead of an image as we've got a Segoe UI webfont at our disposal anyway."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added username change settings page, design is there but functionality isn't."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Made the side buttons on the reCAPTCHA resemble the input buttons more."
}
],
"1423832065": [
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed whois.php and all links to it."
},
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed some other old backend leftovers."
}
],
"1423403939": [
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Made replacement for the Feedback board as posted in <a href='https://retro.flash.moe/news/25' target='_blank'>this news post</a>."
}
],
"1423332350": [
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Minor tweaks to the e-mail changing page of the ucp."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Say Twitter instead of @_flashii in the footer."
}
],
"1423257644": [
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed wrong description showing up in the registration keys section of the Settings pages (whoops)."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Converted the contact page to a &quot;Read&quot; page."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Images leaving container of &quot;Read&quot; pages."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Changed table border colour to a shade of purple as opposed to white, this blends in with the style better."
},
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added XML feed to changelog page, works with the ?branch= request modifier too!"
},
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "<b>Removed old backend!</b>"
}
],
"1423075547": [
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Made a quick replacement for the UCP on stable."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "E-Mail Address changing section frontend finished, backend has not been made yet."
},
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed feedback board due to compatibility issues."
}
],
"1422754250": [
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed last mention of the legacy messaging system."
},
{
"type": "REM",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Delayed the PM system <i><b>AGAIN</b></i>."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Sock Chat server should now always be up except for when there's updates for it."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added Settings page to dev however it's not functional yet."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished Settings page navigation."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished Sessions page in the Settings."
},
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Temporarily disabled profile editing due to changing of some backend stuff."
},
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Login and logout are now handled by the new backend, more switches in a bit."
},
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Profile changing is now handled by the new backend! Do not expect many updates to the Stable end of Flashii from this point on."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added GitHub and SoundCloud profile fields."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Profile fields and profile links are now in the same order."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished Edit Profile section of the Settings page."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished Profile Page section of the Settings page."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished Avatar section of the Settings page."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished Background section of the Settings page."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Finished Registration Key section of the Settings page."
}
],
"1422389017": [
{
"type": "UPD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Ported Chat over to new backend, there should be a minor speed improvement with this, if you notice any error please let me know."
}
],
"1422103333": [
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed Compilation error on profiles as well as http:// appending on the website field."
},
{
"type": "REM",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Completely removed AJAX Chat devchat."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added donate button to Tenshi page."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Donate dropdown boxes dropdown again."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed user menu navigation bar thinking it's a site navigation bar after having used the smallest responsive design."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added links to News RSS feed on the front page and news page (if anyone even uses RSS anymore)."
}
],
"1421955079": [
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Replaced backend of news page with the new one, enjoy the new news page for reading the new news."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed avatar in the thing on the dev thing."
},
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed an issue in the image serving script for /a/ and /bg/."
}
],
"1421275465": [
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Tenshi (and other people with such privleges) can now change their profile background in the User Control Panel."
}
],
"1421167215": [
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed archived legacy frontend elements."
}
],
"1421017687": [
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Partially added an avatar next to the username on dev."
}
],
"1420915600": [
{
"type": "ADD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added :ruse: emote to chat."
},
{
"type": "REM",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed Zaffre text colour."
},
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added direct and up-to-date user avatar/background link, https://retro.flash.moe/a/[UserID] or https://retro.flash.moe/a/[UserID].png and for backgrounds https://retro.flash.moe/bg/[UserID] or https://retro.flash.moe/bg/[UserID].png."
}
],
"1420490111": [
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Made background on header and navigation static (first change in 2015, woo!)."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added shadow to the header/menu/whatever."
}
],
"1419998666": [
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added a Global Lockdown feature for specific reasons."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added a thing that checks if a user is already a thing."
}
],
"1419462315": [
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added login, register and forgot password forms."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Made link to chat visible to logged in users only as Sock Chat does not provide a built in login screen."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fix margin on markdown ol and ul elements."
}
],
"1418565970": [
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed the &quot;hidden&quot; Advanced menu from the UCP"
},
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Readded the Session Manager to the UCP"
},
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Replaced while loops in UCP with better methods, should make the UCP a bit more speedy."
},
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed legacy templating."
}
],
"1418486749": [
{
"type": "ADD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Install Sock Chat on devchat."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed spelling errors."
},
{
"type": "UPD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Changed warning system on profiles."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added PSNProfiles Link, will apply to stable later."
}
],
"1418248532": [
{
"type": "FIX",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Broken array in AJAX Chat Configuration breaking some browsers with stricter JavaScript engines (which should be every browser)."
}
],
"1417914804": [
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Avatars now show up in the bar on pages using the old backend."
},
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Avatars in the top left bar are now properly centred."
},
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Updated look of authentication page."
}
],
"1417365780": [
{
"type": "FIX",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed flood limit exception for Chat Moderators."
}
],
"1416834260": [
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added short url for the API, you can now access the profile data with /u/1/api instead of /profile.php?u=1&data."
}
],
"1416693091": [
{
"type": "FIX",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed Snow colour in chat; just disable persisting font colours if you don't want a colour anymore."
}
],
"1416588921": [
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "<span title=\"This is not even a joke regarding the Saibateku stuff that's been going on.\">Fixed White Chat style; Regular users now black instead of white.</span>"
},
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "<span style='font-family: Papyrus;'>better font</span>"
},
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Top left bar in UCP is now styled like the new Flashii bar."
}
],
"1416495421": [
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Registered User-only pages will now display a login form instead of redirecting to index when user is not logged in."
},
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Created User Profile API. <a href=\"https://retro.flash.moe/profile.php?u=2&data\" target=\"_blank\">Example</a> / <a href=\"https://flash.moe/apitest?uid=1\" target=\"_blank\">Test</a>"
},
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed Hotlink Protection from CDN."
}
],
"1416411852": [
{
"type": "FIX",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed original username restoring after AFK when having a changed username in chat."
},
{
"type": "UPD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Just typing /nick when having a changed username will revert you to your original username."
}
],
"1416344584": [
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed avatars not having backgrounds when transparent."
}
],
"1416186867": [
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed padding on \".head\" elements."
}
],
"1416097148": [
{
"type": "UPD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed chatbot takeover functionality in chat."
}
],
"1416053683": [
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "More changes to the changelog layout and added some \"branches\"."
},
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added a branch filtering option, it's kinda indev but works alright."
},
{
"type": "FIX",
"branch": "STB",
"public": 0,
"userid": 2,
"user": "Flashwave",
"change": "Fixed category sorting on Feedback board."
}
],
"1415916037": [
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Websites that don't start http:// now get http:// added to it on profiles. Later improvements may be needed."
}
],
"1415826428": [
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Changed the top right bar to be edgier."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added new rankchecking function."
},
{
"type": "FIX",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Made DevChat use new rankchecking function."
}
],
"1415718546": [
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed avatar box thing being empty if a user doesn't have a custom avatar set."
},
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added legend to changelog page."
},
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed remaining elements from the old PM system."
}
],
"1415659453": [
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "A tiny version of your avatar is now displayed next to your username in the bar on the top right, will add this in dev later. Note that this only works on pages that use the new backend and won't display on some parts of the site."
},
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Fixed a border showing up around some images."
},
{
"type": "FIX",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "bold"
},
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "<b>unbold</b>"
},
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Updated members page to new system backend."
}
],
"1415404800": [
{
"type": "REM",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Removed the Chrome message as it's kind of pointless anyway."
}
],
"1415042279": [
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Designing of the Management Panel started."
}
],
"1414860635": [
{
"type": "FIX",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "The breaking of the mobile style is going well."
},
{
"type": "UPD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Changed the text on the message send button in chat from \"Submit\" to \"Send\"."
}
],
"1414778342": [
{
"type": "ADD",
"branch": "CHAT",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Readded the mobile style to the DevChat for a big overhaul."
},
{
"type": "FIX",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Did some changes, style may appear &quot;broken&quot;."
}
],
"1414679839": [
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Added a new page to /r/ regarding shitposting on the feedback board, linked to in the header of the board."
}
],
"1414511312": [
{
"type": "UPD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Slight changes to Changelog page."
},
{
"type": "ADD",
"branch": "DEV",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Started working on the PM Composer."
}
],
"1414447605": [
{
"type": "ADD",
"branch": "STB",
"public": 1,
"userid": 2,
"user": "Flashwave",
"change": "Created Changelog"
}
]
}