|
|
1
|
Chain up to the parent class's implementation of the window_added default signal handler
|
grim
|
May 3rd, 2022, 7:26 a.m.
|
|
|
|
1
|
Make PidginApplication manage action groups for all windows
|
grim
|
May 3rd, 2022, 5:45 a.m.
|
|
|
|
1
|
Tweak spacing and alignment of new proxy options
|
QuLogic
|
May 3rd, 2022, 5:08 a.m.
|
|
|
|
1
|
Fix new warnings in room list
|
QuLogic
|
May 3rd, 2022, 4:59 a.m.
|
|
|
|
1
|
Create a PidginProxyOptions widget
|
grim
|
April 5th, 2022, 3:27 a.m.
|
|
|
|
1
|
Rework the way roomlists work so we can more easily port them to GTK4
|
grim
|
February 8th, 2022, 5:36 a.m.
|
|
|
|
1
|
Mark the protocol descriptions for translation and tweak them a bit.
|
grim
|
August 23rd, 2021, 7:15 a.m.
|
|
|
|
1
|
Fix the issue links in the 2.14.9 release announcement
|
grim
|
April 29th, 2022, 4:23 a.m.
|
|
|
|
2
|
Prepare for the 2.14.10 release cycle
|
grim
|
April 29th, 2022, 12:17 a.m.
|
|
|
|
2
|
Add everything for the 2.14.9 release
|
grim
|
April 28th, 2022, 10:49 a.m.
|
|
|
|
1
|
Stop including hugo theme in our repo and use hugo modules instead
|
sorvival
|
April 24th, 2022, 10:10 p.m.
|
|
|
|
1
|
Add a few more things to the ChangeLog and set the version number
|
grim
|
April 28th, 2022, 10:18 a.m.
|
|
|
|
1
|
Fix a warning in gtkconv where we weren't returning a value when we should have been
|
grim
|
April 28th, 2022, 7:07 a.m.
|
|
|
|
1
|
G_SOURCE_REMOVE and G_SOURCE_CONTINUE were added in 2.32 but our windows build only has 2.16
|
grim
|
April 28th, 2022, 6:20 a.m.
|
|
|
|
1
|
Update stuff to work with newer hugo
|
grim
|
April 28th, 2022, 3:57 a.m.
|
|
|
|
1
|
Add Eion's new teams plugin
|
grim
|
April 28th, 2022, 3:04 a.m.
|
|
|
|
1
|
Add hugo/.hugo_build.lock to the ignore list and sort the list
|
grim
|
April 28th, 2022, 3:54 a.m.
|
|
|
|
1
|
Remove a dead assignment that scanbuild found
|
grim
|
April 27th, 2022, 3:36 p.m.
|
|
|
|
1
|
The debug command line option does not actually take an argument
|
nosnilmot
|
April 27th, 2022, 3:40 p.m.
|
|
|
|
1
|
Add a blog post announcing the state of the bird for 2022 q1
|
grim
|
April 27th, 2022, 12:39 p.m.
|
|
|
|
1
|
Make all irc login time commands skip the rate limiter.
|
grim
|
April 26th, 2022, 10:01 a.m.
|
|
|
|
1
|
Update ChangeLog for everything in 2.14.9 so far
|
grim
|
April 19th, 2022, 4:09 a.m.
|
|
|
|
1
|
Use the leaky bucket algorithm to rate limit irc messages.
|
grim
|
February 24th, 2021, 10:36 a.m.
|
|
|
|
1
|
Add a field in IRC where users can explicitly set the SASL login name
|
belgin
|
April 17th, 2022, 12:13 p.m.
|
|
|
|
1
|
Set realname and identname to nickname by default in IRC
|
belgin
|
April 16th, 2022, 12:18 a.m.
|
|
|
|
1
|
Add a wrap file for libnice that is only used if -Dbuild-dependencies=true is passed to meson
|
grim
|
March 13th, 2022, 4:34 a.m.
|
|
|
|
1
|
Change to the new dg icon, add a bunch of resolutions, and clean up some other stuff
|
grim
|
March 13th, 2022, 6:14 a.m.
|
|
|
|
1
|
Bump the minimum meson to 0.61.0 and clean up some warnings
|
grim
|
March 15th, 2022, 5:24 a.m.
|
|
|
|
1
|
Patch from itsnotabigtruck to fix jabber Attention messages being sent to incorrect ID
|
belgin
|
April 16th, 2022, 12:43 a.m.
|
|
|
|
1
|
Fix file transfers failing at 99% over IRC
|
belgin
|
April 11th, 2022, 9:52 p.m.
|
|
|
|
1
|
Fix the infinite resizing freeze
|
belgin
|
March 13th, 2022, 10:37 p.m.
|
|
|
|
1
|
Added transient-buddy back
|
belgin
|
April 10th, 2022, 8:06 a.m.
|
|
|
|
1
|
Fix IRC file transfers on Windows
|
belgin
|
April 10th, 2022, 8:20 a.m.
|
|
|
|
|
Fix file transfers failing at 99% over IRC
|
belgin
|
April 11th, 2022, 9:21 p.m.
|
|
|
|
2
|
Fixing some typos
|
lifesfaded
|
April 10th, 2022, 8:21 p.m.
|
|
|
|
1
|
proofreading of documentation
|
ivanhoe
|
March 27th, 2022, 12:41 p.m.
|
|
|
|
1
|
Remove a whole bunch of dead and unused code from gtkconv.c
|
grim
|
April 8th, 2022, 3:19 a.m.
|
|
|
|
1
|
Patch from dohmniq to properly increment the CSeq numbers in SIMPLE.
|
grim
|
April 8th, 2022, 1:42 a.m.
|
|
|
|
1
|
Remove PidginContactCompletion for now as it's barely used and not GTK4 compatible.
|
grim
|
April 5th, 2022, 4:36 a.m.
|
|
|
|
1
|
Overhaul the status box
|
grim
|
March 4th, 2022, 3:21 a.m.
|
|
|
|
1
|
Move PurpleProxyInfo from a boxed type to a GObject
|
grim
|
March 25th, 2022, 6:51 a.m.
|
|
|
|
2
|
Add gdk-pixbuf as a libpurple dependency and move helpers from pidgin to purple
|
grim
|
January 14th, 2022, 4:32 a.m.
|
|
|
|
1
|
Use correct check for host system
|
QuLogic
|
April 1st, 2022, 3:46 a.m.
|
|
|
|
1
|
Fixing some typos
|
lifesfaded
|
March 27th, 2022, 8:48 a.m.
|
|
|
|
1
|
Remove pidgindnd.c from POTFILES.in as it was missed when it was removed.
|
grim
|
March 25th, 2022, 7:47 a.m.
|
|
|
|
1
|
Replace PidginAccountsDisabledMenu with PidginInactiveAccountsMenu which is a GMenuModel subclass.
|
grim
|
March 22nd, 2022, 12:44 p.m.
|
|
|
|
1
|
Replace PURPLE_CALLBACK by G_CALLBACK
|
QuLogic
|
March 25th, 2022, 7:36 a.m.
|
|
|
|
1
|
Move jabber_adhoc_commands_free to the right file
|
QuLogic
|
March 25th, 2022, 5:12 a.m.
|
|
|
|
1
|
Replace PurpleCallback by GCallback
|
QuLogic
|
March 25th, 2022, 6:59 a.m.
|
|
|
|
1
|
Fix leak of buddy icon data
|
QuLogic
|
March 25th, 2022, 7:23 a.m.
|
|