Wykres commitów

247 Commity (main)

Autor SHA1 Wiadomość Data
Ryan Barrett 533ed7441d
docs: mention Bluesky polling delay in getting started 2024-05-02 14:51:06 -07:00
Ryan Barrett 3094b45bd2
lots of docs updates for Bluesky
fixes #989, cc #987 and others
2024-05-02 12:24:31 -07:00
Ryan Barrett 50dce84d68
minor front page language tweak 2024-04-30 16:04:09 -07:00
Ryan Barrett edea743c58
front page: add clipboard copy buttons for fediverse addresses
for #979
2024-04-30 14:44:34 -07:00
Ryan Barrett 370fcb95a7
add Bluesky to the front page
fixes #979
2024-04-30 14:44:33 -07:00
Ryan Barrett fb886ee86a
docs, front page: update Bluesky links from blueskyweb.xyz to bsky.social 2024-04-30 14:44:33 -07:00
Ryan Barrett 1111800e6f
update home page text for Bluesky
for #979
2024-04-30 14:44:32 -07:00
Ryan Barrett b6be345921
UI: refactor actor link rendering into User.user_link / Object.actor_link 2024-04-29 12:27:00 -07:00
Ryan Barrett bf70ddd348
user pages UI: don't show user in every activity on profile and feed pages
it's redundant
2024-04-29 11:26:28 -07:00
Ryan Barrett 0e5be92f08
docs for Bluesky!
fixes #823
2024-04-29 07:11:12 -07:00
Ryan Barrett 74dc22104f
start refactoring docs in preparation for bluesky
for #823
2024-04-29 07:11:12 -07:00
Ryan Barrett cbe4b59206
convert Protocol.is_enabled_to to an instance method
next commit will move it to User
2024-04-27 20:27:33 -07:00
Ryan Barrett def8c3d535
docs: remove link to obsolete error handling section
thanks for the catch @jernst!
2024-04-24 11:42:27 -07:00
Ryan Barrett 0e8b9ece7e
set up ap.brid.gy protocol bot user 2024-04-23 13:54:29 -07:00
Ryan Barrett 115d85909a
abstract "update profile" button across protocols
adds new /[protocol]/[id]/update-profile endpoint
2024-04-22 20:21:56 -07:00
Ryan Barrett dcadbccb3a
start to make per-protocol bot users
bsky.brid.gy instance actor, rel-me links
2024-04-21 14:08:26 -07:00
Ryan Barrett 2886ae180d
remove common.ENABLED_PROTOCOLS, use Protocol.DEFAULT_ENABLED_PROTOCOLS instead
also use is_enabled_to in user page template
2024-04-18 16:39:15 -07:00
Ryan Barrett 393605bde9
change ATProto.ABBREV to bsky
🤞, for #961
2024-04-17 06:54:16 -07:00
Ryan Barrett bf52d80e0f
add protocol logo to user page activities and followers
fixes #939

also drop page size from 30 to 20
2024-04-15 19:41:22 -07:00
Ryan Barrett a70702776c
atproto: switch to Bluesky butterfly logo
also minor user page language tweak
2024-04-15 14:53:54 -07:00
Ryan Barrett 86ad33b896
user page tweak for follow accepts
for #825
2024-04-15 14:45:02 -07:00
Ryan Barrett 5ec2159546
user page: link to bridged Bluesky profile
for #825
2024-04-12 08:46:59 -07:00
Ryan Barrett f67cecd8f9
add copy protocol (eg ATProto) handles to user pages 2024-04-12 07:16:05 -07:00
Ryan Barrett bbea7ec44d
minor doc tweak 2024-02-15 13:29:16 -08:00
Ryan Barrett 675e39809e
web UI: tweak user links in user page header 2024-02-11 14:39:09 -08:00
Ryan Barrett 99f5fe97e0
docs: @-mentions no longer require fully qualified address in link text 2024-02-07 07:31:01 -08:00
Ryan Barrett f251aaf054
docs: add "remove" language to opt out 2024-02-07 07:31:01 -08:00
Ryan Barrett 5c8424cd18
docs: remove outdated error handling section 2024-02-07 07:31:01 -08:00
Ryan Barrett bf255c676e
unfollow bug fix: don't double / char in me param
thanks for the report @campegg!
2024-01-26 15:24:36 -08:00
Ryan Barrett acdc961f07
docs: add links to "Moderate people, not code"
https://snarfed.org/2024-01-19_moderate-people-not-code
2024-01-26 08:25:56 -08:00
Ryan Barrett aafcf51186
docs: update parts of protocol, id, handle tables that are implemented 2024-01-25 17:05:27 -08:00
Ryan Barrett c35af3ffaf
UI: show activities' created timestamp, not last updated
thanks for the nudge @tantek!
2024-01-25 17:05:26 -08:00
Ryan Barrett f7374cb5da
docs: expand "why not subdomains in handles?" 2024-01-18 06:55:03 -08:00
Ryan Barrett f1abe9e625
docs: tweak content moderation policy 2024-01-18 06:55:03 -08:00
Ryan Barrett 05048a8bb4
docs: why we aren't using other networks' servers in fediverse handle domains
for #711
2024-01-17 14:49:44 -08:00
Ryan Barrett 74d1c69bbf
docs, nodeinfo: update a few email addresses to @brid.gy 2024-01-17 14:37:27 -08:00
Ryan Barrett 33e14e4f8d docs: first draft of content moderation policy 2024-01-16 11:04:51 -08:00
Ryan Barrett a6b08fd159
web: revise disclaimer message for sites that haven't opted in 2024-01-15 14:26:26 -08:00
Ryan Barrett a788bb18f1
docs: minor typo/markup fixes 2024-01-14 13:47:52 -08:00
Ryan Barrett e39f67a0e7
docs: tweak language for using your own domain in fediverse handle 2024-01-12 19:45:58 -08:00
Ryan Barrett 6dac6dd60d
update docs for Atom/RSS feed polling
for #774
2024-01-09 14:20:32 -08:00
Ryan Barrett 20ca10644d
update web user page prompt to be optional, ignore has_hcard 2024-01-09 14:03:56 -08:00
Ryan Barrett 09354b3c1c
docs: add entry for difference from Bridgy classic, including diagrams 2024-01-08 14:14:31 -08:00
Ryan Barrett 26de4097ae
AP: switch default signing actor to real fed.brid.gy instance actor
https://seb.jambor.dev/posts/understanding-activitypub-part-4-threads/#the-instance-actor
2024-01-06 11:59:31 -10:00
Ryan Barrett d3a63f22e4
front page language tweak for "Got a web site? ..." 2024-01-04 07:39:49 -10:00
Ryan Barrett 415e2392e1
misc docs tweaks 2023-12-30 10:29:48 -08:00
Ryan Barrett 4e6ac279d6
big docs overhaul for multi-protocol
for #661
2023-12-29 21:14:57 -08:00
Ryan Barrett 337831e9f2
docs: video posts, vuln tokens => keys 2023-12-29 21:14:14 -08:00
Ryan Barrett 1ee1fb0e8f
front page redesign: minor tweaks 2023-12-29 21:11:42 -08:00
Ryan Barrett 4d84bcd80b
front page redesign: instructions layout tweak 2023-12-29 21:00:09 -08:00