spla/appy
2
15
Fork
You've already forked appy
3

2025年07月14日 - 2026年07月14日

Overview

0 active pull requests
56 active issues
Excluding merges, 2 authors have pushed 374 commits to main and 377 commits to all branches. On main, 166 files have changed and there have been 21854 additions and 8294 deletions.

4 releases published by 1 user

Release v0.5.0 v0.5.0 Released! 2026年03月23日 21:34:14 +01:00

Release v0.4.0 v0.4.0 2025年12月16日 13:29:46 +01:00

Release v0.3.0 v0.3.0 2025年10月13日 17:53:41 +02:00

Release v0.2.0 v0.2.0 released! 2025年08月01日 14:07:15 +02:00

56 issues closed from 1 user

Closed #116 invalid input for query argument 2ドル: 'sign_up_block' 2026年04月21日 14:51:10 +02:00

Closed #115 Error: activity['object'] 'updated' 2026年02月22日 17:26:00 +01:00

Closed #113 NameError: name 'Account' is not defined 2026年02月20日 23:59:47 +01:00

Closed #114 insert or update on table "statuses" violates foreign key constraint "fk_in_reply_to_id" 2026年02月20日 23:59:47 +01:00

Closed #112 Unexpected error fetching profile counters 2026年02月17日 18:52:46 +01:00

Closed #111 AttributeError: 'NoneType' object has no attribute 'get' 2026年02月17日 16:16:33 +01:00

Closed #110 'dict' object has no attribute 'id' 2026年02月16日 20:24:01 +01:00

Closed #109 duplicate key value violates unique constraint "preview_cards_statuses_pkey" 2026年02月16日 15:00:57 +01:00

Closed #108 asyncpg.exceptions.UniqueViolationError 2026年02月14日 21:10:47 +01:00

Closed #107 error: Update Question 'poll_id' 2026年02月14日 15:50:10 +01:00

Closed #106 cannot access local variable 'media_type' 2026年02月12日 13:15:51 +01:00

Closed #105 AttributeError: 'NoneType' object has no attribute 'lower' 2026年02月03日 17:38:47 +01:00

Closed #104 cannot access local variable 'account_id' where it is not associated with a value 2025年12月17日 20:47:11 +01:00

Closed #96 KeyError: 'replies_count' 2025年12月16日 13:58:37 +01:00

Closed #102 invalid literal for int() with base 10 2025年12月12日 15:22:23 +01:00

Closed #103 Failed to fetch account: /ap115706269130182683@mastodon.social 2025年12月12日 15:22:23 +01:00

Closed #101 Error in v2_search: name 'app' is not defined 2025年12月08日 15:19:02 +01:00

Closed #100 TypeError: download_media() missing 1 required positional argument: 'file_ext' 2025年11月28日 21:12:50 +01:00

Closed #99 [Errno 2] No such file or directory 2025年11月28日 14:17:50 +01:00

Closed #98 cannot unpack non-iterable NoneType object 2025年11月27日 13:46:43 +01:00

Closed #97 save status error make_dirs() missing 1 required positional argument: 'sub_dir' 2025年11月27日 12:38:57 +01:00

Closed #95 NameError: name 'auth_account_id' is not defined. Did you mean: 'author_account'? 2025年11月26日 20:46:16 +01:00

Closed #94 KeyError: 'avatar_filename' 2025年11月24日 12:52:01 +01:00

Closed #93 duplicate key value violates unique constraint "index_accounts_on_username_and_domain_lower" 2025年11月21日 22:43:39 +01:00

Closed #92 ValueError: invalid literal for int() with base 10 2025年11月21日 20:44:54 +01:00

Closed #89 TypeError: list indices must be integers or slices, not str 2025年11月17日 19:31:50 +01:00

Closed #88 AttributeError: type object 'datetime.datetime' has no attribute 'datetime' 2025年10月29日 20:32:17 +01:00

Closed #87 Error saving post 2025年10月29日 20:02:35 +01:00

Closed #86 NameError: name 'fetch_activitypub_profile' is not defined 2025年10月22日 14:27:34 +02:00

Closed #85 KeyError: 'public_key' 2025年10月16日 17:55:50 +02:00

Closed #84 UnboundLocalError: cannot access local variable 'content' where it is not associated with a value 2025年10月16日 17:39:30 +02:00

Closed #83 asyncpg.exceptions.UndefinedTableError: relation "paginated_following_{account_id}" does not exist 2025年10月16日 17:16:38 +02:00

