Eugen Rochko
|
98729d50c8
|
Make shortcode emojis work, make getting started area scrollable
|
7 years ago |
Jessica Stokes
|
312736cd1b
|
Stop Mastodon friend from overlapping text 🐘
|
7 years ago |
Jessica Stokes
|
3807b0b171
|
Improve quality of life for 4-inch phones
Removes extra UI margins < 360px, and allows the tab bar to scroll. Also slightly improves horizontal scrolling behaviour on desktop.
|
7 years ago |
Anthony Bellew
|
1fcb807d91
|
Reduce height of media query to hide avatar/bio
An additional selector was provided to make the bio only hide on the timeline and not on the user page itself.
|
7 years ago |
Mitchell Hentges
|
4d300e2507
|
On file-drag, show a border around textarea
|
7 years ago |
Eugen Rochko
|
8f47f6a7ec
|
Adding remote follow button
|
7 years ago |
Eugen Rochko
|
8724094ed0
|
Support remote follow request providing URL instead of acct
|
7 years ago |
Eugen Rochko
|
d7dc84439c
|
Add ability to use remote follow function on other sites
|
7 years ago |
Eugen Rochko
|
e2c2fefc36
|
Add illustration to getting started column
|
7 years ago |
Eugen Rochko
|
3282448878
|
Fix #86 - resolve layout breaking on zoom-out on accounts grid
|
7 years ago |
Eugen Rochko
|
c3e9ba6a66
|
Fix #357 - Also make textarea blur close suggestions which make it more accessible on touch devices
|
7 years ago |
Eugen Rochko
|
b891a81008
|
Follow call on locked account creates follow request instead
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts
|
7 years ago |
Eugen Rochko
|
318e63cb79
|
Fix #250 - no text adjust
|
7 years ago |
Eugen Rochko
|
e09d3a2c66
|
Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen
|
7 years ago |
Eugen Rochko
|
5ae1b39ec9
|
Adjusting public display of statuses to look similar to logged-in UI,
fix #361 with rich OEmbed display via iframe, fix #237 by hiding sensitive
content behind a spoiler on public pages
|
7 years ago |
Eugen Rochko
|
aed25932b5
|
Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails
|
7 years ago |
Eugen Rochko
|
b27066e154
|
Re-implemented autosuggestions component for the compose form
Fix #205, fix #156, fix #124
|
8 years ago |
Eugen Rochko
|
76ec907993
|
Improved admin UI
|
8 years ago |
Eugen Rochko
|
6d1066fe61
|
Adding some navigation items from #262 to the getting started screen
|
8 years ago |
Eugen Rochko
|
6a5036ab19
|
Fix whitespace preservation in status text
|
8 years ago |
Eugen Rochko
|
bf5f8a2449
|
Fix #341 - Remove react-responsive in favour of simpler resize handler/window width
|
8 years ago |
Eugen Rochko
|
9d9f796130
|
Adding more to admin accounts UI
|
8 years ago |
Eugen Rochko
|
27fc49d745
|
Add simple admin overview of PuSH subscriptions
|
8 years ago |
Eugen Rochko
|
898ab66e2e
|
Fix checkbox spacing
|
8 years ago |
nicolas
|
c1aab76da4
|
Checkboxes label adjustement
When the label of a checkbox is more than one line long, avoid unalignment.
|
8 years ago |
Eugen Rochko
|
2112a81e86
|
Adding content sensitivity toggle, spoilers for media
|
8 years ago |
Andrea Faulds
|
8e936b03d5
|
Improve contrast for settings pages (fixes #173)
|
8 years ago |
Eugen Rochko
|
38dd85daab
|
Adding notifications column
|
8 years ago |
Eugen Rochko
|
51dc725794
|
Graphic emoji in usernames in the "reblogged" string above status
|
8 years ago |
Eugen Rochko
|
2c766bd4b4
|
Add user locale setting
|
8 years ago |
Eugen Rochko
|
a4313224d9
|
Improve how public status pages look slightly
|
8 years ago |
Eugen Rochko
|
489bd99803
|
Support emojis in display name, bio
|
8 years ago |
Eugen Rochko
|
f0bdfadab7
|
Search component
|
8 years ago |
Eugen Rochko
|
82fd74d101
|
Fix modals sizing and add animation to it, fix #140 by only making the text of
status clickable (this also fixes multiple dropdown being openable at the same
time)
|
8 years ago |
Eugen Rochko
|
86574ea524
|
Adding Emoji One
|
8 years ago |
Eugen Rochko
|
a39a92bd22
|
Fix #135 - More prominent focus style for inputs
|
8 years ago |
Eugen Rochko
|
d0d799f911
|
Replace react-skylight with own solution that centers images better
|
8 years ago |
Eugen Rochko
|
23fc424b7a
|
Account notes (bios) can now contain links. Character limit upped to 160
|
8 years ago |
Eugen Rochko
|
6d5ef89356
|
Reduce code duplication, add touch scrolling behaviour for webkit browsers
on scrollable areas
|
8 years ago |
mhe
|
87aabeb7af
|
a11y: Improve icon button component regarding semantics and screen reader usage
|
8 years ago |
Eugen Rochko
|
dd03118098
|
Fix follow icon changing plus to minus, add terms page stub
|
8 years ago |
Eugen Rochko
|
57304ac375
|
Catch 404 errors when downloading remote media, add screenshot to landing page
|
8 years ago |
Eugen Rochko
|
c49f6290eb
|
Basic username autocomplete for text area
|
8 years ago |
Eugen Rochko
|
ac4f53a3a2
|
Improved how user lists look, added follow button to them
|
8 years ago |
Eugen Rochko
|
b746a931a5
|
Fix OAuth authorization redirect
|
8 years ago |
Eugen Rochko
|
a9e40a3d80
|
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
to the API
|
8 years ago |
Eugen Rochko
|
43df35213e
|
Improving all forms
|
8 years ago |
Eugen Rochko
|
7a6d95f70c
|
E-mail preferences page
|
8 years ago |
Eugen Rochko
|
f7f3e6e3be
|
Fix styles
|
8 years ago |
Eugen Rochko
|
45776b55b0
|
Responsively changing layout to single-column + nav on smaller screens
|
8 years ago |