lp:~isleshocky77/pidgin-libnotify/best_name

Created by Stephen Ostrow and last modified
Get this branch:
bzr branch lp:~isleshocky77/pidgin-libnotify/best_name
Only Stephen Ostrow can upload to this branch. If you are Stephen Ostrow please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stephen Ostrow
Project:
pidgin-libnotify
Status:
Mature

Recent revisions

20. By Stephen Ostrow

Changing the best_name function to use the purples built-in functionality which will determine the correct alias to show (closes lp: #408624)

19. By Ted Gould

Update debian/patches/indicate.patch to use new timestamps
in callbacks for presenting windows. Updates to new API. (lp: #533640)

18. By Alexander Sack

rebuild rest of main for armel armv7/thumb2 optimization;
UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2

17. By Marc Deslauriers

Rebuild against current pidgin and libraries to get indicator-messages
working again.

16. By Sebastien Bacher

Update url to avoid another redirection

15. By Ted Gould

* Adding in blacklist support
* Trying to fix IRC first messages by using an idle function
  to wait for the conversation to get built.
* Changing black list to be a plugin preference.
* Adding checking for the server
* /debian/patches/indicate.patch:
  * Updating to use the libindicate v2 interface (LP: #424487 and
    LP: #424491)
  * Merging in Ken Vandine's patch to make the Pidgin window always
    rise on click from the indicator applet. (LP: #354026)
  * Starting a blacklist for common IRC server nicks. (LP: #362660)
  * Making it so that no append hint is sent on connection status
    messages. (LP: #361800)
  * Setting the default icon to match the notify-osd specification
    if there is no better icon available. (LP: #356979)
  * Making the login timeout 60 seconds instead of 15 so that the
    indicator applet doesn't flicker.
  * Changing the logic slightly so that if we don't have a GUI window
    then we don't check for focus. We only block notifications/indicators
    we we both have a GUI and have focus. (LP: #351545)
* Adding debian/patches/indicate-autotools.patch changes to built
  files from above patch.
* debian/control:
  * Increasing libindicate dependency to 0.2.0
  * Adding a build dependency on libindicate-gtk-dev

14. By Ted Gould

* /debian/patches/indicate.patch:
  * Putting the notifications for a particular conversation
    into a list and closing the entire list when the
    conversation is focused to clear out possible queued
    notifications (LP: #351670)
  * Making it so that indicators and notifications from chats
    also wait from indicating for notifing when the account
    has just connected.
  * Do not make headers have protected ampersands and other HTML-isms
    in the strings. Patch by Cody Russell. (LP: #356147)
  * Use the libindicate interests interface to determine when there
    is someone looking at pidgin with the ability to control visibility
    of the application. Control it if so. (LP: #353112)
  * Change it so that the buddy information is stored in the callback
    instead of user data. Merging in show_button.patch.
* /debian/control: libindicate 0.1.5
* /debian/patches/show_button.patch: Moved into indicate.patch

13. By Ted Gould

* /debian/patches/indicate.patch:
  * Making it so that there is also a function watching for
    destroyed conversations and destroying the indicators if
    they're left on the conversations. This fixes LP: #340717
  * Adjusting the timeout to block new logins when an account
    connects to be 15 seconds. This helps the flood on slow
    connections. Also, made it so that logins raise indicators
    that show up in the indicator applet. Both of these are
    trying to resolve many of the issues in LP: #345494
  * Make it so that icons are scaled to 48x48 at aspect ratio
    so that they don't get squashed. Patch from Cody Russell
    on LP: #338483

12. By Ted Gould

* /debian/patches/indicate.patch:
  * Updating the names of the append and truncation hints to
    match the new version of the spec. (LP: #341565)
  * Change the IRC private messages to not have the same name
    twice in the notification.
  * Change the chat room notifications to tell you the person
    first rather than the room first.
  * Switch the protocol icons to use large icons instead of using
    the smaller icons. (LP: #333497)
  * Change the indicator types so that the count doesn't appear
    in the indicator applet along with the items.
  * Only block buddy list hiding when called from the indictor
    applet. (LP: #333745)

11. By Sebastien Bacher

* debian/rules:
  - use gnome.mk so the translation template is updated during the build
    (lp: #336609)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers