3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extracted the code for generating error stanzas. This is part of VYSPER-63. More... about 16 years ago
Nekopull has been added to Maven central, removing draft files More... about 16 years ago
identify directed presence stanza, issue a warning until feature gets implemented (VYSPER-6) More... about 16 years ago
[vysper] patch contributed by David Phillips. Many thanks. (VYSPER-72) Implement XEP-0049 Private XML Storage More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl. thanks. implements JID malformed error condition (VYSPER-67) More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl. thanks. implements error condition 6.2.3.5 (invalid subid) (VYSPER-67) More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl. thanks. implements 6.2.3.4 and fixes a faulty comment in the subscriber handler (VYSPER-67) More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl. thanks. implements error case 6.2.3.3 and fixes some minor typos (VYSPER-67) More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl. thanks. implements error case 6.2.3.2 (no such subscriber) (VYSPER-67) More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl. thanks. implents error case 6.2.3.1 (VYSPER-67) More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl. thanks. refactores the subscribe handler (extract the error stanza-builder into their own methods). (VYSPER-65) More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl. thanks. implements the general JID malformed error for subscribe to node (VYSPER-65) More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl. thanks. implements error condition 11 of section 6.1.3 (Node does not exist) (VYSPER-65) More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl. thanks. implements error condition 1 of section 6.1.3 (JIDs don't match) (VYSPER-65) More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl. thanks again! More... about 16 years ago
[vysper] based on patches and bug reports by David Phillips. thanks for contributing! improve client compatibility. PSI needs xmlns:stream attributes on <feature> stanzas. PSI also sends newlines, which are not elements. this is fixed in the verifier which reports text fragements as elements. (VYSPER-1) More... about 16 years ago
[vysper] based on a patch by David Phillips (see VYSPER-72). thanks for contributing. change the way the apt tools gets referenced More... about 16 years ago
[vysper] inspired by a patch by David Phillips (see VYSPER-72). thanks for contributing. get UTC timezone object only once because this operation can be expensive for some revisions of the JDK (Sun JDK Bug ID 4936890) More... about 16 years ago
[vysper] based on a patch by David Phillips. thank you very much for contributing. small improvements (VYSPER-72) More... about 16 years ago
[vysper] patch and commit comment contributed by Michael Jakl, thank you. VYSPER-64: This patch is the first step (refactoring) towards persistence managers. It separates data storage and model logic. It's not complete (yet working). More... about 16 years ago
[vysper] patch contributed by Michael Jakl, many thanks. More... about 16 years ago
Fixed a number of license headers (VYSPER-40) More... about 16 years ago
Setting source encoding from patch by Robert Burrell Donkin. (VYSPER-41) More... about 16 years ago
upgraded to mina 1.1.7 More... about 16 years ago
Bumped up BouncyCastle from 135 to 140 to solve an IP issue More... about 16 years ago
[vysper] encoder no longer static, add javadoc (VYSPER-62) More... about 16 years ago
[vysper] implement date time profile (XEP-0082 as a utility (VYSPER-66) More... about 16 years ago
[vysper] (VYSPER-52) ongoing pubsub code and commit comment contributed by Michael Jakl: adds the base usecase for subscribing to a node. It does not contain error handling or persistent storage yet. The patch also adds the necessary model classes. The chosen node relationship (for now) is "flat-set" (see XEP-0248, Table1). More... about 16 years ago
[vysper] add spec compliance documentation (VYSPER-62) More... about 16 years ago
[vysper] implement extended service disco, allowing data forms in info request reponses (VYSPER-62) More... about 16 years ago