Eugen Rochko
c64a1c25c4
Fix #231 - Muting
8 years ago
Eugen Rochko
89fc2d7f48
Fix #372 - Emoji picker
8 years ago
Eugen Rochko
95ebfa5610
Simplify passing of prop
8 years ago
Kibigo
91c79f2445
Better smart/dumb component separation
8 years ago
Kibigo
4d2af0d664
Character counter fix
8 years ago
Eugen Rochko
2c50687279
Improve compose form performance, upgrade JS dependencies. LightingBox
...
now allows to cycle through multiple images
8 years ago
Eugen Rochko
974d712fbe
Improve performance of compose form
8 years ago
Eugen Rochko
e8ea9669c9
Fix links and wording
8 years ago
Eugen Rochko
6b4ef92c6f
Adjust naming of public timeline -> "local timeline" vs "whole known network"
8 years ago
Eugen Rochko
4aa5ebe591
Split public timeline into "public timeline" which is local, and
...
"whole known network" which is what public timeline used to be
Only domain blocks with suspend severity will block PuSH subscriptions
Silenced accounts should not appear in conversations unless followed
8 years ago
Eugen Rochko
ec521e6bfc
Add remote mentions warning when composing a private status
8 years ago
Eugen Rochko
677e95031e
Clean up collapsible components
8 years ago
shel
968fae2603
Add privacy disclaimer
...
I haven't had a chance to test this, because I don't currently have a fully functioning computer I can set up a dev-environment on, but this *should* make it so when a user toggles a post to be private, a disclaimer appears clarifying what "private" really means.
8 years ago
Eugen Rochko
c424df5192
Progress on moving color styles to Sass
8 years ago
Eugen Rochko
347a153b3d
Add API modifiers to limit returned toots from public/hashtag timelines
...
to only those from local users; Add link to "extended information" to
getting started in the UI; Add defaults for posting privacy; Change
how publish button looks depending on posting privacy chosen
8 years ago
hoodie
ac3f5a8316
easier comprehension of toot settings and properties ( #595 )
...
sounds complex, but really it just reorganizes the posting options and
adds a seperator line
8 years ago
Zachary Spector
237cb41ab4
Less ambiguous sensitive content toggle label ( #556 )
8 years ago
Eugen Rochko
999cde94a6
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
...
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
8 years ago
blackle
bf0f6eb62d
Implement a click-to-view spoiler system
8 years ago
blackle
889709a2a6
Show 'do not display in public timeline' when replying to self
8 years ago
Eugen Rochko
1a33e4042e
Fix upload file input being re-rendered needlessly
8 years ago
Eugen Rochko
926459fc0a
Fix typo introduced in #470 which made unlisted toggle only fade in/out and not also collapse
8 years ago
Effy Elden
32d756fb22
Hide 'Do not display on public timeline' for reply toots. Fixes #412 .
8 years ago
Eugen Rochko
23ebf60b95
Improve initialState loading
8 years ago
blackle
131bae89fd
Generate key for each input so we can upload the same file even after deleting
8 years ago
Eugen Rochko
be6ae3546f
Replace getting started icon on desktop nav bar with asterisk instead of hamburger
8 years ago
Eugen Rochko
989c3f4002
Add tab bar alternative to desktop UI, upgrade react & react-redux
8 years ago
Eugen Rochko
00b9ba64c9
Fixed unexpected error
8 years ago
Eugen Rochko
a1de2e332d
Fix compose form bug
8 years ago
Eugen Rochko
ca7dce4a5a
Fix selection resetting in compose form after unrelated data updates
8 years ago
Jessica Stokes
1f3c895ffb
Use system fonts on more platforms
...
This allows other platforms such as Windows, macOS and iOS to use their system fonts rather than downloading a copy of Roboto. It also makes the app feel a little closer to native on those platforms!
8 years ago
Misty De Meo
c100b83b98
Automatically position cursor when writing a reply toot
8 years ago
Jessica Stokes
7ac55d2674
Differentiate settings links
...
The "settings" links in the Getting Started section (or, if #399 were to happen, "more" menu) and compose sections are now different; the "compose" link is "Edit profile," while the one in the Getting Started section is now "Preferences."
All languages have been updated to accommodate this, based on the existing usages of these phrases in language files in the Rails part of the app!
addresses part of #384
8 years ago
Jessica Stokes
1da73ecade
Fix Command-enter tooting
...
metaKey is only set correctly on keyDown, not keyUp, so this swaps to using that
8 years ago
Jessica Stokes
cbcb7e1241
Don't render the media list when there's no media
...
This stops the empty compose view from scrolling on 4-inch devices.
8 years ago
Jessica Stokes
aaee8c9b5d
Disallow compose navbar from being shrunk
8 years ago
Mitchell Hentges
4d300e2507
On file-drag, show a border around textarea
8 years ago
Eugen Rochko
2146ac91a0
Follow requests send e-mail notifications, but are excluded from notifications API
...
Better initial state for unlisted/nsfw toggles
8 years ago
Eugen Rochko
0bc6da89d2
Hide unlisted toggle when private is active, hide nsfw toggle when no files added
8 years ago
Anthony Bellew
538d109a82
Re-add unlisted toggle to the UI
8 years ago
Eugen Rochko
de9b6e3a6a
Compose form in the UI now has public/private toggle instead of public/unlisted
8 years ago
Eugen Rochko
4df38516e6
Fix key up listener on compose form
8 years ago
Eugen Rochko
b27066e154
Re-implemented autosuggestions component for the compose form
...
Fix #205 , fix #156 , fix #124
8 years ago
Eugen Rochko
6e7e97c849
Fix metaKey usage
8 years ago
Eugen Rochko
73c142fb94
Fix #167 - Enable cmd+enter on Mac to submit form
8 years ago
Eugen Rochko
8cfcc52876
Make all account links into permalinks (open public except on left click)
8 years ago
Andrea Faulds
fd01f13b3c
Replace "Unlisted mode" with more explicit text
8 years ago
Eugen Rochko
14bd46946d
Per-status control for unlisted mode, also federation for unlisted mode
...
Fix #233 , fix #268
8 years ago
nicolas
9f731b6a27
Allow vertical resizing of the toot textarea
8 years ago
Eugen Rochko
8efa081f21
Remove Neo4J
8 years ago