Commit Graph

  • c6efe3b190 ci: update global workflows web-flow 2021-11-11 18:33:27 +00:00
  • 13ed849657 feat: get rid of arm64 because problems Paul Makles 2021-11-09 23:59:24 +00:00
  • 08c1aa6f5d feat(messaging): add masquerade to messages 0.5.3-alpha.8 Paul 2021-11-04 20:50:30 +00:00
  • 84ba038350 chore: bump version to 0.5.3-alpha.7 0.5.3-alpha.7 Paul 2021-11-02 13:41:52 +00:00
  • 8eb6f5a8af chore(task_queue): add logging Paul 2021-11-02 13:41:08 +00:00
  • 012a30ce61 feat(task_queue): ack task Paul 2021-11-02 13:30:36 +00:00
  • 0025bea23d feat(task_queue): web push task Paul 2021-11-02 12:50:35 +00:00
  • 997d1fffc0 feat(task_queue): process embeds task Paul 2021-11-01 22:04:11 +00:00
  • 6366e0ac24 feat(task_queue): last_message_id task Paul 2021-11-01 20:54:48 +00:00
  • 8d25dd1d65 feat: implement idempotency tokens Paul 2021-11-01 18:32:45 +00:00
  • 49c7bc0ffe fix: prevent server owner being kicked Paul 2021-11-01 13:51:38 +00:00
  • fe5ba39e21 chore(docker): split up amd64 / arm64 builds Paul Makles 2021-11-01 13:21:34 +00:00
  • 2a4e290489 chore: bump version to 0.5.3-alpha.6 0.5.3-alpha.6 Paul 2021-10-31 18:28:31 +00:00
  • 193846e289 chore(ci): update Docker workflow Paul Makles 2021-10-31 18:25:28 +00:00
  • 7421ffc8a2 Merge pull request #90 from Mar0xy/patch-1 Paul Makles 2021-09-23 18:00:24 +01:00
  • 2ef6b28029 Switch to Redis from MongoDB for event broker. Closes #1. Paul 2021-09-19 22:13:25 +01:00
  • 39a759396f Merge branch 'revoltchat:master' into patch-1 Marie 2021-09-18 21:15:49 +02:00
  • e5e0031cad Fix rate limiter for bots. Use local-request state to cache User object. Paul 2021-09-18 20:06:00 +01:00
  • 211d74bb47 Merge branch 'revoltchat:master' into patch-1 Marie 2021-09-18 20:42:22 +02:00
  • 0dcf8cb281 Bump rauth release and publish changes. Paul 2021-09-18 19:06:59 +01:00
  • 24a20a8719 Add NSFW single editing Marie 2021-09-17 23:15:43 +02:00
  • 37d45889ec Add reported flag and bump version. Paul 2021-09-17 13:45:05 +01:00
  • 8e9991a2de Merge pull request #84 from rmeritz/change-username Paul Makles 2021-09-17 13:26:40 +01:00
  • a6d49d388f Update src/routes/users/change_username.rs Paul Makles 2021-09-17 13:26:32 +01:00
  • 6eee1bc669 Merge pull request #79 from Zomatree/ratelimits Paul Makles 2021-09-17 13:26:03 +01:00
  • f8e9924f18 Drop support for armv7 Docker builds. Paul 2021-09-16 10:30:59 +01:00
  • 6e1f3a79cf Update Docker image to use buster-slim + glibc. Paul 2021-09-15 22:43:23 +01:00
  • b1f5ba32ff Merge pull request #73 from Zomatree/msgpack_fix Paul Makles 2021-09-15 22:42:16 +01:00
  • 6e70a39fce fix rauth Zomatree 2021-09-15 21:37:42 +01:00
  • 53aa2818b4 Merge pull request #88 from meguminloli/re_username Paul Makles 2021-09-15 21:30:58 +01:00
  • 00a7bcb958 Merge branch 'msgpack_fix' of github.com:Zomatree/delta into msgpack_fix Zomatree 2021-09-15 21:25:41 +01:00
  • edcb7c50ce remove clone Zomatree 2021-09-15 21:25:37 +01:00
  • 2e40927457 Merge branch 'master' into msgpack_fix Paul Makles 2021-09-15 21:12:27 +01:00
  • e636879065 Merge remote-tracking branch 'upstream/master' into ratelimits Zomatree 2021-09-15 21:06:08 +01:00
  • 46c4de8c68 cleanup Zomatree 2021-09-15 20:55:02 +01:00
  • 6e46362d13 add a newline at the end of regex.rs Megumin 2021-09-15 22:22:55 +03:00
  • a2bfaa5791 moved all RE_USERNAME occurrences to regex.rs meguminloli 2021-09-15 20:48:23 +03:00
  • e2da00e6b0 Merge pull request #83 from Jan0660/master Paul Makles 2021-09-14 21:22:34 +01:00
  • 839b66109c Only run Docker test if Dockerfile changes in PR. Paul 2021-09-14 21:19:57 +01:00
  • 7f3141eec4 Merge pull request #81 from goaaats/feat/embed_improvements Paul Makles 2021-09-14 21:15:06 +01:00
  • 536e335b25 Merge branch 'master' into feat/embed_improvements Paul Makles 2021-09-14 20:54:21 +01:00
  • 4b8205b75b Merge pull request #76 from goaaats/feature/server_limit Paul Makles 2021-09-14 20:52:16 +01:00
  • 3cbc548dd8 Don't run Docker test on PR. Paul 2021-09-14 20:50:39 +01:00
  • 6a44a00eeb Merge pull request #77 from yannickfunk/unit-tests Paul Makles 2021-09-14 20:38:08 +01:00
  • 2660b96250 push dependencies meguminloli 2021-09-14 18:26:02 +03:00
  • b4db321d0e Fix missing definition of flags on creation. Paul 2021-09-14 16:16:18 +01:00
  • 0eb52d32ef Merge pull request #68 from ryanalexander/server-flags Paul Makles 2021-09-14 16:05:08 +01:00
  • 9b6893ca48 Write database migration for last_message_id. #67 Paul 2021-09-14 15:07:41 +01:00
  • 8aa92564fc Merge pull request #67 from yannickfunk/unify-last-message Paul Makles 2021-09-14 13:39:27 +01:00
  • ddfc0a5f86 Merge branch 'master' into unify-last-message Yannick Funk 2021-09-13 20:19:54 +02:00
  • ad364320c8 Fix route definitions for change pass / email. Paul 2021-09-12 21:37:42 +01:00
  • 4f1d841312 Allow users to change case of own username Rebecca Meritz 2021-09-11 18:59:23 -07:00
  • 405f45d0f7 Add GET /users/@me Jan0660 2021-09-12 00:01:30 +00:00
  • 0b0249f544 Fix migration again. Paul 2021-09-11 21:11:15 +01:00
  • d0cb73106d Fix session migration. Paul 2021-09-11 18:41:06 +01:00
  • 5d3fef3bfa Merge pull request #82 from revoltchat/rauth-v1 Paul Makles 2021-09-11 17:53:21 +01:00
  • 8bb5fb25dd Fix bot logon, should do nested match. Add comment to migrations. Fix attachment deletes on messages. Paul 2021-09-11 17:46:20 +01:00
  • fa8eb874d0 Handle both numerical and binary pings. Paul 2021-09-11 12:43:26 +01:00
  • 06f968022d Update to rAuth v1, closes #63. Add Pong packet for normal frames. Paul 2021-09-11 11:23:15 +01:00
  • 65165b1f8e Merge pull request #80 from goaaats/fix/youtube_timestamp Paul Makles 2021-09-09 20:50:31 +01:00
  • 6a29c7cf03 feat(january): add MAX_EMBED_COUNT variable goat 2021-09-08 18:02:39 +02:00
  • 8443cfab00 feat(january): fetch embeds for multiple links goat 2021-09-08 17:59:29 +02:00
  • 99a6e19cfc feat(january): ignore links between angle brackets goat 2021-09-08 16:56:17 +02:00
  • 77422f023e fix(january): add youtube timestamp field goat 2021-09-07 17:10:44 +02:00
  • b99807cf2a use unwrap Zomatree 2021-09-07 15:57:38 +01:00
  • fc5d14d4aa remove line Zomatree 2021-09-07 15:52:33 +01:00
  • fcb59b2493 remove comments Zomatree 2021-09-07 15:50:56 +01:00
  • 2f452b15b1 add ratelimits Zomatree 2021-09-07 15:48:06 +01:00
  • 602a65f809 Change branch to master Yannick Funk 2021-09-07 14:48:46 +02:00
  • 88a1d46bcc feat: add basic server limit via env var goat 2021-09-07 04:57:21 +02:00
  • d8d0d93a21 Remove release build Yannick Funk 2021-09-06 17:13:07 +02:00
  • fe085ef100 Change to nightly Yannick Funk 2021-09-06 16:40:30 +02:00
  • 8813515786 Change branch Yannick Funk 2021-09-06 16:30:40 +02:00
  • 6813fdd513 Create rust.yaml Yannick Funk 2021-09-06 16:28:33 +02:00
  • 175d257e34 fix msgpack encoding Zomatree 2021-09-05 22:01:58 +01:00
  • 5328c66cbb Fix image name. Paul 2021-09-03 16:27:53 +01:00
  • 862f57235c Fallback to unknown user. Add GitHub CI. Paul 2021-09-03 16:26:34 +01:00
  • 835a32932f Merge branch 'master' of https://github.com/revoltchat/delta Paul 2021-09-03 16:15:27 +01:00
  • 03cb48ed00 Merge pull request #72 from yannickfunk/push-notifications Paul Makles 2021-09-03 16:13:24 +01:00
  • dbfed52f17 Prevent access to bot routes as bot. Paul 2021-09-03 14:37:40 +01:00
  • 43b75a2310 Add author and tag to push notification Yannick Funk 2021-09-02 23:22:23 +02:00
  • 5a17038012 Remove whitespace Yannick Funk 2021-09-02 20:34:26 +02:00
  • f6b55574b1 Only build notification when there are subscriptions Yannick Funk 2021-09-02 20:32:36 +02:00
  • b5aa0ee971 Remove print Yannick Funk 2021-09-02 18:24:22 +02:00
  • 697132082a First draft for push notifications Yannick Funk 2021-09-01 21:52:24 +02:00
  • 1a847d0084 Add server flags value Ryan Alexander 2021-08-29 09:14:10 +10:00
  • 17a378494c Merge pull request #65 from yannickfunk/mention-regex Paul Makles 2021-08-26 17:57:30 +01:00
  • 6c6a1508dc Unify last_message_id Yannick Funk 2021-08-26 16:56:13 +02:00
  • b15e07c707 Initial commit Yannick Funk 2021-08-25 21:48:43 +02:00
  • ffa721117e Shorten regex further Yannick Funk 2021-08-25 16:34:42 +02:00
  • c29f6d830c Ignore I L O and u Yannick Funk 2021-08-25 16:32:11 +02:00
  • effe3763da Shorten regex and adapt capture evaluation Yannick Funk 2021-08-25 00:10:20 +02:00
  • b0d2e99588 Merge pull request #64 from yannickfunk/impl-ping-pong Paul Makles 2021-08-24 15:18:34 +01:00
  • 1ecd74eb6c Remove whitespace Yannick Funk 2021-08-23 14:25:09 +02:00
  • ceb35e58ce Parse ws spec ping messages Yannick Funk 2021-08-23 14:22:23 +02:00
  • 31ebf19cf9 color -> colour Zomatree 2021-08-23 02:51:14 +01:00
  • 40a4cf244d Merge pull request #37 from infi/master Paul Makles 2021-08-22 21:59:36 +01:00
  • 6d2d3003bd Implement requested changes Infi 2021-08-22 22:58:39 +02:00
  • 302c3e0d4b Merge pull request #42 from Zomatree/msgpack Paul Makles 2021-08-17 19:07:23 +01:00
  • 867962cc3c reword comment Zomatree 2021-08-17 17:35:05 +01:00