DevNotes for Mutiny Community Version 3.1 (2022-08-18) * Added command "/myfiles" which takes you into the files browser just like /files, /text, or /txt but also plops you directly into your /CommunityUsers/Username directory (if it exists) * Added better editing features in the line editor (for text files), now when you do /edit (line num) you are given options to: prepend to start of line, append to end of line, search & replace, retype the entire line. * increased the default keep-alive (ping/pong) time from 15 minutes to 5 minutes. * added a bunch of aliases for commands, too many to list and putting them all in the help menus would just make them overwhelming. * If there are any live-chat events calendar items then you'll be given a count on login, such as "There are 5 live-chat calendar events, use /cal to view them" * Sort of got file transfers working at least to download from community to your local machine, via x-modem. It worked for me in telix but not terminate. When I tried to get uploading to down (from your machine to community) it seemed that telix wasn't following the protocol correctly. So for now you can try downloading using the undocumented feature "download" but uploading is not available. I'll add a help section for these commands when both are working and well tested. Or, if they just cause a lot of issues I may just take them out. * Changed the channels list to put the count of unread to the right of the channel name. Channel names were already limited to 25 characters so each list item should fit (barely) within 40 columns. .