Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All Missing Feature Implementation For a Base Client #33

Merged
merged 205 commits into from
Jan 4, 2024
Merged

All Missing Feature Implementation For a Base Client #33

merged 205 commits into from
Jan 4, 2024

Commits on Sep 13, 2023

  1. path to version 0.1.0+3

    vsevex committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    467e546 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    07c02a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787d2d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f89614f View commit details
    Browse the repository at this point in the history
  4. add unicode method.

    goto: doc
    vsevex committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    161623a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1fca09 View commit details
    Browse the repository at this point in the history
  6. jidTEMP junk

    vsevex committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4b8d062 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    18d2492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb958eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74da6fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad16f4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79b7325 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6398d71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a289ebe View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. upgrade idna test

    vsevex committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1321b6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c21c5 View commit details
    Browse the repository at this point in the history
  3. update stringprep base

    vsevex committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9efca94 View commit details
    Browse the repository at this point in the history
  4. move file(s) to new directory

    vsevex committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3948f6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e92aa25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd7ee3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d018dc View commit details
    Browse the repository at this point in the history
  8. refactor

    vsevex committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d40642b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    d485cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e836396 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f3bf26 View commit details
    Browse the repository at this point in the history
  4. refactor jid test cases

    vsevex committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    724b941 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    dd64c4d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    9a0bfe0 View commit details
    Browse the repository at this point in the history
  2. add XML namespace to constants

    vsevex committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ea0ed63 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. feat(utils): helper attribute methods

    add hasAttr, getAttr and lastly setAttr methods.
    vsevex committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a8caa79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2580cf0 View commit details
    Browse the repository at this point in the history
  3. junk property test class

    vsevex committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2377e99 View commit details
    Browse the repository at this point in the history
  4. feat(stream): base xml streaming class decleration

    written several methods for this class. none of these methods are tested yet, but mainly it will be done by the next commit to this branch. todos are not marked, but test cases will be written too. documentation need to take place after test cases.
    vsevex committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5b24b2c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    1a08664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    417f339 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9657f1 View commit details
    Browse the repository at this point in the history
  4. lil boost

    vsevex committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    fec4469 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. recreate XMLBase

    vsevex committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4482177 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    509b00d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4287c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d114860 View commit details
    Browse the repository at this point in the history
  4. junk

    vsevex committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    20cdfb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    e1cff60 View commit details
    Browse the repository at this point in the history
  2. junk stanzapath matcher

    vsevex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7013b3e View commit details
    Browse the repository at this point in the history
  3. test

    vsevex committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    747ad63 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. lil refactor

    vsevex committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    cd6a76d View commit details
    Browse the repository at this point in the history
  2. expand test cases for xmlBase

    vsevex committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    cef4acc View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. add xpath_selector dependency

    vsevex committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e64c49b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d113be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edf333f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05f81b3 View commit details
    Browse the repository at this point in the history
  5. update xml base test method(s)

    vsevex committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ac38811 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    0f9cf84 View commit details
    Browse the repository at this point in the history
  2. coded more methods on XMLBase

    vsevex committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    dbe3c55 View commit details
    Browse the repository at this point in the history
  3. bug fix

    vsevex committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b335300 View commit details
    Browse the repository at this point in the history
  4. extend method tests

    vsevex committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    29f8c30 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix extension functionality

    vsevex committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a2555ee View commit details
    Browse the repository at this point in the history
  2. test case for isExtension

    vsevex committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f920fcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07f1c7f View commit details
    Browse the repository at this point in the history
  4. update main XMLBase

    vsevex committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    626fae4 View commit details
    Browse the repository at this point in the history
  5. update test method(s)

    vsevex committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ddaa256 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    407f319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    891b494 View commit details
    Browse the repository at this point in the history
  3. major change for checker

    vsevex committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    891ad77 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. first stable version XMLBase.

    vsevex committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5e40f22 View commit details
    Browse the repository at this point in the history
  2. _Multi stanza test cases

    vsevex committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f4d8868 View commit details
    Browse the repository at this point in the history
  3. fix test cases for 2string

    vsevex committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5d2327f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a22e750 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    9723d31 View commit details
    Browse the repository at this point in the history
  2. write all common test cases

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5e380ad View commit details
    Browse the repository at this point in the history
  3. change JID arg type

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    64d771f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92e5b0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    176b84d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49909a7 View commit details
    Browse the repository at this point in the history
  7. create StreamFeatures stanza

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    95a6a78 View commit details
    Browse the repository at this point in the history
  8. final Handshake stanza class

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    45881e7 View commit details
    Browse the repository at this point in the history
  9. junk rootStanza

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f50faeb View commit details
    Browse the repository at this point in the history
  10. + xpath & stanzapath matchers

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3d2998d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf12850 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf18c06 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bbe35b9 View commit details
    Browse the repository at this point in the history
  14. junk

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    65fad87 View commit details
    Browse the repository at this point in the history
  15. create base Transport class

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    dc23e74 View commit details
    Browse the repository at this point in the history
  16. 2 non-ready classes

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6c019a8 View commit details
    Browse the repository at this point in the history
  17. fix stream header

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ec26cd3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1bac7ee View commit details
    Browse the repository at this point in the history
  19. add recv flag

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5170a35 View commit details
    Browse the repository at this point in the history
  20. create Error stanza base

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1774a36 View commit details
    Browse the repository at this point in the history
  21. update naming

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4adfa2c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    627afe7 View commit details
    Browse the repository at this point in the history
  23. register stream features

    vsevex committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9497baf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    121f8f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. add synchronized

    vsevex committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    97ed3c0 View commit details
    Browse the repository at this point in the history
  2. try to complete transport

    vsevex committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    950823b View commit details
    Browse the repository at this point in the history
  3. base whixp

    vsevex committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2a37649 View commit details
    Browse the repository at this point in the history
  4. add STARTTLS namespace

    vsevex committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7981ccf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a60cb9 View commit details
    Browse the repository at this point in the history
  6. initialize plugin manager

    vsevex committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b09a455 View commit details
    Browse the repository at this point in the history
  7. "fix"

    vsevex committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8643095 View commit details
    Browse the repository at this point in the history
  8. renew xpath matcher logic

    vsevex committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4b52590 View commit details
    Browse the repository at this point in the history
  9. rewrite async queue

    vsevex committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c7e937f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cb3941 View commit details
    Browse the repository at this point in the history
  11. enable method update

    vsevex committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8a60a1d View commit details
    Browse the repository at this point in the history
  12. update starttls

    vsevex committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cae541e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3d79e86 View commit details
    Browse the repository at this point in the history
  14. add setter to stanza

    vsevex committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cf2eff5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. enable plugin beforehand

    vsevex committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6bbeb70 View commit details
    Browse the repository at this point in the history
  2. streaming tag check

    vsevex committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6e33c6d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    cf76702 View commit details
    Browse the repository at this point in the history
  2. just tired

    vsevex committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    ade329d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    ceb2593 View commit details
    Browse the repository at this point in the history
  2. remove unsupported sha3

    vsevex committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ec9c3e6 View commit details
    Browse the repository at this point in the history
  3. remove unused fields

    vsevex committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3ecfdab View commit details
    Browse the repository at this point in the history
  4. update passed params

    vsevex committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7b5baa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    840f829 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. fix: dart 3.2.3 lint warnings

    vsevex committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e4d1ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a69f850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e60483f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0633201 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dc289f View commit details
    Browse the repository at this point in the history
  6. update startTLS stanza

    vsevex committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0630d42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a41bc7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6db024c View commit details
    Browse the repository at this point in the history
  9. add saslprep profile

    vsevex committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f5f5538 View commit details
    Browse the repository at this point in the history
  10. junk

    vsevex committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    87782b8 View commit details
    Browse the repository at this point in the history
  11. junk

    vsevex committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    864ee1b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2165ea3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee5c12a View commit details
    Browse the repository at this point in the history
  14. update primary sasl class

    vsevex committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4a80721 View commit details
    Browse the repository at this point in the history
  15. update waiting queue mechanism

    vsevex committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9bfbe4a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. add unknownHash exception

    vsevex committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    855b17e View commit details
    Browse the repository at this point in the history
  2. update handlers

    vsevex committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c141b1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8d5c05 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. update SASL class completely

    vsevex committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    093db50 View commit details
    Browse the repository at this point in the history
  2. move and update scram

    vsevex committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    04bc605 View commit details
    Browse the repository at this point in the history
  3. create getUniqueId method

    vsevex committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    6d97dbf View commit details
    Browse the repository at this point in the history
  4. add additional namespaces

    vsevex committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    ea69b10 View commit details
    Browse the repository at this point in the history
  5. upgrade factory exceptions

    vsevex committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    e0934b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c42d5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d7618f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea2f90f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fa5e06 View commit details
    Browse the repository at this point in the history
  10. create preapproval feature

    vsevex committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    ee023fa View commit details
    Browse the repository at this point in the history
  11. rosterver

    vsevex committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    018314b View commit details
    Browse the repository at this point in the history
  12. feature session

    vsevex committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    21383ef View commit details
    Browse the repository at this point in the history
  13. create IQ junk

    vsevex committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    0677c4d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7025b99 View commit details
    Browse the repository at this point in the history
  15. create _Mechanism base class

    vsevex committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    51f780e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    946bbf5 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. update startTLS

    vsevex committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    957ccf4 View commit details
    Browse the repository at this point in the history
  2. register created plugin(s)

    vsevex committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    2d04292 View commit details
    Browse the repository at this point in the history
  3. chore: junk

    vsevex committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    fa6cd03 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. remove events_emitter

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    8e11275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38794a3 View commit details
    Browse the repository at this point in the history
  3. initial presence method(S)

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    342a74e View commit details
    Browse the repository at this point in the history
  4. make getAttribute public

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f2b9772 View commit details
    Browse the repository at this point in the history
  5. initialize defaultLanguage

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    5f150c5 View commit details
    Browse the repository at this point in the history
  6. junk

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    194e8c1 View commit details
    Browse the repository at this point in the history
  7. emit sessionStart

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    6ea925d View commit details
    Browse the repository at this point in the history
  8. declare presence base

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    a77f67b View commit details
    Browse the repository at this point in the history
  9. comment out unused classes

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    91c51c3 View commit details
    Browse the repository at this point in the history
  10. update eventing system

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    ea78797 View commit details
    Browse the repository at this point in the history
  11. extend exception class

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    0563fa9 View commit details
    Browse the repository at this point in the history
  12. comment out unused log class

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    240a5b2 View commit details
    Browse the repository at this point in the history
  13. extend error class

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f4c40bc View commit details
    Browse the repository at this point in the history
  14. junk

    vsevex committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    4d0299c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. ejabberd conf assets

    vsevex committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3209e52 View commit details
    Browse the repository at this point in the history
  2. ejabberd conf assets

    vsevex committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    740a168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9073950 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90483ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa31893 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b11141 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00a6198 View commit details
    Browse the repository at this point in the history
  8. make pluginAttribute public

    vsevex committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9d221a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db23524 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f20bab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10b84e5 View commit details
    Browse the repository at this point in the history
  12. add helper methods for query

    vsevex committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1ea8d04 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5ba1d4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1984cbd View commit details
    Browse the repository at this point in the history
  15. move transport to root

    vsevex committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1ce781f View commit details
    Browse the repository at this point in the history
  16. refactor(misc)

    vsevex committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    36354a8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7dfbc4c View commit details
    Browse the repository at this point in the history
  18. create message stanza

    vsevex committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6056368 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b62f867 View commit details
    Browse the repository at this point in the history
  20. create roster stanza

    vsevex committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6b88756 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8a9f082 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. remove assets

    vsevex committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8176e93 View commit details
    Browse the repository at this point in the history
  2. remove logo from markdown

    vsevex committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ace87cb View commit details
    Browse the repository at this point in the history
  3. refactor(test): lil changes

    vsevex committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    25974d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f31c50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ea8f53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44f0eb3 View commit details
    Browse the repository at this point in the history
  7. remove unused file(S)

    vsevex committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c6d817c View commit details
    Browse the repository at this point in the history
  8. remove unused methods

    vsevex committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3740990 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    bbb8561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb475a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    663b154 View commit details
    Browse the repository at this point in the history
  4. add StreamError class

    vsevex committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8b8bb23 View commit details
    Browse the repository at this point in the history
  5. remove unused setter

    vsevex committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    331fe67 View commit details
    Browse the repository at this point in the history
  6. change _client to _base

    vsevex committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3c71332 View commit details
    Browse the repository at this point in the history
  7. remove unused file export

    vsevex committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a349e38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ddf8150 View commit details
    Browse the repository at this point in the history
  9. refactor: lil

    vsevex committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    89fc7a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a35b762 View commit details
    Browse the repository at this point in the history