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