|
|
1
|
Clean up pidgin_account_manager_response_cb to make it a bit more readable
|
grim
|
October 22nd, 2022, 11:34 p.m.
|
|
|
|
1
|
Fix a bunch of g_warnings in the account editor
|
grim
|
October 23rd, 2022, 12:49 a.m.
|
|
|
|
1
|
Migrate the UPnP Discoverer to the new api
|
grim
|
October 21st, 2022, 10:59 p.m.
|
|
|
|
1
|
Fix receiving of messages in IRCv3
|
grim
|
October 22nd, 2022, 12:33 a.m.
|
|
|
|
1
|
Remove the old async api
|
grim
|
October 21st, 2022, 11:21 p.m.
|
|
|
|
1
|
Port traversity-test to the new api
|
grim
|
October 21st, 2022, 11:20 p.m.
|
|
|
|
1
|
Back out the PurpleProtocol->login change that returned a PurpleConnection
|
grim
|
October 17th, 2022, 11:21 p.m.
|
|
|
|
2
|
Change the API of Discoverer to not be GAsyncResult based
|
grim
|
October 5th, 2022, 11:17 p.m.
|
|
|
|
1
|
Add support for handling PRIVMSG and NOTICE messages from the server
|
grim
|
October 13th, 2022, 10:11 p.m.
|
|
|
|
1
|
Fix the namespace of the PurpleConnectionState enum constants
|
grim
|
October 14th, 2022, 12:57 a.m.
|
|
|
|
1
|
Fix some bugs in the IRCv3 connection process
|
grim
|
October 13th, 2022, 11:17 p.m.
|
|
|
|
1
|
Remove the TCC loader
|
grim
|
October 7th, 2022, 11:39 p.m.
|
|
|
|
1
|
Don't use the default credential manager while unit testing aside from the default manager tests
|
grim
|
October 10th, 2022, 2:45 a.m.
|
|
|
|
1
|
Update the history manager tests to only use the default manager when necessary
|
grim
|
October 10th, 2022, 2:54 a.m.
|
|
|
|
1
|
Start adding capability support to the IRCv3 protocol
|
grim
|
October 9th, 2022, 2:36 a.m.
|
|
|
|
1
|
Add a get_settings_backend vfunc to CoreUiOps
|
grim
|
October 10th, 2022, 1:55 a.m.
|
|
|
|
1
|
Convert the IRCv3 protocol plugin to subclass PurpleConnection
|
grim
|
October 9th, 2022, 11:15 p.m.
|
|
|
|
1
|
Add some api for handling SQLite3 migrations
|
grim
|
October 7th, 2022, 5:23 a.m.
|
|
|
|
1
|
Remember CredentialProvider setting while exiting
|
grim
|
October 9th, 2022, 10:14 p.m.
|
|
|
|
1
|
Fix an issue where Sametime's login method was updated for to return a connection but the function signature was missed
|
grim
|
October 9th, 2022, 11:01 p.m.
|
|
|
|
1
|
Update PurpleProtocolClass->login to return a PurpleConnection
|
grim
|
October 9th, 2022, 12:18 a.m.
|
|
|
|
1
|
Use the parser on ircv3 messages and handle pings
|
grim
|
October 8th, 2022, 2:11 a.m.
|
|
|
|
1
|
Fix the docs and do some minor clean up for PurpleQueuedOutputStream
|
grim
|
October 7th, 2022, 11:22 p.m.
|
|
|
|
1
|
Fix some minor issues with connection docs
|
grim
|
October 7th, 2022, 11:23 p.m.
|
|
|
|
1
|
Add connection registration to the IRCv3 protocol plugin
|
grim
|
October 6th, 2022, 12:34 a.m.
|
|
|
|
1
|
Add an announcement for the 2022 Q3 State of the Bird
|
grim
|
October 7th, 2022, 10:03 a.m.
|
|
|
|
1
|
Make PurpleConnection derivable, which also means adding a private structure.
|
grim
|
October 5th, 2022, 3:17 a.m.
|
|
|
|
1
|
Add preprocessing to all resources that we can
|
grim
|
October 6th, 2022, 10:25 p.m.
|
|
|
|
1
|
Add preprocessing attributes to all of the resources that we can
|
grim
|
October 6th, 2022, 10:19 p.m.
|
|
|
|
1
|
Use the preprocess attribute in gresource xml files to minimize and validate xml and json
|
grim
|
October 6th, 2022, 10:13 p.m.
|
|
|
|
1
|
Fix the ircv3 protocol id
|
grim
|
October 6th, 2022, 9:10 p.m.
|
|
|
|
1
|
Work around a timing issues with accounts that have no passwords.
|
grim
|
October 5th, 2022, 9:38 p.m.
|
|
|
|
1
|
Use purple_debug_info on unknown irc messages
|
grim
|
October 5th, 2022, 9:34 p.m.
|
|
|
|
1
|
Add the ability to connect to IRCv3
|
grim
|
October 3rd, 2022, 12:34 a.m.
|
|
|
|
1
|
A bunch of cleanup to the UPnP discoverer
|
grim
|
October 4th, 2022, 4:25 a.m.
|
|
|
|
1
|
Create documentation for TraversityDiscoverer
|
grim
|
October 4th, 2022, 2:44 a.m.
|
|
|
|
1
|
Fix some alignment issues
|
grim
|
October 4th, 2022, 3:18 a.m.
|
|
|
|
1
|
Make some unused parameters as such
|
grim
|
October 4th, 2022, 2:52 a.m.
|
|
|
|
1
|
Add a require password option to the finch account editor
|
grim
|
October 1st, 2022, 11:26 p.m.
|
|
|
|
1
|
Add version info, add a pkg-config file, and make the docs actually build
|
grim
|
October 3rd, 2022, 11 p.m.
|
|
|
|
1
|
Add the core init and uninit functions
|
grim
|
October 3rd, 2022, 11:20 p.m.
|
|
|
|
1
|
Add additional project info, fix the COPYING file, and set glib requirements
|
grim
|
October 3rd, 2022, 11:11 p.m.
|
|
|
|
1
|
Add introspection support
|
grim
|
October 3rd, 2022, 10:28 p.m.
|
|
|
|
1
|
Prompt for a optional password when the user has said it's required
|
grim
|
October 1st, 2022, 11:01 p.m.
|
|
|
|
1
|
Add the require password option to PidginAccountEditor
|
grim
|
October 1st, 2022, 4:34 a.m.
|
|
|
|
1
|
Pass the PurpleProtocol objects to all methods of the class
|
grim
|
October 3rd, 2022, 8:48 p.m.
|
|
|
|
1
|
Add documentation support
|
grim
|
October 3rd, 2022, 1:31 a.m.
|
|
|
|
1
|
Implement a parser for ircv3 and add unit tests to it.
|
grim
|
October 1st, 2022, 12:55 a.m.
|
|
|
|
1
|
Add a require-password property to PurpleAccount
|
grim
|
October 1st, 2022, 3:47 a.m.
|
|
|
|
1
|
Add user splits and account options to the IRCv3 protocol
|
grim
|
October 1st, 2022, 2:09 a.m.
|
|