|
|
1
|
Add a blog post about the Facebook page getting republished
|
grim
|
August 15th, 2023, 12:38 p.m.
|
|
|
|
1
|
Add a basic status window to the IRCv3 protocol plugin
|
grim
|
August 15th, 2023, 9:24 a.m.
|
|
|
|
1
|
Add missing documentation for PurpleAccount properties
|
grim
|
August 15th, 2023, 7:22 a.m.
|
|
|
|
1
|
Add some minor unit tests to PurpleConversationManager
|
grim
|
August 15th, 2023, 7:07 a.m.
|
|
|
|
1
|
Add an id property to PurpleConversation
|
grim
|
August 15th, 2023, 5:03 a.m.
|
|
|
|
1
|
Set the sasl login name on successful login if not set
|
grim
|
August 15th, 2023, 4:35 a.m.
|
|
|
|
1
|
Fix some warnings related to g_action_group_query_action
|
grim
|
August 11th, 2023, 6:26 a.m.
|
|
|
|
1
|
Propagate notify signals from the priority contact of a person
|
grim
|
August 11th, 2023, 6:14 a.m.
|
|
|
|
1
|
Make sure that mechanism subclasses are HaslMechanisms
|
grim
|
August 9th, 2023, 7:58 a.m.
|
|
|
|
1
|
Add a connected property to PurpleAccount so bindings can use it
|
grim
|
August 4th, 2023, 6:48 a.m.
|
|
|
|
1
|
Add an object to help create gs2 headers
|
grim
|
August 5th, 2023, 1:09 p.m.
|
|
|
|
1
|
Remove the notify plugin
|
grim
|
August 1st, 2023, 5:30 a.m.
|
|
|
|
1
|
Remove a bunch of dead code from gtkconv
|
grim
|
August 1st, 2023, 6:31 a.m.
|
|
|
|
1
|
Add PurpleProtocolContactSearchInterface to search for contacts
|
grim
|
July 25th, 2023, 5:56 a.m.
|
|
|
|
1
|
Don't use the Real name as a candidate for the SASL username in IRC
|
grim
|
July 28th, 2023, 9:34 p.m.
|
|
|
|
1
|
Update for the next round of development
|
grim
|
August 8th, 2023, 3:31 a.m.
|
|
|
|
1
|
Port PidginAccountsEnabledMenu to the AccountManager propagated signals
|
grim
|
August 8th, 2023, 4:57 a.m.
|
|
|
|
1
|
Remove some dead code from PidginAccountsDisabledMenu
|
grim
|
August 8th, 2023, 5:03 a.m.
|
|
|
|
1
|
Fix creating new accounts
|
grim
|
August 8th, 2023, 3:51 a.m.
|
|
|
|
1
|
Finalize the 0.2.0 release
|
grim
|
August 5th, 2023, 6:32 a.m.
|
|
|
|
1
|
Remove some utility functions that are no longer used
|
grim
|
August 4th, 2023, 10:43 p.m.
|
|
|
|
1
|
Remove purple_account_clear_settings as it's not called by anything
|
grim
|
August 5th, 2023, 1:57 a.m.
|
|
|
|
1
|
Add a blog post about the facebook page being taken down
|
grim
|
August 7th, 2023, 3:25 a.m.
|
|
|
|
1
|
Some minor include clean ups
|
grim
|
August 5th, 2023, 1:40 a.m.
|
|
|
|
1
|
Add an account parameter to all async methods for PurpleProtocolRoster
|
grim
|
July 20th, 2023, 8:53 a.m.
|
|
|
|
1
|
Add some additional fields to PurpleContactInfo
|
grim
|
July 26th, 2023, 7:13 a.m.
|
|
|
|
1
|
Fix a number of bugs in the account editor
|
grim
|
August 4th, 2023, 4:57 a.m.
|
|
|
|
1
|
Remove the spellchk plugin
|
grim
|
August 4th, 2023, 6:06 a.m.
|
|
|
|
1
|
Update the debian image to trixie as it has gtk 4.10
|
grim
|
August 1st, 2023, 7:12 a.m.
|
|
|
|
1
|
Update the build/run instructions to use the devenv
|
grim
|
July 31st, 2023, 9:47 p.m.
|
|
|
|
1
|
Require GTK 4.10 and GLib 2.76
|
grim
|
July 20th, 2023, 5:49 a.m.
|
|
|
|
1
|
Fix a warn_unused_result in codec.c
|
grim
|
July 20th, 2023, 6:04 a.m.
|
|
|
|
1
|
Require GTK 4.10 and GLib 2.76
|
grim
|
July 20th, 2023, 5:43 a.m.
|
|
|
|
1
|
Update GTK to 4.10 and GLib to 2.76
|
grim
|
July 20th, 2023, 5:52 a.m.
|
|
|
|
1
|
Fix a warn_unused_result in ircv3connection.c
|
grim
|
July 20th, 2023, 6:09 a.m.
|
|
|
|
1
|
Fix a few warn_unused_result's in bosh.c
|
grim
|
July 20th, 2023, 6:14 a.m.
|
|
|
|
1
|
Removed Python 3.7 as it was was end of lifed on 2023-06-27
|
grim
|
July 20th, 2023, 1:32 a.m.
|
|
|
|
1
|
Use g_warnings when the async methods of ProtocolRoster are called if there is no implementation
|
grim
|
July 20th, 2023, 1:04 a.m.
|
|
|
|
1
|
Remove unnecessary casting from g_signal_handlers_disconnect
|
grim
|
July 19th, 2023, 11:11 p.m.
|
|
|
|
1
|
Update ContactManager to call ProtocolRoster.update_async when necessary
|
grim
|
July 19th, 2023, 10:31 p.m.
|
|
|
|
1
|
Add "added" and "removed" signals to PurpleTags
|
grim
|
July 19th, 2023, 10:14 p.m.
|
|
|
|
2
|
Add PurpleProtocolRoster for managing server side rosters
|
grim
|
July 17th, 2023, 8:33 a.m.
|
|
|
|
1
|
Fix a number of issues with the credential manager tests
|
grim
|
July 18th, 2023, 4:59 a.m.
|
|
|
|
1
|
Fix a typo in a comment in the version tests
|
grim
|
July 18th, 2023, 5:39 a.m.
|
|
|
|
1
|
Fix a number of issues in credential provider unit tests
|
grim
|
July 18th, 2023, 4:49 a.m.
|
|
|
|
1
|
Add haslversion.h and all of its friends
|
grim
|
July 8th, 2023, 11:23 p.m.
|
|
|
|
1
|
Add a blog post for the 2023 Q2 State of the Bird
|
grim
|
July 17th, 2023, 5:12 a.m.
|
|
|
|
1
|
Fix some issues with PurpleSavedPresence on 32bit machines
|
grim
|
July 16th, 2023, 11:31 a.m.
|
|
|
|
1
|
Add purple_tags_remove_with_value
|
grim
|
July 16th, 2023, 9:47 a.m.
|
|
|
|
2
|
Add purple_tags_get_all_with_name
|
grim
|
July 7th, 2023, 9:41 a.m.
|
|