mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-24 02:47:35 -07:00
Compare commits
No commits in common. "d5ef8bd37740cf7573492d6764714f6848a8c298" and "07b5b3754f917dc28cec637cd7b29252f41eeb64" have entirely different histories.
d5ef8bd377
...
07b5b3754f
7 changed files with 14 additions and 20 deletions
1
TODO.md
1
TODO.md
|
@ -21,4 +21,3 @@
|
||||||
- [ ] settings/general "Get assets from CDN" from FireFish
|
- [ ] settings/general "Get assets from CDN" from FireFish
|
||||||
- [ ] Robot-Mode, much like cat-mode but, Robot antenna, and beeps and boops
|
- [ ] Robot-Mode, much like cat-mode but, Robot antenna, and beeps and boops
|
||||||
- [X] When not signed-in, approvals off, try to signup, "Find another server" leads to dead link
|
- [X] When not signed-in, approvals off, try to signup, "Find another server" leads to dead link
|
||||||
- [ ] Maybe add some 8-Bit alternatives to UI Sounds
|
|
||||||
|
|
|
@ -29,8 +29,3 @@
|
||||||
|
|
||||||
## jormungandr-bite.0.5.5
|
## jormungandr-bite.0.5.5
|
||||||
- Rename renotes/boost to rebeeps
|
- Rename renotes/boost to rebeeps
|
||||||
|
|
||||||
## jormungandr-bite.6
|
|
||||||
- Change post form prompts
|
|
||||||
- Change PWA images
|
|
||||||
- Change default avatar to ditto
|
|
||||||
|
|
|
@ -1724,12 +1724,12 @@ _postForm:
|
||||||
quotePlaceholder: "Quote this beep…"
|
quotePlaceholder: "Quote this beep…"
|
||||||
channelPlaceholder: "Beep to a channel…"
|
channelPlaceholder: "Beep to a channel…"
|
||||||
_placeholders:
|
_placeholders:
|
||||||
a: "Organization agent got your tongue?"
|
a: "What are you up to?"
|
||||||
b: "Embrace your inner Shining Finger"
|
b: "What's happening around you?"
|
||||||
c: "What will your D-Mail say?"
|
c: "What's on your mind?"
|
||||||
d: "What do you want to beep?"
|
d: "What do you want to say?"
|
||||||
e: "Rounders got your keyboard?"
|
e: "Start writing…"
|
||||||
f: "Just arrived at Luna Nova Academy"
|
f: "Waiting for you to write…"
|
||||||
_profile:
|
_profile:
|
||||||
name: "Name"
|
name: "Name"
|
||||||
username: "Username"
|
username: "Username"
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "iceshrimp",
|
"name": "iceshrimp",
|
||||||
"version": "2023.12.7-jormungandr-bite.6",
|
"version": "2023.12.7-jormungandr-bite.0.5.5",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://iceshrimp.dev/limepotato/jormungandr-bite.git"
|
"url": "https://iceshrimp.dev/iceshrimp/iceshrimp.git"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
BIN
packages/backend/assets/avatar.png
(Stored with Git LFS)
BIN
packages/backend/assets/avatar.png
(Stored with Git LFS)
Binary file not shown.
BIN
packages/backend/assets/screenshots/1.webp
(Stored with Git LFS)
BIN
packages/backend/assets/screenshots/1.webp
(Stored with Git LFS)
Binary file not shown.
BIN
packages/backend/assets/screenshots/2.webp
(Stored with Git LFS)
BIN
packages/backend/assets/screenshots/2.webp
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in a new issue