Ryan Barrett
|
b49f49bf0c
|
docs: add blockchain row to protocol comparison table
|
2023-09-15 08:50:16 -07:00 |
Ryan Barrett
|
f602712676
|
docs: more minor tweaks to protocol comparison table
|
2023-09-10 16:20:55 -07:00 |
Ryan Barrett
|
f6d8f3a741
|
docs: more protocol comparison table tweaks
|
2023-09-05 19:19:48 -07:00 |
Ryan Barrett
|
7b7fbb45ef
|
docs: protocol comparison table: add object ids row, other tweaks
|
2023-09-05 11:04:05 -07:00 |
Ryan Barrett
|
375577647b
|
docs: tweaks to protocol comparison grid
|
2023-09-03 22:23:13 -07:00 |
Ryan Barrett
|
d6cfafa676
|
docs: add protocol comparison grid
|
2023-09-03 21:57:52 -07:00 |
Ryan Barrett
|
f3570eac39
|
tweak representative h-card docs and links to emphasize *representative*
for #626
|
2023-09-01 08:16:11 -07:00 |
Ryan Barrett
|
33f3d856da
|
docs: first pass at documenting activity router
|
2023-07-03 07:37:16 -07:00 |
Ryan Barrett
|
d419b1f154
|
logs: add /inbox path substring
for #541
|
2023-06-23 15:13:34 -07:00 |
Ryan Barrett
|
cb8ae4466b
|
document how to get Mastodon to verify profile links
fixes #560
|
2023-06-23 13:12:21 -07:00 |
Ryan Barrett
|
02214e9772
|
fix log links to only search /_ah/queue/webmention
fixes #541
|
2023-06-21 14:07:20 -07:00 |
Ryan Barrett
|
ea1e2777e8
|
User.obj bug fix in followers/ing pages, handle follower/ee user missing as1
|
2023-06-16 12:06:01 -07:00 |
Ryan Barrett
|
d3c4415cd3
|
migrate User.actor_as2 to obj key pointing to Object
for #547
|
2023-06-15 21:23:31 -07:00 |
Ryan Barrett
|
b8be57bae7
|
docs: add table on how we infer protocol from ids
for #548
|
2023-06-14 19:46:43 -07:00 |
Ryan Barrett
|
743adef653
|
docs: bug fix for identity translation table, Nostr => AP
|
2023-06-12 08:53:34 -07:00 |
Ryan Barrett
|
5420031945
|
docs: identity mapping table, streamline layout
|
2023-06-11 19:57:41 -07:00 |
Ryan Barrett
|
1c02c192f1
|
docs: identity translation: switch to per-protocol subdomains
|
2023-06-11 12:12:07 -07:00 |
Ryan Barrett
|
9e839b51ed
|
user page bug fix, drop extra / after source URL in update profile webmention form
|
2023-06-10 07:18:05 -07:00 |
Ryan Barrett
|
62d44bdc63
|
minor UI fixes for domain => g.user in template vars
|
2023-06-09 12:46:11 -07:00 |
Ryan Barrett
|
9ce676934d
|
user page remote follow form bug fix, add protocol field
thanks for reporting @tantek!
|
2023-06-08 20:44:31 -07:00 |
Ryan Barrett
|
afbb453043
|
AP users: finish migrating follow.py to Follower schema with new from/to
for #512, fixes https://console.cloud.google.com/errors/detail/CPn404XJ2rC6rAE;time=P30D?project=bridgy-federated
|
2023-06-07 23:51:41 -07:00 |
Ryan Barrett
|
68982e113f
|
AP users: followers/following UI page bug fixes for Follower migration to to/from
for #512
|
2023-06-07 22:34:08 -07:00 |
Ryan Barrett
|
7c82bf7ec5
|
AP users: finish migrating Follower from string domains/ids to User keys
for #512
|
2023-06-07 19:06:44 -07:00 |
Ryan Barrett
|
9cb8c1f9f2
|
AP users: start migrating Follower from string domains/ids to User keys
for #512
|
2023-06-07 12:43:48 -07:00 |
Ryan Barrett
|
1366842bba
|
dev docs on error handling
|
2023-06-04 13:47:27 -07:00 |
Ryan Barrett
|
d30eccbe8b
|
AP users: make show protocol-specific UI like remote follow conditional
for #512
|
2023-06-04 10:13:02 -07:00 |
Ryan Barrett
|
daba73ce38
|
update a few user page links in the web UI, /user/ => /web/
for #512
|
2023-06-03 08:03:38 -07:00 |
Ryan Barrett
|
92b71e5f9d
|
user page UI bug fixes, handle generic User subclasses, id instead of domain
|
2023-06-02 22:13:42 -07:00 |
Ryan Barrett
|
35060c172a
|
switch actor_id() and address90 back to User methods, to be implemented by subclasses
partially reverts 9e906f18e4
|
2023-05-31 10:10:14 -07:00 |
Ryan Barrett
|
9e906f18e4
|
move address, actor_id from User to activitypub.py, /web-site to web.py
for #512
|
2023-05-30 17:24:49 -07:00 |
Ryan Barrett
|
3cba0e272b
|
translating docs, minor language tweaks
|
2023-05-27 14:27:31 -07:00 |
Ryan Barrett
|
cc0c3804b7
|
pin grpcio to 1.54
1.55.0 hangs on Mac in gunicorn/flask run with "Waiting for thread pool to idle before forking." https://github.com/grpc/grpc/issues/31885
|
2023-05-27 10:21:32 -07:00 |
Ryan Barrett
|
dc41ad6155
|
docs: protocol translation tables tweak, IndieWeb => Web
|
2023-05-26 17:39:10 -07:00 |
Ryan Barrett
|
60a3327684
|
minor doc tweaks to translation tables
|
2023-05-26 13:00:00 -07:00 |
Ryan Barrett
|
6268f5d9a0
|
docs: show completed parts of translation tables in green
|
2023-05-26 12:42:55 -07:00 |
Ryan Barrett
|
c277686e13
|
document proposed translations between protocols in docs
|
2023-05-25 22:27:33 -07:00 |
Ryan Barrett
|
af2a1e9f6b
|
add news link to web UI footer
|
2023-05-15 07:18:59 -07:00 |
Ryan Barrett
|
fd85673fc2
|
document how to make posts searchable in the fediverse
fixes #352
|
2023-04-17 16:05:52 -07:00 |
Ryan Barrett
|
212f2b11ec
|
wm => AP: add delete support
fixes #30
|
2023-04-17 15:36:29 -07:00 |
Ryan Barrett
|
c7eedcd8e5
|
minor docs language tweak
|
2023-03-31 20:28:25 -07:00 |
Ryan Barrett
|
fb5f7b3fb0
|
move current user into Flask g request-global
|
2023-03-20 14:28:14 -07:00 |
Ryan Barrett
|
be54842ce6
|
docs for hashtags
#45
|
2023-03-14 15:36:18 -07:00 |
Ryan Barrett
|
d22cc3bdbd
|
docs for notifications h-feed
#442
|
2023-03-14 11:33:11 -07:00 |
Ryan Barrett
|
d8932d4e76
|
add mf2 to user page dashboard to make a notifications feed
for #442
|
2023-03-14 11:27:10 -07:00 |
Ryan Barrett
|
cc77f48b30
|
precompute "user not found" 404 page
...since we get a ton of requests for non-existing users from weird open redirect referrers: #422
|
2023-02-14 12:52:14 -08:00 |
Ryan Barrett
|
95b1fd5a29
|
docs: fix typo introduced in d6bd15fc3a
|
2023-02-10 08:28:23 -08:00 |
Ryan Barrett
|
d6bd15fc3a
|
add docs for seeing how your posts look inside the fediverse
fixes #396
|
2023-02-10 08:20:49 -08:00 |
Ryan Barrett
|
fb324c10da
|
update /stats page to use Object
fixes https://console.cloud.google.com/errors/detail/CLq21NfkvMu0WA;time=P30D?project=bridgy-federated
|
2023-02-09 08:26:33 -08:00 |
Ryan Barrett
|
ca2bffd076
|
user page activities: show counts of delivered, failed, undelivered
for #286
|
2023-02-07 08:01:21 -08:00 |
Ryan Barrett
|
f922ce89bb
|
user page: activities: render fediverse actor links as @-@
for #406
|
2023-02-06 21:08:52 -08:00 |