/charset
command to set charsets for the current network.Hitting return on external keyboards will no longer trigger auto completion of nicknames, instead return will send the message. On hardware keyboards, use tab can be used for completions instead.
To save mobile data/bandwidth, image previews will now prompt for confirmation if the file is larger than 1MB on mobile data, and 10MB for Wi-Fi.
Add support for the buffextras ZNC module.
Includes improvements to the image picker when uploading images.
Enable nick actions menu (including options for whois) for your own nickname.
Persists the light/dark theme appearance on iOS 13 when overriding system defaults app launches.
Fixes a bug where certain messages could not be send with a /me command due to the incorrect detection of arguments.
Show the full mode-line during /mode
requests, prior the modes was not
presented in response shown in the query.
Fixes a crash on older iOS versions when timestamps were enabled.
Prevents devices going to sleep when you are idling in a channel on iOS 13.
Fixes a bug while parsing a channels mode line which resulted in showing incorrect mode states in the channel details.
Prevents a possible crash when using /nowplaying when Palaver doesn't have permissions to access your music media library.
Problem with the "Scroll Down" button on query where it was shown incorrectly under some circumstances.
Ensures push notifications will continue to work after migrating Palaver to a new device.
Dark mode support in iOS 13.
Support multi select messages by swiping with two fingers.
Added /ns and /cs aliases for NickServ and ChanServ.
Added previews for YouTube links.
Add email and picture to the whois view. You can use it by adding an email address to the realname setting (e.g., "Doe doe@example.com"). The picture will be obtained using Gravatar.
Added /set command for ident.
Added support for IRCv3 Draft "setname" - You can now update realname for existing connections on supported servers.
Performance and stability improvements.
Improve /set command error messages for unknown networks.
Various fixes to ensure selected query in query list is updated, we will now scroll query list on iPad to make selected query visible.
Completing name of the query for user query.
Added a preference to prevent the message input bar from expanding.
/set ui.auto_input_bar_sizing false
Added key command cmd + k for clearing all messages from a query.
Added alternative key command alt + up/down, and alt + shift + up/down for navigating queries.
Added slash command for sending notice messages.
Added a preference to change charset used for encoding and decoding messages:
/set irc.network.{network name}.encode_charset UTF-8
/set irc.network.{network name}.decode_charset UTF-8
Fixes a potential crash when sending an image with "Link Previews" enabled while connecting to a network that supports labeled-responses.
Ensure that the query name in the list of queries is deselected when going back to the query list on iPhone.
Make sure the current message is included in the message history when using arrow keys to cycle through messages.
Using /mode
will now show the modes set in current channel.
Keyboard in the channel list view now dismisses when pressing search button.
Prevent an occasional crash that occurred when replying to messages delivered through push notifications.
Fixed a problem where the image previews in image upload would not show the images.
Disconnecting from an IRC network will now prevent connecting. Previously disconnect would wait for connection to timeout.
The timestamp format now respects locale, if you have the system set to
12-hour time this will be represented in Palaver. You can
/set ui.time_format HH:mm:ss
to force 24-hour time in Palaver.
Long pressing a URL in a query buffer will now allow you to copy and share the URL.
Prevent a potential crash while using the djb2 nick colour hash algorithm when receiving long messages.
Persist automatic night threshold preference, this setting was not being saved and thus had no effect.
Handle invalid IRC Colour codes in received messages.
Improve automatically switching between light and dark themes based on brightness while the system keyboard is open.
/set ui.nick_color_hash djb2
znc.in/self-message
ZNC capability has been enabled by default. This allows
Palaver to receive private messages sent from other connected clients.
You can now set a TLS fingerprint on the IRC Network to use TLS Certificate Pinning (/set command).
PASS
command may be sent to server if you enter an
empty string as server password (such as trying to remove the password)./sysinfo
command now supports iPhone 8, 8+ and X devices. /set ui.nick_show_mode true
/set ui.nick_prefix <
/set ui.nick_suffix >
/set ui.image_service put https://transfer.sh
/set ui.browser inapp
/set ui.browser safari
/set ui.browser firefox
/set ui.browser chrome
/slash
commands are no longer case-sensitive./set
command which allows you to configure Palaver preferences with a
keyboard. This introduces various settings to enable experimental features.rfc1459-strict
and ascii
IRC casemappings./readall
will now update the query unread count./music
or /np
command will now ask for permission to view your music.
This was an iOS 10 change introducing permissions for music status.We're committed to IRCv3 and pushing IRC forward. We've added support for some new IRCv3 capabilities:
cap-notify
echo/message
(providing labeled-response
is available)batch
chghost
invite-notify
- You can now see when other nicks are invited into a channel.MONITOR
- Allows us to efficiently keep track of which nicks are offline and online in the query list.draft/sts
- Palaver will respect any strict transport security policies an IRC server advertises.draft/labeled-response
/cycle
- Cycle allows you to part and rejoin a channel./raw
- The raw command allows you to send raw unmodified IRC messages to the IRC server./debug
- Opens a new debug query showing all of the raw IRC messages./join
command will now jump to the joined channel.Get your own copy of Palaver now:
Download from the App Store