Age | Commit message (Expand) | Author |
2015-07-06 | Add Base Functionalities. | Tarun Gupta |
2015-07-06 | Add ChatStateNotifier. | Tarun Gupta |
2015-07-03 | Make AvatarStorage available for client. | Alan Young |
2015-07-03 | VCard: Ensure jids_ is allocated in addJID() | Alan Young |
2015-06-30 | Add tests for Payloads Parsers and Payloads Serializers. | Tarun Gupta |
2015-06-30 | Adds Parser and Serializer for Priority Element. | Tarun Gupta |
2015-06-30 | Add StreamInitiation Elements. | Tarun Gupta |
2015-06-27 | Adds Form Elements and Version Element. | Tarun Gupta |
2015-06-23 | Adds Carbons Element. | Tarun Gupta |
2015-06-23 | Add ComponentHandshake Element. | Tarun Gupta |
2015-06-23 | Add Roster Elements. | Tarun Gupta |
2015-06-22 | Add Nickname Element. | Tarun Gupta |
2015-06-18 | Adds Jingle Elements. | Tarun Gupta |
2015-06-16 | Add IBB Element. | Tarun Gupta |
2015-06-16 | Add IsodeIQDelegation Element. | Tarun Gupta |
2015-06-16 | Add InBandRegistrationPayload Element. | Tarun Gupta |
2015-06-16 | Add the UserLocation Element. | Tarun Gupta |
2015-06-16 | Add the UserTune Element. | Tarun Gupta |
2015-06-14 | Add Avatar Functionality. | Tarun Gupta |
2015-06-14 | Add the Bytestreams Element. | Tarun Gupta |
2015-06-14 | Add VCardUpdate Element. | Tarun Gupta |
2015-06-14 | Correcting access specifiers in VCardManager. | Tarun Gupta |
2015-06-14 | Add support for Crypto-functions. | Tarun Gupta |
2015-06-05 | Add DeliveryReceiptRequest & DeliveryReceipt | Alan Young |
2015-05-27 | Add the functionality for processing of URL. | Tarun Gupta |
2015-05-26 | Add functionality for UUID Generator. | Tarun Gupta |
2015-05-13 | Make sure Stroke clears write buffer before disconnecting | Alex Clayton |
2015-05-05 | Fix default initialisation | Kevin Smith |
2015-05-01 | Make SecurityLabelsCatalog items visible as a List (they are anyway) | Alan Young |
2015-05-01 | Add parser & serializer for SecurityLabel & SecurityLabelsCatalog | Alan Young |
2015-05-01 | Revisit handling of JavaConnection race conditions. | Alan Young |
2015-04-20 | Avoid potential double-adding of "lastConsumed" count to "bytesConsumed" | Nick Hudson |
2015-04-10 | Add GetDiscoItemsRequest | Alan Young |
2015-04-10 | Remove unused imports & fix some uses of generics. | Alan Young |
2015-04-10 | Throw exception for missing payload serializer. | Alan Young |
2015-04-10 | Changes to support MUCController first cut | Alan Young |
2015-04-10 | Checkpoint - A bunch of initial stuff for Android | Alan Young |
2015-04-02 | Fix copyright header on DateTime | Kevin Smith |
2015-04-02 | Use specific Local.US for date-time strings for protocol use. | Alan Young |
2015-03-19 | Add functionality for ChatState. | Tarun Gupta |
2015-03-18 | Add Copyright Information for CapsInfo. | Tarun Gupta |
2015-03-12 | Add functionality for CapsInfo | Tarun Gupta |
2015-01-14 | Don't use bytesConsumed from SSLEngineResult | Nick Hudson |
2015-01-13 | Don't call wakeup on closed selectors | Nick Hudson |
2014-12-14 | Changes to improve handling of unknown field types | Tim Robbings |
2014-12-02 | Add MAMFinSerializer to FullPayloadSerializerCollection | Alex Clayton |
2014-11-26 | Bring Stroke inline with Swiften with respect to MAM | Alex Clayton |
2014-10-28 | Stroke FormField refactoring | Tim Robbings |
2014-10-24 | Don't disregard data that arrives on network just prior to socket closing | Nick Hudson |
2014-10-24 | Fix JavaConnection to emit onDataWritten when it writes data to the socket | Nick Hudson |