Andrew Godwin
6fdfdca442
Update all the pre-commit hooks
2023-11-09 12:07:21 -07:00
Andrew Godwin
f5a3971ef8
Implement replies profile tab and boosts option
2023-05-13 11:07:57 -06:00
Christof Dorner
d6c9ba0819
Pinned posts ( #561 )
2023-05-13 10:01:27 -06:00
Christof Dorner
744c2825d9
Show posts and boosts on an identity's profile view ( #574 )
2023-05-12 17:43:26 -06:00
Karthik Balakrishnan
f256217d1b
Show domain setup to admins ( #568 )
...
Prompts admin users to setup domains on the identity creation
2023-05-07 23:06:10 -06:00
Andrew Godwin
eeee385a61
Fix a few visual bugs
2023-05-05 23:04:20 -07:00
Andrew Godwin
8f57aa5f37
UI/Domains Refactor
...
Redoes the UI to remove timelines, promote domains, and a lot of other things to support the refactor.
2023-05-03 22:42:37 -06:00
Christof Dorner
79c1be03a6
Add ability to follow hashtags
2023-03-14 15:35:40 -06:00
Humberto Rocha
9e016aaa5f
Fix navigation menu in mobile ( #525 )
2023-02-26 00:10:54 -07:00
TAKAHASHI Shuuji
2b56b33e38
Show profile image on the image viewer ( #520 )
...
Fixes #519
2023-02-24 03:54:58 -07:00
Humberto Rocha
21e286c5d2
Fix linter fails with the CI ( #497 )
2023-02-04 21:33:01 -07:00
okpierre
94271b34ac
Show post count even when other counts are hidden
2023-02-04 11:55:48 -07:00
Humberto Rocha
0f66900d9c
Fix header duplication during infinity scroll ( #483 )
2023-01-30 11:24:15 -07:00
Andrew Godwin
f150a3eee9
Don't allow self-mute and self-block
...
Fixes #454
2023-01-20 09:31:37 -07:00
TAKAHASHI Shuuji
10c7da96c7
Allow auto-pagination on profile page ( #445 )
2023-01-19 23:09:01 -07:00
Andrew Godwin
de9261251e
Fixed #421 : Allow profile editing via API
2023-01-15 16:15:57 -07:00
Andrew Godwin
b44be55609
Fixed #408 : Implemented blocking
2023-01-15 13:35:45 -07:00
TAKAHASHI Shuuji
3679448cdf
FIx HTML issues found by djLint ( #409 )
2023-01-14 10:32:48 -07:00
TAKAHASHI Shuuji
0c1e51322f
Add djhtml to pre-commit check ( #382 )
2023-01-09 09:58:17 -07:00
TAKAHASHI Shuuji
d51f2883aa
Allow better keyboard navigation ( #373 )
2023-01-08 12:20:05 -07:00
Andrew Godwin
a7a292a84c
Pagination styling and "max users" signup limit
2023-01-03 01:32:00 -07:00
Cosmin Stejerean
eea83214cb
Option to show/hide boosts for a followed user ( #317 )
2022-12-30 15:03:11 -07:00
Michael Manfre
0250f2800b
Identity profile menus
2022-12-30 01:01:03 -07:00
Tyler Kennedy
6a1caae79b
Show a post button and fix selected logic for following/followers ( #320 )
2022-12-29 21:31:34 -07:00
Michael Manfre
aa2ace9b68
Identity profile metadata input with dynamic form ( #280 )
2022-12-27 16:56:50 -07:00
Corry Haines
b53504fe64
Basic OpenGraph support ( #267 )
...
Creates an OpenGraph template include in base.html including the basic tags expected on all pages.
Then allows any page to add additional expected tags via `context`.
Currently, profiles and posts are enriched to show complete opengraph metadata, and render correctly in Discord.
Note: This does not show posts in Slack like Twitter/Mastodon do. I believe this is due to Slack preferring oembed when present, which is a mastodon API endpoint we may need to create at some point.
2022-12-26 10:39:33 -07:00
Tyler Kennedy
dab8dd59a7
Fallback avatars in about 500 bytes. ( #269 )
...
Also create a new re-usable identity banner template. Fix super long handles (closes #270 )
2022-12-26 10:14:23 -07:00
Andrew Godwin
2a79f34f8a
Small screen and identity select styling
...
Fixes #236
2022-12-23 22:46:27 -07:00
Andrew Godwin
8729baaea4
Show when a follow is pending
2022-12-22 05:54:01 +00:00
Andrew Godwin
c9794c0fcf
Add public following/followers pages
2022-12-21 20:36:10 +00:00
Gabriel Rodríguez Alberich
1349144e37
Minor design tweaks to the Follows page ( #222 )
...
* Filter outbound and inbound follows by active state
* Change pill appearance to distinguish it from buttons
* Signal destructive action when hovering unfollow buttons
* Add hover style to the top "tabs"/"filters"
* Make filters icon have the same width so selecting them doesn't change the options total width, which is mildly unnerving
2022-12-21 19:57:14 +00:00
Andrew Godwin
fa4ee7e32f
Fix profile links who have no URL
2022-12-21 11:07:44 +00:00
Andrew Godwin
4ad4f468a4
Refactor HTML rendering into one place
...
Also suppress using external <a> tags for now, until we can separate
them from hashtags properly.
2022-12-20 11:39:45 +00:00
Andrew Godwin
12567f6891
Identity admin/moderation
2022-12-16 19:42:48 -07:00
Michael Manfre
af3142ac3a
Basic Emoji suppport ( #157 )
2022-12-15 00:50:54 -07:00
Gabriel Rodríguez Alberich
d1ce056288
Show follows and following counts on profile page
...
And let their visibility be configured
2022-12-14 10:15:46 -07:00
Andrew Godwin
8ffe4bc145
A better way of handling URIs between local/remote
2022-12-12 11:56:49 -07:00
Andrew Godwin
f22869693a
Add self-view link to identity select
2022-12-05 19:37:48 -07:00
Andrew Godwin
ffda9c4913
Link RSS feed in identity page head
2022-12-04 10:17:43 -07:00
Avi Flax
a826ae18ea
Tweak UI when no posts found for remote identity ( #83 )
...
I’ve found the current copy confusing when viewing a remote identity.
2022-12-01 09:56:41 -07:00
Humberto Rocha
676dda0cb6
Add copy to clipboard action to user's handle ( #82 )
2022-11-30 15:12:00 -07:00
Andrew Godwin
2f443414a7
Collect more actor information in fetch
...
Fixes #31
2022-11-27 16:43:20 -07:00
Andrew Godwin
1cf1f2e543
Implement user discoverability
2022-11-25 18:32:45 -07:00
Andrew Godwin
aaad289c52
Add titles to menus for collapsed mode
2022-11-22 19:03:19 -07:00
Andrew Godwin
47de2c4424
Fix profile page post listing
2022-11-22 18:39:15 -07:00
Andrew Godwin
774e91c8a2
More docs setup
2022-11-19 10:36:51 -07:00
Andrew Godwin
8019311490
Deployment re-jiggling
2022-11-18 17:24:43 -07:00
Andrew Godwin
b3072c81ba
Follows page
2022-11-17 20:04:01 -07:00
Andrew Godwin
2a3690d1c1
Return images and summary in actor
2022-11-17 17:55:50 -07:00
Andrew Godwin
291d7e404e
Logged out experience, config, and profiles
2022-11-17 17:33:09 -07:00