Tags: bazbt3/PigPen
Tags
### 2018-01-07: v0.3.29 (unintentionally blank): * Added: - * Changed: Layout of 'broadcast' message improved. * Changed: 'getmentions' without an operand now gets the application user's mentions, whereas *with* one a specific user's are listed. * Changed: Normal avatar uploads now use the .png filetype; ThemeMonday's could use that or .jpg. The test for both types is retained for contenttype as the file name is currently hard coded. * Deprecated: - * Removed: - * Fixed: - * Security: -
### 2018-01-05: v0.3.28 (#ThemeMonday avatars): * Added: Avatar changing, for #ThemeMonday and back again. I could not have done this without @thrrgilag's help! * Changed: Small updates to 'broadcast' prompt & message, and channel URL displayed in an 'xpost'. * Deprecated: - * Removed: - * Fixed: Removed user selection input from 'getinteractions'. * Security: -
### 2017-12-28: v0.3.27 (Backwards): * Added: Typing '`u`' in post listings goes back a single post, and can be repeated within the limited range available in v0.3 of the app. It's a bit clunky but it works. * Changed: - * Deprecated: - * Removed: - * Fixed: Help text: errors corrected and tidied up. * Fixed: Other tiny improvements. * Security: -
### 2017-12-27: v0.3.26 (Slashes): * Added: In addition to "/me" at the beginning of a post or message producing IRC-like text, "/qs" and "/tm" now add "\#QuoteSunday" and "\#ThemeMonday" headers, respectively. * Changed: 'broadcast' prompt increased in size, reduced in ease of reading. * Deprecated: - * Removed: 'mentionsubscribers' removed; though useful in developing 'broadcast' it was ultimately unnecessary. * Fixed: 'broadcast' bug removed: progress printout would have failed due to misplaced brace. * Security: -
### 2017-12-25: v0.3.25 (Help!): * Added: Rudimentary help called from the application's docstrings via an enhanced `help [command]`, though *only for main menu commands at this stage*. * Changed: - * Deprecated: - * Removed: - * Fixed: - * Security: 🎄 Note: v0.3.24 wasn't released or tagged; it's here: ### 2017-12-24: v0.3.24 (Slippery people): * Fixed: Replies with additional mentions now adhere to pnut.io standards: one slash, no space, i.e. /@user1 @user2… * Fixed: createpost accidentally echoed post text.
### 2017-12-23: v0.3.23 (Broadcast): * Added: - * Changed: - * Deprecated: `sp` 'spam channel' (with mentions) removed from main menu in favour of `bc` broadcast messages to channel subscribers. * Removed: - * Fixed: Broadcast now sends a message every 3.2 seconds. (Developer previously failed at the maths required to ensure PigPen wasn't rate-limited. Doh!) * Security: -
### 2017-12-22: v0.3.22 (Broadcast): * Added: Broadcast a message to every subscriber to a channel. Currently needs some manual input, i.e. the channel name or a hashtag or both. * **Future plans:** * Automatically add the channel name and ask for hashtag and header text. * Automatically crosspost a post to the channel and thus public timelines. * Changed: - * Deprecated: - * Removed: - * Fixed: Tiny bug fixes, and terminology and layout tweaks. * Security: -
### 2017-12-15: v0.3.19 (Road to Nowhere): * Added: - * Changed: Both 'createpost' and 'createmessage' now parse, as badly-described in previous commits. Perhaps confusingly, createpost can use post text whereas createmessage takes just the channel number. I'm leaving 'xpost' alone, it works (for me) better with user input for channel number and post. * Changed: Commands are now split into command and everything else following the command, not ignoring everything after the second space character as before. * Deprecated: - * Removed: 'zpost' removed from application; totally unused since its addition. * Fixed: - * Security: -
PreviousNext