Commit Graph

36352 Commits

Author SHA1 Message Date
Tobias Berger c1cc812cd3
Better admin logging for nanochat 2025-12-14 21:09:23 +01:00
Tobias Berger e273a1fa3a
Add some more nanochat admin logging 2025-12-14 20:21:00 +01:00
Tobias Berger e297168eef
Fix emoji some more 2025-12-12 10:43:22 +01:00
Tobias Berger 984a5384a5
Revert "Show numbers in message sender label"
This reverts commit 9e617db031.
2025-12-11 16:51:02 +01:00
Tobias Berger b37476785c
Only lookup recipients inside a PDA 2025-12-11 16:40:32 +01:00
Tobias Berger 997d5b691f
Disable NanoChat UI when no ID inserted 2025-12-11 15:40:48 +01:00
Tobias Berger 63e37a76bf
Contact list update on create 2025-12-11 15:14:39 +01:00
Tobias Berger 66b8a7f74b
Emoji ID for debugging 2025-12-11 14:19:12 +01:00
Tobias Berger 35b07aeacd
Fix non-localized string 2025-12-11 14:05:49 +01:00
Tobias Berger fe2a30456f
Escape nanochat messages 2025-12-11 14:04:25 +01:00
Tobias Berger e23d6f3ba7
Sort instead of Order 2025-12-11 12:44:50 +01:00
Tobias Berger f167435cfc
Fix doubled sender number 2025-12-11 12:02:31 +01:00
Tobias Berger 3c93bfc943
Move 'view member' button 2025-12-11 12:02:12 +01:00
Tobias Berger 9e617db031
Show numbers in message sender label 2025-12-11 03:13:05 +01:00
Tobias Berger 258dd35754
Improve emoji insertion UX 2025-12-11 03:04:26 +01:00
Tobias Berger 126ee2ac35
Improve padding of NanoChat Message list 2025-12-11 03:04:15 +01:00
Tobias Berger 188e895d6a
Clean up Funky commments in _DV 2025-12-11 03:03:36 +01:00
Tobias Berger 08ecb92fdc
Clear emoji cache when prototypes reload 2025-12-11 02:51:38 +01:00
Tobias Berger 683b9db3d9
Touch up NanoChatRecipient 2025-12-11 02:50:50 +01:00
Tobias Berger 880c1bed31
Fix Emoji alignment 2025-12-11 02:48:22 +01:00
Tobias Berger aba4972866
Fix emoji 2025-12-10 19:51:01 +01:00
Tobias Berger 2758b202fa
Remove redundant subscription 2025-12-10 18:40:32 +01:00
Tobias Berger f797d0bf8d
Cherrypick fixes 2025-12-10 18:07:31 +01:00
Tobias Berger 5602dc5089
optimize nanochat emojis 2025-12-10 18:01:02 +01:00
Evaisa 19722eeec7
Fallback for listing sender names.
Sender names now show up if they are in your contacts, even if they do not have List Number enabled.
If their name can not be obtained then it will show "Unknown#0000" rather than just the nanochat number.

(cherry picked from commit 90775680d8b7b2d95636dd1027e56d48118e55e1)
2025-12-10 17:55:47 +01:00
Evaisa fc558e41ea
compiles properly now
(cherry picked from commit a000c7b35937bbfc94909cf2da092e90a27161f1)
2025-12-10 17:55:47 +01:00
Evaisa daf070f876
Fix issues with nanochat
When pAI and PDA owner open nanochat at the same time it should no longer break.
"Invite To Group" list now shows accurate/live data instead of outdated cached recipient data
Popups should no longer stay open when switching apps or closing the PDA.
Group chats should now properly show when messages failed to deliver.
Invite menus now show job titles.
Invite menus are now sorted by department.

