Commit Graph

  • 9aa921ae32 Coverage (#468) Flori 2024-01-24 23:44:31 +0100
  • 7a7c468bd0
    Coverage (#468) Flori 2024-01-24 23:44:31 +0100
  • 60f55d9d3a exclude trivial id() functions from coverage bitfl0wer 2024-01-24 23:26:59 +0100
  • 262a52a8e9
    exclude trivial id() functions from coverage bitfl0wer 2024-01-24 23:26:59 +0100
  • 153bfc26c9 Add comment about test_self_updating_structs bitfl0wer 2024-01-24 23:02:16 +0100
  • 3040dcc46b
    Add comment about test_self_updating_structs bitfl0wer 2024-01-24 23:02:16 +0100
  • 9168e5b904 extend self updating structs test bitfl0wer 2024-01-24 23:01:38 +0100
  • c950288df1
    extend self updating structs test bitfl0wer 2024-01-24 23:01:38 +0100
  • 9eb6260728 remove hit limit test bitfl0wer 2024-01-24 18:51:10 +0100
  • e073ff26c4
    remove hit limit test bitfl0wer 2024-01-24 18:51:10 +0100
  • b6f5d93e66 Add test for get_limit_config bitfl0wer 2024-01-24 12:32:08 +0100
  • 3ffb124cd4
    Add test for get_limit_config bitfl0wer 2024-01-24 12:32:08 +0100
  • 764f86731d Add test to hit ratelimit bitfl0wer 2024-01-24 12:21:46 +0100
  • 57e6cb438d
    Add test to hit ratelimit bitfl0wer 2024-01-24 12:21:46 +0100
  • f3771b31ca Remove PartialOrd from Emoji because unneccessary bitfl0wer 2024-01-23 23:50:22 +0100
  • 970f5b8b4f
    Remove PartialOrd from Emoji because unneccessary bitfl0wer 2024-01-23 23:50:22 +0100
  • a564293fef Add Message PartialEq Test bitfl0wer 2024-01-23 23:42:00 +0100
  • 98f42aa03b
    Add Message PartialEq Test bitfl0wer 2024-01-23 23:42:00 +0100
  • 96ef83270b Add partial_eq test for relationship.rs/Relationship bitfl0wer 2024-01-23 23:31:35 +0100
  • 9cc7ede763
    Add partial_eq test for relationship.rs/Relationship bitfl0wer 2024-01-23 23:31:35 +0100
  • 24cec523e0 Remove old/redundant code from attachment.rs bitfl0wer 2024-01-23 23:11:37 +0100
  • a2b6d4e407
    Remove old/redundant code from attachment.rs bitfl0wer 2024-01-23 23:11:37 +0100
  • fcd405939f Add to_public_user test bitfl0wer 2024-01-23 23:06:24 +0100
  • 41a0e2fe27
    Add to_public_user test bitfl0wer 2024-01-23 23:06:24 +0100
  • c13ba6b291 Rename to_public_user into into_public_user bitfl0wer 2024-01-23 23:06:14 +0100
  • 00c70501c4
    Rename to_public_user into into_public_user bitfl0wer 2024-01-23 23:06:14 +0100
  • 713f9d7846 Add unit tests for guild.rs entities bitfl0wer 2024-01-23 21:13:15 +0100
  • 97ab757633
    Add unit tests for guild.rs entities bitfl0wer 2024-01-23 21:13:15 +0100
  • b24714bc68 Remove Eq fromn Guild as it is not Eq bitfl0wer 2024-01-23 21:05:01 +0100
  • 7434690027
    Remove Eq fromn Guild as it is not Eq bitfl0wer 2024-01-23 21:05:01 +0100
  • f17fcb3c2c Create tests from to_str and from_str for GuildFeatures bitfl0wer 2024-01-23 20:50:19 +0100
  • 577a399a7b
    Create tests from to_str and from_str for GuildFeatures bitfl0wer 2024-01-23 20:50:19 +0100
  • 3df3eae7ff APPEND: Remove unused imports bitfl0wer 2024-01-23 19:08:26 +0100
  • 11df180446
    APPEND: Remove unused imports bitfl0wer 2024-01-23 19:08:26 +0100
  • 5e13f12cbd Replace usage of Arc<RwLock<...>> in public APIs with Shared<...> bitfl0wer 2024-01-23 19:07:23 +0100
  • 0923de59a4
    Replace usage of Arc<RwLock<...>> in public APIs with Shared<...> bitfl0wer 2024-01-23 19:07:23 +0100
  • 9d543fcd27 Remove impl Eq from types that didn't qualify for Eq bitfl0wer 2024-01-23 18:43:06 +0100
  • 8846159ffd
    Remove impl Eq from types that didn't qualify for Eq bitfl0wer 2024-01-23 18:43:06 +0100
  • 0a0e6c3ffe write unit tests for config and entities bitfl0wer 2024-01-22 20:57:29 +0100
  • 013687c810
    write unit tests for config and entities bitfl0wer 2024-01-22 20:57:29 +0100
  • c405162372 rustfmt bitfl0wer 2024-01-22 20:57:17 +0100
  • c6e7724650
    rustfmt bitfl0wer 2024-01-22 20:57:17 +0100
  • a3bae6d312 Fix broken behaviour for ConfigEntity bitfl0wer 2024-01-22 20:57:08 +0100
  • 74fc954d1a
    Fix broken behaviour for ConfigEntity bitfl0wer 2024-01-22 20:57:08 +0100
  • ed3786c0a6 "Self updating structs" API improvements (#467) Flori 2024-01-22 15:19:24 +0100
  • fe8106d2a1
    "Self updating structs" API improvements (#467) Flori 2024-01-22 15:19:24 +0100
  • 2209efc6a0 Loosen bounds on IntoShared<T> bitfl0wer 2024-01-22 15:00:46 +0100
  • 21699e5899
    Loosen bounds on IntoShared<T> bitfl0wer 2024-01-22 15:00:46 +0100
  • b521928f81 Make IntoShared trait with blanket implementation bitfl0wer 2024-01-22 14:56:23 +0100
  • 5372d2c475
    Make IntoShared trait with blanket implementation bitfl0wer 2024-01-22 14:56:23 +0100
  • c4bea069b7 Fix errors by moving into_shared out of Composite bitfl0wer 2024-01-22 14:50:33 +0100
  • 29f3ee802a
    Fix errors by moving into_shared out of Composite bitfl0wer 2024-01-22 14:50:33 +0100
  • b5923c30e2 Replace Arc, Rwlock with Shared bitfl0wer 2024-01-21 20:24:17 +0100
  • 6637f14b18
    Replace Arc, Rwlock with Shared bitfl0wer 2024-01-21 20:24:17 +0100
  • 196a36a5fe Write documentation for observe bitfl0wer 2024-01-21 20:13:00 +0100
  • a571a9e137
    Write documentation for observe bitfl0wer 2024-01-21 20:13:00 +0100
  • bae0ce8b1f Add documentation for into_shared bitfl0wer 2024-01-21 17:15:11 +0100
  • 57214fd2fe
    Add documentation for into_shared bitfl0wer 2024-01-21 17:15:11 +0100
  • 400d4c74cf Rename to_shared to into_shared bitfl0wer 2024-01-21 17:10:24 +0100
  • ca58767372
    Rename to_shared to into_shared bitfl0wer 2024-01-21 17:10:24 +0100
  • 22e8ca2a97 Define public method `to_shared` for dyn Composite bitfl0wer 2024-01-21 17:07:54 +0100
  • 2a7cae30b8
    Define public method `to_shared` for dyn Composite bitfl0wer 2024-01-21 17:07:54 +0100
  • 48fddb7378 rustfmt bitfl0wer 2024-01-21 17:07:30 +0100
  • 0660e25bdb
    rustfmt bitfl0wer 2024-01-21 17:07:30 +0100
  • 39b1f1fa72 Replace use of Arc<RwLock<T>> with Shared<T> bitfl0wer 2024-01-21 17:07:19 +0100
  • 36ac6c1e5e
    Replace use of Arc<RwLock<T>> with Shared<T> bitfl0wer 2024-01-21 17:07:19 +0100
  • 92654989e8 Define type alias `Shared` bitfl0wer 2024-01-21 17:06:43 +0100
  • 315fe8e33b
    Define type alias `Shared` bitfl0wer 2024-01-21 17:06:43 +0100
  • 163db42536 Minor instance updates (#465) kozabrada123 2024-01-20 13:15:13 +0100
  • 8e25f401a5
    Minor instance updates (#465) kozabrada123 2024-01-20 13:15:13 +0100
  • d4214eb301 make Instance::from_url_bundle pub, update Instance docs kozabrada123 2024-01-20 12:59:20 +0100
  • 9f554f36f3 make Instance::from_url_bundle pub, update Instance docs kozabrada123 2024-01-20 12:59:20 +0100
  • b48bacfe1d fix: use ip discovery address as string, not as Vec<u8> kozabrada123 2024-01-20 12:18:03 +0100
  • 577726f3bd fix: use ip discovery address as string, not as Vec<u8> kozabrada123 2024-01-20 12:18:03 +0100
  • d57ac93913 Merge branch 'dev' into feature/voice kozabrada123 2024-01-20 07:27:25 +0100
  • eeb3b4a304 Merge branch 'dev' into feature/voice kozabrada123 2024-01-20 07:27:25 +0100
  • 841a46f1ce merge main into dev (#464) Flori 2024-01-19 21:55:29 +0100
  • 85e494dd4a
    merge main into dev (#464) Flori 2024-01-19 21:55:29 +0100
  • 21a59b4d8a Update README.md v0.14.0 Flori 2024-01-19 21:55:05 +0100
  • d3853700c0
    Update README.md Flori 2024-01-19 21:55:05 +0100
  • e15c947d33 Merge branch 'main' of https://github.com/polyphony-chat/chorus bitfl0wer 2024-01-19 21:50:44 +0100
  • 59b6907481
    Merge branch 'main' of https://github.com/polyphony-chat/chorus bitfl0wer 2024-01-19 21:50:44 +0100
  • bb1d565b55 bump version to 0.14.0 bitfl0wer 2024-01-19 21:50:42 +0100
  • f7d31fe57b
    bump version to 0.14.0 bitfl0wer 2024-01-19 21:50:42 +0100
  • bc2dbb8017 Version 0.14.0 (#463) Flori 2024-01-19 21:50:26 +0100
  • dcc626ef10
    Version 0.14.0 (#463) Flori 2024-01-19 21:50:26 +0100
  • 6ef6a5cc3a fix: unused import kozabrada123 2024-01-19 19:47:04 +0100
  • b3c1e37fa4 fix: unused import kozabrada123 2024-01-19 19:47:04 +0100
  • 99a7084534 committed too much kozabrada123 2024-01-19 19:45:34 +0100
  • 60c0c3c536 committed too much kozabrada123 2024-01-19 19:45:34 +0100
  • 5a290c0665 update voice heartbeat, fix the new test issue kozabrada123 2024-01-19 19:42:24 +0100
  • a787a989ef update voice heartbeat, fix the new test issue kozabrada123 2024-01-19 19:42:24 +0100
  • 3fdb258d54 merge w/ dev kozabrada123 2024-01-19 19:24:23 +0100
  • 2bf022924b merge w/ dev kozabrada123 2024-01-19 19:24:23 +0100
  • 65d9de88fe Fix gateway heartbeat on WASM (#460) Flori 2024-01-19 17:24:48 +0100
  • 011b214ea1
    Fix gateway heartbeat on WASM (#460) Flori 2024-01-19 17:24:48 +0100
  • 7a878d03ac Revert "Mess w/ the tests to see if it really works" fix/wasm-heartbeat kozabrada123 2024-01-19 16:05:34 +0100
  • 8a2bc8287e Revert "Mess w/ the tests to see if it really works" kozabrada123 2024-01-19 16:05:34 +0100
  • 7b975e3c95 Mess w/ the tests to see if it really works kozabrada123 2024-01-19 15:53:24 +0100
  • 8243f103f9 Mess w/ the tests to see if it really works kozabrada123 2024-01-19 15:53:24 +0100