Wykres commitów

181 Commity (ca2a55a7554634cdf2995066b74c2716924e78c3)

Autor SHA1 Wiadomość Data
Ryan Barrett dbe02d399f
docs: another minor values language tweak 2023-12-05 12:02:15 -08:00
Ryan Barrett 68ba590ae2
docs: tweak values language 2023-12-04 10:35:04 -08:00
Ryan Barrett a927a59ba9
docs: first pass at enumerating product/eng values
in the spirit of @bcantrill, https://archive.org/details/vimeo-230142234 . (thanks Bryan!)
2023-12-01 12:18:47 -08:00
Ryan Barrett 520b2fd3b0
User.ap_address() => handle_as(ActivityPub) 2023-11-29 21:06:55 -08:00
Ryan Barrett 1ec1fc2482
genericize user handles on UI follower/following pages 2023-11-27 21:40:01 -08:00
Ryan Barrett 004726d397
fix followers/ing UI page for AP users
fixes #718
2023-11-27 21:01:02 -08:00
Ryan Barrett 6091cd4063
drop the rest of g.user!
for #690
2023-11-25 20:38:28 -08:00
Ryan Barrett 8b3881dfe3
stop using g.user in pages, activitypub followers/ing collections
for #690
2023-11-19 21:53:38 -08:00
Ryan Barrett 4d095fa3d9
misc cleanup
* remove obsolete TODOs, commented out code
* remove obsolete circular imports of per-protocol modules
* minimize Object put in Protocol.load
* remove duplicated Protocol.load tests in test_activitypub
* re-enable rest of ActivityPubUtilsTest.test_postprocess_as2_idempotent
* drop default cls=Web in TestCase.make_user
2023-11-15 14:23:08 -08:00
Ryan Barrett bd841b50b9
user page: only show Feed tab for web users 2023-11-08 11:35:26 -08:00
Ryan Barrett 06329d634c
docs: update Bluesky IETF post to use bnewbold's DID 2023-10-29 16:19:27 -07:00
Tantek Çelik c7ec9398e9 hidden attr for BF links
Use hidden attribute for empty links to fed.brid.gy to avoid having them pollute screen readers and keyboard navigation users
2023-10-29 16:05:42 -07:00
Ryan Barrett ca8b7484c0
drop User.as2, Object.as_as2, switch callers to Protocol.convert 2023-10-25 13:28:01 -07:00
Ryan Barrett 023ffd0b7a
docs: cut the supported apps section way down, link to GH issues search 2023-10-24 13:15:56 -07:00
Ryan Barrett bd19851d6c
user page UI bug fix for HTML logos 2023-10-13 12:38:29 -07:00
Ryan Barrett d0da119b07
add opt out via #nobridge or #nobot text in user profile bio
fixes #666

(unfortunate issue number 😆)
2023-10-13 12:36:31 -07:00
Tantek Çelik fbf1e645ef real tag link instead of example.com
use a real tag destination and hashtag instead of example.com
2023-10-13 12:32:12 -07:00
Tantek Çelik 3f811fb855 Update docs.html
Update a bunch of @-@ permalinks and addresses to newer ones and folks more actively in touch with the community, fix a made-up domain ref to use example.com
2023-10-13 12:07:31 -07:00
Ryan Barrett 24f0a370f6
docs for outbound @-mentions
for #493
2023-10-13 11:15:12 -07:00
Ryan Barrett 7438a4ff51
docs: tweak feed, notifs language 2023-10-12 13:54:31 -07:00
Ryan Barrett 7e56f9e115
drop all styling from HTML feeds
...to emphasize that they're for readers, not for humans.

for #442
2023-10-12 10:01:11 -07:00
Ryan Barrett c01375a300
user page redesign: phone screen tweaks
for #442
2023-10-11 14:20:08 -07:00
Ryan Barrett e65d109bf1
UI style tweaks: keep grid on narrower screens, left align
thx for the nudge @tantek
2023-10-11 12:59:51 -07:00
Ryan Barrett bd19cab870
Object.actor_link bug fix: handle actor/author objects with only id field
for #442
2023-10-11 12:25:39 -07:00
Ryan Barrett b1b2478b66
user page redesign: add notifications feeds, other minor tweaks
for #442
2023-10-11 12:25:39 -07:00
Ryan Barrett f37baeba58
user page redesign: misc tweaks
* separate source protocol from user in user labels
* make bridged protocol labels generic
* other visual tweaks

for #442
2023-10-11 12:25:39 -07:00
Ryan Barrett 11037d80df
user page redesign: implement followers, following pages
includes subtabs on profile pages

for #442
2023-10-11 12:25:38 -07:00
Ryan Barrett c1e0a08f72
user page redesign: add home, notifications pages
for #442
2023-10-11 12:25:38 -07:00
Ryan Barrett afa16d3864
start redesigning user pages
for #442
2023-10-11 12:25:38 -07:00
Ryan Barrett 1b78e86e6c
add Protocol.LOGO_HTML constant, change user page to link to external user
for #442
2023-10-11 12:25:38 -07:00
Ryan Barrett 1b702ce2aa
docs: update translation tables for NIP-05 local vs domain parts 2023-10-03 16:56:05 -07:00
Ryan Barrett e89730e68f
drop /_ah/ path prefix on task handlers
...since it's not supported in dispatch.yaml: https://cloud.google.com/appengine/docs/flexible/reference/dispatch-yaml?tab=python#url
2023-09-29 13:49:17 -07:00
Ryan Barrett 56c5909b84
add /bridge-user page to propagate a new user into ATProto
for #647
2023-09-29 11:32:28 -07:00
Ryan Barrett e9e8827ef9
standardize more on 'handle' and 'id' terms
* User.readable_id => handle
* User.readable_or_key_id => handle_or_id
2023-09-25 12:33:24 -07:00
Ryan Barrett 0d2ec18edd
add ids.convert_handle 2023-09-22 11:42:08 -07:00
Ryan Barrett f92a2e8cec
docs: translating ids table: split ids from handles, add example table 2023-09-22 11:42:08 -07:00
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