(cherry picked from commit f23580452a0a43cc105e5642ead35999a820c675)
2025-12-10 17:55:44 +01:00
funkystationbot 2cd02f1ea8
chore: Automatically update REUSE headers
(cherry picked from commit 661e8136af4c7b31d657531b667043e35b84190a)
2025-12-10 17:51:17 +01:00
Evaisa e1ce26896e
Emoji definitions are done in yaml instead.
Emojis are now defined through yaml, hope I did not miss any.

(cherry picked from commit 48936a63248e7e76855157a36ff6214faa4c6051)
2025-12-10 17:51:17 +01:00
funkystationbot bd2245eee3
chore: Automatically update REUSE headers
(cherry picked from commit 84d2cc3a1f31878e5d18ebde63928d63f3b4dd95)
2025-12-10 17:51:13 +01:00
Evaisa 0b03791672
fixes
yippee

(cherry picked from commit 2d847cd7df0780f439cec6782414c86d859b0a56)
2025-12-10 17:50:35 +01:00
Evaisa 7250214259
Fix small bug
- Ownership did not get transferred when clicking the delete button in a group chat.

(cherry picked from commit d7ccc986155221dbbfb948ed0694347e72c50369)
2025-12-10 17:50:15 +01:00
Evaisa 46c3b5079d
Fix some emojis not working because of RSI stuff & Bug with regular chats
- Regular chats were received as the wrong person.
- Certain emotes didn't load outside of debug builds seemingly.

(cherry picked from commit deb2b584c77b1715a1adb1327c52f80046f7c79a)
2025-12-10 17:50:15 +01:00
Evaisa 3e618923ea
Added group chats and emojis
- You can now create group chats in NanoChat
- You can also send your meta friends your favourite :godo: emote.

(cherry picked from commit eedb378b9f33033faf4e9dd139f4b2366dcf0632)
2025-12-10 17:50:02 +01:00
Delta-V bot 36bc5a387d Automatic changelog update 2025-12-10 16:49:09 +01:00
Field Command fcc48538b1
Pebble Hotfix 2: Small Fixes (#4924)
Small Fixes
2025-12-10 09:48:49 -06:00
Delta-V bot 543ddb718e Automatic changelog update 2025-12-10 16:26:09 +01:00
pootslap 6d352688f7
Harpy emote tweaks. (#4915)
* gendered emotes + bird noises

* yawn fix

* Moved to _DV
2025-12-10 09:25:50 -06:00
Delta-V bot 20f282cd33 Automatic changelog update 2025-12-10 15:59:46 +01:00
verybigman 177a12f8d8
Mowed Astrosnow (#4921)
* idk

* cleanup after

* tada
2025-12-10 08:59:26 -06:00
Delta-V bot 9e9fd50bb9 Automatic changelog update 2025-12-10 15:57:57 +01:00
Sir Warock be03177c2e
Made Rollerbeds immune to steptriggers (#4933) 2025-12-10 08:57:37 -06:00
Delta-V bot 7612a7dcf9 Automatic changelog update 2025-12-10 09:13:02 +01:00
Vanessa 0f921dc115
EntropicDegen Fix (#4931)
lol
2025-12-10 08:12:42 +00:00
Delta-V bot 496467c7ba Automatic changelog update 2025-12-10 09:05:52 +01:00
Stxcking f70b80e88a
Add more festive holiday clothing to AutoDrobe (#4909)
* sprites galore

* no Santa monkey

* autodrobe

* cost up
2025-12-10 08:05:32 +00:00
Minerva 3526da8a62
Fixes coffe typo (#4930) 2025-12-09 21:00:08 -06:00
Delta-V bot ccde7f3164 Automatic changelog update 2025-12-09 20:44:47 +01:00
Colin-Tel 4b60952386
Chibi update 08DEC2025 (#4914)
* omg chibi so kawaii!~ >w<

* take a wild fucking guess

* cameras, fixrotations, tilewindows
2025-12-09 19:44:27 +00:00
Delta-V bot 0df8d7e238 Automatic changelog update 2025-12-09 19:31:27 +01:00