Closed #82 NameError: name 'HTTPException' is not defined. Did you mean: 'BaseException'? 2025年10月14日 12:53:40 +02:00

Closed #81 UnboundLocalError: cannot access local variable 'found' where it is not associated with a value 2025年10月14日 12:35:34 +02:00

Closed #80 TypeError: Object of type LocalStatus is not JSON serializable 2025年10月14日 11:41:14 +02:00

Closed #79 TypeError: 'Account' object is not subscriptable 2025年10月09日 19:37:17 +02:00

Closed #78 TypeError: 'Account' object is not subscriptable 2025年10月09日 19:37:15 +02:00

Closed #77 1 validation error for Account 2025年10月06日 20:51:48 +02:00

Closed #76 TypeError: 'NoneType' object is not subscriptable 2025年09月24日 17:36:29 +02:00

Closed #75 TypeError: 'NoneType' object is not subscriptable 2025年09月21日 17:17:54 +02:00

Closed #74 2 validation errors for CreateActivity 2025年09月21日 15:59:56 +02:00

Closed #73 TypeError: strptime() argument 1 must be str, not datetime.datetime 2025年09月17日 22:58:15 +02:00

Closed #72 /.well-known/webfinger returns 422 status code if issued without resource param 2025年09月14日 13:18:50 +02:00

Closed #71 IndexError: list index out of range 2025年08月30日 19:45:54 +02:00

Closed #70 Error fetching ActivityPub profile: name 'RSA' is not defined 2025年08月30日 12:23:05 +02:00

Closed #69 TypeError: get_opengraph_data() missing 1 required positional argument: 'status_id' 2025年08月28日 13:04:32 +02:00

Closed #64 AttributeError: 'Account' object has no attribute 'keys' 2025年08月24日 21:19:42 +02:00

Closed #68 TypeError: expected str, got dict 2025年08月24日 21:10:17 +02:00

Closed #67 TypeError: object str can't be used in 'await' expression 2025年08月06日 12:50:25 +02:00

Closed #66 Error getting conversation id: 'NoneType' object is not subscriptable 2025年08月06日 12:50:22 +02:00

Closed #65 asyncpg.exceptions.UniqueViolationError 2025年08月06日 12:50:19 +02:00

Closed #63 KeyError: 'id' 2025年08月02日 20:17:12 +02:00

Closed #62 KeyError: 'favourites_count' 2025年08月02日 13:21:58 +02:00

Closed #31 asyncpg.exceptions.ForeignKeyViolationError 2025年08月01日 12:39:47 +02:00

Closed #40 asyncpg.exceptions.UniqueViolationError 2025年08月01日 12:39:35 +02:00

Closed #41 KeyError: 'og:site_name' 2025年08月01日 12:39:18 +02:00

53 issues created by 0 users

Opened #62 KeyError: 'favourites_count' 2025年08月02日 12:26:32 +02:00

Opened #63 KeyError: 'id' 2025年08月02日 20:03:03 +02:00

Opened #64 AttributeError: 'Account' object has no attribute 'keys' 2025年08月06日 11:16:35 +02:00

Opened #65 asyncpg.exceptions.UniqueViolationError 2025年08月06日 12:03:54 +02:00

Opened #66 Error getting conversation id: 'NoneType' object is not subscriptable 2025年08月06日 12:21:03 +02:00

Opened #67 TypeError: object str can't be used in 'await' expression 2025年08月06日 12:40:27 +02:00

Opened #68 TypeError: expected str, got dict 2025年08月24日 21:03:24 +02:00

Opened #69 TypeError: get_opengraph_data() missing 1 required positional argument: 'status_id' 2025年08月28日 12:57:13 +02:00

Opened #70 Error fetching ActivityPub profile: name 'RSA' is not defined 2025年08月30日 12:16:12 +02:00

Opened #71 IndexError: list index out of range 2025年08月30日 19:21:05 +02:00

Opened #72 /.well-known/webfinger returns 422 status code if issued without resource param 2025年09月14日 13:17:54 +02:00

Opened #73 TypeError: strptime() argument 1 must be str, not datetime.datetime 2025年09月17日 22:45:43 +02:00

Opened #74 2 validation errors for CreateActivity 2025年09月21日 13:46:05 +02:00

Opened #75 TypeError: 'NoneType' object is not subscriptable 2025年09月21日 16:15:17 +02:00

Opened #76 TypeError: 'NoneType' object is not subscriptable 2025年09月24日 17:35:23 +02:00

