Commit Graph

  • 1d2ebdd3cd Make attachment sending work! bitfl0wer 2023-05-12 19:18:00 +0200
  • 7984c5d19f
    Make attachment sending work! bitfl0wer 2023-05-12 19:18:00 +0200
  • 59a2a0ffd8 Merge pull request #37 from polyphony-chat/bitfl0wer-patch-1 Flori 2023-05-12 15:53:27 +0200
  • be0a4d7f0c
    Merge pull request #37 from polyphony-chat/bitfl0wer-patch-1 Flori 2023-05-12 15:53:27 +0200
  • 3c7b057315 Update README.md Flori 2023-05-12 15:53:16 +0200
  • 37559e8665
    Update README.md Flori 2023-05-12 15:53:16 +0200
  • 94fabbffb0 Merge branch 'polyphony-chat:main' into main kozabrada123 2023-05-12 11:41:53 +0000
  • 5ab07116ec
    Merge branch 'polyphony-chat:main' into main kozabrada123 2023-05-12 11:41:53 +0000
  • 320b839292 Merge pull request #36 from polyphony-chat/feature/sending-messages Flori 2023-05-12 13:08:57 +0200
  • 0fc5e19767
    Merge pull request #36 from polyphony-chat/feature/sending-messages Flori 2023-05-12 13:08:57 +0200
  • 32f337015a cargo fix bitfl0wer 2023-05-12 12:35:06 +0200
  • 00acaf6de9
    cargo fix bitfl0wer 2023-05-12 12:35:06 +0200
  • 56be2c9a17 Change send to no longer take static refs bitfl0wer 2023-05-12 12:34:27 +0200
  • eec54b4ca9
    Change send to no longer take static refs bitfl0wer 2023-05-12 12:34:27 +0200
  • 9fd3f733f7 Mark unused var as unused bitfl0wer 2023-05-12 12:34:00 +0200
  • 06d84af2db
    Mark unused var as unused bitfl0wer 2023-05-12 12:34:00 +0200
  • 6732640f96 impl PartialDiscordFileAttachment Now contains move_$ methods, which can move individual values out of the PartialDiscordFileAttachment while preserving the rest of the object. bitfl0wer 2023-05-12 12:33:39 +0200
  • 70d7b005d9
    impl PartialDiscordFileAttachment Now contains move_$ methods, which can move individual values out of the PartialDiscordFileAttachment while preserving the rest of the object. bitfl0wer 2023-05-12 12:33:39 +0200
  • ea9d864580 Merge pull request #35 from polyphony-chat/feature/sending-messages Flori 2023-05-11 23:37:11 +0200
  • c7b2002957
    Merge pull request #35 from polyphony-chat/feature/sending-messages Flori 2023-05-11 23:37:11 +0200
  • c544bd409d work on implementing message attachment sending bitfl0wer 2023-05-11 23:35:36 +0200
  • 7eaa8a96b7
    work on implementing message attachment sending bitfl0wer 2023-05-11 23:35:36 +0200
  • 6dfaa6e91f Attempted reimpl kozabrada123 2023-05-11 22:47:31 +0200
  • 4008d36763 Attempted reimpl kozabrada123 2023-05-11 22:47:31 +0200
  • ce46452a2f change message send impl bitfl0wer 2023-05-11 22:36:35 +0200
  • 4c83e190b8
    change message send impl bitfl0wer 2023-05-11 22:36:35 +0200
  • a2819c13f0 add a todo so i dont forget to not eat all ram bitfl0wer 2023-05-11 00:07:45 +0200
  • d5048c2ebb
    add a todo so i dont forget to not eat all ram bitfl0wer 2023-05-11 00:07:45 +0200
  • fe63d11055 cool i have written a memory hog bitfl0wer 2023-05-11 00:06:13 +0200
  • 175d40209f
    cool i have written a memory hog bitfl0wer 2023-05-11 00:06:13 +0200
  • 7387053998 Change imports bitfl0wer 2023-05-10 18:44:17 +0200
  • f42b3785f3
    Change imports bitfl0wer 2023-05-10 18:44:17 +0200
  • 5a7d5e0a4c Change register test bitfl0wer 2023-05-10 18:44:10 +0200
  • afb5745a74
    Change register test bitfl0wer 2023-05-10 18:44:10 +0200
  • 6ce7396275 Merge branch 'feature/gateway-observer' into main kozabrada123 2023-05-09 18:35:53 +0000
  • 9962dfdf81
    Merge branch 'feature/gateway-observer' into main kozabrada123 2023-05-09 18:35:53 +0000
  • c5cbfbdc71 Merge pull request #33 from polyphony-chat/feature/sending-messages Flori 2023-05-09 19:47:18 +0200
  • 83cedc21ec
    Merge pull request #33 from polyphony-chat/feature/sending-messages Flori 2023-05-09 19:47:18 +0200
  • 3011b1164f Change test_registration bitfl0wer 2023-05-09 19:30:52 +0200
  • 38d9c3ad03
    Change test_registration bitfl0wer 2023-05-09 19:30:52 +0200
  • 6972c6f69e Merge pull request #32 from polyphony-chat/feature/users-retrieval-on-login-or-register Flori 2023-05-09 19:07:42 +0200
  • 5d039310bb
    Merge pull request #32 from polyphony-chat/feature/users-retrieval-on-login-or-register Flori 2023-05-09 19:07:42 +0200
  • 1bc8081655 Make register and login return UserObject bitfl0wer 2023-05-09 17:19:41 +0200
  • 8b09d16542
    Make register and login return UserObject bitfl0wer 2023-05-09 17:19:41 +0200
  • e6291bf384 Extend UserObject to match with Spacebars' User bitfl0wer 2023-05-09 17:19:23 +0200
  • 478313507f
    Extend UserObject to match with Spacebars' User bitfl0wer 2023-05-09 17:19:23 +0200
  • aaf454ffa7 remove println bitfl0wer 2023-05-09 17:19:04 +0200
  • d8c8cd079b
    remove println bitfl0wer 2023-05-09 17:19:04 +0200
  • a7514a28c6 impl get_settings() bitfl0wer 2023-05-09 14:05:36 +0200
  • 0ba2f568fd
    impl get_settings() bitfl0wer 2023-05-09 14:05:36 +0200
  • f06b43a8fe Make register and login return User bitfl0wer 2023-05-09 14:05:03 +0200
  • 5971ce1dbc
    Make register and login return User bitfl0wer 2023-05-09 14:05:03 +0200
  • b199d11889 Made modules public, removed 110 warnings bitfl0wer 2023-05-09 14:04:46 +0200
  • 15ee53b5f4
    Made modules public, removed 110 warnings bitfl0wer 2023-05-09 14:04:46 +0200
  • c073d6be54 Removed empty lines of code bitfl0wer 2023-05-09 14:04:34 +0200
  • 59be7b1cde
    Removed empty lines of code bitfl0wer 2023-05-09 14:04:34 +0200
  • f59f705ec0 make token pub bitfl0wer 2023-05-09 13:10:07 +0200
  • 702cafc0f5
    make token pub bitfl0wer 2023-05-09 13:10:07 +0200
  • fa05680552 Less spam debug log kozabrada123 2023-05-07 12:44:11 +0200
  • d1e8cb2d5c Less spam debug log kozabrada123 2023-05-07 12:44:11 +0200
  • 40b7064541 Remove logged_in from User bitfl0wer 2023-05-07 12:42:52 +0200
  • 11be031e98
    Remove logged_in from User bitfl0wer 2023-05-07 12:42:52 +0200
  • 31407c1bf1 Run clippy bitfl0wer 2023-05-07 12:41:14 +0200
  • 54944fbb0e
    Run clippy bitfl0wer 2023-05-07 12:41:14 +0200
  • 6a94d34bb5 Remove unneccessary imports bitfl0wer 2023-05-07 12:39:56 +0200
  • 8f3912c277
    Remove unneccessary imports bitfl0wer 2023-05-07 12:39:56 +0200
  • 240882ffdf Remove lifetime from Instance (see below) Originally, it was planned, that the Instance object would store Users. I have identified, that this was not needed, as it goes beyond the scope of a library; Users of this library are expected to keep track of users themselves. The removal of this user storage also prevented further overcomplications. bitfl0wer 2023-05-07 12:39:04 +0200
  • b2fa6db492
    Remove lifetime from Instance (see below) Originally, it was planned, that the Instance object would store Users. I have identified, that this was not needed, as it goes beyond the scope of a library; Users of this library are expected to keep track of users themselves. The removal of this user storage also prevented further overcomplications. bitfl0wer 2023-05-07 12:39:04 +0200
  • e67acfab49 Was still a merge conflict there kozabrada123 2023-05-07 12:05:58 +0200
  • ebab5d4433 Was still a merge conflict there kozabrada123 2023-05-07 12:05:58 +0200
  • 0fd7be51a8 Fix merge conflict kozabrada123 2023-05-07 12:04:46 +0200
  • f14b7c0e49 Fix merge conflict kozabrada123 2023-05-07 12:04:46 +0200
  • b4888d2f70 Rethink websockets, fix thread blocks kozabrada123 2023-05-07 11:58:12 +0200
  • ea6bacd7b8 Rethink websockets, fix thread blocks kozabrada123 2023-05-07 11:58:12 +0200
  • 7904b3d9f8 add docs, add instance.get_user() bitfl0wer 2023-05-07 11:54:49 +0200
  • 50ecc78da0
    add docs, add instance.get_user() bitfl0wer 2023-05-07 11:54:49 +0200
  • fc93762cf7 Fix deserialization error kozabrada123 2023-05-07 11:47:12 +0200
  • d4a546efa3 Fix deserialization error kozabrada123 2023-05-07 11:47:12 +0200
  • 3cd19ed15e Remove display impl, add default trait bitfl0wer 2023-05-07 11:32:25 +0200
  • 6b4251a3aa
    Remove display impl, add default trait bitfl0wer 2023-05-07 11:32:25 +0200
  • fafc864dfe Impl user::get() function bitfl0wer 2023-05-07 11:32:11 +0200
  • 014583216a
    Impl user::get() function bitfl0wer 2023-05-07 11:32:11 +0200
  • 939afac463 Merge pull request #31 from polyphony-chat/feature/sending-messages Flori 2023-05-07 00:47:50 +0200
  • 22edeeb455
    Merge pull request #31 from polyphony-chat/feature/sending-messages Flori 2023-05-07 00:47:50 +0200
  • 67ea84db90 Merge pull request #30 from polyphony-chat/feature/users-retrieval-on-login-or-register Flori 2023-05-07 00:40:24 +0200
  • 52d62f5926
    Merge pull request #30 from polyphony-chat/feature/users-retrieval-on-login-or-register Flori 2023-05-07 00:40:24 +0200
  • df850b33d5 add test fn bitfl0wer 2023-05-07 00:18:21 +0200
  • 45e8fe6953
    add test fn bitfl0wer 2023-05-07 00:18:21 +0200
  • 3e6e8b7812 add users to mod.rs bitfl0wer 2023-05-07 00:18:14 +0200
  • c1bcd169f1
    add users to mod.rs bitfl0wer 2023-05-07 00:18:14 +0200
  • 45d5505e2c remove nesting layer bitfl0wer 2023-05-07 00:18:06 +0200
  • 621b05570a
    remove nesting layer bitfl0wer 2023-05-07 00:18:06 +0200
  • 70a426c754 Add users to mod.rs bitfl0wer 2023-05-07 00:17:54 +0200
  • 222a552017
    Add users to mod.rs bitfl0wer 2023-05-07 00:17:54 +0200
  • 7211ff5eb3 add pronouns bitfl0wer 2023-05-06 22:47:31 +0200
  • 46a5f08b33
    add pronouns bitfl0wer 2023-05-06 22:47:31 +0200
  • aa89168928 add mod.rs bitfl0wer 2023-05-06 22:47:26 +0200
  • eb131be83b
    add mod.rs bitfl0wer 2023-05-06 22:47:26 +0200
  • 7920dc62e6 Implement message sending (without attachments) bitfl0wer 2023-05-06 22:24:23 +0200
  • 0e5a9caa44
    Implement message sending (without attachments) bitfl0wer 2023-05-06 22:24:23 +0200