Andrew Godwin
002276ab9a
Fix footer styling
2022-12-31 14:12:39 -07:00
TAKAHASHI Shuuji
e5ef34a1b9
Make accessibility text color to main/white ( #334 )
2022-12-31 12:02:44 -07:00
Cosmin Stejerean
eea83214cb
Option to show/hide boosts for a followed user ( #317 )
2022-12-30 15:03:11 -07:00
Tyler Kennedy
7eff751224
A quick robots.txt to tell bots to stop crawling tags. ( #321 )
2022-12-30 10:14:12 -07:00
Michael Manfre
0250f2800b
Identity profile menus
2022-12-30 01:01:03 -07:00
Andrew Godwin
eb7297d743
Only auto refresh when at top of page
2022-12-29 13:23:47 -07:00
Andrew Godwin
ea6f272047
Infinite scroll, and footer in sidebar if exists
2022-12-29 11:33:41 -07:00
Tyler Kennedy
cc7824394b
Fixes for the Toot! client ( #248 ) ( #275 )
...
* Various Toot! fixes
* Use a fallback 1x1 pixel image for missing headers, same as Mastodon. The header and header_static are _not_ optional nor nullable according to the spec.
* Try removing some fields which probably shouldn't be set.
* Pagination with next/prev.
2022-12-29 10:31:32 -07:00
Michael Manfre
aa2ace9b68
Identity profile metadata input with dynamic form ( #280 )
2022-12-27 16:56:50 -07:00
Andrew Godwin
07b28c7264
Realign content with banner
2022-12-27 10:55:16 -07:00
Andrew Godwin
5ac2c26eec
Fix view profile buttons
2022-12-26 15:25:54 -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
Michael Manfre
5536397bdb
Prettier debug json ( #260 )
2022-12-24 11:05:07 -07:00
Tyler Kennedy
2889d0f60a
Cap the maximum height of gallery images to 400px. Set object fit to center the image and then crop so they don't get distorted by aspect ratio changes. ( #254 )
2022-12-24 06:34:33 -07:00
Tyler Kennedy
b5be9b576d
Ux gallery tweaks ( #252 )
...
Tweaks to attachment CSS to show a better looking gallery view, video support
2022-12-23 22:54:03 -07:00
Andrew Godwin
ff32b521ae
More small screen fixes
2022-12-23 22:52:20 -07:00
Andrew Godwin
2a79f34f8a
Small screen and identity select styling
...
Fixes #236
2022-12-23 22:46:27 -07:00
Andrew Godwin
6be1e7df44
Make oauth screens plain as well
2022-12-23 22:34:33 -07:00
Andrew Godwin
a058140d11
New "plain" page style for most logged out pages
2022-12-22 13:06:35 -08:00
Andrew Godwin
dea6c1af9f
Add header BG in compact mode
2022-12-22 17:23:59 +00:00
Tyler Kennedy
ec3047b304
Swap padding between the menu and its items to make them a little easier to click on mobile ( #238 )
2022-12-23 12:52:28 +00:00
Andrew Godwin
75f302910f
Make home button visible again in thin mode
2022-12-22 17:00:37 +00:00
Andrew Godwin
9415ebb4f4
Restore small scrollbars in PWA mode
2022-12-22 05:43:35 +00:00
Tyler Kennedy
175b8b37b0
At all screen widths, just use the default <body> scrollbar for consistent behaviour and looks. ( #237 )
2022-12-23 10:56:25 +00:00
Andrew Godwin
43372549c7
Fixed edited margin
2022-12-22 04:12:25 +00:00
Andrew Godwin
e7c09d6457
More UX tweaks
2022-12-22 02:40:46 +00:00
Tyler Kennedy
7e5b5dc4e4
Various UX tweaks and front end fixes. ( #230 )
2022-12-22 21:28:28 +00:00
Andrew Godwin
f9b5f372ac
Responsive styling fix, shorter pages
...
Refs #102
2022-12-22 01:06:01 +00:00
Andrew Godwin
23db8f3dd8
Make summary HTML-formatted (and safe!)
2022-12-21 20:48:39 +00:00
Andrew Godwin
c9794c0fcf
Add public following/followers pages
2022-12-21 20:36:10 +00:00
Andrew Godwin
a9a797b411
Make view-options hover a little less intense
2022-12-21 20:05:14 +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
39013e0bb5
Add moderation/admin separation
2022-12-20 09:01:54 +00:00
Andrew Godwin
0c4eb74165
Invites admin
2022-12-20 08:52:03 +00:00
Michael Manfre
a408cbaa27
Post types ( #182 )
...
Initial support for Posts of type other than 'Note'. Render special Post types with templates.
2022-12-18 09:09:25 -07:00
Andrew Godwin
e8d6dccbb2
Report function and admin
2022-12-17 14:45:31 -07:00
Andrew Godwin
b3b2c6effd
Shrink emoji in posts a little
2022-12-17 13:31:52 -07:00
Andrew Godwin
23a3f7e9d2
Flatpage styling
2022-12-16 21:27:55 -07:00
Andrew Godwin
e5b76c120e
Fetch emoji for user profiles
2022-12-16 20:04:28 -07:00
Andrew Godwin
12567f6891
Identity admin/moderation
2022-12-16 19:42:48 -07:00
Andrew Godwin
c588567c86
Add follow times
2022-12-16 17:39:10 -07:00
Gabriel Rodríguez Alberich
fb2eea956e
Several pagination improvements ( #170 )
...
Home/Notification gets pagination, Follows becomes ListView
2022-12-16 17:06:29 -07:00
Andrew Godwin
bce7add2b4
Fix login form errors not appearing
...
Fixes #175
2022-12-15 16:24:06 -07:00
Michael Manfre
af3142ac3a
Basic Emoji suppport ( #157 )
2022-12-15 00:50:54 -07:00
Kromonos
5d8b8212cc
Add a small margin ( #167 )
2022-12-14 12:46:56 -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
TAKAHASHI Shuuji
6d473a83cc
Add the character counter next to the Post button ( #152 )
2022-12-11 09:25:48 -07:00
Tyler Kennedy
39bcd7ac00
Move image attachments on posts into the content warning block. ( #148 )
...
Also adds alt text to image attachments.
2022-12-08 10:59:36 -07:00
Michael Manfre
25b8bf6a2e
Keyboard navigation
2022-12-07 09:12:43 -07:00
Michael Manfre
dcf2d801b9
'View in admin' link for post popup menu ( #134 )
2022-12-06 16:55:35 -07:00