Commit Graph

  • e3723d647e fix: change permission check for fetching channel webhooks Paul Makles 2025-02-10 18:04:46 +00:00
  • 5f84daa9db fix: ensure limit is always at least 1 when sent to database Paul Makles 2025-02-10 17:51:22 +00:00
  • e957af4ca3 docs: add some notes on overrides; fix defaults Paul Makles 2025-02-10 17:21:23 +00:00
  • 439bacf067 refactor: add error messages for Rabbit issues Paul Makles 2025-02-10 17:20:29 +00:00
  • fa55e88dd9 chore: add pushd to debug image script Paul Makles 2025-02-10 17:19:54 +00:00
  • 060b4c43f4 feat: make Channel::server return a reference Zomatree 2025-02-07 21:35:51 +00:00
  • 2593a4272b chore: switch to ids for parameter Zomatree 2025-02-02 13:46:45 +00:00
  • 742eb3bb7d fix: remove local testing values from config Zomatree 2025-01-28 16:06:58 +00:00
  • 41a6de67cd fix: remove locked rocket version Zomatree 2025-01-28 15:59:58 +00:00
  • c8ae34ba73 feat: implement missing permission syncs Zomatree 2025-01-28 15:55:21 +00:00
  • c55b5bf75f fix: include voice states in servercreate event feat: call started system message in dms Zomatree 2025-01-27 20:46:29 +00:00
  • 9de87a01ab Merge remote-tracking branch 'origin/main' into livekit Zomatree 2025-01-26 20:36:40 +00:00
  • 71e7fe3086 chore: bump release for patch 20241227-2 IAmTomahawkx 2024-12-27 16:35:02 -08:00
  • 03f2e3b1bf fix: last message in a channel could not be acked, resulting in ghost dms and channel messages 20241227-1 IAmTomahawkx 2024-12-27 16:29:56 -08:00
  • 8bbb579d23 ci: revert back to GH runner 20241226-1 Paul Makles 2024-12-26 14:59:03 +00:00
  • 6448af071b ci: remove purge command 20241222-6 Paul Makles 2024-12-22 16:10:09 +00:00
  • c2a0ab71df ci: bring our own runner 20241222-5 Paul Makles 2024-12-22 16:03:49 +00:00
  • 7a17165c24 ci: try pin to 20.04 20241222-4 Paul Makles 2024-12-22 15:24:36 +00:00
  • d7213fa409 fix(ci): try to work-around runner being killed 20241222-3 Paul Makles 2024-12-22 14:13:30 +00:00
  • 479f0402ca ci: switch to ubuntu 24.04 pre-emptively 20241222-2 Paul Makles 2024-12-22 13:30:27 +00:00
  • b62eeef80c chore(autumn): conditional animation stripping feat(autumn): add /original redirect for files fix(autumn): block non-images for non-attachment tags fix(ci): use correct port for Rust test 20241222-1 Paul Makles 2024-12-22 12:35:06 +00:00
  • 7b15006a50 fix: don't create "previews" of GIFs chore: change hardcoded cache limit (should be configed!) 20241220-1 Paul Makles 2024-12-20 16:42:32 +00:00
  • ac731e547d chore: log database errors to Sentry Paul Makles 2024-12-17 21:09:44 +00:00
  • 443f374f23 fix(core): fix _id typo (#384) TheBobBobs 2024-12-17 17:52:59 +00:00
  • 42367f477c perf(lto): enable link-time optimization (#371) Kirill Mironov 2024-12-17 20:23:15 +03:00
  • 3cb91151ca fix exposed port in delta dockerfile IAmTomahawkx 2024-12-15 19:39:57 -08:00
  • 4c46054bff add uname to other docker images 20241213-1 IAmTomahawkx 2024-12-13 15:40:04 -08:00
  • f01794af93 fix: bonfire needs uname fixes revoltchat/self-hosted#104 20241212-1 IAmTomahawkx 2024-12-12 01:58:55 -08:00
  • 49f7f9549c feat: env variable to not clear presences on bonfire boot IAmTomahawkx 2024-12-12 01:47:06 -08:00
  • 72e3129557 fix: make docker the default connection for config 20241128-3 IAmTomahawkx 2024-11-28 15:44:00 -08:00
  • 75a07a84c0 feat: version bump everything 20241128-2 IAmTomahawkx 2024-11-28 13:52:28 -08:00
  • b55765d7c7 Feat: Push notification server (#387) Tom 2024-11-28 13:34:17 -08:00
  • ed5ded5e45 feat(autumn): use real memory size for s3 cache eviction feat(january): use real memory size for proxy cache eviction Paul Makles 2024-11-28 11:58:36 +00:00
  • 249749e14d feat: file deletion implementation Paul Makles 2024-11-27 21:54:39 +00:00
  • 4c00a7dfb7 chore: strip dotenv (unmaintained) from project 20241128-1 Paul Makles 2024-11-27 17:05:11 +00:00
  • acc4317246 feat: init crond crate Paul Makles 2024-11-27 16:56:30 +00:00
  • b9ae333b02 fix(bonfire): make error handling consistent Paul Makles 2024-11-11 12:31:34 +00:00
  • bf0fc504a9 chore(vscode): select nix env Paul Makles 2024-11-11 12:31:19 +00:00
  • 705e517871 fix: db migration for webhooks does not consider missing channels fixes #378 Paul Makles 2024-10-31 20:31:09 +00:00
  • 6f99ac2160 chore: bump little_exif debug code Paul Makles 2024-10-28 15:38:07 +00:00
  • 2fcc714546 chore: add helper script for running everything at once Paul Makles 2024-10-28 14:15:48 +00:00
  • 1e72f7bc77 chore: copy createbuckets config from self-hosted Paul Makles 2024-10-28 13:45:37 +00:00
  • af0d24c7c6 fix: don't use failed file hashes fixes #377 Paul Makles 2024-10-28 13:40:40 +00:00
  • ab58177dfa feat: add support for path style buckets Paul Makles 2024-10-27 23:28:28 +00:00
  • df07426019 chore: bump version to 0.7.19 20241024-1 Paul Makles 2024-10-24 17:48:11 +01:00
  • c30d9a2620 chore(bonfire): fire error event with more information Paul Makles 2024-10-24 17:47:17 +01:00
  • 7b44317705 docs: add new features page Paul Makles 2024-10-24 17:45:10 +01:00
  • 876068a37e fix: populate empty vector if clear field is missing fixes #367 Paul Makles 2024-10-24 17:14:30 +01:00
  • 2f7294705e feat(livekit): push unfinished code Zomatree 2024-10-13 20:23:00 +01:00
  • 397b9878e1 fix: temp fix for spam attack via notification bug abuse, but git actually commits the changes this time IAmTomahawkx 2024-10-06 13:22:13 -07:00
  • d9deadc65a fix: temp fix for spam attack via notification bug abuse Paul Makles 2024-10-02 16:08:24 +01:00
  • 58d3c5cc2e fix(services/january): remove image if video present and hence fix logic error refactor(services/january): throw an error if embed fails to generate 20241002-7 Paul Makles 2024-10-02 16:08:24 +01:00
  • 520fb02fb6 fix(services/january): support svg for embed generation 20241002-6 Paul Makles 2024-10-02 15:20:35 +01:00
  • 2cb12a3d59 fix: do not handle error early 20241002-5 Paul Makles 2024-10-02 15:05:57 +01:00
  • 18888eae5f fix: mangled symbol 20241002-4 Paul Makles 2024-10-02 14:13:32 +01:00
  • f31020fb6e refactor(core): add ImageProcessingFailed error 20241002-3 Paul Makles 2024-10-02 14:12:26 +01:00
  • bb202079e0 fix(services/january): put html parsing into block to prevent issues with futures Paul Makles 2024-10-02 14:09:41 +01:00
  • bb6bcda8bd fix(services/january): reddit embeds by spoofing as discord / mapping to old reddit closes #360 20241002-2 Paul Makles 2024-10-02 12:56:32 +01:00
  • 68099bd2b7 chore: bump version & close issues closes #366 closes #364 closes #359 closes #356 closes #354 closes #351 closes #348 closes #345 Paul Makles 2024-10-02 12:39:32 +01:00
  • a8db1cb40d feat(core/files): SVG rendering for thumbnails Paul Makles 2024-10-02 12:36:56 +01:00
  • efa7ba78ed feat(core/files): support for jixel decoding closes #342 Paul Makles 2024-10-02 12:20:14 +01:00
  • 25fc692dc1 chore(core/models): truncate the rest of the embed fields 20241002-1 Paul Makles 2024-10-02 11:35:37 +01:00
  • 530d68fe89 feat(services/autumn): add accept-language header closes #358 Paul Makles 2024-10-02 11:32:55 +01:00
  • afd8c906ba fix(services/january): YouTube fallback Paul Makles 2024-10-02 11:31:55 +01:00
  • c596dd5458 chore: bump all versions 20241001-1 Paul Makles 2024-10-01 21:18:55 +01:00
  • ed78b253ff feat(services/january): website embed generation Paul Makles 2024-10-01 21:11:08 +01:00
  • 66c84e0ad9 feat(services/january): image/video embeds Paul Makles 2024-10-01 19:13:48 +01:00
  • 21335b3297 feat(services/january): proxy images/videos Paul Makles 2024-10-01 19:02:39 +01:00
  • 8fc791f81a ci: remove .env file entry Paul Makles 2024-09-29 17:18:41 +01:00
  • 1689ee5ddc ci: use compose.yml file instead of deleted file Paul Makles 2024-09-29 17:08:42 +01:00
  • 7a061bb3c6 ci: add january to build list 20240929-3 Paul Makles 2024-09-29 17:05:20 +01:00
  • 6c3b8eaa92 chore(core/files): do not decrypt file if nonce unavailable Paul Makles 2024-09-29 17:03:02 +01:00
  • 5e1b2e165f ci: add autumn to build list 20240929-2 Paul Makles 2024-09-29 15:10:23 +01:00
  • e270b5df6a chore: correct ports in Dockerfile Paul Makles 2024-09-29 15:10:12 +01:00
  • cbf9e81256 fix: delete attachments by used_for.id and add corresponding index Paul Makles 2024-09-29 15:05:56 +01:00
  • 3080ec1f5a refactor: capture errors with line numbers refactor: update file api Paul Makles 2024-09-29 14:37:08 +01:00
  • 4fd66b2719 refactor(core/result): add NotAuthenticated error which is distinct from InvalidCredentials 20240929-1 Paul Makles 2024-09-29 12:02:10 +01:00
  • 916f47e2f5 feat(services/autumn): cors support Paul Makles 2024-09-29 12:01:32 +01:00
  • a3c5b1bf87 chore: releasing beta build of autumn Paul Makles 2024-09-11 14:42:00 +01:00
  • ace6c30ba5 feat(services/autumn): file uploads feat(services/autumn): deduplicate uploads feat(services/autumn): ClamAV support Paul Makles 2024-09-11 14:29:52 +01:00
  • f4104612b2 chore: strip all the duplicate stuff from dev Revolt.toml Paul Makles 2024-09-10 16:54:07 +01:00
  • 6209bc7152 feat(services/autumn): authenticate the user on upload feat(services/autumn): file size limits on upload chore: add database migrations for new autumn things Paul Makles 2024-09-10 16:53:58 +01:00
  • 1a6a8a809b feat(core/database): axum implementation for User Paul Makles 2024-09-10 16:53:02 +01:00
  • 5485781e7c docs: update README with more badges Paul Makles 2024-09-10 15:15:53 +01:00
  • 8b21825ffe docs: update README Paul Makles 2024-09-09 14:24:22 +01:00
  • 530ff4f9c7 docs: this will be the developer experience ever (deprecate .env file ) fix: port is wrong for maildev Paul Makles 2024-09-09 14:19:31 +01:00
  • 2eb596fe99 chore: pin crate versions to "MaxSRV" 20240909-2 Paul Makles 2024-09-09 13:05:43 +01:00
  • 0bbb9e7072 docs: start work on default development configuration 20240909-1 Paul Makles 2024-09-09 12:49:38 +01:00
  • 2433fa661a chore: lock Rust version to 1.77.2 (related to #341) Paul Makles 2024-09-09 12:49:09 +01:00
  • 70bdeecf77 feat(services/autumn): strip exif data for images/videos feat(services/autumn): hash files and log information Paul Makles 2024-09-06 15:10:36 +01:00
  • 24dc96f80f feat(services/autumn): work towards upload API Paul Makles 2024-09-01 16:42:28 +01:00
  • ebbbb5e174 feat(services/autumn): download and preview files Paul Makles 2024-09-01 13:58:11 +01:00
  • 78757ac7f1 fix: spelling issue Paul Makles 2024-08-31 17:16:23 +01:00
  • 01368960f3 feat(core/database, bindings/node): suspend user Paul Makles 2024-08-31 17:10:47 +01:00
  • ae1d5d07e3 docs: Brexit Paul Makles 2024-08-31 16:04:59 +01:00
  • 5ad72abca7 refactor: move authifier config to database package Paul Makles 2024-08-31 16:04:40 +01:00
  • c1b92ef56e feat: scaffold services/january Paul Makles 2024-08-30 19:48:58 +01:00
  • acbc1b8956 feat(core/database): clear expired FCM tokens Paul Makles 2024-08-30 15:51:20 +01:00
  • bce24c8b1b chore(scripts): add push to publish-debug-image.sh [skip ci] Paul Makles 2024-08-30 15:34:53 +01:00
  • 31262315e7 chore(fcm): just send the whole payload as a json string Paul Makles 2024-08-30 15:32:39 +01:00