Commit Graph

  • bca17b11a7 feat: filter reports on fetch Paul Makles 2023-05-31 17:04:33 +01:00
  • 2a6d532852 feat: allow fetching channels with server Paul Makles 2023-05-31 14:05:46 +01:00
  • a9a5af8cc8 feat: account strike CRUD API Paul Makles 2023-05-31 13:39:13 +01:00
  • edfa8e5256 feat(core/models): add account strikes Paul Makles 2023-05-31 13:06:16 +01:00
  • 2ebcfdc770 refactor: clean up hints Paul Makles 2023-05-31 13:02:59 +01:00
  • fc47df786b feat(core/database): add account strikes model Paul Makles 2023-05-31 13:01:19 +01:00
  • f6aa405607 fix(core/database): create user for bot CRUD test Paul Makles 2023-05-31 12:58:36 +01:00
  • 101e8feaa2 fix: fallback to empty string when deserialising 20230525-1 Paul Makles 2023-05-25 11:25:25 +01:00
  • df8f588e15 fix: remove check for bot account under group member fetch (#245) ToastXC 2023-05-22 01:34:27 +08:00
  • 3ef549537e feat: de-duplicate user update events sent to clients 20230521-1 Paul Makles 2023-05-21 16:22:42 +01:00
  • d81d08f1ce feat: add a route for searching for server members Paul Makles 2023-05-21 16:09:14 +01:00
  • a77b7717b8 feat: generate and fetch multiple snapshots Paul Makles 2023-05-21 15:36:36 +01:00
  • d5f903781d feat: add more specificity to report reasons Paul Makles 2023-05-21 15:35:16 +01:00
  • 8b12546b56 fix: allow editing flags and discoverable 20230515-1 Paul Makles 2023-05-15 17:18:33 +01:00
  • 5bb91a7113 merge: pull request #242 from Rexogamer/patch-2 Paul Makles 2023-05-15 17:17:17 +01:00
  • a04c2512b4 chore: bump max bots count to 10 Sophie L 2023-04-27 16:30:24 +01:00
  • c3f0df6567 chore: add style guide [skip ci] Paul Makles 2023-04-27 12:04:50 +01:00
  • 8b8aec4dc1 feat(core/database): implement server member Paul Makles 2023-04-26 18:58:31 +01:00
  • 1d228ff76e feat(core/database): implement server model Paul Makles 2023-04-26 18:32:29 +01:00
  • b5863c0104 feat(core/database): implement user settings model Paul Makles 2023-04-26 17:53:46 +01:00
  • 08ccc43f8d feat(core/database): implement user operations Paul Makles 2023-04-26 17:36:51 +01:00
  • e33ae17061 refactor(core/database): AbstractAttachment -> AbstractAttachments Paul Makles 2023-04-26 16:51:52 +01:00
  • 60ebdb64d7 feat(core/database): implement File operations Paul Makles 2023-04-26 16:49:39 +01:00
  • c27d0ad5bb chore: move relations.drawio Paul Makles 2023-04-26 16:45:51 +01:00
  • c1b9d941f3 refactor(core/database): crud ordering in files Paul Makles 2023-04-26 16:36:38 +01:00
  • 175866ce00 Merge remote-tracking branch 'revoltchat/master' into webhooks Zomatree 2023-04-25 20:38:09 +01:00
  • 8c5de18991 restrict webhooks to text and group dm channels Zomatree 2023-04-25 20:30:16 +01:00
  • 1afb27a508 ci: compile in permissions crate Paul Makles 2023-04-24 10:08:22 +01:00
  • 6a8481f7df refactor: is-patched transitive through models Paul Makles 2023-04-23 23:09:21 +01:00
  • 7f201565c0 feat: implement unoptimised filter_online if redis is not patched Paul Makles 2023-04-23 23:06:51 +01:00
  • ae9474b95d fix(core/database): gate rocket-impl properly Paul Makles 2023-04-23 22:17:34 +01:00
  • 050f3abc89 chore: update crate definitions and bump versions Paul Makles 2023-04-23 22:14:38 +01:00
  • 888c22cb54 feat(core/database): start implementing permissions Paul Makles 2023-04-23 22:12:15 +01:00
  • f633fccbca feat(core/permissions): initial commit Paul Makles 2023-04-23 22:11:59 +01:00
  • 39fec310f9 refactor(core/models): move models into v0 module Paul Makles 2023-04-23 18:09:16 +01:00
  • d5d922d830 feat(core/models): rest of the conversions to User model Paul Makles 2023-04-23 18:07:23 +01:00
  • f8c8407af3 feat(core/models): basic implementation of User and File models Paul Makles 2023-04-23 17:44:36 +01:00
  • e6d0d44c5a feat(core/database): basic implementation of User and File models Paul Makles 2023-04-23 17:44:23 +01:00
  • 1933c9ea3d feat(core/database): add Reference struct Paul Makles 2023-04-23 14:59:44 +01:00
  • 8a695b4bb5 ci: actually make the source folders for building deps Paul Makles 2023-04-23 09:03:37 +01:00
  • bf71b45fbb ci: copy core crates into Dockerfile Paul Makles 2023-04-23 08:51:43 +01:00
  • 9124c9f1e3 ci: include new core crates in build Paul Makles 2023-04-22 23:42:17 +01:00
  • bcc2d05625 merge: branch 'refactor/split-project-into-core-crates' Paul Makles 2023-04-22 21:13:45 +01:00
  • 22bfd720b5 merge: remote-tracking branch 'origin/master' into refactor/split-project-into-core-crates Paul Makles 2023-04-22 21:09:51 +01:00
  • 63f56aec0c ci: re-order services and testing Paul Makles 2023-04-22 20:30:02 +01:00
  • dd3d7e9c49 fix(core/database): use configured database name for migrations Paul Makles 2023-04-22 20:15:10 +01:00
  • dbb66edd9f chore(core/database): delete useless example binary Paul Makles 2023-04-22 20:07:56 +01:00
  • 8bfb48dff3 test(core/database): try migrating the database Paul Makles 2023-04-22 20:02:23 +01:00
  • 12d963d2bd refactor: create presence crate and add tests Paul Makles 2023-04-22 20:01:23 +01:00
  • c817c2dd40 fix: don't use wildcard for log dependency Paul Makles 2023-04-22 18:03:19 +01:00
  • 8a230ba989 chore: change publishing order Paul Makles 2023-04-22 18:02:01 +01:00
  • 2a9cc3190c fix: forgot to specify version for result crate Paul Makles 2023-04-22 18:01:44 +01:00
  • e84d55a697 chore: update Cargo.toml for core crates Paul Makles 2023-04-22 18:01:06 +01:00
  • 403a94f70c feat(delta): example implementation of new core models Paul Makles 2023-04-22 17:56:48 +01:00
  • 633eb78630 chore: migrate to revolt_optional_struct Paul Makles 2023-04-22 17:56:24 +01:00
  • bbe1f4936c chore: bridge gap between core/result and quark Paul Makles 2023-04-22 17:56:09 +01:00
  • 11a87263be feat(core/models): implement Bot and PublicBot Paul Makles 2023-04-22 17:55:30 +01:00
  • 8b30dddc06 chore(core/result): add schema feature Paul Makles 2023-04-22 17:55:12 +01:00
  • b93dd90caf refactor(core/database): use empty strings instead of options Paul Makles 2023-04-22 17:54:46 +01:00
  • 0054019f82 ci: run test on all pushes Paul Makles 2023-04-22 16:05:40 +01:00
  • 736220a94e ci: run tests with and without MongoDB Paul Makles 2023-04-22 16:03:08 +01:00
  • a9c82791b3 fix: force OOP bot updates to avoid inconsistencies Paul Makles 2023-04-22 16:01:27 +01:00
  • eacf4decab refactor: clean up database before and after tests Paul Makles 2023-04-22 16:01:07 +01:00
  • b8cda2ec74 feat: add drop_database for tests Paul Makles 2023-04-22 16:00:57 +01:00
  • 69ab7e031b chore: add linting rules for disallowed methods Paul Makles 2023-04-22 16:00:30 +01:00
  • ace6431cb8 fix: ensure database namespace is valid Paul Makles 2023-04-22 15:24:46 +01:00
  • 40790de909 feat: macros for reducing error boilerplate Paul Makles 2023-04-22 15:23:20 +01:00
  • 750037b5d2 test: use custom database name and add clean up Paul Makles 2023-04-22 14:58:55 +01:00
  • 6b10385c0d feat: implement bots including tests this starts work on #78 Paul Makles 2023-04-22 14:25:02 +01:00
  • 56ead0f894 feat: write result crate Paul Makles 2023-04-22 12:48:09 +01:00
  • d633cba630 fix: migration example Paul Makles 2023-04-22 12:12:23 +01:00
  • e43833c0ea refactor: combine models and db crate together Paul Makles 2023-04-22 12:12:02 +01:00
  • 7f86337cb2 refactor: split SISMEMBER into two commands Paul Makles 2023-04-22 10:41:12 +01:00
  • f2bb388b3b refactor: minimum implementation of revolt-models and revolt-database Paul Makles 2023-04-22 00:01:56 +01:00
  • 43e45aef3f fix: patch redis-rs for SMISMEMBER support 20230421-3 Paul Makles 2023-04-21 19:37:33 +01:00
  • c5880596a4 refactor: use a separate online user ID set Paul Makles 2023-04-21 19:36:25 +01:00
  • 59a644891d fix: collect IDs as set first to deduplicate entries Paul Makles 2023-04-21 18:52:41 +01:00
  • a326cdc736 refactor: remove unused import Paul Makles 2023-04-21 18:40:00 +01:00
  • 03a28dbb3e fix: use debian:bullseye image for glibc 2.29 20230421-2 Paul Makles 2023-04-21 18:11:06 +01:00
  • 32542a822e feat: rewrite presence system to use sets 20230421-1 Paul Makles 2023-04-21 17:28:13 +01:00
  • 1df90ff53b chore: update DSN for Sentry Paul Makles 2023-04-21 17:27:45 +01:00
  • 57f00a283b make request function names the same as file name Zomatree 2023-04-20 17:52:10 +01:00
  • 312e1dd41f update code to be inline with reviews Zomatree 2023-04-20 17:45:48 +01:00
  • 487b979f0d fix: remove check for bot account fetching invites from a server (#237) ToastXC 2023-04-20 18:05:13 +08:00
  • b9d813d8f0 fix: deny access for bot creating a server (#238) ToastXC 2023-04-20 18:04:51 +08:00
  • 36dd128459 merge: pull request #234 from thebearingedge/arm64-support Paul Makles 2023-04-20 11:04:35 +01:00
  • 426d836a09 Merge remote-tracking branch 'revoltchat/master' into webhooks Zomatree 2023-04-18 19:50:04 +01:00
  • 2fad66d24a only send a subsect of the webhook in a message Zomatree 2023-04-18 19:39:34 +01:00
  • 144f0d39c6 fix: Add limits to channels and roles Zomatree 2023-04-10 17:39:21 +01:00
  • 83429f9f65 fix broken merge conflict Zomatree 2023-04-01 23:09:29 +01:00
  • a60ae78176 Merge branch 'master' into webhooks Angelo Kontaxis 2023-04-01 22:52:11 +01:00
  • 7b39f4e9d9 change how webhook information is in the webhook Zomatree 2023-04-01 22:49:34 +01:00
  • 32a294a64a feat: add support for arm64 (#142) Tim Davis 2023-03-15 14:39:54 -07:00
  • b7b70346b4 fix: add additional checks to group members 20230318-1 Paul Makles 2023-03-18 22:32:15 +00:00
  • 59832e6ba2 fix(ratelimiter): mutate entry instead of copying 20230315-1 Paul Makles 2023-03-15 21:54:58 +00:00
  • f309218573 chore: cleanup code Zomatree 2023-03-15 19:47:30 +00:00
  • 0321eff62b chore: move to once_cell from lazy_static Zomatree 2023-03-12 23:30:01 +00:00
  • 01577fd798 avoid leaking the token in events Zomatree 2023-03-11 23:24:10 +00:00
  • 4c8ea31d98 feat(admin): add global message query route 20230311-1 Paul Makles 2023-03-11 17:26:48 +00:00
  • 92ac86a6bd chore: bump version fix: separate privileged check when editing server Paul Makles 2023-03-11 17:04:30 +00:00