summaryrefslogtreecommitdiff
path: root/libpurple/plugins/joinpart.c
Commit message (Expand)AuthorAgeFilesLines
* Merged default branchAnkit Vani2013-10-241-0/+1
|\
| * Plugins API: add an option to provide plugin configuration using Request APITomasz Wasilczyk2013-10-241-0/+1
* | Merged default branchAnkit Vani2013-10-241-12/+12
|\ \ | |/ |/|
| * Merged default branchAnkit Vani2013-08-221-12/+12
| |\
| | * Renamed buddy list functions to more appropriate/simler names.Ankit Vani2013-07-091-1/+1
| | * Renamed chat buddies to chat users, and IM conversation typing state to IM ty...Ankit Vani2013-06-291-7/+7
| | * Refactored libpurple/plugins to use the GObject-based PurpleConversationAnkit Vani2013-06-231-1/+1
| | * Refactored some libpurple plugins for GObject-based PurpleConversationAnkit Vani2013-06-231-1/+1
| | * Global replace - renamed functions and types according to GObject-based Purpl...Ankit Vani2013-06-231-3/+3
* | | Hide some reserved plugin fieldsTomasz Wasilczyk2013-10-231-2/+0
|/ /
* | Fix most of libpurple warnings about -Wsign-compareTomasz Wasilczyk2013-08-211-1/+1
|/
* Drop a colon.Paul Aurich2009-08-011-1/+1
* Clarify the preference strings for the Join/Part hiding plugin.Paul Aurich2009-08-011-3/+4
* applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5bEthan Blanton2009-04-281-1/+1
* In the Join/Part plugin, add the ability to apply the rules toRichard Laager2008-08-201-3/+11
* Fix a memory leakStu Tomlinson2008-03-131-5/+4
* Add a --with-extraversion option to ./configure so packagers can fine tuneStu Tomlinson2007-10-271-1/+1
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* disapproval of revision '2d8ea56b90971e7851442d96b7d74ecb4f052126'Richard Laager2007-06-161-1/+1
* Mark the return type const for the following functions. I noticed thisRichard Laager2007-06-071-1/+1
* libpurple should not use glib eventloop stuff directly, since we have ourRichard Laager2007-06-041-1/+1
* We can't be sure that the conv still exists, so don't dereference it.Daniel Atallah2007-05-161-1/+1
* And the rest of the plugins that are compiling for me by default...Gary Kramlich2007-04-291-2/+14
* Fix GTK Plugin prefsSean Egan2007-04-261-3/+3
* Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gn...Sean Egan2007-04-251-3/+3
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-56/+56
* I had this brilliant idea to deal with join/part notices "intelligently".Richard Laager2007-02-051-0/+294