summaryrefslogtreecommitdiff
path: root/libpurple/protocols/jabber/chat.h
Commit message (Expand)AuthorAgeFilesLines
* xmpp: Remove unused prototypes and codeElliott Sales de Andrade2022-10-071-18/+0
* Port JabberPresence from time_t to GDateTimeGary Kramlich2022-01-131-1/+1
* Separate PurpleProtocolRoomlist into its own file and modernize it.Gary Kramlich2021-08-141-4/+3
* Split PurpleProtocolChat to its own file and clean up the API.Gary Kramlich2021-01-111-5/+5
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-1/+0
* move all protocols, purple plugins, and purple tests to use purple.h instead ...Gary Kramlich2020-05-011-4/+1
* Standardize all protocol header guard macros.Elliott Sales de Andrade2019-09-101-3/+4
* Remove unnecessary struct tags.Elliott Sales de Andrade2019-04-011-2/+2
* Renamed some prpl stuff to protocol stuff.Ankit Vani2013-09-011-2/+2
* Renamed chat buddies to chat users, and IM conversation typing state to IM ty...Ankit Vani2013-06-291-1/+1
* Refactored the jabber protocol to use GObject-based PurpleConversationAnkit Vani2013-06-231-3/+3
* jabber: Treat the presence storm on joining a room as not new arrivals.Thijs Alkemade2011-02-201-0/+1
* It appears this function was removedMark Doliner2010-05-271-2/+0
* jabber: Kick by in-room nick, not JID. Reduces code, but is still in-spec (a...Paul Aurich2010-02-181-1/+1
* jabber: Reject invalid chat nicks in /nick command. Fixes #10532.Paul Aurich2009-10-241-1/+1
* jabber: Remove useless jabber_normalize calls now that the data in the hash t...Paul Aurich2009-10-151-0/+2
* jabber: Use the newly refactored code to simplify "Initiate Chat".Paul Aurich2009-10-121-2/+2
* jabber: Refactor the chat-joining codePaul Aurich2009-10-121-0/+13
* Remove specific copyright lines from the XMPP prpl.Paul Aurich2009-08-221-1/+3
* Support custom smileys in MUCs (when all participants support BoB and a maximumMarcus Lundblad2009-05-131-0/+3
* Add ability to list roles/affiliations in a chat via slash-commands andPaul Aurich2009-05-031-0/+2
* Further standardize the sentinel style (did someone say leading _s are theore...Paul Aurich2009-04-051-3/+3
* Fix the chat-room rejoining bug where the list appears empty.Sadrul Habib Chowdhury2008-06-011-0/+1
* As discussed on the devel list, purple_serv_got_join_chat_failed() and theEvan Schoenberg2008-04-301-0/+1
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-18/+18
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+95