aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'blockade'Will Thompson2011-08-162-11/+24
|\
| * Blocking dialog: use a sensible default sizeWill Thompson2011-08-091-0/+2
| * Blocking dialog: Gnome 3-ify Remove buttonWill Thompson2011-08-092-11/+22
* | Bug 655212 — Update for libfolks API changes to AvatarDetailsPhilip Withnall2011-08-161-39/+101
* | manually build the GstStructureGuillaume Desmottes2011-08-151-5/+11
* | Enable echo cancellation if neededGuillaume Desmottes2011-08-151-2/+16
* | Use gst_parse_bin_from_description() when EMPATHY_AUDIO_* vars are setGuillaume Desmottes2011-08-152-0/+15
* | LogWindow: don't crash if there are logs from the futureEmilio Pozuelo Monfort2011-08-101-1/+1
|/
* EmpathyContactChooser: remove EmpathyTpChat propertyGuillaume Desmottes2011-08-052-61/+2
* Implement TpContact selection in EmpathyInviteParticipantDialogGuillaume Desmottes2011-08-052-55/+4
* Implement filtering logic in EmpathyInviteParticipantDialogGuillaume Desmottes2011-08-052-43/+35
* Add EmpathyContactChooserGuillaume Desmottes2011-08-053-0/+550
* Allow to enter an email address as Yahoo IDGuillaume Desmottes2011-08-041-2/+4
* Factor out empathy_launch_program()Emilio Pozuelo Monfort2011-08-042-0/+56
* Dialpad: show an entry with the entered numbersEmilio Pozuelo Monfort2011-08-041-2/+31
* empathy_send_file_with_file_chooser: keep on the contact while the dialog is ...Guillaume Desmottes2011-08-021-1/+2
* chat_text_maybe_append_date_and_time: compute the right delta between timestampsGuillaume Desmottes2011-08-011-1/+1
* Add letters underneath the numbers on the dialpadDanielle Madeley2011-07-261-13/+39
* Factor out dialpad into a utility functionDanielle Madeley2011-07-262-0/+52
* Merge remote-tracking branch 'danni/populate-popup-654669'Xavier Claessens2011-07-261-2/+4
|\
| * Assume GDK_KEY_PRESS in the default caseDanielle Madeley2011-07-261-2/+4
* | Merge remote-tracking branch 'danni/drag-n-drop-558942'Xavier Claessens2011-07-263-12/+52
|\ \
| * | Apply the same fix to EmpathyContactListViewDanielle Madeley2011-07-261-3/+3
| * | Don't generate critical when dragging with no contact selectedDanielle Madeley2011-07-201-3/+3
| |/
| * Populate spelling suggestions when menu key is pressedDanielle Madeley2011-07-181-6/+46
* | Merge branch 'irc-dialog'Will Thompson2011-07-253-82/+205
|\ \
| * | IRC accounts: top-justify the password hint.Will Thompson2011-07-251-0/+1
| * | IRC: validate 'username' parameter.Will Thompson2011-07-191-0/+12
| * | IRC: rename “user_name” regex to “nick_name”Will Thompson2011-07-191-2/+2
| * | IRC accounts: make labels the same width.Will Thompson2011-07-191-0/+10
| * | Add an advanced section to the IRC configuration pageRob Sharp2011-07-192-80/+180
| |/
* / Revert "empathy_call_new_with_streams: prefer StreamedMedia over Call"Emilio Pozuelo Monfort2011-07-191-15/+15
|/
* LogWindow: stop retrieving logs if the window is closedEmilio Pozuelo Monfort2011-07-121-1/+4
* Only follow available cameras if the contact can do Video callsEmilio Pozuelo Monfort2011-07-121-4/+9
* LogWindow: disable Video calls if no camera connectedEmilio Pozuelo Monfort2011-07-121-1/+18
* Bind 'Video call' menu items to available camerasEmilio Pozuelo Monfort2011-07-121-0/+7
* NewCallDialog: make 'Enable video' unsensitive when there's no cameraEmilio Pozuelo Monfort2011-07-121-0/+19
* CallWindow: save the window geometry without the sidebarEmilio Pozuelo Monfort2011-07-122-16/+38
* CallWindow: don't add calls to searches if they don't matchEmilio Pozuelo Monfort2011-07-121-0/+15
* LogWindow: select 'Anyone' when searchingEmilio Pozuelo Monfort2011-07-121-3/+7
* LogWindow: don't crash when searchingEmilio Pozuelo Monfort2011-07-121-2/+3
* use tp_text_channel_ack_all_pending_messages_async()Guillaume Desmottes2011-07-111-1/+2
* theme-adium: use the pending-message-id instead of message-token in x-empathy...Guillaume Desmottes2011-07-081-18/+24
* LogWindow: make type filters unsensitive as necessaryEmilio Pozuelo Monfort2011-07-051-0/+81
* LogWindow: expand/collapse events when a row is activatedEmilio Pozuelo Monfort2011-07-051-0/+16
* Display `Chat in ...' for MUCsEmilio Pozuelo Monfort2011-07-051-13/+21
* LogWindow: really show the users' alias in the Who paneEmilio Pozuelo Monfort2011-07-051-2/+13
* empathy_contact_from_tpl_contact: don't override the aliasEmilio Pozuelo Monfort2011-07-053-5/+5
* LogWindow: refresh the logs when new events happenEmilio Pozuelo Monfort2011-07-041-3/+260
* LogWindow: make it a proper GtkWindow subclassEmilio Pozuelo Monfort2011-07-043-574/+645
* Mark untranslated strings for translation. Fixes:Gabor Kelemen2011-07-012-2/+2
* Autocomplete contacts when blocking by aliasEmilio Pozuelo Monfort2011-06-301-2/+81
* LogWindow: keep the selected dates when changing Who or WhatEmilio Pozuelo Monfort2011-06-291-5/+78
* Merge branch 'account-parameters'Will Thompson2011-06-281-2/+6
|\
| * Set require-encryption for Facebook and Google TalkWill Thompson2011-06-281-1/+4
| * Set 'server' parameter on GTalk accounts.Will Thompson2011-06-281-1/+2
* | account-widget: hide advanced section for GTalk accountsGuillaume Desmottes2011-06-281-1/+1
|/
* PresetDialog: remove support for adding statuses entirelyWill Thompson2011-06-242-335/+4
* PresetDialog: make status icon in entry non-activatableWill Thompson2011-06-241-0/+3
* PresetDialog: GNOME 3-ify the remove buttonWill Thompson2011-06-242-28/+54
* PresetDialog: Don't leak path when focusing freshly-created statusWill Thompson2011-06-241-0/+1
* PresetDialog: Select text cell of freshly-added statusWill Thompson2011-06-241-8/+12
* PresetDialog: Allow >1 status to be removed at a time.Will Thompson2011-06-241-16/+22
* PresetDialog: Don't allow resizing status preset dialogWill Thompson2011-06-241-0/+1
* PresetDialog: make Add button less huge.Will Thompson2011-06-241-0/+1
* PresetDialog: make the window tallerWill Thompson2011-06-241-2/+2
* PresenceChooser: remove unused #define FLASH_TIMEOUTWill Thompson2011-06-241-3/+0
* Don't try to access adium theme when webkit support is disabledMarc-Antoine Perennou2011-06-231-0/+2
* Merge branch 'history-misc'Emilio Pozuelo Monfort2011-06-231-2/+19
|\
| * LogWindow: display the user id in a tooltip in the Who paneEmilio Pozuelo Monfort2011-06-231-0/+5
| * LogWindow: show "Chat with <MUC>" for MUCsEmilio Pozuelo Monfort2011-06-221-2/+14
* | Use tp-glib password API (#651055)Guillaume Desmottes2011-06-221-5/+5
* | Merge branch 'unread-653090'Guillaume Desmottes2011-06-211-0/+11
|\ \ | |/ |/|
| * empathy-chat: properly count unread messages when the connection goes away (#...Guillaume Desmottes2011-06-211-0/+11
* | Merge branch 'history-ui'Emilio Pozuelo Monfort2011-06-212-126/+183
|\ \ | |/ |/|
| * LogWindow: also show the spinner and expand the chats for searchesEmilio Pozuelo Monfort2011-06-211-10/+13
| * LogWindow: allow to start actions from an event rowEmilio Pozuelo Monfort2011-06-211-112/+76
| * LogWindow: expand the events when there's only oneEmilio Pozuelo Monfort2011-06-211-0/+15
| * LogWindow: improve loading spinnerEmilio Pozuelo Monfort2011-06-211-1/+30
| * LogWindow: highlight the searched textEmilio Pozuelo Monfort2011-06-211-7/+50
| * LogWindow: Add a border between the three search panesEmilio Pozuelo Monfort2011-06-201-0/+3
* | EmpathySearchBar: inherit from a GtkBox instead of a GtkBinGuillaume Desmottes2011-06-212-48/+4
* | EmpathyIndividualLinker: inherit from a GtkBox instead of a GtkBinGuillaume Desmottes2011-06-212-34/+4
* | EmpathyChat: inherit from a GtkBox instead of a GtkBinGuillaume Desmottes2011-06-212-30/+4
* | individual-widget: use tp_g_signal_connect_object to connect the notify::cont...Guillaume Desmottes2011-06-201-2/+2
|/
* Only decrement unread_messages if it's not an edited messageDanielle Madeley2011-06-141-2/+4
* Use an enum instead of the value type to determine what kind of object it isDanielle Madeley2011-06-141-20/+57
* Reset the chat state after receiving an edited messageDanielle Madeley2011-06-141-12/+9
* Replace tpl_text_event_dup_supersedes() with synthetic messageDanielle Madeley2011-06-141-18/+24
* Set the edited icon for edited messages in the log viewerDanielle Madeley2011-06-141-1/+8
* Get the original message from the logger so we can supersede itDanielle Madeley2011-06-141-1/+22
* Add an icon to edited messagesDanielle Madeley2011-06-142-0/+30
* Add a tooltip saying when the message was editedDanielle Madeley2011-06-141-0/+14
* [theme-adium] implement edit_message()Danielle Madeley2011-06-141-2/+66
* [theme-adium] wrap the messages in <span id=...> so we can find them againDanielle Madeley2011-06-121-4/+16
* Pass edited messages through to the ChatViewDanielle Madeley2011-06-121-15/+28
* Add edit_message() method to ChatView ifaceDanielle Madeley2011-06-122-0/+16
* Cope with tpl_event_get_receiver() returning NULLEmilio Pozuelo Monfort2011-06-101-0/+3
* Rationalize use of EMPATHY_IMAGE_CALL_* images (#652270)Guillaume Desmottes2011-06-102-6/+7
* Merge branch 'new-log-window'Emilio Pozuelo Monfort2011-06-106-1382/+3012
|\
| * Don't unref NULL pointersEmilio Pozuelo Monfort2011-06-101-1/+1
| * Don't require telepathy-logger with --enable-callEmilio Pozuelo Monfort2011-06-101-3/+20
| * Update empathy-log-window.ui for GTK+ 3Emilio Pozuelo Monfort2011-06-091-18/+64
| * Fix typoEmilio Pozuelo Monfort2011-06-091-1/+1
| * Remove unused variablesEmilio Pozuelo Monfort2011-06-091-4/+0
| * Use some markup to make the logs more readableDanielle Madeley2011-06-091-5/+7
| * Don't allow interactive searching on the log paneDanielle Madeley2011-06-091-0/+2
| * Remove unrequired COL_WHAT_EXPANDERDanielle Madeley2011-06-091-3/+1
| * [log-viewer] set search columnsDanielle Madeley2011-06-091-0/+5
| * log_window_chats_set_selected: only act on normal rowsEmilio Pozuelo Monfort2011-06-091-0/+5
| * LogWindow: Don't cut the log messagesEmilio Pozuelo Monfort2011-06-091-1/+0
| * LogWindow: better logic for the buttons sensitivityEmilio Pozuelo Monfort2011-06-091-12/+55
| * LogWindow: don't crash if closed while retrieving logsEmilio Pozuelo Monfort2011-06-091-1/+4
| * Show an spinner while logs are being retrievedEmilio Pozuelo Monfort2011-06-092-4/+103
| * LogWindow: scroll the events view to the endEmilio Pozuelo Monfort2011-06-091-0/+17
| * LogWindow: select the first normal date by defaultEmilio Pozuelo Monfort2011-06-091-2/+3
| * LogWindow: set 'All accounts' by defaultEmilio Pozuelo Monfort2011-06-091-0/+1
| * Add empathy_account_chooser_set_allEmilio Pozuelo Monfort2011-06-092-0/+25
| * Display date and time in the event treeviewEmilio Pozuelo Monfort2011-06-091-3/+6
| * Make the three panes a bit taller by defaultEmilio Pozuelo Monfort2011-06-091-0/+1
| * Add a clear icon to the search entryEmilio Pozuelo Monfort2011-06-091-0/+23
| * Don't use global variablesEmilio Pozuelo Monfort2011-06-091-12/+13
| * Fix buttons to work again with multiselectionEmilio Pozuelo Monfort2011-06-091-35/+48
| * Use a define instead of hardcoding a magic numberEmilio Pozuelo Monfort2011-06-091-2/+4
| * Use a for instead of a do while to avoid returning earlyEmilio Pozuelo Monfort2011-06-091-5/+4
| * Don't leak the account and entityEmilio Pozuelo Monfort2011-06-091-3/+6
| * Don't leak pathsEmilio Pozuelo Monfort2011-06-091-0/+1
| * Compare against NULLEmilio Pozuelo Monfort2011-06-091-2/+2
| * Be neutralEmilio Pozuelo Monfort2011-06-091-1/+1
| * Style: use braces consistentlyEmilio Pozuelo Monfort2011-06-091-11/+31
| * Return early if the iter isn't a top levelEmilio Pozuelo Monfort2011-06-091-6/+7
| * Use a macro for magic numbersEmilio Pozuelo Monfort2011-06-091-1/+4
| * Don't leak the account and entityEmilio Pozuelo Monfort2011-06-091-6/+9
| * Use tp_clear_pointerEmilio Pozuelo Monfort2011-06-091-2/+1
| * LogWindow: group MUC events properlyEmilio Pozuelo Monfort2011-06-091-1/+30
| * LogWindow: check the 30min gap with the last messageEmilio Pozuelo Monfort2011-06-091-2/+8
| * LogWindow: find the corrent parent for chat eventsEmilio Pozuelo Monfort2011-06-091-1/+6
| * LogWindow: Display /me messages properlyEmilio Pozuelo Monfort2011-06-091-4/+14
| * make check fixesEmilio Pozuelo Monfort2011-06-091-1/+1
| * Remove more dead codeEmilio Pozuelo Monfort2011-06-091-6/+0
| * Use a do while instead of a for loop where appropriateEmilio Pozuelo Monfort2011-06-091-2/+2
| * Remove dead codeEmilio Pozuelo Monfort2011-06-091-3/+0
| * Fix commentEmilio Pozuelo Monfort2011-06-091-3/+2
| * Remove stray print statementsEmilio Pozuelo Monfort2011-06-091-6/+4
| * Remove dead codeEmilio Pozuelo Monfort2011-06-091-30/+0
| * LogWindow: don't add duplicate datesEmilio Pozuelo Monfort2011-06-091-11/+15
| * LogWindow: add 'Anyone' to search resultsEmilio Pozuelo Monfort2011-06-091-3/+1
| * LogWindow: select 'Anytime' by default when searchingEmilio Pozuelo Monfort2011-06-091-0/+4
| * Block the callback when clearing the storeEmilio Pozuelo Monfort2011-06-091-0/+9
| * Switch remaining functions to the new styleEmilio Pozuelo Monfort2011-06-091-218/+238
| * LogWindow: Add live search supportEmilio Pozuelo Monfort2011-06-091-3/+12
| * LogWindow: Show dates properlyEmilio Pozuelo Monfort2011-06-091-8/+46
| * LogWindow: Add multiselection to the 'When' paneEmilio Pozuelo Monfort2011-06-091-50/+93
| * Stop processing logger calls when unneededEmilio Pozuelo Monfort2011-06-091-8/+36
| * Populate from 'Anyone' when changing the accountEmilio Pozuelo Monfort2011-06-091-4/+19
| * Make 'Anyone' workEmilio Pozuelo Monfort2011-06-091-4/+44
| * LogWindow: Add multiselection to the 'Who' paneEmilio Pozuelo Monfort2011-06-091-95/+195
| * LogWindow: Add multiselection to the 'What' paneEmilio Pozuelo Monfort2011-06-091-4/+41
| * log_window_chats_get_selected -> log_window_get_selectedEmilio Pozuelo Monfort2011-06-091-5/+5
| * Don't free an uninitialized variableEmilio Pozuelo Monfort2011-06-091-2/+5
| * LogWindow: convert the event view to a treeviewEmilio Pozuelo Monfort2011-06-092-40/+366
| * Add icons for missed/incoming/outgoing callsEmilio Pozuelo Monfort2011-06-091-0/+4
| * Adapt to the empathy-dispatcher removalEmilio Pozuelo Monfort2011-06-091-1/+2
| * Complete rewrite of the history windowEmilio Pozuelo Monfort2011-06-093-1284/+1855
| * account_chooser_find_account_foreach: check the col typeEmilio Pozuelo Monfort2011-06-091-1/+8
| * AccountChooser: add empathy_account_chooser_get_account_manager()Emilio Pozuelo Monfort2011-06-092-1/+10
| * AccountChooser: All -> All accountsEmilio Pozuelo Monfort2011-06-091-1/+1
| * Add a empathy_account_chooser_has_all_selectedEmilio Pozuelo Monfort2011-06-092-0/+25
* | empathy_individual_match_string: match if the string IS a prefixGuillaume Desmottes2011-06-091-1/+1
|/
* Merge branch 'call'Emilio Pozuelo Monfort2011-06-096-49/+262
|\
| * Build fixEmilio Pozuelo Monfort2011-06-091-1/+1
| * Check for TP_ERROR_EMERGENCY_CALLS_NOT_SUPPORTED when a call failsEmilio Pozuelo Monfort2011-06-091-0/+2
| * Return meaningful errors when starting a call failsEmilio Pozuelo Monfort2011-06-091-1/+22
| * empathy_call_new_with_streams: prefer StreamedMedia over CallEmilio Pozuelo Monfort2011-06-091-15/+15
| * Always build telepathy-yell and handle Call channelsEmilio Pozuelo Monfort2011-06-092-32/+2
| * Show an error dialog if starting a call failsEmilio Pozuelo Monfort2011-06-091-1/+25
| * Don't require EmpathyContacts to start a callEmilio Pozuelo Monfort2011-06-095-62/+26
| * Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-06-096-0/+225
| * NewCallDialog: support CallsEmilio Pozuelo Monfort2011-06-082-36/+43
* | Merge branch 'sms-651242'Guillaume Desmottes2011-06-081-2/+3
|\ \
| * | Use tp-glib SMS high level API (#651242)Guillaume Desmottes2011-06-011-2/+3
* | | add an optional dep on geocode-glibGuillaume Desmottes2011-06-081-0/+2
* | | individual-view: always display individuals having pending events (#651913)Guillaume Desmottes2011-06-081-3/+11
* | | individual-store: keep track of the number of events associated with each rowGuillaume Desmottes2011-06-082-0/+2
| |/ |/|
* | Adium: Let user select theme variant in preferencesXavier Claessens2011-06-073-151/+272
* | account-widget: use tp_g_signal_connect_object to connect on the password-ret...Guillaume Desmottes2011-06-071-2/+2
* | Only retrieve server-stored groups for Individuals with TpContacts.Travis Reitter2011-06-071-12/+13
* | Adapt to API change in FolksIndividual::personas-changed.Travis Reitter2011-06-072-15/+52
* | Adapt to API change in folks_group_details_get_groups().Travis Reitter2011-06-072-10/+18
* | Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-0711-243/+432
* | Don't conflate TpfPersona and FolksPersona.Travis Reitter2011-06-072-9/+9
* | Don't shadow the global definition of 'log'.Travis Reitter2011-06-071-3/+3
* | export individual_store_add_individual_and_connect and individual_store_remov...Guillaume Desmottes2011-06-012-2/+9
|/
* empathy_avatar_new: stop stealing strings (#650939)Guillaume Desmottes2011-06-011-11/+13
* remove useless callbackGuillaume Desmottes2011-06-011-11/+0
* avatar-chooser: replace finalize by disposeGuillaume Desmottes2011-06-011-6/+4
* avatar-chooser: port to TP coding styleGuillaume Desmottes2011-06-012-837/+899
* re-order functions so we can get rid of their declarationsGuillaume Desmottes2011-06-011-276/+240
* avatar-chooser: use tp_clear_*Guillaume Desmottes2011-06-011-15/+5
* avatar-chooser: use the self->priv patternGuillaume Desmottes2011-06-012-126/+110
* allow user to search for contacts using their full identifierGuillaume Desmottes2011-06-013-3/+16
* empathy_individual_view_get_individual_menu: don't create a menu if we don't ...Guillaume Desmottes2011-06-011-0/+4
* Merge branch 'speedup-protocol-chooser'Sjoerd Simons2011-06-012-8/+9
|\
| * Use pixbuf for PixbufCellRenderer in protocol chooserSjoerd Simons2011-05-301-4/+9
| * Don't set priv when it's not usedSjoerd Simons2011-05-291-4/+0
* | factor out empathy_individual_match_words()Guillaume Desmottes2011-05-313-32/+48
* | live-search: export few more functionsGuillaume Desmottes2011-05-312-8/+22
* | add empathy_individual_view_refilter()Guillaume Desmottes2011-05-312-0/+10
* | Chatrooms: Make text input view sensitive on successful password entryChandni Verma2011-05-301-0/+1
|/
* don't build avatar_chooser_set_avatar_from_pixbuf if building without cheeseGuillaume Desmottes2011-05-271-1/+2
* Adium: Convert NSDateFormatter to strftimeXavier Claessens2011-05-271-6/+149
* Stop live search when main window gets hiddenXavier Claessens2011-05-261-3/+8
* Stop dealing with iconification of main window, just hide/present itXavier Claessens2011-05-262-56/+0
* libempathy-gtk: avatar chooser from cheese (#521747)Raluca Elena Podiuc2011-05-261-7/+98
* libempathy-gtk: add dependency on libcheeseRaluca Elena Podiuc2011-05-261-0/+2
* use tp_text_channel_set_chat_state_async() directlyGuillaume Desmottes2011-05-251-6/+31
* EmpathyTpChat: get rid of the destroy signalGuillaume Desmottes2011-05-251-6/+9
* remove empathy_tp_chat_get_connection and priv->connectionGuillaume Desmottes2011-05-251-3/+2
* EmpathyTpChat: inherit from TpTextChannel (#650554)Guillaume Desmottes2011-05-252-22/+7
* rename message-received signal to message-received-empathyGuillaume Desmottes2011-05-251-1/+1
* tp-chat: rename chat-state-changed to chat-state-changed-empathyGuillaume Desmottes2011-05-251-1/+1
* cell-renderer-expander: fix rendering with GTK+3Cosimo Cecchi2011-05-231-2/+8
* account-widget-yahoo: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-2/+6
* account-widget-sip: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-0/+6
* account-widget-icq: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-0/+4
* account-widget-groupwise: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-0/+6
* account-widget-aim: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-0/+4
* account-widget-msn: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-2/+8
* empathy_account_widget_setup_widget: unsensitive unsupported param (#650846)Guillaume Desmottes2011-05-231-0/+3
* account-widget-sip: add ignore-tls-errors param (#650844)Guillaume Desmottes2011-05-232-0/+21
* live-search: fix keyboard navigation using Space (#632787)Guillaume Desmottes2011-05-201-5/+7
* live-search:fix keyboard navigation using PageUp/PageDown (#632787)Guillaume Desmottes2011-05-201-4/+7
* live-search: fix keyboard navigation using Home/End (#632787)Guillaume Desmottes2011-05-201-0/+18
* factor out fire_key_navigation_sig()Guillaume Desmottes2011-05-201-3/+11
* Always forward to the view keynav events, since we get them only if they are ...Xavier Claessens2011-05-202-22/+12
* LiveSearch: we don't want to emit keynav signal on left/right since those are...Xavier Claessens2011-05-201-2/+1
* individual-view: add API to define our own filter functionGuillaume Desmottes2011-05-182-0/+21
* Merge branch 'remember-my-message-yo'Jonny Lamb2011-05-182-0/+27
|\
| * chat: rename get to dupJonny Lamb2011-05-182-2/+2
| * chat: add {get,set}_text methodsJonny Lamb2011-05-162-0/+27
* | Merge branch 'ack'Jonny Lamb2011-05-174-32/+189
|\ \
| * | adium: set has_unread_message to FALSE when we think we've cleared them allJonny Lamb2011-05-171-0/+2
| * | adium: add comment explaining why we add x-empathy-mesage-id-*Jonny Lamb2011-05-131-1/+5
| * | tp-chat: rename signal to message-acknowledgedJonny Lamb2011-05-131-6/+6
| * | chat: ::notify for all changes to unread messagesJonny Lamb2011-05-131-0/+1
| * | chat: call acknowledge_message on the chat view when it happensJonny Lamb2011-05-131-0/+3
| * | adium: implement acknowledge_message to remove unread markerJonny Lamb2011-05-131-2/+86
| * | chat: don't toggle visibility of the chat view on marking messages readJonny Lamb2011-05-131-3/+1
| * | chat-view: add message_acknowledged vfuncJonny Lamb2011-05-132-0/+15
| * | tp-chat: give ::pending-message-removed the messageJonny Lamb2011-05-131-0/+1