| Thu, 20 Feb 2020 23:56:05 -0600 |
Gary Kramlich |
The e2ee api appears to not be used anywhere. It could use a bunch of cleanup, but I'd rather do that when we're implementing e2ee in protocols as we'll have a better understanding of what it needs then.
|
file |
diff |
annotate
|
| Wed, 02 Oct 2019 02:30:48 -0400 |
Elliott Sales de Andrade |
finch: Mark unused variable.
|
file |
diff |
annotate
|
| Sun, 29 Sep 2019 02:58:05 -0500 |
Gary Kramlich |
Clean up all of the license headers
|
file |
diff |
annotate
|
| Mon, 09 Sep 2019 20:54:32 -0400 |
Elliott Sales de Andrade |
Remove redundant purple_plugin_info_get_* wrappers.
|
file |
diff |
annotate
|
| Tue, 20 Aug 2019 02:58:57 -0400 |
Elliott Sales de Andrade |
Fix a small leak.
|
file |
diff |
annotate
|
| Tue, 06 Aug 2019 19:15:13 -0400 |
Elliott Sales de Andrade |
Rename *_GET_*_IFACE to more standard *_GET_IFACE.
|
file |
diff |
annotate
|
| Tue, 23 Apr 2019 18:18:46 -0400 |
Elliott Sales de Andrade |
Use gnt_*_get_text accessors.
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 09 Apr 2019 05:51:34 -0400 |
Elliott Sales de Andrade |
Use GntWidget flag accessor functions.
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 23 Apr 2019 18:18:46 -0400 |
Elliott Sales de Andrade |
Use gnt_*_get_text accessors.
|
file |
diff |
annotate
|
| Tue, 09 Apr 2019 05:51:34 -0400 |
Elliott Sales de Andrade |
Use GntWidget flag accessor functions.
|
file |
diff |
annotate
|
| Thu, 15 Feb 2018 22:04:57 -0600 |
Gary Kramlich |
Rename PurpleMenuAction to PurpleActionMenu
|
file |
diff |
annotate
|
| Thu, 29 Nov 2018 23:06:14 -0500 |
Elliott Sales de Andrade |
Add explicit ncurses dependency to finch.
|
file |
diff |
annotate
|
| Thu, 28 Dec 2017 21:28:09 -0600 |
Gary Kramlich |
Fix a few typos and cleanup some whitespace
|
file |
diff |
annotate
|
| Thu, 31 Aug 2017 22:40:50 -0500 |
Gary Kramlich |
Initial attempt at removing the magic around PurpleProtocolXferInterface
|
file |
diff |
annotate
|
| Mon, 12 Jun 2017 17:48:37 -0300 |
dx |
Merge release-2.x.y into default
|
file |
diff |
annotate
|
| Fri, 24 Mar 2017 02:23:46 +0300 |
qarkai |
Replace strcmp() with purple_strequal()
string-comparison-r2
|
file |
diff |
annotate
|
| Tue, 22 Mar 2016 22:38:21 -0400 |
Ethan Blanton |
Use alias when available for finch conversation buddies
|
file |
diff |
annotate
|
| Fri, 27 Jun 2014 01:07:11 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 15 Jun 2014 03:46:35 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 24 May 2014 02:32:01 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 29 Apr 2014 03:19:51 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 07 Apr 2014 20:02:22 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 31 Mar 2014 07:25:15 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 10 Feb 2014 01:09:47 +0530 |
Ankit Vani |
Merge gtkdoc-conversion
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 09 Feb 2014 22:19:47 +0530 |
Ankit Vani |
Merge gtkdoc-conversion
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 04 Feb 2014 16:31:36 +0530 |
Ankit Vani |
Merge gtkdoc-conversion
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 18 Nov 2013 00:03:23 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 14 Sep 2013 22:16:47 +0530 |
Ankit Vani |
Refactored finch to use the new protocol API
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 14 Sep 2013 15:46:27 +0530 |
Ankit Vani |
Updated protocol iface calls
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 14 Sep 2013 00:40:29 +0530 |
Ankit Vani |
Renamed get_cb_real_name to get_cuser_real_name
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 06 Sep 2013 23:02:04 +0530 |
Ankit Vani |
Some documentation updates with regard to 'protocol plugins' and 'protocols'
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 01 Sep 2013 14:24:24 +0530 |
Ankit Vani |
Renamed some prpl stuff to protocol stuff.
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 01 Sep 2013 03:53:25 +0530 |
Ankit Vani |
Refactored finch and a bit of libpurple plugins to use the new protocol API
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 31 Aug 2013 23:22:35 +0530 |
Ankit Vani |
Renamed purple_connection_get_protocol_info() to purple_connection_get_protocol()
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 29 Aug 2013 23:38:19 +0530 |
Ankit Vani |
Use the purple_protocol_iface_* API instead of protocol->function()
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 18 Aug 2013 00:04:13 +0530 |
Ankit Vani |
Replaced some _prpl_ stuff with _protocol_
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 17 Aug 2013 23:28:51 +0530 |
Ankit Vani |
Renamed PurplePluginProtocolInfo to PurpleProtocol
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 03 Aug 2013 17:43:12 +0530 |
Ankit Vani |
Refactored the codebase to use the plugin wrapper functions
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 02 Aug 2013 23:38:37 +0530 |
Ankit Vani |
Better placed calls to gplugin_plugin_get_info() and its unref
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 31 Jul 2013 23:19:07 +0530 |
Ankit Vani |
Refactored gntconv and finch core to use the initial GObject plugin API
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 28 Jul 2013 23:44:39 +0530 |
Ankit Vani |
Replaced purple_connection_get_prpl() with purple_connection_get_protocol_info().
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 24 Jun 2014 20:47:35 -0700 |
Mark Doliner |
Change strings from "help on a specific command" to "help with a specific command"
|
file |
diff |
annotate
|
| Thu, 12 Jun 2014 21:18:56 +0200 |
Tomasz Wasilczyk |
Drop finch_write_common in favor of finch_write_conv
|
file |
diff |
annotate
|
| Thu, 12 Jun 2014 21:00:05 +0200 |
Tomasz Wasilczyk |
Switch write_conv and (displaying|displayed)-(im|chat)-msg to PurpleMessage
|
file |
diff |
annotate
|
| Fri, 23 May 2014 09:44:04 +0200 |
Tomasz Wasilczyk |
Remove redundant write_chat and write_im implementations
|
file |
diff |
annotate
|
| Fri, 23 May 2014 09:20:34 +0200 |
Tomasz Wasilczyk |
Split PurpleMessage into incoming, outgoing and system
|
file |
diff |
annotate
|
| Thu, 22 May 2014 21:04:56 +0200 |
Tomasz Wasilczyk |
Use purple_conversation_write_system_message where appropriate
|
file |
diff |
annotate
|
| Thu, 22 May 2014 20:20:19 +0200 |
Tomasz Wasilczyk |
Switch purple_conversation_write_message to PurpleMessage
|
file |
diff |
annotate
|
| Sun, 27 Apr 2014 01:30:10 +0200 |
Tomasz Wasilczyk |
Finch-OTR: update e2ee menu when switching active conversation
|
file |
diff |
annotate
|
| Sat, 26 Apr 2014 20:39:33 +0200 |
Tomasz Wasilczyk |
Finch: better UI for menus
|
file |
diff |
annotate
|
| Sat, 26 Apr 2014 19:55:55 +0200 |
Tomasz Wasilczyk |
Finch-OTR: implement e2ee conversation menu
|
file |
diff |
annotate
|
| Sat, 26 Apr 2014 16:56:31 +0200 |
Tomasz Wasilczyk |
Finch-OTR: display e2ee state in conv title
|
file |
diff |
annotate
|
| Fri, 04 Apr 2014 12:34:47 +0200 |
Tomasz Wasilczyk |
Remote smileys: rip off old implementation
|
file |
diff |
annotate
|
| Tue, 18 Mar 2014 12:20:55 +0100 |
Tomasz Wasilczyk |
Finch: fix a crash when opening a new conv
|
file |
diff |
annotate
|
| Mon, 10 Feb 2014 00:56:22 +0530 |
Ankit Vani |
Fix namespaces issues in libpurple.
gtkdoc-conversion
|
file |
diff |
annotate
|
| Sun, 09 Feb 2014 21:12:35 +0530 |
Ankit Vani |
Fix namespace issues in libgnt and finch.
gtkdoc-conversion
|
file |
diff |
annotate
|
| Tue, 04 Feb 2014 16:30:55 +0530 |
Ankit Vani |
Remove @file from .c files
gtkdoc-conversion
|
file |
diff |
annotate
|
| Sun, 17 Nov 2013 22:10:32 +0530 |
Ankit Vani |
finch: Don't assume a conversation is always an IM or a chat
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Thu, 25 Jul 2013 02:22:35 +0530 |
Ankit Vani |
Renamed PurpleBListNode back to PurpleBlistNode
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Sun, 21 Jul 2013 02:15:30 +0530 |
Ankit Vani |
Refactored finch to use the GObject PurplePresence API
soc.2013.gobjectification
|
file |
diff |
annotate
|