|
|
1
|
Create the PurplePresencePrimitive enumeration
|
grim
|
February 18th, 2023, 3:25 a.m.
|
|
|
|
1
|
Mark unused parameters as such for all of the pidgin plugins
|
grim
|
February 19th, 2023, 6:40 p.m.
|
|
|
|
1
|
Backout the blueprint compiler stuff
|
grim
|
January 24th, 2023, 11:32 p.m.
|
|
|
|
1
|
Bump our C standard to C17
|
grim
|
February 19th, 2023, 6:18 p.m.
|
|
|
|
1
|
Set our global C standard to C17 and warning_level to 2
|
grim
|
February 19th, 2023, 6:12 p.m.
|
|
|
|
1
|
Display the preferences window as a singleton from the application
|
grim
|
February 17th, 2023, 8:37 p.m.
|
|
|
|
1
|
Bump our C standard to C17 and set the global warning level to 2
|
grim
|
February 19th, 2023, 6:16 p.m.
|
|
|
|
1
|
Bump our required C standard to C17
|
grim
|
February 19th, 2023, 6:14 p.m.
|
|
|
|
1
|
fix memory leaks in gplugin_file_source
|
ivanhoe
|
February 20th, 2023, 2:38 a.m.
|
|
|
|
1
|
Convert idle_time in PurplePresence to GDateTime
|
grim
|
February 12th, 2023, 9:52 p.m.
|
|
|
|
1
|
Remove conversation's internal history api as it will be replace by the new history api
|
grim
|
February 16th, 2023, 11:40 p.m.
|
|
|
|
1
|
Remove a bunch stuff from PidginConversation
|
grim
|
February 16th, 2023, 10:46 p.m.
|
|
|
|
1
|
Fix the Windows build
|
grim
|
February 19th, 2023, 5:13 p.m.
|
|
|
|
1
|
Mark a number of unused parameters as such
|
grim
|
February 19th, 2023, 5:20 p.m.
|
|
|
|
1
|
Remove gtkbuddynote.c from POTFILES.in
|
grim
|
February 19th, 2023, 4:20 a.m.
|
|
|
|
1
|
Remove the unit test checking if purple_contact_info_matches can match an id
|
grim
|
February 17th, 2023, 7:48 p.m.
|
|
|
|
1
|
Clean up the null checking in pidgin_contact_list_avatar_cb
|
grim
|
February 17th, 2023, 8:42 p.m.
|
|
|
|
1
|
fix memory leak in purple_contact_info
|
ivanhoe
|
February 17th, 2023, 9:25 a.m.
|
|
|
|
1
|
Add purple_strmatches and move purple_person_matches and purple_contact_info_matches to it
|
grim
|
January 24th, 2023, 3:17 a.m.
|
|
|
|
1
|
Add search support to the contact list
|
grim
|
January 24th, 2023, 1:29 a.m.
|
|
|
|
1
|
Avoid some GWarnings when selecting away from contacts
|
grim
|
February 10th, 2023, 12:51 a.m.
|
|
|
|
1
|
Remove PidginBlist
|
grim
|
February 7th, 2023, 12:51 a.m.
|
|
|
|
1
|
fix memory leaks in jabber tests
|
ivanhoe
|
February 17th, 2023, 4:24 a.m.
|
|
|
|
1
|
XMPP: Remove STUN lookups
|
grim
|
January 3rd, 2023, 2:57 a.m.
|
|
|
|
1
|
IRCv3: Add support for the msgid specification
|
grim
|
January 28th, 2023, 10:18 a.m.
|
|
|
|
1
|
IRCv3: Negotiate the message-tags capability and make sure our regex matches the BNF
|
grim
|
January 28th, 2023, 8:38 a.m.
|
|
|
|
1
|
Add a property and accessor for getting the avatar to display for a PurplePerson
|
grim
|
February 10th, 2023, 12:35 a.m.
|
|
|
|
1
|
Add a name-for-display property to PurplePerson
|
grim
|
January 20th, 2023, 5:19 a.m.
|
|
|
|
1
|
Add status-messages to PidginContactList
|
grim
|
February 9th, 2023, 10:43 p.m.
|
|
|
|
1
|
Add read-only properties for primitive and message to PurplePresence
|
grim
|
February 9th, 2023, 9:55 p.m.
|
|
|
|
1
|
Make the DisplayWindow use a GtkListView
|
grim
|
February 6th, 2023, 10:26 p.m.
|
|
|
|
1
|
IRCv3: Make sure we can compile against old versions of Gsasl
|
grim
|
February 8th, 2023, 7:09 a.m.
|
|
|
|
1
|
Export Account::error
|
grim
|
January 27th, 2023, 6:50 a.m.
|
|
|
|
1
|
IRCv3: Add an account option to specify the SASL mechanisms
|
grim
|
January 28th, 2023, 12:43 p.m.
|
|
|
|
1
|
IRCv3: Get SCRAM-SHA-256 working
|
grim
|
January 28th, 2023, 2:34 p.m.
|
|
|
|
1
|
Remove the account lookup on account new
|
grim
|
January 27th, 2023, 5:25 a.m.
|
|
|
|
1
|
Add a PurpleAccount parameter to the PurpleMessage constructors
|
grim
|
January 19th, 2023, 8:23 a.m.
|
|
|
|
2
|
fix memory leak originating in purple_prefs_connect_callback
|
ivanhoe
|
February 6th, 2023, 2:59 a.m.
|
|
|
|
1
|
fix compile warning (Wcast-function-type)
|
ivanhoe
|
February 3rd, 2023, 6:48 a.m.
|
|
|
|
1
|
IRCv3: Add a basic README.md
|
grim
|
January 28th, 2023, 10:26 a.m.
|
|
|
|
1
|
Remove PURPLE_STATIC_ASSERT which is no longer used by anything
|
grim
|
January 27th, 2023, 5:48 a.m.
|
|
|
|
1
|
IRCv3: Add detail to the ack and nak signals for PurpleIRCv3Capabilities
|
grim
|
January 28th, 2023, 11:35 a.m.
|
|
|
|
1
|
Make purple_proxy_get_handle private
|
grim
|
January 28th, 2023, 11:28 a.m.
|
|
|
|
1
|
Convert XmppDiscoService into a GObject
|
QuLogic
|
January 24th, 2023, 12:10 a.m.
|
|
|
|
1
|
Port the room list from GtkTreeView to GtkColumnView
|
QuLogic
|
January 23rd, 2023, 9:58 p.m.
|
|
|
|
1
|
Remove unused enums from Pidgin
|
QuLogic
|
January 23rd, 2023, 8:47 p.m.
|
|
|
|
1
|
Use icon-name to set up XMPP Discovery icons instead
|
QuLogic
|
January 23rd, 2023, 8:32 p.m.
|
|
|
|
1
|
Remove the remaining nat-pmp code for auto discovering ip addresses
|
grim
|
December 31st, 2022, 11:25 p.m.
|
|
|
|
1
|
Remove the TURN stuff as it didn't do much and is going to move to Traversity
|
grim
|
December 31st, 2022, 10:52 p.m.
|
|
|
|
1
|
Move back to gsasl 1.8.0
|
grim
|
January 20th, 2023, 5:32 a.m.
|
|