|
|
1
|
Make sure all internal includes use double quotes
|
grim
|
October 6th, 2023, 12:32 a.m.
|
|
|
|
1
|
IRCv3: add ircv3_source_parse to parse sources into nick, user, and host
|
grim
|
August 23rd, 2023, 12:33 a.m.
|
|
|
|
1
|
Clean up a bunch of stuff in accounts
|
grim
|
September 20th, 2023, 2:22 a.m.
|
|
|
|
1
|
Add a native-file for building against stock homebrew on macOS
|
grim
|
September 25th, 2023, 3:30 a.m.
|
|
|
|
1
|
Remove ChangeLog.win32
|
grim
|
September 29th, 2023, 9:14 p.m.
|
|
|
|
1
|
Add the ability to join channels to PurpleProtocolConversation
|
grim
|
September 14th, 2023, 4:31 p.m.
|
|
|
|
1
|
Add PurpleIRCv3Message represent messages rather than multiple variables
|
grim
|
September 19th, 2023, 1:02 a.m.
|
|
|
|
1
|
Implement PurpleFileTransfer
|
grim
|
September 25th, 2023, 1:07 a.m.
|
|
|
|
1
|
Remove the "funniest home convos"
|
grim
|
September 24th, 2023, 1:23 a.m.
|
|
|
|
1
|
Remove some dead code from gtkdialogs
|
grim
|
September 20th, 2023, 12:22 a.m.
|
|
|
|
1
|
Move PurpleRequest{Field,Group,Page} into request dir
|
QuLogic
|
September 19th, 2023, 1:11 a.m.
|
|
|
|
1
|
Create PurpleChannelJoinDetails to replace the components for join chats
|
grim
|
September 12th, 2023, 1:41 a.m.
|
|
|
|
1
|
Add PurpleProtocolConversation->set_topic_async and _finish
|
grim
|
September 11th, 2023, 9:28 p.m.
|
|
|
|
1
|
Add a secondary id property to PurpleContactInfo
|
grim
|
September 6th, 2023, 12:23 a.m.
|
|
|
|
1
|
Port the Demo protocol plugin to PurpleProtocolConversation
|
grim
|
September 14th, 2023, 4:17 a.m.
|
|
|
|
1
|
Port Bonjour to PurpleProtocolConversation
|
grim
|
September 14th, 2023, 2:50 a.m.
|
|
|
|
1
|
Use PurpleProtocolConversation if it's available when sending a message.
|
grim
|
September 11th, 2023, 11:11 p.m.
|
|
|
|
1
|
IRCv3: Move from ProtocolIM to ProtocolConversation
|
grim
|
September 11th, 2023, 11:13 p.m.
|
|
|
|
1
|
Create the initial PurpleProtocolConversation
|
grim
|
September 10th, 2023, 1:44 a.m.
|
|
|
|
1
|
Add online and federated properties to PurpleConversation
|
grim
|
September 5th, 2023, 2:09 a.m.
|
|
|
|
1
|
Fix a typo in the native plugin documentation
|
grim
|
September 11th, 2023, 1:39 a.m.
|
|
|
|
1
|
Fix some documentation issues in PurpleProtocolContacts
|
grim
|
September 5th, 2023, 12:43 a.m.
|
|
|
|
1
|
Add PurpleConversationType
|
grim
|
September 1st, 2023, 1:27 a.m.
|
|
|
|
1
|
Fix some warnings with the Pidgin docs
|
grim
|
September 5th, 2023, 12:19 a.m.
|
|
|
|
1
|
Fix some issues with PurplePerson->avatar
|
grim
|
September 5th, 2023, 12:13 a.m.
|
|
|
|
1
|
Turn most of the ChatConversation API into wrappers for the PurpleConversation methods
|
grim
|
August 31st, 2023, 11:44 p.m.
|
|
|
|
1
|
Use PurpleAvatar for PurplePerson and PurpleContactInfo
|
grim
|
September 4th, 2023, 10:13 p.m.
|
|
|
|
1
|
Make PurpleMessage::id writeable
|
grim
|
August 29th, 2023, 5:16 p.m.
|
|
|
|
1
|
Add a notifications-disabled property to PurplePresence
|
grim
|
September 2nd, 2023, 6:29 a.m.
|
|
|
|
1
|
Add delivered and delivered-at properties to PurpleMessage
|
grim
|
September 1st, 2023, 3:01 a.m.
|
|
|
|
1
|
Add color and color-for-display properties to PurplePerson
|
grim
|
September 2nd, 2023, 5:15 a.m.
|
|
|
|
1
|
Add the conversation as a parameter to PurpleProtocolChat->send
|
grim
|
August 31st, 2023, 10:37 p.m.
|
|
|
|
1
|
Add an action property to PurpleMessage
|
grim
|
August 31st, 2023, 9:01 p.m.
|
|
|
|
1
|
Add the conversation as a parameter to PurpleProtocolIM->send
|
grim
|
August 31st, 2023, 10:06 p.m.
|
|
|
|
1
|
Fix a number of issues with the documentation for properties
|
grim
|
September 2nd, 2023, 2:15 a.m.
|
|
|
|
1
|
A basic context menu for PurpleContactInfo
|
grim
|
August 29th, 2023, 2:07 a.m.
|
|
|
|
1
|
Add purple_conversation_set_topic_full
|
grim
|
September 1st, 2023, 12:04 a.m.
|
|
|
|
1
|
The start of the new conversation window
|
grim
|
August 28th, 2023, 9:47 p.m.
|
|
|
|
1
|
Remove PurpleProtocolServer.add_buddies
|
grim
|
September 4th, 2023, 8:46 p.m.
|
|
|
|
1
|
Add a "messages" property to PurpleConversation
|
grim
|
August 29th, 2023, 12:14 a.m.
|
|
|
|
1
|
Remove the unused account parameter from the message constructors
|
grim
|
August 29th, 2023, 12:30 a.m.
|
|
|
|
1
|
Add virtual functions for actions and menu to PurpleProtocolContacts
|
grim
|
August 20th, 2023, 2:33 a.m.
|
|
|
|
1
|
Allow the conversation property of PidginInfoPane to be changed
|
grim
|
August 27th, 2023, 3:49 a.m.
|
|
|
|
1
|
Rename PidginConversation to PidginConversationOld
|
grim
|
August 27th, 2023, 12:34 a.m.
|
|
|
|
1
|
IRCv3: add support for the server-time capability
|
grim
|
August 22nd, 2023, 11:16 p.m.
|
|
|
|
1
|
Create the PurpleProtocolContacts interface
|
grim
|
August 18th, 2023, 5 p.m.
|
|
|
|
1
|
Add a bunch of properties to PurpleConversation
|
grim
|
August 18th, 2023, 3:13 a.m.
|
|
|
|
1
|
Make the purple_account_manager_find functions return transfer full.
|
grim
|
August 21st, 2023, 3:06 a.m.
|
|
|
|
1
|
Don't try to disconnect account when finalizing protocols
|
grim
|
August 21st, 2023, 11:26 p.m.
|
|
|
|
1
|
IRCv3: work around some warnings when generating the gir file
|
grim
|
August 21st, 2023, 10:55 p.m.
|
|