|
|
1
|
IRCv3: Display the contents of ERROR messages in the status window
|
grim
|
November 17th, 2024, 9:33 a.m.
|
|
|
|
1
|
Add an overview on how commands work
|
grim
|
November 15th, 2024, 4:09 a.m.
|
|
|
|
1
|
IRCv3: Implement the KICK command
|
grim
|
November 15th, 2024, 6:58 a.m.
|
|
|
|
1
|
Add an edited command to the demo protocol
|
grim
|
November 15th, 2024, 4:51 a.m.
|
|
|
|
1
|
Fix a simple scanbuild find
|
grim
|
November 15th, 2024, 8 a.m.
|
|
|
|
1
|
Add PurpleConversation:error property
|
ivanhoe
|
November 11th, 2024, 9:09 p.m.
|
|
|
|
1
|
Add an argument to ibis-client for a list of channels to join
|
grim
|
October 19th, 2024, 3:54 a.m.
|
|
|
|
1
|
Remove Purple.Account.get_protocol_name
|
grim
|
November 10th, 2024, 10:05 a.m.
|
|
|
|
1
|
Update Pidgin for the Purple.Account.get_protocol_name deprecations
|
grim
|
November 10th, 2024, 7:30 a.m.
|
|
|
|
1
|
Update libpurple for the deprecation of Purple.Account.get_protocol_name
|
grim
|
November 10th, 2024, 7:11 a.m.
|
|
|
|
1
|
Update the convey plans
|
grim
|
November 10th, 2024, 8:57 a.m.
|
|
|
|
1
|
IRCv3: Add support for sending CTCP ACTION
|
grim
|
November 5th, 2024, 4:54 a.m.
|
|
|
|
1
|
Add very basic command support to Pidgin
|
grim
|
November 5th, 2024, 4:48 a.m.
|
|
|
|
1
|
Add commands for say and action
|
grim
|
November 5th, 2024, 4:39 a.m.
|
|
|
|
1
|
Add Purple.ProtocolConversation.implements_send_message
|
grim
|
November 5th, 2024, 6:36 a.m.
|
|
|
|
1
|
Add Purple.Account:protocol
|
grim
|
November 5th, 2024, 3:03 a.m.
|
|
|
|
1
|
Add EionRobb's ChatGPT protocol plugin and update the signal protocol plugins
|
grim
|
November 8th, 2024, 2:53 a.m.
|
|
|
|
1
|
Add a boolean setting for toggling developer mode
|
grim
|
November 5th, 2024, 5:31 a.m.
|
|
|
|
1
|
Implement Purple.CommandManager
|
grim
|
October 30th, 2024, 8:50 a.m.
|
|
|
|
1
|
Update Purple.HistoryManager to implement GListModel
|
grim
|
November 2nd, 2024, 9:05 a.m.
|
|
|
|
1
|
Clean up Purple.ProtocolManager and add some basic unit tests
|
grim
|
November 2nd, 2024, 9:57 a.m.
|
|
|
|
1
|
Remove Purple.CredentialManager.foreach
|
grim
|
November 3rd, 2024, 4:32 a.m.
|
|
|
|
1
|
Update Pidgin for the Purple.CredentialManager deprecations
|
grim
|
November 3rd, 2024, 4:28 a.m.
|
|
|
|
1
|
Update Purple.CredentialManager to implement Gio.ListModel
|
grim
|
November 2nd, 2024, 7:49 a.m.
|
|
|
|
1
|
Add calls to Gio.ListModel.items_changed in Purple.WhiteboardManager
|
grim
|
November 2nd, 2024, 10:04 a.m.
|
|
|
|
1
|
Call g_list_model_items_changed as necessary in Purple.ConversationManager
|
grim
|
November 2nd, 2024, 9:28 a.m.
|
|
|
|
1
|
remove purple3-url-handler.desktop.in.in
|
grim
|
November 2nd, 2024, 10:34 a.m.
|
|
|
|
1
|
Change the internal data structure of Purple.ConversationManager to GPtrArray
|
grim
|
November 2nd, 2024, 5:09 a.m.
|
|
|
|
1
|
Update Purple.HistoryManager to use add/remove and remove unused functions
|
grim
|
November 1st, 2024, 6:30 a.m.
|
|
|
|
1
|
Update the protocols to the new connection state api
|
grim
|
October 29th, 2024, 5:02 a.m.
|
|
|
|
1
|
Make the text in the infopanes selectable
|
grim
|
October 26th, 2024, 5:32 a.m.
|
|
|
|
1
|
Remove a bunch of unused api from Purple.ConversationManager
|
grim
|
November 1st, 2024, 6:05 a.m.
|
|
|
|
1
|
Fix some documentation for Purple.WhiteboardManager that was still referencing registration
|
grim
|
November 1st, 2024, 5:53 a.m.
|
|
|
|
1
|
Remove the deprecated API from Purple.ProtocolManager
|
grim
|
November 1st, 2024, 5:48 a.m.
|
|
|
|
1
|
Purple: Add some new API to Purple.Account to migrate to the new Purple.Account:connection-state property
|
grim
|
October 29th, 2024, 4:50 a.m.
|
|
|
|
1
|
Update the protocols for the Purple.ProtocolManager deprecations
|
grim
|
November 1st, 2024, 5:27 a.m.
|
|
|
|
1
|
Update Pidgin for the Purple.ProtocolManager deprecations
|
grim
|
November 1st, 2024, 5:23 a.m.
|
|
|
|
1
|
Rename Purple.ProtocolManager.register/unregister to add/remove
|
grim
|
November 1st, 2024, 4:26 a.m.
|
|
|
|
1
|
Remove the deprecated Purple.ConversationManager.register/unregister stuff
|
grim
|
November 1st, 2024, 5:06 a.m.
|
|
|
|
1
|
Update Pidgin to use the new Purple.ConversationManager signals
|
grim
|
November 1st, 2024, 5:04 a.m.
|
|
|
|
1
|
Update Pidgin for the ConversationManager deprecations
|
grim
|
November 1st, 2024, 3:54 a.m.
|
|
|
|
1
|
Update the protocols for the ConversationManager deprecations
|
grim
|
November 1st, 2024, 3:51 a.m.
|
|
|
|
1
|
Rename Purple.ConversationManager.register/unregister to add/remove
|
grim
|
November 1st, 2024, 3:32 a.m.
|
|
|
|
1
|
IRCv3: Create notifications for incoming WALLOPS messages
|
grim
|
October 29th, 2024, 3:17 a.m.
|
|
|
|
1
|
Rename Purple.CredentialManager.register/unregister to add/remove
|
grim
|
November 1st, 2024, 4:08 a.m.
|
|
|
|
1
|
IRCv3: Strip formatting from server messages
|
grim
|
October 29th, 2024, 5:34 a.m.
|
|
|
|
1
|
IRCv3: Fix pre-registration PRIVMSG not going to the status window
|
grim
|
October 29th, 2024, 5:19 a.m.
|
|
|
|
1
|
IRCv3: Handle ERROR messages
|
grim
|
October 18th, 2024, 8:15 a.m.
|
|
|
|
1
|
Fix a documentation warning about a closure annotation
|
grim
|
October 29th, 2024, 8:01 a.m.
|
|
|
|
1
|
Rename Purple.WhiteboardManager.register/unregister to add/remove
|
grim
|
November 1st, 2024, 3:12 a.m.
|
|