Commit Graph

  • 00a9424719 feat: sytests Rudi Floren 2020-05-06 15:36:44 +02:00
  • 8e041f90dd refactor: make cargo clippy happier timokoesters 2020-05-11 12:33:25 +02:00
  • 1dbde0e1c1 improvement: add option to get device id from token timokoesters 2020-05-10 18:30:12 +02:00
  • ee0d6940bd feat: presence updates timokoesters 2020-05-09 21:47:09 +02:00
  • 551308e9a8 Update dependencies and send displayname updates again timokoesters 2020-05-08 21:13:52 +02:00
  • 8f67c01efd refactor: split database into multiple files, more error handling, cleaner code timokoesters 2020-05-03 17:25:31 +02:00
  • 4b191a9311 improvement: set default push rules on register timokoesters 2020-05-02 09:24:09 +02:00
  • 3cd0f89729 Add /_matrix/client/r0/register/available endpoint timo 2020-05-01 23:25:32 +02:00
  • 4bc7712ee4 [ClientServer] Add /_matrix/client/r0/register/available endpoint Marcel 2020-05-01 23:17:25 +02:00
  • 4ca1ada73e update ruma timokoesters 2020-05-01 21:45:55 +02:00
  • b02c568941 feat: notifications, simple permission systems timokoesters 2020-05-01 20:26:57 +02:00
  • 169dbe6c37 fix: send full state after joining a room timokoesters 2020-04-29 12:18:45 +02:00
  • 8087ddd746 Merge pull request 'Federated room list, lots of small tweeks' (#9) from federation into master timo 2020-04-29 10:35:38 +02:00
  • c769283953 Update readme timokoesters 2020-04-29 10:08:55 +02:00
  • fd1aea7e36 Update dependencies timokoesters 2020-04-28 20:03:14 +02:00
  • 1cdf30f38c Add hostname to Rocket.toml config timokoesters 2020-04-29 08:48:56 +02:00
  • 23cb550d00 forget rooms, load history timokoesters 2020-04-28 19:56:34 +02:00
  • 4cc0a07092 feat: user renaming timokoesters 2020-04-26 22:39:15 +02:00
  • 720cc0cffc feat: federated room directory timokoesters 2020-04-25 11:47:32 +02:00
  • 120b6f4b95 Bump dependencies and fixes timokoesters 2020-04-23 14:27:50 +02:00
  • 873d191569 fix: http body as content when signing timokoesters 2020-04-22 21:14:40 +02:00
  • 1af6dd984a More work on federation timokoesters 2020-04-22 20:55:11 +02:00
  • b0d9ccdb2d Signing, basis for federation timokoesters 2020-04-22 11:53:06 +02:00
  • 9b79798e56 start work on signing timokoesters 2020-04-06 14:53:34 +02:00
  • 80ddf80f17 work timokoesters 2020-04-19 14:14:47 +02:00
  • 4d658b3952 Merge pull request 'Fix typo in password message' (#8) from TheCycoONE/conduit:pwd-message-typo into master timo 2020-04-15 22:01:45 +02:00
  • 6d858c39ca Fix typo in password message TheCycoONE 2020-04-15 21:17:33 +02:00
  • 2f63888995 Update README.md timokoesters 2020-04-14 22:44:45 +02:00
  • fa9e127a1e Store hashed passwords (#7) gnieto 2020-04-14 22:25:44 +02:00
  • abcce95dd8 feat: invites, better public room dir, user search timokoesters 2020-04-14 13:54:32 +02:00
  • af1def50ac Update README.md timokoesters 2020-04-12 22:29:48 +02:00
  • 3debb6203c feat: handle typing events timokoesters 2020-04-12 21:12:50 +02:00
  • 3b9cadeec2 feat: read receipts timokoesters 2020-04-11 20:03:22 +02:00
  • ab8c2f1e5e Rename pduid_pdus to pduid_pdu timokoesters 2020-04-11 09:35:06 +02:00
  • fd829bfa0d move client_server code into own file timokoesters 2020-04-11 09:30:11 +02:00
  • 040296c711 Add test support and impl dummy /read_markers timokoesters 2020-04-10 13:36:57 +02:00
  • 93b1d97166 Update readme and cargo.toml timokoesters 2020-04-10 07:53:20 +02:00
  • 8f41a4d306 Update 'README.md' timo 2020-04-09 23:23:16 +02:00
  • 3f2bf208a9 Merge pull request 'Add displayname and avatar_url endpoints' (#5) from MTRNord/matrixserver:accountdata into master timo 2020-04-09 21:21:28 +02:00
  • 57264f72e9 Fix avatar_url error message if not starting with mxc:// Marcel 2020-04-09 21:19:27 +02:00
  • 8bcbc983c3 Change and add Comments to the profile endpoints Add missing docs Marcel 2020-04-09 21:11:21 +02:00
  • 49fe5e3271 Rename userid_avatar_url to userid_avatarurl and fix debug print Run cargo fmt Marcel 2020-04-09 21:01:39 +02:00
  • b1284fd509 Replace profile_* with userid_* Add a missing dot in the errormessage Require mxc:// to be present at the start of an avatar_url Update mxc check TODO Show displayname or avatar_url if either is available when getting the profile Endpoint Return the correct data in case of a empty displayname or an empty avatar_url Marcel 2020-04-09 20:47:03 +02:00
  • 9f3368daa4 Update 'README.md' timo 2020-04-09 19:51:52 +02:00
  • cd55220a75 fix: room directory duplicates timokoesters 2020-04-09 19:38:15 +02:00
  • 062c5521f0 Add displayname and avatar_url endpoints Marcel 2020-04-09 18:49:27 +02:00
  • b12ae15a45 Update 'README.md' timo 2020-04-09 17:39:45 +02:00
  • 11e75e7081 make room directory work timokoesters 2020-04-09 14:39:50 +02:00
  • 5ac45eac59 public rooms dir timokoesters 2020-04-09 12:22:39 +02:00
  • 9214a62dde better room creation timokoesters 2020-04-09 11:00:58 +02:00
  • a1b2b4e4fe Add liberapay, change pr template timokoesters 2020-04-08 22:28:03 +02:00
  • 9d40981cce Merge pull request 'UIAA error type' (#3) from jplatte/matrixserver:master into master timo 2020-04-08 23:41:39 +02:00
  • 38ab7c843e Update error type of /register route Jonas Platte 2020-04-08 23:25:19 +02:00
  • c60402bf0d Update ruma-client-api Jonas Platte 2020-04-08 23:13:30 +02:00
  • d0920f0fa3 Add license timokoesters 2020-04-08 22:28:03 +02:00
  • 8557278b90 better riot.im support timokoesters 2020-04-08 15:05:00 +02:00
  • fdeee7fdb5 More dummy endpoints timokoesters 2020-04-07 14:43:24 +02:00
  • 215a31c513 Add a few dummy endpoints to make riot progress further timokoesters 2020-04-07 13:21:05 +02:00
  • ddcd423e6f feat: random tokens, sessions, guest usernames and device ids timokoesters 2020-04-06 22:57:58 +02:00
  • 64223b8812 register login flow timokoesters 2020-04-06 17:37:13 +02:00
  • eb7c5b79be Update 'README.md' timo 2020-04-06 19:57:04 +02:00
  • e55a63629c feat: state event support timokoesters 2020-04-06 14:33:02 +02:00
  • 10bb96fcf7 feat: room joining, room based /sync responses timokoesters 2020-04-06 13:46:46 +02:00
  • 4d4cff7120 Allow all kinds of messages in /send timokoesters 2020-04-05 23:06:43 +02:00
  • 884dc2867d Move to rocket's async branch timokoesters 2020-04-04 20:50:01 +02:00
  • 8b8381bcc0 New PduEvent struct timokoesters 2020-04-04 11:53:37 +02:00
  • f9cfede2a8 fix: deserialize sync event body timokoesters 2020-04-03 21:17:27 +02:00
  • 2855d1acdf Add README.md timokoesters 2020-04-03 17:53:06 +02:00
  • fa3226898c feat: save pdus timokoesters 2020-04-03 17:27:08 +02:00
  • 22cca206ba Todo: ruma signatures timokoesters 2020-03-30 15:38:25 +02:00
  • dba6c46667 Use sled::Tree::prefix_search for deviceids timokoesters 2020-03-30 13:46:18 +02:00
  • b508b4d1e7 Start work on message events timokoesters 2020-03-30 00:10:15 +02:00
  • 533260edd8 Add auth timokoesters 2020-03-29 21:05:20 +02:00
  • 18ed991b93 Merge branch 'master' of jplatte/matrixserver into master timo 2020-03-29 14:30:59 +02:00
  • 1183105f15 Make Endpoint bound work for ruma_wrapper::Ruma Jonas Platte 2020-03-29 01:29:47 +01:00
  • 73e04e71d7 Start work on event creation timokoesters 2020-03-29 13:48:44 +02:00
  • 744e0adfcf Try to impl auth in ruma_wrapper timokoesters 2020-03-28 23:08:59 +01:00
  • 34a53ce20a Better database structure timokoesters 2020-03-28 18:50:02 +01:00
  • 6d27f15516 More logging timokoesters 2020-03-28 15:16:18 +01:00
  • 1679da7784 RUST_LOG=info by default timokoesters 2020-03-27 21:00:40 +01:00
  • 6fffcecf8e Updates timokoesters 2020-03-27 21:00:10 +01:00
  • c2c18b4651 feat: database timokoesters 2020-02-20 10:12:13 +01:00
  • cd777af41c feat: simple endpoint handlers timokoesters 2020-02-18 22:07:57 +01:00
  • 6264628c11 Initial commit timokoesters 2020-02-15 22:42:21 +01:00