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
|
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
|
fb5f7b3fb0
|
move current user into Flask g request-global
|
2023-03-20 14:28:14 -07:00 |
Ryan Barrett
|
783abcaf25
|
add update profile button on user page UI
for #376
|
2023-01-23 18:57:49 -08:00 |
Ryan Barrett
|
fd1b9bddb9
|
tweak user addresses UI, add nobrs
|
2022-11-27 07:48:02 -08:00 |
Ryan Barrett
|
3a4e8c4872
|
user and activities UIs: default to username if we don't have name
for #281
|
2022-11-26 16:29:48 -08:00 |
Ryan Barrett
|
776f60b416
|
activities UI: default actor to user's domain if no name
for #281
|
2022-11-26 16:29:36 -08:00 |
Ryan Barrett
|
e83277dbb5
|
minor user page UI tweak, add middot
|
2022-11-26 07:59:12 -08:00 |
Ryan Barrett
|
d2d0932893
|
refactor user name and profile picture links, add to user page and activities
|
2022-11-25 22:21:50 -08:00 |
Ryan Barrett
|
4c3ef9a230
|
extract out template for rendering user's addresses, add profile picture
fixes #304
|
2022-11-22 15:24:36 -08:00 |