Opened #77 1 validation error for Account 2025年10月06日 20:50:24 +02:00

Opened #78 TypeError: 'Account' object is not subscriptable 2025年10月09日 19:21:54 +02:00

Opened #79 TypeError: 'Account' object is not subscriptable 2025年10月09日 19:35:41 +02:00

Opened #80 TypeError: Object of type LocalStatus is not JSON serializable 2025年10月14日 11:33:44 +02:00

Opened #81 UnboundLocalError: cannot access local variable 'found' where it is not associated with a value 2025年10月14日 12:25:36 +02:00

Opened #82 NameError: name 'HTTPException' is not defined. Did you mean: 'BaseException'? 2025年10月14日 12:52:50 +02:00

Opened #83 asyncpg.exceptions.UndefinedTableError: relation "paginated_following_{account_id}" does not exist 2025年10月16日 17:15:33 +02:00

Opened #84 UnboundLocalError: cannot access local variable 'content' where it is not associated with a value 2025年10月16日 17:38:39 +02:00

Opened #85 KeyError: 'public_key' 2025年10月16日 17:49:48 +02:00

Opened #86 NameError: name 'fetch_activitypub_profile' is not defined 2025年10月22日 14:19:43 +02:00

Opened #87 Error saving post 2025年10月29日 20:01:25 +01:00

Opened #88 AttributeError: type object 'datetime.datetime' has no attribute 'datetime' 2025年10月29日 20:20:48 +01:00

Opened #89 TypeError: list indices must be integers or slices, not str 2025年11月17日 19:29:45 +01:00

Opened #92 ValueError: invalid literal for int() with base 10 2025年11月21日 20:07:36 +01:00

Opened #93 duplicate key value violates unique constraint "index_accounts_on_username_and_domain_lower" 2025年11月21日 22:41:12 +01:00

Opened #94 KeyError: 'avatar_filename' 2025年11月24日 12:36:53 +01:00

Opened #95 NameError: name 'auth_account_id' is not defined. Did you mean: 'author_account'? 2025年11月26日 19:48:47 +01:00

Opened #96 KeyError: 'replies_count' 2025年11月26日 23:21:19 +01:00

Opened #97 save status error make_dirs() missing 1 required positional argument: 'sub_dir' 2025年11月27日 12:38:12 +01:00

Opened #98 cannot unpack non-iterable NoneType object 2025年11月27日 13:26:02 +01:00

Opened #99 [Errno 2] No such file or directory 2025年11月28日 13:17:55 +01:00

Opened #100 TypeError: download_media() missing 1 required positional argument: 'file_ext' 2025年11月28日 17:41:13 +01:00

Opened #101 Error in v2_search: name 'app' is not defined 2025年12月08日 14:46:58 +01:00

Opened #102 invalid literal for int() with base 10 2025年12月12日 14:47:43 +01:00

Opened #103 Failed to fetch account: /ap115706269130182683@mastodon.social 2025年12月12日 14:52:00 +01:00

Opened #104 cannot access local variable 'account_id' where it is not associated with a value 2025年12月17日 18:35:14 +01:00

Opened #105 AttributeError: 'NoneType' object has no attribute 'lower' 2026年02月03日 17:21:04 +01:00

Opened #106 cannot access local variable 'media_type' 2026年02月12日 12:34:59 +01:00

Opened #107 error: Update Question 'poll_id' 2026年02月14日 14:09:17 +01:00

Opened #108 asyncpg.exceptions.UniqueViolationError 2026年02月14日 20:53:15 +01:00

Opened #109 duplicate key value violates unique constraint "preview_cards_statuses_pkey" 2026年02月16日 14:51:03 +01:00

Opened #110 'dict' object has no attribute 'id' 2026年02月16日 17:21:03 +01:00

Opened #111 AttributeError: 'NoneType' object has no attribute 'get' 2026年02月17日 15:13:13 +01:00

Opened #112 Unexpected error fetching profile counters 2026年02月17日 16:50:42 +01:00

Opened #113 NameError: name 'Account' is not defined 2026年02月20日 23:16:46 +01:00

Opened #114 insert or update on table "statuses" violates foreign key constraint "fk_in_reply_to_id" 2026年02月20日 23:56:54 +01:00

Opened #115 Error: activity['object'] 'updated' 2026年02月22日 17:24:57 +01:00

Opened #116 invalid input for query argument 2ドル: 'sign_up_block' 2026年04月21日 14:50:34 +02:00