Commit graph

  • f2a5d46628
    fix timokoesters 2020-06-08 15:17:58 +0200
  • c681f0c494 Merge pull request 'Uiaa + Close registration + optimizations' (#113) from uiaa into master Timo Kösters 2020-06-08 14:30:45 +0200
  • 95047272e8
    fix: let example config show how to use registration_disabled timokoesters 2020-06-08 14:29:44 +0200
  • 176bd114a0
    fix: use correct device in GET /devices timokoesters 2020-06-08 12:28:30 +0200
  • bfe5b89ba4
    style: cargo fmt timokoesters 2020-06-08 11:45:22 +0200
  • 588049678b
    refactor: replace DeviceId with str or String timokoesters 2020-06-07 18:38:00 +0200
  • b4d65ab67d
    improvement: optimize /sync response timokoesters 2020-06-06 22:34:08 +0200
  • 0067f49d52
    feat: close registration with ROCKET_REGISTRATION_DISABLED=true timokoesters 2020-06-06 19:02:31 +0200
  • c85d363d71
    feat: user interactive authentication timokoesters 2020-06-06 18:44:50 +0200
  • 88d091fca1 Merge pull request 'Allow client to load history on newly joined rooms' (#111) from gnieto/conduit:fix/issue-39-history-load into master Timo Kösters 2020-06-07 11:21:53 +0200
  • cc383ac932 Cargo fmt Guillem Nieto 2020-06-06 19:48:01 +0200
  • 9269f009db Allow client to load history on newly joined rooms Guillem Nieto 2020-06-06 17:23:14 +0200
  • 4400bb93bb Merge pull request 'fix: edus will not be removed after timeout' (#108) from fix into master Timo Kösters 2020-06-06 15:26:51 +0200
  • 8eedc12567
    fix: edus will not be removed after timeout timokoesters 2020-06-06 15:23:37 +0200
  • 8f6b446193 Merge pull request 'Switch to the ruma meta-crate' (#106) from jplatte/conduit:master into master Timo Kösters 2020-06-06 08:58:13 +0200
  • 7526fd8602
    Switch to the ruma meta-crate Jonas Platte 2020-06-05 18:19:26 +0200
  • 3a5b292f22 Merge pull request 'feat: heroes' (#102) from fix into master Timo Kösters 2020-06-05 10:08:47 +0200
  • 22a12ac6c0 Merge pull request 'Update 'README.md'' (#104) from riot-fixed into master Timo Kösters 2020-06-05 09:31:23 +0200
  • 08d19c3e0b
    fix: broken dependencies timokoesters 2020-06-05 09:04:51 +0200
  • 0a49b24322 Update 'README.md' Timo Kösters 2020-06-04 22:51:19 +0200
  • d404f902bf
    fix: send presence too often timokoesters 2020-06-04 22:36:48 +0200
  • 32da76b9a2
    feat: heroes, don't send notifications every time timokoesters 2020-06-04 18:27:57 +0200
  • 55e14cbf44 Merge pull request 'Replies load context, /kick, /ban, /unban work' (#101) from fix into master Timo Kösters 2020-06-04 16:53:40 +0200
  • b7f7a39973
    feat: kick,ban,unban user route timokoesters 2020-06-04 15:02:27 +0200
  • a8df1acdfd
    feat: load replies, forward pagination timokoesters 2020-06-04 13:58:55 +0200
  • c655870d23 Merge pull request 'Small fixes' (#98) from fix into master Timo Kösters 2020-06-04 12:05:54 +0200
  • 168f2281fd
    improvement: bundle typing events and only send on changes timokoesters 2020-06-04 11:17:36 +0200
  • 8328eeb5ac
    Make sytest not fail timokoesters 2020-06-03 14:16:56 +0200
  • 1c85b0fd05
    remove tests in favor of sytests timokoesters 2020-06-03 21:29:02 +0200
  • b192fddf2f
    fix: show device display names timokoesters 2020-06-03 20:55:11 +0200
  • 325e373684
    refactor: small changes timokoesters 2020-06-03 16:24:00 +0200
  • 19c9e4b916
    fix: room version 6 timokoesters 2020-06-02 19:32:18 +0200
  • 77318af563 Merge pull request 'Implement devices API (#20)' (#97) from fix into master Timo Kösters 2020-06-03 14:12:01 +0200
  • 0883c44659
    Implement devices API (#20) gnieto 2020-06-03 13:41:30 +0200
  • ed9b544ace Implement devices API (#20) gnieto 2020-06-03 13:41:30 +0200
  • 720d48bd67 Merge pull request 'get_state_events_for_key_route returns the content of the requested event instead of the all event.' (#95) from jbbouille/conduit:fix-get_state_events_for_key_route-returning-all-event into master Timo Kösters 2020-06-03 10:27:13 +0200
  • 1222289c75 get_state_events_for_key_route return the content of the requested event instead of the all event. Jean-Baptiste Petit 2020-06-03 09:30:34 +0200
  • 0a1c4f3649 Merge pull request 'Black list temporaly some room creation tests.' (#50) from jbbouille/conduit:blacklist_some_creation_room_tests into master Timo Kösters 2020-06-02 14:44:51 +0200
  • 75e75c3b2f Black list temporaly some room creation tests. Jean-Baptiste Petit 2020-06-02 13:57:41 +0200
  • 4c2c0e2458 Merge pull request 'Better notifications and fix redactions' (#44) from notification into master Timo Kösters 2020-06-01 22:25:24 +0200
  • 5a47c75427
    fix: make redactions permanent timokoesters 2020-06-01 20:58:49 +0200
  • b519bc6962
    fix: only show notifications for messages timokoesters 2020-05-31 19:40:01 +0200
  • 3aa0c8ed25 Merge pull request 'Room visibility, aliases and redaction' (#40) from alias into master Timo Kösters 2020-05-31 10:23:04 +0200
  • 4e507ef706
    feat: room visibility and aliases timokoesters 2020-05-25 23:24:13 +0200
  • 9c26e22ad7
    improvement: load aliases from database timokoesters 2020-05-24 08:30:57 +0200
  • 18bf67748c
    feat: redaction timokoesters 2020-05-26 10:27:51 +0200
  • 16538a6c16 Update 'README.md' Timo Kösters 2020-05-29 10:04:19 +0200
  • 55842a0e57 Update 'README.md' Timo Kösters 2020-05-29 09:54:30 +0200
  • 25ebde5af8 Merge pull request 'fix: /register lowercases user ids' (#28) from lowercase into master Timo Kösters 2020-05-27 08:26:32 +0200
  • ca77c79222
    fix: /register lowercases user ids timokoesters 2020-05-27 07:09:23 +0200
  • dd80a8591d Merge pull request 'Get device_id from body instead of auth data' (#27) from gnieto/conduit:fix/create-device into master Timo Kösters 2020-05-27 07:03:21 +0200
  • 4b3b562347 Get device_id from body instead of auth data Guillem Nieto 2020-05-26 21:06:54 +0200
  • d0e5a39d1d Merge pull request 'Move create room test into blacklist - fixes #23' (#26) from jbbouille/conduit:remove_create_public_room_test into master Timo Kösters 2020-05-26 16:57:11 +0200
  • 43ed80c6c2 Move create room test into blacklist - fixes #23 Jean-Baptiste Petit 2020-05-26 16:01:38 +0200
  • 58683585cc
    improvement: show more info in public rooms list timokoesters 2020-05-25 20:10:46 +0200
  • 63c62a4afa Update 'README.md' Timo Kösters 2020-05-25 17:36:54 +0200
  • 1096c2847b Merge pull request 'Access control' (#22) from control into master Timo Kösters 2020-05-25 16:59:40 +0200
  • b6c0e9bfb2
    feat: access control timokoesters 2020-05-24 18:25:52 +0200
  • c8ba9dce01
    feat: proper room creation timokoesters 2020-05-23 11:20:00 +0200
  • b106d1393b Add logout route and database methods (#21) josias 2020-05-24 22:10:09 +0200
  • 1014388a9c
    fix: one time keys are never removed timokoesters 2020-05-23 19:17:08 +0200
  • 5d6542a8a6
    improvement: video link in readme timokoesters 2020-05-21 17:36:07 +0200
  • d95e8b4880
    fix: problem with to-device for all devices timokoesters 2020-05-21 13:52:25 +0200
  • 43478a5870
    fix: send correct membership events when joining / creating rooms timokoesters 2020-05-20 09:24:44 +0200
  • 8df2a1a072
    improvement: add room topic to public room dir timokoesters 2020-05-20 00:12:07 +0200
  • e0fccffde0
    fix: changing avatar url now sends room events timokoesters 2020-05-19 23:47:30 +0200
  • ada260bf42
    fix: use png for thumbnails timokoesters 2020-05-19 23:50:20 +0200
  • cf91996336 Merge pull request 'fix: riot sometimes freaks out when refreshing' (#18) from media into master Timo Kösters 2020-05-19 23:02:42 +0200
  • eb4af85765
    fix: riot sometimes freaks out when refreshing timokoesters 2020-05-19 22:56:28 +0200
  • 108d8988d8 Merge pull request 'feat: image thumbnails' (#17) from media into master Timo Kösters 2020-05-19 20:01:13 +0200
  • d544d28b6e
    feat: image thumbnails timokoesters 2020-05-19 18:31:34 +0200
  • 61f4f2c716
    improvement: implement GET publicRooms timokoesters 2020-05-19 16:28:03 +0200
  • 821c608c6a
    feat: media timokoesters 2020-05-18 17:53:34 +0200
  • 42ae433b25
    fix: send devicekeyupdate users in /sync timokoesters 2020-05-18 11:36:32 +0200
  • f0aed35ecf
    improvement: user dir search also searches in displaynames timokoesters 2020-05-18 10:29:45 +0200
  • 56dd6cb16f
    improvement: get state timokoesters 2020-05-18 09:22:07 +0200
  • 6215218c3c
    fix: account data json timokoesters 2020-05-17 21:28:36 +0200
  • 7fc71b3968
    feat: end to end encryption timokoesters 2020-05-17 19:56:40 +0200
  • 4fb79ebb4c
    chore: update dependencies timokoesters 2020-05-14 09:10:15 +0200
  • 86e20e6401 Merge pull request 'fix: only allow valid usernames in /register' (#14) from fix-register into master timo 2020-05-13 18:00:18 +0200
  • d08f91d1c3
    fix: only allow valid usernames in /register timokoesters 2020-05-13 10:41:51 +0200
  • 00a9424719
    feat: sytests Rudi Floren 2020-05-06 15:36:44 +0200
  • 8e041f90dd
    refactor: make cargo clippy happier timokoesters 2020-05-11 12:33:25 +0200
  • 1dbde0e1c1
    improvement: add option to get device id from token timokoesters 2020-05-10 18:30:12 +0200
  • ee0d6940bd
    feat: presence updates timokoesters 2020-05-09 21:47:09 +0200
  • 551308e9a8
    Update dependencies and send displayname updates again timokoesters 2020-05-08 21:13:52 +0200
  • 8f67c01efd
    refactor: split database into multiple files, more error handling, cleaner code timokoesters 2020-05-03 17:25:31 +0200
  • 4b191a9311
    improvement: set default push rules on register timokoesters 2020-05-02 09:24:09 +0200
  • 3cd0f89729 Add /_matrix/client/r0/register/available endpoint timo 2020-05-01 23:25:32 +0200
  • 4bc7712ee4 [ClientServer] Add /_matrix/client/r0/register/available endpoint Marcel 2020-05-01 23:17:25 +0200
  • 4ca1ada73e
    update ruma timokoesters 2020-05-01 21:45:55 +0200
  • b02c568941
    feat: notifications, simple permission systems timokoesters 2020-05-01 20:26:57 +0200
  • 169dbe6c37
    fix: send full state after joining a room timokoesters 2020-04-29 12:18:45 +0200
  • 8087ddd746 Merge pull request 'Federated room list, lots of small tweeks' (#9) from federation into master timo 2020-04-29 10:35:38 +0200
  • c769283953
    Update readme timokoesters 2020-04-29 10:08:55 +0200
  • fd1aea7e36
    Update dependencies timokoesters 2020-04-28 20:03:14 +0200
  • 1cdf30f38c
    Add hostname to Rocket.toml config timokoesters 2020-04-29 08:48:56 +0200
  • 23cb550d00
    forget rooms, load history timokoesters 2020-04-28 19:56:34 +0200
  • 4cc0a07092
    feat: user renaming timokoesters 2020-04-26 22:39:15 +0200
  • 720cc0cffc
    feat: federated room directory timokoesters 2020-04-25 11:47:32 +0200