Commit graph

  • 51929f8071 [doc] Fix ending of a file in CONTRIBUTING.md development missytake 2023-03-20 16:10:40 +0100
  • c773308a28 [doc] Users -> hood admins missytake 2023-03-20 15:29:21 +0100
  • 7468344d81 [doc] Document how to implement the frontend for a platform missytake 2023-03-20 11:53:24 +0100
  • 752ecbe828 [doc] Change label from kibicara to ticketfrei forking missytake 2022-03-01 14:46:39 +0100
  • 061d29325f [mastodon] Dismiss old notifications in the migration script, so they aren't reposted by ticketfrei3 missytake 2023-04-01 21:19:43 +0200
  • e9eb98dba8 [misc] Migration script creates nice output now missytake 2023-04-01 20:59:43 +0200
  • ea58f4a150 [misc] Wrote migration script ticketfrei 2 -> 3 missytake 2023-04-01 20:43:02 +0200
  • 91e93b3e20 [mastodon] Fix instance load which broke with #17 missytake 2023-04-01 21:25:49 +0200
  • ae190381fe [mastodon] Dismiss old notifications in the migration script, so they aren't reposted by ticketfrei3 missytake 2023-04-01 21:19:43 +0200
  • 97f6a0ddb4 [misc] Migration script creates nice output now missytake 2023-04-01 20:59:43 +0200
  • 414e548645 [misc] Wrote migration script ticketfrei 2 -> 3 missytake 2023-04-01 20:43:02 +0200
  • 5bff62487b [misc] Migrate to TortoiseORM Thomas Lindner 2023-03-19 19:03:25 +0100
  • 26818da430 [doc] Avoid global angular installation Thomas Lindner 2023-04-01 19:32:44 +0200
  • c468543fa5 [tests] Rename asyncclient into client missytake 2023-04-01 15:32:10 +0200
  • f829bf8694 [tests] Get rid of non-async test client missytake 2023-04-01 15:30:42 +0200
  • 16c4ebc84b [tests] Ported telegram tests to async missytake 2023-04-01 15:23:33 +0200
  • f0e15f1d37 [tests] Ported mastodon tests to async missytake 2023-04-01 15:13:50 +0200
  • b876e645de [tests] Ported email tests to async missytake 2023-04-01 14:57:41 +0200
  • 6b6a2777bb [tests] Ported other hood webAPI tests to async missytake 2023-04-01 14:41:13 +0200
  • c1b8ad2984 [tests] Disable trio backend for AnyIO missytake 2023-04-01 14:40:02 +0200
  • 48e3b6f6bc [tests] Port first test to async #23 missytake 2023-04-01 14:18:24 +0200
  • dff30e1ede [twitter] Remove twitter from webapi imports deprecate-twitter missytake 2023-03-22 12:48:40 +0100
  • 672b9dbac0 [misc] Remove twitter from frontend missytake 2023-03-18 17:02:57 +0100
  • 786ee0b59c [doc] Removed Twitter from deployment instructions missytake 2023-03-18 16:04:32 +0100
  • b4b7504a64 [twitter] Removed twitter from git hook missytake 2023-03-18 16:03:53 +0100
  • 6a8bc89f3a [twitter] Deprecate Twitter backend missytake 2023-03-18 15:45:07 +0100
  • d3247427f5 [doc] Fix ending of a file in CONTRIBUTING.md missytake 2023-03-20 16:10:40 +0100
  • 39a38312f8 [doc] Users -> hood admins missytake 2023-03-20 15:29:21 +0100
  • 24f16fc04f [doc] Document how to implement the frontend for a platform missytake 2023-03-20 11:53:24 +0100
  • 64715f5aa5 [mastodon] Also dismiss notifications which have no status missytake 2023-03-19 20:29:25 +0100
  • f7d9baa8a3 [mastodon] Fix: boosting public toots instead of posting them as own missytake 2023-03-19 20:27:48 +0100
  • 0504d3083f [mastodon] Fix load order of API routers missytake 2023-03-19 19:20:09 +0100
  • ec0abb5e24 [frontend] Add initial mastodon frontend ogdbd3h5qze42igcv8wcrqk3 2023-03-19 18:25:16 +0100
  • d897f369f7 [mastodon] Fix delete endpoint for mastodon ogdbd3h5qze42igcv8wcrqk3 2023-03-19 18:24:19 +0100
  • 9c7607b7ca [frontend] Regenerate openapi for frontend due to mastodon API changes ogdbd3h5qze42igcv8wcrqk3 2023-03-19 13:29:57 +0100
  • 0f4b25fcde [tests] Make Mastodon tests a bit more readable missytake 2023-03-19 17:25:37 +0100
  • 4f96dfbee7 [mastodon] Deprecate GET mastodon route missytake 2023-03-19 14:49:26 +0100
  • afd0894952 [mastodon] Return instance name in read_public API missytake 2023-03-19 14:25:21 +0100
  • f0757619a7 [tests] Test mastodon_read route missytake 2023-03-19 14:09:02 +0100
  • 90469a052a [tests] Replace single quotes with double quotes missytake 2023-03-19 14:04:45 +0100
  • 16c325a9cb [tests] Test mastodon_delete route missytake 2023-03-19 13:47:20 +0100
  • b49c4767a0 [mastodon] Remove redundant error class missytake 2023-03-19 13:20:14 +0100
  • a61c48e99e [mastodon] Fix tests missytake 2023-03-19 12:39:41 +0100
  • dfd17aa27c [mastodon] Fix locking issue with synchronous Mastodon.py and replace last_seen with notification_dismiss ogdbd3h5qze42igcv8wcrqk3 2023-03-19 01:44:30 +0100
  • 66fff6fd7d [frontend] Fix openapi-generator run for mastodon ogdbd3h5qze42igcv8wcrqk3 2023-03-18 18:37:35 +0100
  • a548c2febc [tests] Testing the mastodon_create API endpoint missytake 2023-03-18 22:00:17 +0100
  • f533efee4f [mastodon] Return 422 error for invalid input when creating mastodon bot missytake 2023-03-18 21:59:23 +0100
  • cb88c24e2e [mastodon] Change mastodon_create to accept json instead of URL parameters missytake 2023-03-18 21:25:11 +0100
  • 36638b1c64 [mastodon] New style: double quotes instead of single quotes missytake 2023-03-18 21:00:50 +0100
  • 7fd716cecc [misc] Added pytest and pytest-aiohttp to test dependencies missytake 2023-03-18 20:58:33 +0100
  • 3d482dd5f5 [mastodon] Generated openAPI routes for frontend missytake 2023-03-18 17:41:09 +0100
  • fb1e88ab03 [mastodon] Moved mastodon module to new backend directory missytake 2023-03-18 17:38:02 +0100
  • 5fa5a9f48e Revert "[doc] Document how to disable strict CORS checking" missytake 2022-03-06 10:55:15 +0100
  • 9704ed4ddf [mastodon] Working now: toot reports from mastodon, but only when the next report arrives missytake 2022-03-04 18:13:20 +0100
  • 12935b79cb [mastodon] Load database references missytake 2022-03-03 20:09:34 +0100
  • 37f7b98c67 [mastodon] Import mastodon API correctly missytake 2022-03-02 20:32:54 +0100
  • d120d718f9 [mastodon] Added a TODO flair missytake 2022-03-01 18:42:37 +0100
  • b1f8c08d25 [mastodon] Some web routes to add a Mastodon Account to Ticketfrei missytake 2022-03-01 18:37:01 +0100
  • 4dc4b9cfca [mastodon] Changed MastodonAccount column: instance_id -> instance missytake 2022-03-01 17:53:44 +0100
  • 07bc5a2686 [mastodon] First approach to a mastodon bot missytake 2022-03-01 17:41:13 +0100
  • 3ae4a08ad5 [doc] Document how to disable strict CORS checking missytake 2022-03-05 23:13:01 +0100
  • 767c92000b [misc] Add some type annotations Thomas Lindner 2023-03-19 01:15:37 +0100
  • 13c20ca245 [misc] Use double-quotes (black default) Thomas Lindner 2023-03-18 18:47:02 +0100
  • fd09b381a6 [misc] Add some type annotations Thomas Lindner 2023-03-18 18:42:59 +0100
  • 35eff0c416 [core] Don't read configs at the module top-level Thomas Lindner 2023-03-18 18:16:57 +0100
  • 003a10b273 [frontend] Fix openapi-generator script ogdbd3h5qze42igcv8wcrqk3 2023-03-18 17:56:54 +0100
  • dc454800cd [doc] Add documentation to update angular and openapi-generator code ogdbd3h5qze42igcv8wcrqk3 2023-03-18 17:39:21 +0100
  • 82129b958e [tests] Remove twitter tests Thomas Lindner 2023-03-18 16:44:19 +0100
  • 20fdb1ae11 [tests] Prevent pytest from hanging Thomas Lindner 2023-03-18 16:40:14 +0100
  • 4c110e2c71 [misc] Cleanup python packaging Thomas Lindner 2023-03-18 14:06:48 +0100
  • fb543cffb9 [misc] Move things to the right place Thomas Lindner 2023-03-18 12:52:52 +0100
  • aed5710da7 [frontend] Migrate to material 15 using mdc-migration ogdbd3h5qze42igcv8wcrqk3 2023-03-18 16:06:59 +0100
  • d1ffcf928d [frontend] Fix issue with ajv dependencies ogdbd3h5qze42igcv8wcrqk3 2023-03-18 15:59:05 +0100
  • 005e4955ae [frontend] Version bump ngx-markdown to 15 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 15:43:01 +0100
  • 76dcec3ae2 [frontend] Version bump angular/material to 15 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 15:34:09 +0100
  • 038a4bf976 [frontend] Version bump angular/core and angular/cli to 15 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 15:30:46 +0100
  • 401b4f32b1 [frontend] Version bump ngx-markdown to 14 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 15:24:48 +0100
  • 8486ce8fab [frontend] Remove deprecated imports from angular/core 14 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 15:21:13 +0100
  • 74fca41d66 [frontend] Version bump angular/material to 14 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 15:18:15 +0100
  • c9c1fe029b [frontend] Version bump angular/core and angular/cli to 14 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 15:16:52 +0100
  • cfb48cc0ff [frontend] Version bump ngx-markdown to 13 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 15:15:09 +0100
  • e3f5fbad44 [frontend] Remove deprecated Routes import from angular/core 13 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 15:13:21 +0100
  • b256aff872 [frontend] Version bump angular/material to 13 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 15:00:39 +0100
  • d9d75b76f2 [frontend] Version bump angular/core and angular/cli to 13 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 14:58:55 +0100
  • 8ad6ce66fc [frontend] Version bump ngx-markdown to 12 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 14:55:21 +0100
  • 5976db0cfc [frontend] Version bump angular/material to 12 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 14:50:01 +0100
  • 4d5b1ee26e [frontend] Version bump angular/core and angular/cli to 12 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 14:48:54 +0100
  • ac00733847 [frontend] Version bump ngx-markdown to 11 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 14:43:59 +0100
  • c6c67463c9 [frontend] Version bump angular/material to 11 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 14:33:53 +0100
  • 1824057e3e [frontend] Version bump angular/core and angular/cli to 11 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 14:32:46 +0100
  • 6cb8a46f6c [frontend] Version bump angular/material to 10 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 14:28:16 +0100
  • 5df8db657f [frontend] Version bump angular/core and angular/cli to 10 ogdbd3h5qze42igcv8wcrqk3 2023-03-18 14:26:48 +0100
  • 400f5af716 [frontend] Prerequisites for version bumps ogdbd3h5qze42igcv8wcrqk3 2023-03-18 14:23:31 +0100
  • d943e956ab [doc] Add missing dependencies Q 2023-03-18 14:34:42 +0000
  • 39a21fe34a [doc] No Gods, No Masters - let's do releases on development branch missytake 2023-03-18 14:50:15 +0100
  • 4029770c90 [tests] Update python in tox from 3.8 to 3.10 missytake 2023-03-18 14:32:23 +0100
  • eef6f0c473 [doc] Document pytest dependencies and webUI development requirements missytake 2023-03-18 13:49:04 +0100
  • 1d1eb47fe6 [tests] Fix tox ImportError missytake 2023-03-18 13:48:09 +0100
  • d6d43f2b0a [doc] Document development dependencies in case someone runs pytest alone fix-devenv missytake 2023-03-18 13:42:17 +0100
  • 2bf16aae11 [tests] Fix tox ImportError missytake 2023-03-18 13:19:12 +0100