Mercurial > pidgin.yaz
comparison ChangeLog @ 12849:c0fbdea8828b
[gaim-migrate @ 15199]
SF Patch #1230429 from Jean-Yves Lefort
"Block instant messages in core if a prpl does not
support privacy."
I modified this to use the gaim_privacy_check() Sadrul added a while back. I
also cleaned up the loose end, rather than leaving a function that always
returned TRUE. Finally, I added the same check to the chat invite handler.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Thu, 12 Jan 2006 06:44:23 +0000 |
parents | a8bffa7fb6ac |
children | 8401da9b976f |
comparison
equal
deleted
inserted
replaced
12848:d26e3314c650 | 12849:c0fbdea8828b |
---|---|
140 * Buddy Pounces now have a proper management window. (Kevin Stange) | 140 * Buddy Pounces now have a proper management window. (Kevin Stange) |
141 * Buddy icons maintain aspect ratio when resized | 141 * Buddy icons maintain aspect ratio when resized |
142 * The last used directory is remembered for opening or saving files and | 142 * The last used directory is remembered for opening or saving files and |
143 buddy icons | 143 buddy icons |
144 * Add an SVG version of our desktop icon, gaim.svg (John Oyler) | 144 * Add an SVG version of our desktop icon, gaim.svg (John Oyler) |
145 * If a given protocol don't support privacy, we now handle blocking in | |
146 the core. (Jean-Yves Lefort) | |
145 | 147 |
146 Preference Changes: | 148 Preference Changes: |
147 * Preferences have been substantially reorganized and cleaned up | 149 * Preferences have been substantially reorganized and cleaned up |
148 * Smiley theme descriptions are now shown correctly for the highlighted | 150 * Smiley theme descriptions are now shown correctly for the highlighted |
149 smiley theme (Levi Bard) | 151 smiley theme (Levi Bard) |