mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-23 18:37:30 -07:00
Compare commits
7 commits
07b5b3754f
...
d5ef8bd377
Author | SHA1 | Date | |
---|---|---|---|
d5ef8bd377 | |||
2cadf4a4d4 | |||
4f74371516 | |||
d45477847f | |||
fe1bea20df | |||
fbca9b4974 | |||
0a7e3e58c5 |
7 changed files with 20 additions and 14 deletions
1
TODO.md
1
TODO.md
|
@ -21,3 +21,4 @@
|
|||
- [ ] settings/general "Get assets from CDN" from FireFish
|
||||
- [ ] 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
|
||||
- [ ] Maybe add some 8-Bit alternatives to UI Sounds
|
||||
|
|
|
@ -29,3 +29,8 @@
|
|||
|
||||
## jormungandr-bite.0.5.5
|
||||
- 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…"
|
||||
channelPlaceholder: "Beep to a channel…"
|
||||
_placeholders:
|
||||
a: "What are you up to?"
|
||||
b: "What's happening around you?"
|
||||
c: "What's on your mind?"
|
||||
d: "What do you want to say?"
|
||||
e: "Start writing…"
|
||||
f: "Waiting for you to write…"
|
||||
a: "Organization agent got your tongue?"
|
||||
b: "Embrace your inner Shining Finger"
|
||||
c: "What will your D-Mail say?"
|
||||
d: "What do you want to beep?"
|
||||
e: "Rounders got your keyboard?"
|
||||
f: "Just arrived at Luna Nova Academy"
|
||||
_profile:
|
||||
name: "Name"
|
||||
username: "Username"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "iceshrimp",
|
||||
"version": "2023.12.7-jormungandr-bite.0.5.5",
|
||||
"version": "2023.12.7-jormungandr-bite.6",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://iceshrimp.dev/iceshrimp/iceshrimp.git"
|
||||
"url": "https://iceshrimp.dev/limepotato/jormungandr-bite.git"
|
||||
},
|
||||
"private": true,
|
||||
"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