|
|
1
|
Port from logrus to log/slog
|
QuLogic
|
December 12th, 2023, 2:51 a.m.
|
|
|
|
1
|
Update to Go 1.21 and use some new helpers
|
QuLogic
|
December 10th, 2023, 8:43 a.m.
|
|
|
|
1
|
Fix some minor linting issues
|
QuLogic
|
December 10th, 2023, 8:37 a.m.
|
|
|
|
1
|
Replace deprecated ioutil usage
|
QuLogic
|
December 10th, 2023, 5:42 a.m.
|
|
|
|
1
|
Fix a misnamed parameter in the docs
|
grim
|
December 5th, 2023, 7:19 a.m.
|
|
|
|
1
|
Implement CTCP ACTION and VERSION
|
grim
|
December 3rd, 2023, 11:57 a.m.
|
|
|
|
1
|
IRCv3: Update the signals so that handlers can inhibit the message from being displayed
|
grim
|
December 1st, 2023, 5:26 a.m.
|
|
|
|
1
|
Add a cancellable property to PurpleConnection and port IRCv3 to it
|
grim
|
December 4th, 2023, 6:23 a.m.
|
|
|
|
1
|
Embedded the rest of the status icons and removed the unused ones
|
grim
|
November 25th, 2023, 1:18 p.m.
|
|
|
|
1
|
Remove some unused stuff from PurpleMessage
|
grim
|
December 1st, 2023, 9:46 a.m.
|
|
|
|
1
|
Remove a bunch of icons that are no longer used or shouldn't be used
|
grim
|
November 25th, 2023, 12:52 p.m.
|
|
|
|
1
|
Merge PurpleProtocolContactsSearch into PurpleProtocolContacts
|
grim
|
November 28th, 2023, 5:08 a.m.
|
|
|
|
1
|
Fix the default fallback icon name for PidginPresenceIcon
|
grim
|
December 4th, 2023, 6:57 a.m.
|
|
|
|
1
|
Replace the do not disturb embedded icon with the busy icon and delete the busy icon
|
grim
|
November 25th, 2023, 1:03 p.m.
|
|
|
|
1
|
Updated purple_conversation_remove_member to take a PurpleContactInfo
|
grim
|
November 22nd, 2023, 10:30 a.m.
|
|
|
|
1
|
Update to the latest xeme which has pkgconfig and version labeling
|
grim
|
December 1st, 2023, 9:23 a.m.
|
|
|
|
1
|
Remove unused winsock linkage
|
QuLogic
|
December 1st, 2023, 8:35 a.m.
|
|
|
|
1
|
Add purple_contact_find_dm
|
grim
|
November 28th, 2023, 5:45 a.m.
|
|
|
|
1
|
If a message is an action format it with italics
|
grim
|
December 1st, 2023, 6:55 a.m.
|
|
|
|
1
|
IRCv3: Implement basic CTCP support
|
grim
|
November 30th, 2023, 7:01 a.m.
|
|
|
|
1
|
Stub out our new modern XMPP implementation
|
grim
|
November 30th, 2023, 11:21 a.m.
|
|
|
|
1
|
Mark the Jabber/XMPP protocol plugin as deprecated
|
grim
|
November 30th, 2023, 8:01 a.m.
|
|
|
|
1
|
Implement the member list in PidginConversation
|
grim
|
November 19th, 2023, 9:07 a.m.
|
|
|
|
1
|
Remove all of the existing status widgets
|
grim
|
November 14th, 2023, 4:22 a.m.
|
|
|
|
1
|
Port the iconify on away plugin to the PresenceManager
|
grim
|
November 19th, 2023, 7:35 a.m.
|
|
|
|
1
|
Update PidginContactList to not use PidginIMConversation
|
grim
|
November 28th, 2023, 3:39 a.m.
|
|
|
|
1
|
Remove the old add chat dialog
|
grim
|
November 28th, 2023, 2:59 a.m.
|
|
|
|
1
|
Some minor cleanups in PidginContactList
|
grim
|
November 28th, 2023, 2:46 a.m.
|
|
|
|
1
|
Simplify PidginInfoPane by using bindings everywhere
|
grim
|
November 25th, 2023, 11:05 a.m.
|
|
|
|
1
|
Add WinCred provider to plugin support summary
|
QuLogic
|
November 19th, 2023, 9:21 a.m.
|
|
|
|
1
|
Use bindings for a few more things in PidginConversation
|
grim
|
November 19th, 2023, 8:13 a.m.
|
|
|
|
1
|
Remove a dead assignment that scanbuild found
|
grim
|
November 19th, 2023, 7:42 a.m.
|
|
|
|
1
|
Remove the old gtk file transfer stuff
|
grim
|
November 14th, 2023, 10:47 a.m.
|
|
|
|
1
|
Move the contact list item to its own ui file
|
grim
|
November 19th, 2023, 3:45 a.m.
|
|
|
|
1
|
Avoid the invalid cast warning from the iconify on away plugin
|
grim
|
November 18th, 2023, 8:36 a.m.
|
|
|
|
1
|
Automatically add accounts as a member when creating conversations
|
grim
|
November 17th, 2023, 8:51 a.m.
|
|
|
|
1
|
IRCv3: Add an ircv3_connection_find_or_create_contact
|
grim
|
November 17th, 2023, 8:29 a.m.
|
|
|
|
1
|
Use the AccountManager's signals to control the sensitivity of the menus
|
grim
|
November 18th, 2023, 9:31 a.m.
|
|
|
|
1
|
IRCv3: rejoin channels after reconnect
|
grim
|
November 17th, 2023, 7:19 a.m.
|
|
|
|
1
|
IRCv3: Add constants for all existing errors, messages, and replies.
|
grim
|
November 17th, 2023, 3:41 a.m.
|
|
|
|
1
|
Rename PURPLE_PRESENCE_EXTENDED_AWAY to PURPLE_PRESENCE_DO_NOT_DISTURB
|
grim
|
November 18th, 2023, 8:28 a.m.
|
|
|
|
1
|
Remove a g_application_hold that we no long need
|
grim
|
November 18th, 2023, 8:15 a.m.
|
|
|
|
1
|
Port PidginAwayPrefs to PurpleSavedPresence and GSettings
|
grim
|
November 14th, 2023, 6:49 a.m.
|
|
|
|
1
|
IRCv3: Reuse existing status window if it exists
|
grim
|
November 17th, 2023, 6:15 a.m.
|
|
|
|
1
|
IRCv3: strip formatting from incoming messages
|
grim
|
November 13th, 2023, 1:58 a.m.
|
|
|
|
1
|
Depend on GPlugin 0.42.1
|
grim
|
November 17th, 2023, 5:38 a.m.
|
|
|
|
1
|
Prepare for the next round of development
|
grim
|
November 17th, 2023, 5:35 a.m.
|
|
|
|
1
|
Prepare for the 0.42.1 release
|
grim
|
November 17th, 2023, 5:24 a.m.
|
|
|
|
1
|
Only add GModule's include directory to GPlugin dependency
|
QuLogic
|
November 17th, 2023, 4:46 a.m.
|
|
|
|
1
|
IRCv3: Add support for updating topics
|
grim
|
November 14th, 2023, 12:01 p.m.
|
|