Compare commits

...

7 commits

Author SHA1 Message Date
d5ef8bd377 add another
Some checks are pending
/ test-build (push) Waiting to run
2024-06-29 11:49:14 -06:00
2cadf4a4d4 update TODO 2024-06-29 10:54:16 -06:00
4f74371516 fix version 2024-06-29 10:53:45 -06:00
d45477847f better default avatar 2024-06-29 10:44:23 -06:00
fe1bea20df update images 2024-06-29 10:38:57 -06:00
fbca9b4974 better prompts 2024-06-29 10:20:36 -06:00
0a7e3e58c5 update-to 2024-06-29 10:00:04 -06:00
7 changed files with 20 additions and 14 deletions

View file

@ -21,3 +21,4 @@
- [ ] 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

View file

@ -29,3 +29,8 @@
## 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

View file

@ -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: "What are you up to?" a: "Organization agent got your tongue?"
b: "What's happening around you?" b: "Embrace your inner Shining Finger"
c: "What's on your mind?" c: "What will your D-Mail say?"
d: "What do you want to say?" d: "What do you want to beep?"
e: "Start writing…" e: "Rounders got your keyboard?"
f: "Waiting for you to write…" f: "Just arrived at Luna Nova Academy"
_profile: _profile:
name: "Name" name: "Name"
username: "Username" username: "Username"

View file

@ -1,9 +1,9 @@
{ {
"name": "iceshrimp", "name": "iceshrimp",
"version": "2023.12.7-jormungandr-bite.0.5.5", "version": "2023.12.7-jormungandr-bite.6",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://iceshrimp.dev/iceshrimp/iceshrimp.git" "url": "https://iceshrimp.dev/limepotato/jormungandr-bite.git"
}, },
"private": true, "private": true,
"scripts": { "scripts": {

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)

Binary file not shown.

BIN
packages/backend/assets/screenshots/2.webp (Stored with Git LFS)

Binary file not shown.