From 9a7d075ed476ac2990a9a633b131b39b7e3e9945 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 24 May 2021 00:09:48 +0300 Subject: Move docs to wiki --- protocols/Omegle/docs/readme.txt | 100 --------------------------------------- 1 file changed, 100 deletions(-) delete mode 100644 protocols/Omegle/docs/readme.txt (limited to 'protocols/Omegle/docs/readme.txt') diff --git a/protocols/Omegle/docs/readme.txt b/protocols/Omegle/docs/readme.txt deleted file mode 100644 index 0ccdcb74f0..0000000000 --- a/protocols/Omegle/docs/readme.txt +++ /dev/null @@ -1,100 +0,0 @@ ---------------------------- -| Omegle Protocol 0.1.2.0 | -| for Miranda NG | -| (16.5.2013) | ---------------------------- - -Autor: Robyer - E-mail: robyer@seznam.cz - Jabber: robyer@jabbim.cz - ICQ: 372317536 - Web: http://www.robyer.cz - -Info: - - This plugin uses part of code from Facebook Protocol (author jarvis) version 0.1.3.3 (open source). - - Original source code can be found on http://code.google.com/p/eternityplugins/ - --------------------------------- - HIDDEN SETTINGS --------------------------------- -TimeoutsLimit (byte) - number of allowed timeouts before disconnection protocol - --------------------------------- - Version history --------------------------------- -0.1.2.0 - 16.5.2013 - + Show in status bar when Stranger is typing - + Added option to chose language of Stranger - ! Small fixes. - -0.1.1.0 - 8.3.2013 - + Option to automatically connect to stranger when protocol is turned online - * Updated (this) readme - -=== OLD CHANGES (MIRANDA IM) === - -0.1.0.1 - 24.5.2012 - * Same GUID for 32bit and 64bit versions - * Updated for new version of smileyadd plugin - ! Fixed functionality of plugin due to changes on Omegle - ! Fixed Options (saving text values, tab order) - ! Show own name in contact list tooltip (thanks FREAK_THEMIGHTY) - ! Internal fixes - -0.1.0.0 - 26.4.2012 - First addons release - -0.0.2.0 - 23.4.2012 - ! Commited some fixes from Facebook protocol (patch by borkra) - * Reworked commands - + Remember last question in Question mode - -0.0.1.1 - 13.4.2012 - ! Fixed saving text values in options - -0.0.1.0 - 13.4.2012 - + Added settings and account dialogs - + Getting number of users connected to server - + Support for Question mode and Spy mode - + Support for searching strangers with same interests - + Added sounds for stranger typing notify - ! Code cleanup - ! Many fixes and improvements - -0.0.0.6 - 26.3.2012 - ! Fixed connection - * When connecting to stranger, chose random Omegle server - -0.0.0.5 - 27.9.2011 - * Some internal changes (this brings some bugs - you will see :)) - + Added support for send message after stranger connects (see hidden settings) - + Added support for automatic reconnect to another stranger (see hidden settings) - + Added support for not erasing content of chat window (see hidden settings) - -0.0.0.4 - 18.4.2011 - * (Dis)connecting strangers in other thread - * Added admin role to own contact - ! Fixed in Tabsrmm - ! Fixed not informing about disconnecting stranger - ! Fixes to own nickname (instead of "You") - ! Fixed not supporting smileys - ! Another small fixes - * Changed name of hidden key "ChatName" to "Nick" - * You can enable logging through hidden key "EnableLogging" (byte) = 1 - -0.0.0.3 - 16.4.2011 - + Added protocol icons (until someone creates better) - + You can change your name in chat through hidden key "ChatName" (unicode string) - * Changed commands: Command "/new" for connect to new stranger, "/quit" for end actual conversation - ! Fixed duplicying outgoing events after reconnect - ! Fix for not showing messages, which were received with another event - -0.0.0.2 - 13.4.2011 - ! Replacing special chars in incomming messages (\r,\n,\,") - + Hidden key "MessageAsl" (Unicode string) with text, which is send when you write "/asl" - * Used persistent http connection - * Small changes/fixes - -0.0.0.1 - 10.4.2011 - * First public version - \ No newline at end of file -- cgit v1.2.3