Commit Graph

  • a406e5504d chore: add support for Streamable in media struct Paul Makles 2023-01-27 16:17:47 +00:00
  • e8c233f60b feat: concurrently query January for embeds (#221) Zomatree 2023-01-27 16:06:27 +00:00
  • 758b1e43e7 no longer make mesage_send.rs public Zomatree 2023-01-24 22:54:09 +00:00
  • 5cc8231c36 deduplicate message sending Zomatree 2023-01-24 22:52:18 +00:00
  • 72595f30d4 ci: synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' insertish 2023-01-24 19:43:40 +00:00
  • 39e345af74 ci: synced local '.github/workflows/triage_issue.yml' with remote 'workflows/triage_issue.yml' insertish 2023-01-24 19:43:40 +00:00
  • 7b447faefa add pull request events Zomatree 2023-01-21 22:57:12 +00:00
  • a017256e95 add more events Zomatree 2023-01-20 20:15:12 +00:00
  • 1050891d87 Merge branch 'master' of github.com:revoltchat/backend into webhooks Zomatree 2023-01-20 20:04:18 +00:00
  • e0b918771d chore: ensure restrict_reactions is used in conjunction with reactions list 20230120-4 Paul Makles 2023-01-20 18:06:44 +00:00
  • 7a6bd70dcd feat: add route to fetch user flags chore: bump rauth to change disabled account behaviour Paul Makles 2023-01-20 17:47:26 +00:00
  • c0ef3d295a fix: fallback if vergen cannot generate data Paul Makles 2023-01-20 17:14:25 +00:00
  • f5c95f9d12 chore: bump rauth for lockout reset on pwd reset 20230120-2 Paul Makles 2023-01-20 15:57:58 +00:00
  • fed1da72fd feat: support rauth events feat: add platform user wipe event Paul Makles 2023-01-20 15:43:45 +00:00
  • cf9c0bc5e1 chore: bump rauth Paul Makles 2023-01-18 19:06:05 +00:00
  • cc2054838a chore: swap okapi for revolt_okapi Paul Makles 2023-01-18 15:54:15 +00:00
  • a246cff7f0 Merge branch 'master' of github.com:revoltchat/backend into webhooks Zomatree 2023-01-18 21:03:15 +00:00
  • d9d2735efa fix(ratelimiter): re-calculate reset time Paul Makles 2023-01-18 18:26:00 +00:00
  • 94b0472934 feat: pass server flags with invite data (#203) Ryan 2023-01-19 04:17:59 +10:00
  • 4a7917e9ea feat: enable reactions by default in servers/DMs Sophie L 2022-09-02 17:18:44 +01:00
  • ce6b454874 fix: raise masquerade avatar URL length limit Lea 2022-11-23 22:49:14 +01:00
  • fc32996b51 chore: remove clippy warnings (#213) ToastXC 2023-01-19 02:16:27 +08:00
  • d74104fae4 feat: initial ideas for content reporting Paul Makles 2023-01-18 12:35:49 +00:00
  • 32d3683013 fix(ci): re-order docker-compose arguments chore(ci): prevent running gen on PR Paul Makles 2023-01-14 15:53:09 +00:00
  • 0cebb69e02 feat: automate generating OpenAPI specification Paul Makles 2023-01-14 15:42:30 +00:00
  • 117958d8cd feat: include build information in root api call Paul Makles 2023-01-14 15:42:06 +00:00
  • c5b823ad13 chore: clippy warnings 20230103-1 Paul Makles 2023-01-03 21:06:43 +00:00
  • 27b4699299 fix: unify foreign user fetch into one method Paul Makles 2023-01-03 21:04:04 +00:00
  • c218db5047 add push event Zomatree 2022-12-30 22:44:36 +00:00
  • c7f2f3614f star event Zomatree 2022-12-30 18:08:43 +00:00
  • c826d8cf07 add github webhook support Zomatree 2022-11-27 06:52:44 +00:00
  • 5cb2320760 inital webhook support Zomatree 2022-11-26 23:07:22 +00:00
  • ee1c4cc2d5 chore: bump quark feat: update email templates to include recipient 20221119-1 Paul Makles 2022-11-19 16:52:51 +00:00
  • 0e0daf86f7 feat: update emails to not look garbage 20221023-2 Paul Makles 2022-10-23 21:23:29 +01:00
  • 572e08c733 chore: update rauth 20221023-1 Paul Makles 2022-10-23 21:08:08 +01:00
  • 9011939344 chore: remove .env file Paul Makles 2022-10-23 20:55:45 +01:00
  • f4dcd091cc feat: add 'Focus' presence status 20220918-2 Paul Makles 2022-09-18 12:12:31 +01:00
  • 86ad72b426 fix: strip unknown channels from categories (fixes #201) 20220918-1 20220912-1 Paul Makles 2022-09-12 21:39:29 +01:00
  • 044d82d566 fix: use correct validation for masq role colour 20220903-1 Paul Makles 2022-09-03 10:06:49 +01:00
  • deffe663cb feat: add ability to leave groups / servers silently 20220902-1 Paul Makles 2022-09-02 15:32:11 +01:00
  • e7f6433d77 fix: actually transfer group ownership 20220901-1 Paul Makles 2022-09-01 09:45:17 +01:00
  • 345e4d5f13 fix: validate categories Paul Makles 2022-09-01 09:41:00 +01:00
  • 81fc3e7760 fix: set the cap to 100 Sophie L 2022-08-30 20:26:04 +01:00
  • ca8d2e6118 fix: reaction ordering by using indexmap 20220814-1 Paul Makles 2022-08-14 11:47:30 +02:00
  • c1227e8e33 fix: check React permission on interactions Paul Makles 2022-08-14 11:31:36 +02:00
  • 0e0c6f2c3a fix: validate number of reactions on message when adding more Paul Makles 2022-08-13 20:26:09 +02:00
  • fa82be74b5 fix: adjust permission checks for member_edit 20220726-1 Paul Makles 2022-07-26 14:06:53 +01:00
  • 8491ced13d fix: ensure list matches 20220718-1 Paul Makles 2022-07-18 12:46:33 +01:00
  • 229d4e2e1d fix: correct ordering for creating ownership change event 20220715-1 Paul Makles 2022-07-15 21:46:41 +01:00
  • 7bdd2d69d6 feat: add message reactions + interactions object 0.5.5 Paul Makles 2022-07-15 21:24:49 +01:00
  • ab2af9b5e5 feat: add group ownership transfer Paul Makles 2022-07-15 17:58:08 +01:00
  • 5aebda2d16 chore: restrict emojis to lowercase Paul Makles 2022-07-15 17:57:53 +01:00
  • a7273d0556 feat: allow servers to set discoverable value Paul Makles 2022-07-15 17:57:30 +01:00
  • 72aed64e5b chore: allow banning users not in server Paul Makles 2022-07-15 16:47:27 +01:00
  • 00ad4d54e7 feat: add nsfw flag to emotes Paul Makles 2022-07-15 16:34:08 +01:00
  • cba8c4ef3b fix: add case-insensitive flag to colour regex Paul Makles 2022-07-15 16:13:04 +01:00
  • b6e395fe0d fix: use default for roles key Paul Makles 2022-07-15 16:02:58 +01:00
  • 8d07457c58 chore: make joined_at migration shorter Paul Makles 2022-07-15 16:02:46 +01:00
  • f1171e5358 feat: restrict role colours to regex (increase length limit) Paul Makles 2022-07-15 15:36:00 +01:00
  • d96c9f62c4 chore: detach emojis on delete Paul Makles 2022-07-15 14:01:59 +01:00
  • 4f73e43a03 feat: restrict permissions for users in timeout Paul Makles 2022-07-15 13:55:55 +01:00
  • 741b8ee8fd feat: add role colours to masquerades feat: add joined_at property to members feat: add timeout property to members (non-functional) Paul Makles 2022-07-15 13:42:01 +01:00
  • 692081b7f0 chore: bump rauth for verification fix 20220714-1 Paul Makles 2022-07-14 14:01:10 +01:00
  • 943b1f08f0 fix: prevent short-circuit on permissions 20220710-1 Paul Makles 2022-07-10 18:27:22 +01:00
  • 0e5c8ed59b chore: bump version 0.5.4 Paul Makles 2022-07-09 17:44:05 +01:00
  • a7e0c42ee4 feat: add emoji Paul Makles 2022-07-07 13:23:31 +01:00
  • 386f027a5a chore: deprecate old add friend route Paul Makles 2022-07-07 13:20:03 +01:00
  • 30c7f553d8 chore: refactor autumn to media Paul Makles 2022-07-06 16:46:18 +01:00
  • e291eef364 chore: create entity relationship diagram [skip ci] Paul Makles 2022-07-06 16:43:17 +01:00
  • 73443ce883 revert: bump rauth for acc. verification fix 20220623-1 Martin Löffler 2022-06-23 01:30:54 +02:00
  • 47297e243f fix: enforce min. password length 20220621-1 Paul Makles 2022-06-21 11:06:02 +01:00
  • 4188b6d2f2 fix: ignore anchor links when parsing messages Paul Makles 2022-06-21 10:38:59 +01:00
  • 165380c7b4 chore: bump rauth for acc. verification fix Paul Makles 2022-06-21 10:28:14 +01:00
  • 49ca24ac9f chore: further restrict usernames Paul Makles 2022-06-21 10:27:58 +01:00
  • 35f956ce7d fix: add separate bucket for default_avatar 20220620-1 Paul Makles 2022-06-20 11:13:15 +01:00
  • 4baab5d5d5 feat(messaging): cap total text content to 2k characters Paul Makles 2022-06-20 11:09:14 +01:00
  • 7fc4fb2df7 fix: rewrite attachment deletion logic Paul Makles 2022-06-20 10:49:09 +01:00
  • ef757aa2fb chore: bump quark Paul Makles 2022-06-20 10:27:26 +01:00
  • 0585dd0c20 fix: consistent username validation across routes Paul Makles 2022-06-20 10:27:22 +01:00
  • f96541efab fix: add additional validation on legacy nonce value 20220614-1 Paul Makles 2022-06-14 17:35:44 +01:00
  • c6414338b6 fix: marking server as read would not mark it as read Paul Makles 2022-06-14 17:32:43 +01:00
  • 4c4eb60cdb fix: don't allow members to be added more than once Paul Makles 2022-06-14 17:27:15 +01:00
  • 11d89b3bf0 feat: enable 2FA login 20220612-4 Paul Makles 2022-06-12 18:50:30 +01:00
  • 64bb171cc8 fix: remove test flag from rauth 20220612-3 Paul Makles 2022-06-12 18:03:49 +01:00
  • 6de5ad15c5 chore: bump rauth 20220612-2 Paul Makles 2022-06-12 17:48:12 +01:00
  • b5ab16d66f fix: bump quark to fix is_disabled check 20220612-1 Paul Makles 2022-06-12 17:07:22 +01:00
  • b9aad6d38c chore: bump rauth 20220611-1 Paul Makles 2022-06-11 20:49:19 +01:00
  • ed5c8159e9 chore: bump rauth 20220610-2 Paul Makles 2022-06-10 17:47:13 +01:00
  • 2e6e1fdd44 chore: bump quark; changes deletion period 20220610-1 Paul Makles 2022-06-10 17:22:34 +01:00
  • cb2e6fb2f7 feat: separate friend request route 20220609-1 Paul Makles 2022-06-09 17:02:01 +01:00
  • d069acd5a5 chore: expose correct version in api spec Paul Makles 2022-06-09 16:05:04 +01:00
  • f8b5c25c17 chore: bump rauth; adds account deletion Paul Makles 2022-06-09 16:00:59 +01:00
  • 80af18761f feat: add further restrictions on usernames Paul Makles 2022-06-09 14:06:13 +01:00
  • 98e10c3478 fix: bump rauth with assertion fix Paul Makles 2022-06-08 14:28:58 +01:00
  • 2051c8ce45 chore(refactor): validate further up the code Paul Makles 2022-06-08 14:14:16 +01:00
  • 0abc12e5fa chore(refactor): process attachments last Paul Makles 2022-06-08 14:12:11 +01:00
  • aaceb5bdee fix: sub-validate message structs Paul Makles 2022-06-08 14:11:24 +01:00
  • 3de7ee4c7b fix: cors needs to be attached Paul Makles 2022-06-07 17:18:16 +01:00
  • d660127c14 chore: refactor generic web server code into quark Paul Makles 2022-06-04 19:02:10 +01:00
  • 7390b3c087 feat: update to rAuth v1 Paul Makles 2022-06-04 18:20:38 +01:00