[Pkg-cli-apps-commits] [smuxi] 03/07: Merge tag 'upstream/1.0_rc3'

Felipe Sateler fsateler at moszumanska.debian.org
Fri May 8 00:26:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

fsateler pushed a commit to branch master
in repository smuxi.

commit 37d750b6b8c5918af10c908ab72dded18de75497
Merge: db296d5 fbcc7f2
Author: Felipe Sateler <fsateler at debian.org>
Date:   Thu May 7 20:44:23 2015 -0300

    Merge tag 'upstream/1.0_rc3'
    
    Upstream version 1.0~rc3
    
    # gpg: Signature made Thu 07 May 2015 20:44:23 CLT
    # gpg:                using RSA key 0xA3BABAE2408DD6CF
    # gpg: Good signature from "Felipe Sateler <fsateler at debian.org>"
    # gpg:                 aka "Felipe Sateler <fsateler at uc.cl>"
    # gpg:                 aka "Felipe Sateler <fsateler at gmail.com>"
    # gpg:                 aka "Felipe Sateler <felipe at sateler.com>"
    # Primary key fingerprint: 218E E036 2033 C87B 6C13  5FA4 A3BA BAE2 408D D6CF

 Makefile.am                                        |  48 +-
 Makefile.in                                        |  55 +-
 README.md                                          |   2 +-
 TODO                                               |   1 -
 configure                                          |  61 +-
 configure.ac                                       |  33 +-
 lib/Makefile.am                                    |  16 +-
 lib/Makefile.in                                    |  17 +-
 .../ServiceStack.Text/Json/JsonTypeSerializer.cs   |   2 +-
 lib/SmartIrc4net/SmartIrc4net.csproj               |   1 +
 .../src/IrcClient/ChannelModeChangeInfo.cs         | 179 +++++
 lib/SmartIrc4net/src/IrcClient/EventArgs.cs        |  13 +
 lib/SmartIrc4net/src/IrcClient/IrcClient.cs        | 199 +++---
 .../tests/ChannelModeChangeInfoTests.cs            | 132 ++++
 .../Twitterizer2.Streaming/FilterStreamOptions.cs  |  48 ++
 lib/Twitterizer/Twitterizer2.Streaming/Location.cs |  28 +
 .../Properties/AssemblyInfo.cs}                    |  49 +-
 .../Twitterizer2.Streaming/SerializationHelper.cs  | 102 +++
 .../StreamOptions.cs}                              |  89 ++-
 .../Twitterizer2.Streaming/TwitterSteamEvent.cs    | 107 +++
 .../Twitterizer2.Streaming/TwitterStream.cs        | 625 +++++++++++++++++
 .../TwitterStreamDeletedEvent.cs}                  |  59 +-
 .../Twitterizer2.Streaming/TwitterStreamEvent.cs   |  45 ++
 .../Twitterizer2.Streaming.csproj                  | 128 ++++
 .../UserStreamOptions.cs}                          |  50 +-
 .../Twitterizer2/Core/TwitterCommand.cs            |  32 +-
 .../Exceptions/TwitterizerException.cs             |  12 +-
 .../Methods/Block/CreateBlockCommand.cs            |   2 +-
 .../Methods/Block/DestroyBlockCommand.cs           |   2 +-
 .../Methods/Block/ExistsBlockCommand.cs            |   2 +-
 .../Methods/DirectMessage/DirectMessagesCommand.cs |   4 +-
 .../DirectMessage/DirectMessagesSentCommand.cs     |   4 +-
 .../DirectMessage/SendDirectMessageCommand.cs      |   2 +-
 .../Methods/Favorites/CreateFavoriteCommand.cs     |   2 +-
 .../Methods/Favorites/DeleteFavoriteCommand.cs     |   2 +-
 .../Methods/Favorites/ListFavoritesCommand.cs      |   6 +-
 .../Methods/Friendship/CreateFriendshipCommand.cs  |   2 +-
 .../Methods/Friendship/DeleteFriendshipCommand.cs  |   2 +-
 .../Methods/Friendship/FollowersIdsCommand.cs      |   2 +-
 .../Methods/Friendship/FriendsIdsCommand.cs        |   2 +-
 .../Methods/Friendship/ShowFriendshipCommand.cs    |   4 +-
 .../Methods/Friendship/UpdateFriendshipCommand.cs  |   2 +-
 .../Twitterizer2/Methods/Geo/Coordinate.cs         |   5 +-
 .../Methods/List/AddListMemberCommand.cs           |   2 +-
 .../Methods/List/CreateListMembershipCommand.cs    |   2 +-
 .../Methods/List/DestroyListSubscriber.cs          |   2 +-
 .../Twitterizer2/Methods/List/GetListCommand.cs    |   2 +-
 .../Methods/List/ListMembershipsCommand.cs         |   2 +-
 .../Methods/List/RemoveListMemberCommand.cs        |   2 +-
 .../Notification/NotificationFollowCommand.cs      |   2 +-
 .../Notification/NotificationLeaveCommand.cs       |   2 +-
 .../Twitterizer2/Methods/Search/SearchCommand.cs   |   4 +-
 .../Twitterizer2/Methods/Spam/ReportSpamCommand.cs |   2 +-
 .../Methods/Timeline/PagedTimelineCommand.cs       |   4 +-
 .../Methods/Timeline/RetweetedByMeCommand.cs       |   4 +-
 .../Methods/Timeline/RetweetedToMeCommand.cs       |   4 +-
 .../Methods/Timeline/TimelineOptions.cs            |   4 +-
 .../Methods/Timeline/UserTimelineCommand.cs        |   2 +-
 .../Twitterizer2/Methods/Tweets/RetweetsCommand.cs |   2 +-
 .../Methods/Tweets/RetweetsOfMeCommand.cs          |   4 +-
 .../Twitterizer2/Methods/Tweets/TwitterStatus.cs   |  41 ++
 .../Methods/Tweets/UpdateStatusCommand.cs          |   2 +-
 .../Methods/Tweets/UpdateWithmediaCommand.cs       |   2 +-
 .../Twitterizer2/Methods/User/FollowersCommand.cs  |   2 +-
 .../Twitterizer2/Methods/User/FriendsCommand.cs    |   2 +-
 .../Twitterizer2/Methods/User/ShowUserCommand.cs   |   2 +-
 .../Twitterizer2/Methods/User/TwitterUser.cs       | 101 ++-
 lib/Twitterizer/Twitterizer2/Twitterizer2.csproj   |   3 +-
 po-Engine-Campfire/POTFILES.skip                   |   1 +
 po-Engine-IRC/POTFILES.skip                        |   1 +
 po-Engine-JabbR/POTFILES.skip                      |   1 +
 po-Engine-MessageBuffer/LINGUAS                    |   1 +
 po-Engine-MessageBuffer/Makefile.in.in             | 218 ++++++
 po-Engine-MessageBuffer/POTFILES.in                |   1 +
 .../POTFILES.skip                                  |   1 +
 po-Engine-MessageBuffer/de.po                      | 120 ++++
 po-Engine-Twitter/POTFILES.skip                    |   1 +
 po-Engine-XMPP/POTFILES.skip                       |   1 +
 po-Engine/POTFILES.skip                            |   1 +
 po-Frontend-GNOME-IRC/POTFILES.skip                |   1 +
 po-Frontend-GNOME-Twitter/POTFILES.skip            |   1 +
 po-Frontend-GNOME-XMPP/POTFILES.skip               |   1 +
 po-Frontend-GNOME/POTFILES.in                      |   2 +
 po-Frontend-GNOME/POTFILES.skip                    |   1 +
 po-Frontend/POTFILES.skip                          |   1 +
 po-Server/POTFILES.skip                            |   1 +
 src/AssemblyVersion.cs                             |   2 +-
 src/Common/Crc32.cs                                |   3 +-
 src/Common/Defines.cs                              |  49 +-
 src/Common/Defines.cs.in                           |  43 +-
 src/Common/Emojione.cs                             |  57 ++
 src/Common/FastSerializer.cs                       |  22 +
 src/Common/GeneratedEmojione.cs                    | 738 +++++++++++++++++++++
 src/Common/IOSecurity.cs                           |  31 +-
 src/Common/ITraceable.cs                           |  49 +-
 src/Common/IconCache.cs                            | 265 ++++++++
 src/Common/LibraryCatalog.cs                       |  49 +-
 src/Common/MD5.cs                                  |  49 +-
 src/Common/Makefile.am                             |  16 +-
 src/Common/Makefile.in                             |  18 +-
 src/Common/NDesk.Options.cs                        |   3 +-
 src/Common/Pattern.cs                              |  37 +-
 src/Common/Platform.cs                             |  37 +-
 src/Common/RateLimiter.cs                          |  82 +++
 src/Common/SingleApplicationInstance.cs            | 324 +++++++++
 src/Common/SpecialFolderPatternConverter.cs        |  31 +-
 src/Common/TaskQueue.cs                            |  51 +-
 src/Common/ThreadPoolQueue.cs                      |  31 +-
 src/Common/Trace.cs                                |  49 +-
 src/Engine-Campfire/Makefile.am                    |   2 +-
 src/Engine-Campfire/Makefile.in                    |   4 +-
 src/Engine-IRC/Makefile.in                         |   2 +
 src/Engine-IRC/Protocols/Irc/IrcProtocolManager.cs | 125 +++-
 src/Engine-JabbR/Makefile.am                       |   2 +-
 src/Engine-JabbR/Makefile.in                       |   4 +-
 .../AssemblyInfo.cs                                |   8 +-
 src/Engine-MessageBuffer/Main.cs                   | 353 ++++++++++
 src/Engine-MessageBuffer/Makefile.am               |  48 ++
 .../Makefile.in                                    | 138 ++--
 src/Engine-MessageBuffer/smuxi-message-buffer.1    |  50 ++
 .../smuxi-message-buffer.exe.config                |  16 +
 src/Engine-MessageBuffer/smuxi-message-buffer.in   |   3 +
 src/Engine-Twitter/Makefile.am                     |  15 +-
 src/Engine-Twitter/Makefile.in                     |  19 +-
 .../Protocols/Twitter/TwitterProtocolManager.cs    | 164 ++++-
 .../Protocols/Twitter/TwitterSearchStream.cs       | 167 +++++
 src/Engine-XMPP/Makefile.am                        |   2 +-
 src/Engine-XMPP/Makefile.in                        |   4 +-
 .../Protocols/Xmpp/XmppProtocolManager.cs          |  85 ++-
 src/Engine/AssemblyInfo.cs                         |   2 +-
 src/Engine/Chats/ChatModel.cs                      |  31 +-
 src/Engine/Config/MessageBuilderSettings.cs        |  25 +-
 src/Engine/Engine.cs                               |  47 +-
 src/Engine/Makefile.am                             |  10 +-
 src/Engine/Makefile.in                             |  13 +-
 src/Engine/MessageBuffers/Db4oMessageBuffer.cs     |  62 +-
 src/Engine/MessageBuffers/IMessageBuffer.cs        |   1 +
 src/Engine/MessageBuffers/ListMessageBuffer.cs     |   6 +
 src/Engine/MessageBuffers/MessageBufferBase.cs     |  74 ++-
 .../MessageBuffers/MessageBufferPersistencyType.cs |   4 +-
 src/Engine/MessageBuffers/SqliteMessageBuffer.cs   | 243 +++++++
 src/Engine/Messages/Dto/MessageDtoModelV1.cs       | 150 +++++
 src/Engine/Messages/ImageMessagePartModel.cs       |  16 +-
 src/Engine/Messages/MessageBuilder.cs              |   2 +
 src/Engine/Messages/MessageModel.cs                |  11 +-
 src/Engine/Messages/MessagePartModel.cs            |   9 +-
 src/Engine/Messages/MessageType.cs                 |   2 +
 src/Engine/Messages/TextMessagePartModel.cs        |  17 +-
 src/Engine/Messages/UrlMessagePartModel.cs         |  16 +-
 src/Engine/Protocols/ProtocolManagerBase.cs        |  56 +-
 src/Engine/Session.cs                              | 149 ++++-
 src/Engine/SessionManager.cs                       |  23 +-
 src/Engine/TextColor.cs                            |   9 +-
 src/Frontend-Curses/Makefile.in                    |   2 +
 src/Frontend-GNOME-IRC/Makefile.in                 |   2 +
 src/Frontend-GNOME-Twitter/Makefile.am             |   2 +-
 src/Frontend-GNOME-Twitter/Makefile.in             |   4 +-
 src/Frontend-GNOME-Twitter/TwitterGroupChatView.cs |   4 +-
 src/Frontend-GNOME-XMPP/Makefile.in                |   2 +
 src/Frontend-GNOME-XMPP/XmppGroupChatView.cs       |  44 +-
 src/Frontend-GNOME-XMPP/XmppPersonChatView.cs      |   8 +-
 src/Frontend-GNOME/AboutDialog.cs                  |   8 +-
 src/Frontend-GNOME/ChatViewManager.cs              |   2 +-
 src/Frontend-GNOME/EngineManagerDialog.cs          |  27 +-
 src/Frontend-GNOME/Entry.cs                        |   4 +-
 src/Frontend-GNOME/FindGroupChatDialog.cs          |   2 +-
 src/Frontend-GNOME/Frontend.cs                     |  50 +-
 src/Frontend-GNOME/Main.cs                         |  63 +-
 src/Frontend-GNOME/MainWindow.cs                   |  52 +-
 src/Frontend-GNOME/Makefile.am                     |  11 +-
 src/Frontend-GNOME/Makefile.in                     |  92 ++-
 src/Frontend-GNOME/NetworkManager.cs               |  17 +-
 src/Frontend-GNOME/Notebook.cs                     |   6 +-
 .../Preferences/PreferencesDialog.cs               |  40 +-
 src/Frontend-GNOME/Views/ChatTreeView.cs           |   5 +-
 src/Frontend-GNOME/Views/Chats/ChatView.cs         |  47 +-
 src/Frontend-GNOME/Views/Chats/GroupChatView.cs    |  88 +--
 src/Frontend-GNOME/Views/Chats/ProtocolChatView.cs | 140 +---
 src/Frontend-GNOME/Views/MenuWidget.cs             |   4 +-
 src/Frontend-GNOME/Views/MessageTextView.cs        | 148 ++++-
 src/Frontend-GNOME/Views/ServerWidget.cs           |  14 +-
 .../Views/Tags/EmojiTag.cs}                        |  36 +-
 src/Frontend-GNOME/smuxi-frontend-gnome.1          |   4 +-
 .../smuxi-frontend-gnome.appdata.xml.in            |  29 +
 src/Frontend-STFL/Frontend.cs                      |  34 +-
 src/Frontend-STFL/Makefile.in                      |   2 +
 src/Frontend-STFL/STFL/Makefile.in                 |   2 +
 src/Frontend-STFL/Views/ChatView.cs                |  15 +-
 src/Frontend-STFL/smuxi-frontend-stfl.1            |   6 +-
 src/Frontend-SWF/Chats/ChatView.cs                 |  10 +-
 src/Frontend-SWF/Chats/GroupChatView.cs            |  19 +
 src/Frontend-SWF/Makefile.in                       |   2 +
 src/Frontend-Test/Makefile.in                      |   2 +
 src/Frontend/CommandManager.cs                     |  20 +-
 src/Frontend/EngineManager.cs                      |  35 +-
 src/Frontend/Makefile.in                           |   2 +
 src/Makefile.am                                    |   1 +
 src/Makefile.in                                    |  10 +-
 src/Server/Makefile.in                             |   2 +
 src/Server/smuxi-server.1                          |   5 +-
 src/smuxi-win32.nsis.in                            |   4 +
 201 files changed, 6770 insertions(+), 1317 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git



More information about the Pkg-cli-apps-commits mailing list