|
|
1
|
Update purple_conversations_find_* to return PurpleConversations instead of subclasses
|
grim
|
May 12th, 2021, 5:35 a.m.
|
|
|
|
1
|
We're kind of refreshing the imf brand, this brings the gradient to that new standard
|
grim
|
May 17th, 2021, 7:06 p.m.
|
|
|
|
1
|
Port the plugins that were manually specific GPlugin exports to the new GPlugin declare macro
|
grim
|
May 13th, 2021, 11:38 p.m.
|
|
|
|
1
|
Update wincred.c for the keyring api removal
|
grim
|
May 13th, 2021, 4:54 a.m.
|
|
|
|
1
|
Ignore pidginprivate.h from the docs
|
grim
|
May 13th, 2021, 10:44 p.m.
|
|
|
|
1
|
Bump the versions for the next round of development
|
grim
|
May 4th, 2021, 9:59 p.m.
|
|
|
|
1
|
Fix some doc warnings for PurpleDebugUiInterface
|
grim
|
May 12th, 2021, 5:43 a.m.
|
|
|
|
1
|
Remove a reference to a doc file that was in a draft review request
|
grim
|
May 6th, 2021, 9:35 p.m.
|
|
|
|
1
|
Separate the conversation commands out to their own file
|
grim
|
April 29th, 2021, 9:20 p.m.
|
|
|
|
2
|
Use our actual referral url for the digital ocean badge
|
grim
|
May 3rd, 2021, 6:32 p.m.
|
|
|
|
1
|
Add a new macro for exporting the native plugin symbols and use it in the loaders
|
grim
|
March 22nd, 2021, 1 a.m.
|
|
|
|
1
|
Remove some references to the keyring api that were missed
|
grim
|
April 29th, 2021, 11:43 p.m.
|
|
|
|
1
|
Remove includes from protocol.h that weren't used there and deal with the fallout
|
grim
|
April 30th, 2021, 12:19 a.m.
|
|
|
|
1
|
Move purple_compat_date_time_format_iso8601 to just be a static inline with its normal glib name
|
grim
|
April 29th, 2021, 11:38 p.m.
|
|
|
|
2
|
Preparation for the 2.14.4 release
|
grim
|
April 29th, 2021, 8:36 p.m.
|
|
|
|
1
|
Initial scaffolding for the rust bindings and tests
|
grim
|
April 27th, 2021, 9:51 p.m.
|
|
|
|
1
|
Fix an issue where meson would fail if building without gtk3 support
|
grim
|
April 27th, 2021, 10:02 p.m.
|
|
|
|
1
|
Port the debug symbol download to the inetc plugin
|
grim
|
April 22nd, 2021, 10:30 p.m.
|
|
|
|
1
|
Add the minutes for the 20210418 board meeting
|
grim
|
April 21st, 2021, 1:27 a.m.
|
|
|
|
2
|
Remove all if 0'd code from gtkconv.c
|
grim
|
April 20th, 2021, 12:17 a.m.
|
|
|
|
2
|
Remove the deprecated keyring API.
|
grim
|
April 20th, 2021, 12:51 a.m.
|
|
|
|
1
|
Update the corporate address as discussed during the board meeting
|
grim
|
April 21st, 2021, 1:33 a.m.
|
|
|
|
1
|
Migrate gg, novel, null, sametime, silc, and zephyr to using G_DECLARE_FINAL_TYPE for their protocol objects
|
grim
|
April 14th, 2021, 8:49 p.m.
|
|
|
|
2
|
Create a new standalone info pane widget
|
grim
|
April 13th, 2021, 1:25 a.m.
|
|
|
|
2
|
Fix a crash in the wincred providered when adding a password
|
grim
|
April 16th, 2021, 4:27 a.m.
|
|
|
|
2
|
Use the G_DECLARE_*_TYPE macros for JabberProtocol and XMPPProtocol
|
grim
|
April 14th, 2021, 7:53 p.m.
|
|
|
|
1
|
Make our windows builds usable from meson.
|
grim
|
April 14th, 2021, 12:49 a.m.
|
|
|
|
1
|
Use G_DECLARE_FINAL_TYPE for BonjourProtocol
|
grim
|
April 14th, 2021, 7:51 p.m.
|
|
|
|
1
|
Use G_DECLARE_FINAL_TYPE for FacebookProtocol
|
grim
|
April 14th, 2021, 8:04 p.m.
|
|
|
|
2
|
Use G_DECLARE_DERIVABLE_TYPE for PurpleConversation and additional cleanups
|
grim
|
April 12th, 2021, 10:46 p.m.
|
|
|
|
1
|
Use G_DECLARE_FINAL_TYPE for the IRCProtocol
|
grim
|
April 14th, 2021, 7:55 p.m.
|
|
|
|
1
|
Fix some warnings in gtkconv.c involving PidginAvatar
|
grim
|
April 14th, 2021, 9:33 p.m.
|
|
|
|
1
|
rename conversation.[ch] to purpleconversation.[ch] and split PurpleConversationUiOps out to its own file to avoid circular include issues.
|
grim
|
April 5th, 2021, 11:57 p.m.
|
|
|
|
2
|
Use LT_LIB_M to determine if we need to link to the math library and link Pidgin to the X11 libraries
|
grim
|
April 9th, 2021, 3:44 a.m.
|
|
|
|
2
|
Add a bunch of items to the ChangeLog
|
grim
|
April 10th, 2021, 12:59 a.m.
|
|
|
|
3
|
Make sure we remove all the files we install.
|
grim
|
April 10th, 2021, 2:24 a.m.
|
|
|
|
1
|
Fix the gevolution plugin.
|
grim
|
April 9th, 2021, 5:07 a.m.
|
|
|
|
1
|
Force python3 for purple-remote and purple-url-handler
|
grim
|
April 9th, 2021, 4:32 a.m.
|
|
|
|
1
|
Install our appdata file to $(datadir)/metainfo as that change was made a long time ago
|
grim
|
April 9th, 2021, 3:27 a.m.
|
|
|
|
1
|
Bump the version for the next round of development
|
grim
|
April 9th, 2021, 3 a.m.
|
|
|
|
1
|
Remove a lingering oscar reference
|
grim
|
April 9th, 2021, 2:57 a.m.
|
|
|
|
1
|
Remove the oscar protocol plugin from po/POTFILES.in
|
grim
|
April 8th, 2021, 10:43 p.m.
|
|
|
|
3
|
Remove the oscar protocol
|
grim
|
April 8th, 2021, 9:49 p.m.
|
|
|
|
2
|
Update the documentation for the 2.14.3 release
|
grim
|
April 8th, 2021, 9:54 p.m.
|
|
|
|
1
|
chatconversation.c was renamed to purplechatconversation.c
|
grim
|
April 5th, 2021, 10:53 p.m.
|
|
|
|
1
|
Port the updates from 2.14.2 and the upcoming 2.14.3 to 3.0.0
|
grim
|
April 5th, 2021, 10:11 p.m.
|
|
|
|
1
|
Update how to build the installer
|
grim
|
April 5th, 2021, 9:02 p.m.
|
|
|
|
1
|
Modernizing PurpleChatConversation.
|
grim
|
March 25th, 2021, 10:23 p.m.
|
|
|
|
1
|
Fix a number of issues with the windows build
|
grim
|
April 3rd, 2021, 3:19 p.m.
|
|
|
|
1
|
Update for the 2.14.2 release
|
grim
|
April 1st, 2021, 2:31 p.m.
|
|