From 673e6c625fc6437ed205a1d17d9a1e5a0083abfa Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Mon, 23 Oct 2017 18:01:12 +0200 Subject: Renamed readme.txt --- protocols/JabberG/docs/changelog_jabber.txt | 206 ---------------------------- protocols/JabberG/docs/jabber.txt | 206 ++++++++++++++++++++++++++++ protocols/JabberG/docs/readme.txt | 59 ++++++++ protocols/JabberG/docs/readme_jabber.txt | 59 -------- protocols/JabberG/docs/todo.txt | 9 ++ protocols/JabberG/docs/todo_jabber.txt | 9 -- 6 files changed, 274 insertions(+), 274 deletions(-) delete mode 100644 protocols/JabberG/docs/changelog_jabber.txt create mode 100644 protocols/JabberG/docs/jabber.txt create mode 100644 protocols/JabberG/docs/readme.txt delete mode 100644 protocols/JabberG/docs/readme_jabber.txt create mode 100644 protocols/JabberG/docs/todo.txt delete mode 100644 protocols/JabberG/docs/todo_jabber.txt (limited to 'protocols/JabberG/docs') diff --git a/protocols/JabberG/docs/changelog_jabber.txt b/protocols/JabberG/docs/changelog_jabber.txt deleted file mode 100644 index 1d41cc12a6..0000000000 --- a/protocols/JabberG/docs/changelog_jabber.txt +++ /dev/null @@ -1,206 +0,0 @@ -Legend: -[+] added -[*] changed -[-] deleted -[!] bug fixed - -Version 0.11.0.1 -=============== -Jabber development was resumed after years of silence and small bugfixes - -Version 0.7.0.7 -=============== -[+] XEP-0115 support (Entity Capabilities) -[!] bug #003127 fixed: random errors in file transfers - -Version 0.7.0.6 -=============== -[+] XEP-0096 support (File Transfer, IBB) -[+] XEP-0199 support (XMPP Ping) - -Version 0.7.0.5 -=============== -[+] XEP-0065 support (SOCKS5 Bytestreams) -[+] XEP-0138 support (Traffic Compression) -[+] XEP-0202 support (Entity time) -[!] bugfix for transport info discovery - -Version 0.7.0.4 -=============== -[+] XEP-0050 support (Ad-Hoc Commands) -[+] XEP-0055 support (Jabber Search, full support of x-forms) -[+] added support for vcards in chat rooms -[!] bug #0003130 fixed: Bookmarks are not retreived automatically, MUC auto-join doesn't work -[*] all bitmap processing removed from the Jabber plugin and switched to the loadavatars plugin - -Version 0.7.0.3 -=============== -[+] XEP-0048 support (Bookmark Storage) -[+] Added MirandaInterfaces -[+] Implement UUID plugin info -[+] added Windows Vista OS version detection -[+] added ability of sending messages to the specific resource -[*] menu icons are implemented via icolib, duplicated icons were removed -[-] "Disable main menu" option removed -[!] bug #002970 fixed: Ending spaces not stripped in Host input - -Version 0.7.0.2 -=============== -[+] various enhancements of adding roster contacts -[!] fix for NTLM auth - -Version 0.7.0.1 -=============== -[+] Unicode plugins got the UNICODE_AWARE flag in PLUGININFO structure -[+] patch for placing SecureIM plugin presence into the Jabber MirVer -[+] sha1 & md5 support is now provided by the core -[-] ugly hack with the ContactPhoto/File setting removed -[!] fix for the exception handling in Jabber - -Version 0.7.0.0 -=============== - -Initial version for 0.7 -[*] Jabber uses now new features of 0.7 core. - -Version 0.6.0.2 -=============== -[+] wish #0002532 fixed: Add command "Resolve Nicknames" in context menu for transports - -Version 0.5.0.3 -=============== -[+] added separate icons for different transports -[+] wish #0001921 added: logon/logoff in context menu on jabber-transports in contact list -[+] wish #0002541 added: Options - Account: Removal of account from the server -[!] bug #0002530 fixed: Miranda crashes on large avatars - -Version 0.5.0.2 -=============== -[!] bug #0002261 fixed: Invitations are sent wrong -[!] bug #0002268 fixed: XML parser has a problem with > (greater than) in attributes -[!] bug #0002288 fixed: Status messages are not delivered correctly via icq transports -[!] bug #0002435 fixed: a session is being created before logon -[!] bug #0002474 fixed: WM_CONTEXTMENU not handled correctly - -Version 0.5.0.1 -=============== -[!] bug #0002045 fixed: MUC: Greyed out away nicknames are not shown in black when contacts return -[!] bug #0002065 fixed: Sends a malformed JID when trying to download my own vCard (in ANSI version only) -[!] bug #0002112 fixed: some minor problems with the conference invitations - -Version 0.4.3.2 -=============== -[!] bug #0002029 fixed: IDC_JID truncated on login dialog box -[!] bug #0001904 fixed: Resource names not UTF8 decoded -[!] bug #0001866 fixed: Does not receive invite to Jabber multiuser conference -[!] bug #0001853 fixed: Miranda crashes when sending Messages over Jabber to a deleted contact when full acknowlede enabled. -[!] bug #0001320 fixed: Grey out 'away' nicknames in the conference nicklist -[!] bug #0000581 fixed: People are trying to connect to jabber.org with empty usernames -[!] bugfix for the unencoded jids -[+] added contact menu items to simplify the groupchat processing -[+] added JEP0090 compatibility code - -Version 0.4.3.1 -=============== -[!] bug #0001729 fixed: vCard photo not displayed in User Details. -[!] bug #0001166 fixed: auto-join jabber chat room (conference) does not work when startup -[!] bugfix for server messages from the WildFire server - -Version 0.4.3.0 -=============== -[+] first Unicode version of the Jabber plugin -[!] fix for file transfers when one of the jids contains uppercase letters -[!] bug #0001754 fixed: Jabber Agents. Don't work Logoff and Unregister buttons -[!] bug #0001613 fixed: Conferences: messages with linefeeds get double-spaced -[!] bug #0001632 fixed: Conferences: '%' in my outgoing text gets duplicated -[!] fix for reading MSN avatars through the transport - -Version 0.4.1.3 -=============== -[+] wish #0001541: Conferences: show kick/ban msgs -[!] bugfix for contacts renaming -[!] bug #0000890 fixed: multiple file transfers are impossible - -Version 0.4.1.2 -=============== -[+] added GNUPG support (many thanks to Karl-Heinz Pennemann for a patch) -[+] added support for the extended JUD search -[+] added avatar support -[+] wish #0001252: Add support for TLS -[+] wish #0001319: Conference nicknames should be stored & reused -[+] wish #0001331: Support for sending and receiving actions (/me) -[+] wish #0001356: Don't show 'user joined' events when first joining a MUC -[+] wish #0001508: Support for _xmpp-client._tcp SRV DNS records (thanks yb for a patch) -[!] important bug fixed: Jabber contact list maybe messed up under Win9x -[!] numerous fixes for the groupchat administration -[!] bug #0001316 fixed: User appears to part/rejoin on nick change in conference -[!] bug #0001324 fixed: groupchat subjects don't get recognized -[!] bug #0001355 fixed: Switching presence to 'Invisible' causes me to exit MUC -[!] bug #0001362 fixed: Ctrl-1 while Connecting always makes status Online -[!] bug #0001423 fixed: Leaving a jabber conference closes the chat.dll container window. -[!] bug #0001430 fixed: several problems with moderator controls -[!] bug #0001485 fixed: Conferences: toggle voice/toggle moderator commands -[!] bug #0001481 fixed: Conferences: moderator controls/list management -[!] bug #0001482 fixed: Conferences: role changes aren't shown -[!] bug #0001490 fixed: Options about subscriptions/authorisation are not showing up when type of subcr is "none" for a contact -[!] fixed the crash when two or more chats were opened - -Version 0.4.1.1 -=============== -[*] massive changes for the Unicode settings - -Version 0.4.3.0 -=============== -[!] bug #0000001632 fixed: Conferences: '%' in my outgoing text gets duplicated (thanks MattJ for a patch) - -Version 0.4.0.3 -=============== -[+] wish 0001322: highlighting -[!] bug #0001272 fixed: crash when sending to a jabber conference that is no longer connected -[!] bug #0001269 fixed: Users appear in the conference nicklist more than once -[!] bug #0001268 fixed: 'change nickname' chat popup menu item doesn't work -[!] bug #0001114 fixed: typinguser event never times out -[!] bug #0000731 fixed: Miranda can't retreive vCard info from jabber.org server -[!] bugfix: a chat topic isn't displayed when a user enters chat. - -Version 0.4.0.2 -=============== -[+] added CHAT.DLL support -[+] wish #0000862: Jabber conferences in contact list -[!] bug #0001105 fixed: Miranda process do not die when shutdown (thanks baronng for a patch) -[!] bug #0001109 fixed: XML specials in add contact -[!] bug #0001108 fixed: Status-visibility for a contact not working correctly -[!] bug #0001135 fixed: Cannot transfer File(s) between miranda/jabber to/from PSI or Exodus (or more) -[!] fix for writing "MyHandle" setting every time. - -Version 0.4.0.1 -=============== -[*] prepared to be released with M 0.4. -[*] search by JID implemented without the v-card checking; -[+] some minor improvements - -Version 0.2.0.2 -=============== -[+] search by JID now verifies the user's presense, instead of confirming any -user input -[+] wish #0000299: DisableMainMenuItem option wanted -[-] reconnection ability removed, use KeepStatus plugin instead -[!] bug #0000298 fixed: search by nickname instead of a full JID resulted -to the auth process stuck. -[!] bug #0000691 fixed: Jabber writes to MyHandle instead of a NickName -[!] bug #0000715 fixed: Link to list of public servers is broken -[!] another crash-on-exit fixed - -Version 0.2.0.1 -=============== -[!] bug #0000818 fixed: Jabber disconnects when sending message that contains ampersand -[!] bugfix: fixed GPF on logging off -[!] bugfix: if an attempt is made to login while plugin is connecting, mode is set to online - -Version 0.2.0.0 -=============== -[+] Unicode support - -Version 0.1.1.7 -=============== - Last version, released 2004-04-01 by keh. \ No newline at end of file diff --git a/protocols/JabberG/docs/jabber.txt b/protocols/JabberG/docs/jabber.txt new file mode 100644 index 0000000000..1d41cc12a6 --- /dev/null +++ b/protocols/JabberG/docs/jabber.txt @@ -0,0 +1,206 @@ +Legend: +[+] added +[*] changed +[-] deleted +[!] bug fixed + +Version 0.11.0.1 +=============== +Jabber development was resumed after years of silence and small bugfixes + +Version 0.7.0.7 +=============== +[+] XEP-0115 support (Entity Capabilities) +[!] bug #003127 fixed: random errors in file transfers + +Version 0.7.0.6 +=============== +[+] XEP-0096 support (File Transfer, IBB) +[+] XEP-0199 support (XMPP Ping) + +Version 0.7.0.5 +=============== +[+] XEP-0065 support (SOCKS5 Bytestreams) +[+] XEP-0138 support (Traffic Compression) +[+] XEP-0202 support (Entity time) +[!] bugfix for transport info discovery + +Version 0.7.0.4 +=============== +[+] XEP-0050 support (Ad-Hoc Commands) +[+] XEP-0055 support (Jabber Search, full support of x-forms) +[+] added support for vcards in chat rooms +[!] bug #0003130 fixed: Bookmarks are not retreived automatically, MUC auto-join doesn't work +[*] all bitmap processing removed from the Jabber plugin and switched to the loadavatars plugin + +Version 0.7.0.3 +=============== +[+] XEP-0048 support (Bookmark Storage) +[+] Added MirandaInterfaces +[+] Implement UUID plugin info +[+] added Windows Vista OS version detection +[+] added ability of sending messages to the specific resource +[*] menu icons are implemented via icolib, duplicated icons were removed +[-] "Disable main menu" option removed +[!] bug #002970 fixed: Ending spaces not stripped in Host input + +Version 0.7.0.2 +=============== +[+] various enhancements of adding roster contacts +[!] fix for NTLM auth + +Version 0.7.0.1 +=============== +[+] Unicode plugins got the UNICODE_AWARE flag in PLUGININFO structure +[+] patch for placing SecureIM plugin presence into the Jabber MirVer +[+] sha1 & md5 support is now provided by the core +[-] ugly hack with the ContactPhoto/File setting removed +[!] fix for the exception handling in Jabber + +Version 0.7.0.0 +=============== + +Initial version for 0.7 +[*] Jabber uses now new features of 0.7 core. + +Version 0.6.0.2 +=============== +[+] wish #0002532 fixed: Add command "Resolve Nicknames" in context menu for transports + +Version 0.5.0.3 +=============== +[+] added separate icons for different transports +[+] wish #0001921 added: logon/logoff in context menu on jabber-transports in contact list +[+] wish #0002541 added: Options - Account: Removal of account from the server +[!] bug #0002530 fixed: Miranda crashes on large avatars + +Version 0.5.0.2 +=============== +[!] bug #0002261 fixed: Invitations are sent wrong +[!] bug #0002268 fixed: XML parser has a problem with > (greater than) in attributes +[!] bug #0002288 fixed: Status messages are not delivered correctly via icq transports +[!] bug #0002435 fixed: a session is being created before logon +[!] bug #0002474 fixed: WM_CONTEXTMENU not handled correctly + +Version 0.5.0.1 +=============== +[!] bug #0002045 fixed: MUC: Greyed out away nicknames are not shown in black when contacts return +[!] bug #0002065 fixed: Sends a malformed JID when trying to download my own vCard (in ANSI version only) +[!] bug #0002112 fixed: some minor problems with the conference invitations + +Version 0.4.3.2 +=============== +[!] bug #0002029 fixed: IDC_JID truncated on login dialog box +[!] bug #0001904 fixed: Resource names not UTF8 decoded +[!] bug #0001866 fixed: Does not receive invite to Jabber multiuser conference +[!] bug #0001853 fixed: Miranda crashes when sending Messages over Jabber to a deleted contact when full acknowlede enabled. +[!] bug #0001320 fixed: Grey out 'away' nicknames in the conference nicklist +[!] bug #0000581 fixed: People are trying to connect to jabber.org with empty usernames +[!] bugfix for the unencoded jids +[+] added contact menu items to simplify the groupchat processing +[+] added JEP0090 compatibility code + +Version 0.4.3.1 +=============== +[!] bug #0001729 fixed: vCard photo not displayed in User Details. +[!] bug #0001166 fixed: auto-join jabber chat room (conference) does not work when startup +[!] bugfix for server messages from the WildFire server + +Version 0.4.3.0 +=============== +[+] first Unicode version of the Jabber plugin +[!] fix for file transfers when one of the jids contains uppercase letters +[!] bug #0001754 fixed: Jabber Agents. Don't work Logoff and Unregister buttons +[!] bug #0001613 fixed: Conferences: messages with linefeeds get double-spaced +[!] bug #0001632 fixed: Conferences: '%' in my outgoing text gets duplicated +[!] fix for reading MSN avatars through the transport + +Version 0.4.1.3 +=============== +[+] wish #0001541: Conferences: show kick/ban msgs +[!] bugfix for contacts renaming +[!] bug #0000890 fixed: multiple file transfers are impossible + +Version 0.4.1.2 +=============== +[+] added GNUPG support (many thanks to Karl-Heinz Pennemann for a patch) +[+] added support for the extended JUD search +[+] added avatar support +[+] wish #0001252: Add support for TLS +[+] wish #0001319: Conference nicknames should be stored & reused +[+] wish #0001331: Support for sending and receiving actions (/me) +[+] wish #0001356: Don't show 'user joined' events when first joining a MUC +[+] wish #0001508: Support for _xmpp-client._tcp SRV DNS records (thanks yb for a patch) +[!] important bug fixed: Jabber contact list maybe messed up under Win9x +[!] numerous fixes for the groupchat administration +[!] bug #0001316 fixed: User appears to part/rejoin on nick change in conference +[!] bug #0001324 fixed: groupchat subjects don't get recognized +[!] bug #0001355 fixed: Switching presence to 'Invisible' causes me to exit MUC +[!] bug #0001362 fixed: Ctrl-1 while Connecting always makes status Online +[!] bug #0001423 fixed: Leaving a jabber conference closes the chat.dll container window. +[!] bug #0001430 fixed: several problems with moderator controls +[!] bug #0001485 fixed: Conferences: toggle voice/toggle moderator commands +[!] bug #0001481 fixed: Conferences: moderator controls/list management +[!] bug #0001482 fixed: Conferences: role changes aren't shown +[!] bug #0001490 fixed: Options about subscriptions/authorisation are not showing up when type of subcr is "none" for a contact +[!] fixed the crash when two or more chats were opened + +Version 0.4.1.1 +=============== +[*] massive changes for the Unicode settings + +Version 0.4.3.0 +=============== +[!] bug #0000001632 fixed: Conferences: '%' in my outgoing text gets duplicated (thanks MattJ for a patch) + +Version 0.4.0.3 +=============== +[+] wish 0001322: highlighting +[!] bug #0001272 fixed: crash when sending to a jabber conference that is no longer connected +[!] bug #0001269 fixed: Users appear in the conference nicklist more than once +[!] bug #0001268 fixed: 'change nickname' chat popup menu item doesn't work +[!] bug #0001114 fixed: typinguser event never times out +[!] bug #0000731 fixed: Miranda can't retreive vCard info from jabber.org server +[!] bugfix: a chat topic isn't displayed when a user enters chat. + +Version 0.4.0.2 +=============== +[+] added CHAT.DLL support +[+] wish #0000862: Jabber conferences in contact list +[!] bug #0001105 fixed: Miranda process do not die when shutdown (thanks baronng for a patch) +[!] bug #0001109 fixed: XML specials in add contact +[!] bug #0001108 fixed: Status-visibility for a contact not working correctly +[!] bug #0001135 fixed: Cannot transfer File(s) between miranda/jabber to/from PSI or Exodus (or more) +[!] fix for writing "MyHandle" setting every time. + +Version 0.4.0.1 +=============== +[*] prepared to be released with M 0.4. +[*] search by JID implemented without the v-card checking; +[+] some minor improvements + +Version 0.2.0.2 +=============== +[+] search by JID now verifies the user's presense, instead of confirming any +user input +[+] wish #0000299: DisableMainMenuItem option wanted +[-] reconnection ability removed, use KeepStatus plugin instead +[!] bug #0000298 fixed: search by nickname instead of a full JID resulted +to the auth process stuck. +[!] bug #0000691 fixed: Jabber writes to MyHandle instead of a NickName +[!] bug #0000715 fixed: Link to list of public servers is broken +[!] another crash-on-exit fixed + +Version 0.2.0.1 +=============== +[!] bug #0000818 fixed: Jabber disconnects when sending message that contains ampersand +[!] bugfix: fixed GPF on logging off +[!] bugfix: if an attempt is made to login while plugin is connecting, mode is set to online + +Version 0.2.0.0 +=============== +[+] Unicode support + +Version 0.1.1.7 +=============== + Last version, released 2004-04-01 by keh. \ No newline at end of file diff --git a/protocols/JabberG/docs/readme.txt b/protocols/JabberG/docs/readme.txt new file mode 100644 index 0000000000..1a14c341c9 --- /dev/null +++ b/protocols/JabberG/docs/readme.txt @@ -0,0 +1,59 @@ +Jabber Protocol Plugin for Miranda IM +===================================== + +Installation: + Copy jabber.dll to Miranda's plugins directory. + + If you want to have multiple jabber accounts online at the same time, + you need to have multiple copies of jabber.dll, each with different name, + all in Miranda's plugins directory. Note that all configurations for a + Jabber account (including your contact list) are associated with the + DLL's name. In addition, it is highly recommended that you do NOT choose + the name that is in conflict with other plugins or any database categories + used by Miranda core (use DatabaseViewer or DatabaseEditor to see what + database categories are already in use). + + The option for sending messages with full acknowledgement is disabled + by default. This feature works only when the jabber client at the other + end can respond with message acknowledgement. If your messages seem to + time out all the time, try disabling this option before reporting any bugs. + +More information: + Web: http://jabber.au.edu/miranda + E-mail: keh@au.edu + +Copyright (c) 2005 George Hazan (ghazan@postman.ru) +Copyright (c) 2002-2004 Santithorn Bunchua (keh@au.edu) + +Acknowledgement: + I would like to thank the following people for their helps and/or comments + (alphabetically listed): + Dmitry Balabanov + Nikola Dachev + Sam Kothari + Jörgen Persson + Robert Rainwater + Adam Strzelecki + Michal Wojciechowski + +================================================================ + +Jabber Protocol Plugin for Miranda IM +Tlen Protocol Plugin for Miranda IM +Copyright (C) 2002-2004 Santithorn Bunchua + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +================================================================ diff --git a/protocols/JabberG/docs/readme_jabber.txt b/protocols/JabberG/docs/readme_jabber.txt deleted file mode 100644 index 1a14c341c9..0000000000 --- a/protocols/JabberG/docs/readme_jabber.txt +++ /dev/null @@ -1,59 +0,0 @@ -Jabber Protocol Plugin for Miranda IM -===================================== - -Installation: - Copy jabber.dll to Miranda's plugins directory. - - If you want to have multiple jabber accounts online at the same time, - you need to have multiple copies of jabber.dll, each with different name, - all in Miranda's plugins directory. Note that all configurations for a - Jabber account (including your contact list) are associated with the - DLL's name. In addition, it is highly recommended that you do NOT choose - the name that is in conflict with other plugins or any database categories - used by Miranda core (use DatabaseViewer or DatabaseEditor to see what - database categories are already in use). - - The option for sending messages with full acknowledgement is disabled - by default. This feature works only when the jabber client at the other - end can respond with message acknowledgement. If your messages seem to - time out all the time, try disabling this option before reporting any bugs. - -More information: - Web: http://jabber.au.edu/miranda - E-mail: keh@au.edu - -Copyright (c) 2005 George Hazan (ghazan@postman.ru) -Copyright (c) 2002-2004 Santithorn Bunchua (keh@au.edu) - -Acknowledgement: - I would like to thank the following people for their helps and/or comments - (alphabetically listed): - Dmitry Balabanov - Nikola Dachev - Sam Kothari - Jörgen Persson - Robert Rainwater - Adam Strzelecki - Michal Wojciechowski - -================================================================ - -Jabber Protocol Plugin for Miranda IM -Tlen Protocol Plugin for Miranda IM -Copyright (C) 2002-2004 Santithorn Bunchua - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -================================================================ diff --git a/protocols/JabberG/docs/todo.txt b/protocols/JabberG/docs/todo.txt new file mode 100644 index 0000000000..16e76f4a99 --- /dev/null +++ b/protocols/JabberG/docs/todo.txt @@ -0,0 +1,9 @@ +- remove built-in groupchat support +- place the conferences list into the contact list +- HTTP Gateway mode support + +If you have a wish not listed above, feel free to send me +a e-mail. + +WMBR, George Hazan (ghazan@postman.ru) + diff --git a/protocols/JabberG/docs/todo_jabber.txt b/protocols/JabberG/docs/todo_jabber.txt deleted file mode 100644 index 16e76f4a99..0000000000 --- a/protocols/JabberG/docs/todo_jabber.txt +++ /dev/null @@ -1,9 +0,0 @@ -- remove built-in groupchat support -- place the conferences list into the contact list -- HTTP Gateway mode support - -If you have a wish not listed above, feel free to send me -a e-mail. - -WMBR, George Hazan (ghazan@postman.ru) - -- cgit v1.2.3