|
60a27b5b11
|
Make generic errors carry more details
|
2023-04-26 12:55:42 +02:00 |
|
|
b7fafe6458
|
Rename to Fedimovies
|
2023-04-25 15:49:35 +02:00 |
|
|
17d8c11726
|
Retoot reviews
|
2023-04-25 13:19:04 +02:00 |
|
|
47529ff703
|
Apply cargo fmt
|
2023-04-24 17:35:32 +02:00 |
|
silverpill
|
8daf566eb2
|
Add create-user command
|
2023-04-24 16:26:31 +02:00 |
|
silverpill
|
95daa94a97
|
Move contents of database and models modules to mitra-models crate
|
2023-03-31 00:20:19 +00:00 |
|
silverpill
|
462da87e9b
|
Create DbActor type and use it to represent actor_profile.actor_json column value
|
2023-03-27 17:43:01 +00:00 |
|
silverpill
|
f5dd0a17c9
|
Move all validators to validators module
|
2023-03-25 11:28:48 +00:00 |
|
silverpill
|
521c2cbe41
|
Move mention_to_address function to webfinger::types module
|
2023-03-23 19:19:17 +00:00 |
|
silverpill
|
cdb304a8b7
|
Update profile page URL template to match mitra-web
|
2023-03-21 16:48:14 +00:00 |
|
silverpill
|
7640598431
|
Replace DbActorProfile::actor_address with ActorAddress::from_profile
|
2023-03-18 18:29:56 +00:00 |
|
silverpill
|
f5c012769f
|
Prefer Group actor when doing webfinger query on Lemmy server
|
2023-02-24 13:12:38 +00:00 |
|
silverpill
|
f66e0b812f
|
Make webfinger response compatible with GNU Social account lookup
|
2023-02-24 11:15:44 +00:00 |
|
silverpill
|
2f621201f8
|
Accept webfinger requests where "resource" is instance actor ID
|
2023-02-19 22:18:14 +00:00 |
|
silverpill
|
10f2596830
|
Move config parser to mitra-config crate
|
2023-02-19 00:39:15 +00:00 |
|
silverpill
|
6945ded963
|
Group imports
|
2023-02-12 23:07:19 +00:00 |
|
silverpill
|
01f56d9ef7
|
Use re-exported tokio_postgres::GenericClient trait
|
2023-01-18 01:01:45 +00:00 |
|
silverpill
|
143e6c2417
|
Accept webfinger requests where resource is actor ID
|
2023-01-13 01:31:45 +00:00 |
|
silverpill
|
48de6218eb
|
Add webfinger test
|
2023-01-13 01:31:45 +00:00 |
|
silverpill
|
4c97246e3f
|
Validate uploaded follower lists
|
2023-01-11 21:26:53 +00:00 |
|
silverpill
|
1511b5f22b
|
Make ACTOR_ADDRESS_RE more strict
|
2023-01-11 21:26:52 +00:00 |
|
silverpill
|
af332283ed
|
Move ActorAddress type to webfinger::types module
|
2023-01-11 21:26:52 +00:00 |
|
silverpill
|
de9bc7f35e
|
Rewrite mention_to_address and parse_acct_uri, remove unnecessary regexp
|
2022-12-28 00:18:45 +00:00 |
|
silverpill
|
4185cbefb0
|
Rename Pool type to DbPool
|
2022-12-03 21:30:24 +00:00 |
|
silverpill
|
262b910638
|
Rename instance.host() to instance.hostname()
|
2022-11-24 13:27:10 +00:00 |
|
silverpill
|
81910f9591
|
Rename instance field in ActorAddress to hostname
|
2022-10-09 14:28:30 +00:00 |
|
silverpill
|
0c00dca7d3
|
Use actor address regexp for parsing acct: URI
|
2022-10-04 00:31:25 +00:00 |
|
silverpill
|
8b6aef2b7a
|
Validate acct during profile creation
|
2022-10-04 00:31:21 +00:00 |
|
silverpill
|
feca43dea7
|
Rename constants
|
2022-10-02 21:23:16 +00:00 |
|
silverpill
|
d2ba86315c
|
Move AP ID helpers to activitypub::identifiers module
|
2022-07-16 01:49:48 +00:00 |
|
silverpill
|
fd067713d7
|
Allow to search for usernames containing "-" character
|
2022-05-01 11:30:15 +00:00 |
|
silverpill
|
d935b843a8
|
Create instance actor
|
2021-11-18 00:51:56 +00:00 |
|
silverpill
|
c473070fd4
|
Configure linter and fix its warnings
|
2021-11-13 17:37:31 +00:00 |
|
silverpill
|
7f07468d14
|
Improve instance URL parsing and validation
|
2021-11-10 17:07:18 +00:00 |
|
silverpill
|
aa1ef71857
|
Refactor some mastodon API modules
|
2021-11-07 13:37:36 +00:00 |
|
silverpill
|
fdef4b6e6a
|
Initial commit
|
2021-09-14 12:24:05 +00:00 |
|