|
|
1
|
Use NULL the nick and blurb parameters for g_param_spec as they aren't used
|
grim
|
May 21st, 2024, 7:40 p.m.
|
|
|
|
1
|
Add an extra test for an empty trailing param
|
grim
|
May 23rd, 2024, 3:02 p.m.
|
|
|
|
1
|
Use NULL for the nick and blurb arguments to g_param_spec
|
grim
|
May 21st, 2024, 4:54 p.m.
|
|
|
|
1
|
Fix buggy pre-condition in ibis_client_connect
|
QuLogic
|
May 20th, 2024, 11:47 p.m.
|
|
|
|
1
|
Add additional properties required for registration to IbisClient
|
grim
|
May 20th, 2024, 10:45 p.m.
|
|
|
|
1
|
Add a raw-message property to IbisMessage
|
grim
|
May 20th, 2024, 12:28 a.m.
|
|
|
|
2
|
Replace IbisParser with ibis_message_parse
|
grim
|
May 20th, 2024, 12:08 a.m.
|
|
|
|
1
|
Make the license headers consistent
|
grim
|
May 19th, 2024, 11:23 p.m.
|
|
|
|
1
|
Implement Client.connect
|
grim
|
May 14th, 2024, 1:17 a.m.
|
|
|
|
1
|
Update Capabilities to use the new signaling API
|
grim
|
May 14th, 2024, 12:47 a.m.
|
|
|
|
1
|
Add an error property to Message
|
grim
|
May 14th, 2024, 12:30 a.m.
|
|
|
|
1
|
Add a get_minimum_search_length to PurpleProtocolContacts
|
grim
|
May 3rd, 2024, 1:14 a.m.
|
|
|
|
1
|
Move the parser to use signals instead of a hash table for handlers
|
grim
|
May 13th, 2024, 9:48 p.m.
|
|
|
|
2
|
Use g_set_str everywhere
|
QuLogic
|
May 13th, 2024, 10:40 p.m.
|
|
|
|
1
|
Use g_set_str everywhere
|
QuLogic
|
May 13th, 2024, 10:54 p.m.
|
|
|
|
1
|
Use g_set_str everywhere
|
QuLogic
|
May 13th, 2024, 10:39 p.m.
|
|
|
|
1
|
Use g_set_str everywhere
|
QuLogic
|
May 13th, 2024, 10:39 p.m.
|
|
|
|
2
|
Make Message:command construct only
|
grim
|
May 8th, 2024, 12:12 a.m.
|
|
|
|
2
|
Some cleanups for PidginDisplayItem
|
grim
|
May 9th, 2024, 9:35 p.m.
|
|
|
|
2
|
Only add the colon prefix on the last parameter when it's required
|
grim
|
May 8th, 2024, 12:47 a.m.
|
|
|
|
1
|
Remove Client.writef
|
grim
|
May 7th, 2024, 10:49 p.m.
|
|
|
|
1
|
Implement IbisClient.write and deprecate IbisClient.writef
|
grim
|
May 7th, 2024, 1:55 a.m.
|
|
|
|
1
|
Implement IbisMessage.serialize
|
grim
|
May 7th, 2024, 1:32 a.m.
|
|
|
|
1
|
Create IbisTags
|
grim
|
May 7th, 2024, 12:50 a.m.
|
|
|
|
1
|
Expose the tag unescape and tags parsing under the IbisTags API
|
grim
|
May 6th, 2024, 9:42 p.m.
|
|
|
|
1
|
Remove the media API
|
grim
|
May 8th, 2024, 2:14 a.m.
|
|
|
|
1
|
Remove the media implementation for Pidgin
|
grim
|
May 8th, 2024, 1:36 a.m.
|
|
|
|
1
|
Remove the media implementation from the Demo protocol plugin
|
grim
|
May 8th, 2024, 1:43 a.m.
|
|
|
|
1
|
Move Display/window.ui to display-window.ui
|
grim
|
May 8th, 2024, 3:50 a.m.
|
|
|
|
1
|
Add all of the demo prpl's contacts to contacts.json
|
grim
|
May 1st, 2024, 1:22 a.m.
|
|
|
|
1
|
Automatically generate titles for DMs and GroupDMs
|
grim
|
May 1st, 2024, 12:16 a.m.
|
|
|
|
1
|
Create BirbFilter
|
grim
|
April 30th, 2024, 9:23 p.m.
|
|
|
|
1
|
Prepare for reparenting PurpleAccount
|
grim
|
April 30th, 2024, 10:05 p.m.
|
|
|
|
1
|
Implement PidginNotifiable on PidginNotificationList
|
grim
|
April 29th, 2024, 6:30 a.m.
|
|
|
|
1
|
Make ibis_message_set_params variadic
|
grim
|
May 6th, 2024, 5:06 a.m.
|
|
|
|
1
|
Remove the recipient property from PurpleMessage
|
grim
|
May 1st, 2024, 12:52 a.m.
|
|
|
|
1
|
Remove the documentation for command signals
|
grim
|
May 1st, 2024, 1:01 a.m.
|
|
|
|
1
|
Remove PurpleProtocolAction as it has been replaced by PurpleProtocolActions
|
grim
|
May 1st, 2024, 12:36 a.m.
|
|
|
|
1
|
Remove the Pidgin implemenation of requests except for fields
|
grim
|
April 25th, 2024, 9:47 p.m.
|
|
|
|
1
|
Remove all request options except fields from the Demo protocol plugin
|
grim
|
April 25th, 2024, 9:37 p.m.
|
|
|
|
1
|
Implement client starting and disconnect
|
grim
|
April 28th, 2024, 4:13 a.m.
|
|
|
|
1
|
Finish up Capabilities and stub out Client
|
grim
|
April 28th, 2024, 1:17 a.m.
|
|
|
|
1
|
Remove a parameter from a doc comment on purple_presence_set_idle which was missed
|
grim
|
May 1st, 2024, 12:28 a.m.
|
|
|
|
1
|
Update the convey plans
|
grim
|
April 26th, 2024, 6:06 p.m.
|
|
|
|
1
|
Remove request usage from PurpleAccount
|
grim
|
April 25th, 2024, 10:01 p.m.
|
|
|
|
1
|
Update the convey configuration for fedora 40 and ubuntu noble
|
grim
|
April 28th, 2024, 12:13 a.m.
|
|
|
|
1
|
Remove the private data from PurplePresence
|
grim
|
April 26th, 2024, 3:48 a.m.
|
|
|
|
1
|
Make PurplePresence final and other clean ups
|
grim
|
April 26th, 2024, 12:57 a.m.
|
|
|
|
1
|
Use GtkUriLauncher directly in Pidgin
|
grim
|
April 25th, 2024, 10:57 p.m.
|
|
|
|
1
|
Add some new methods to purple tags
|
grim
|
April 23rd, 2024, 12:07 a.m.
|
|