62 Commits (1f106f79550aa31d74b272881a7575a7fcf42f28)

Author SHA1 Message Date
Eugen Rochko b1f2683ecc Add API modifiers to limit returned toots from public/hashtag timelines
8 years ago
hoodie b86d1739a3 easier comprehension of toot settings and properties (#595)
8 years ago
Zachary Spector 4e957b5dc1 Less ambiguous sensitive content toggle label (#556)
8 years ago
Eugen Rochko 959e064186 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
8 years ago
blackle e25fc71c2c Implement a click-to-view spoiler system
8 years ago
blackle 94cedabbe3 Show 'do not display in public timeline' when replying to self
8 years ago
Eugen Rochko 89740d69ec Fix upload file input being re-rendered needlessly
8 years ago
Eugen Rochko 7e46083338 Fix typo introduced in #470 which made unlisted toggle only fade in/out and not also collapse
8 years ago
Effy Elden 49ff508743 Hide 'Do not display on public timeline' for reply toots. Fixes #412.
8 years ago
Eugen Rochko 394f185e91 Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master
8 years ago
Eugen Rochko c1c814e6a1 Improve initialState loading
8 years ago
blackle 62167338b8 Generate key for each input so we can upload the same file even after deleting
8 years ago
Eugen Rochko d019f1632c Replace getting started icon on desktop nav bar with asterisk instead of hamburger
8 years ago
Eugen Rochko 0dac73b5cc Add tab bar alternative to desktop UI, upgrade react & react-redux
8 years ago
Eugen Rochko 6bbc2c7954 Fixed unexpected error
8 years ago
Eugen Rochko 3f1dff3dfd Fix compose form bug
8 years ago
Eugen Rochko b2ea21b3c9 Fix selection resetting in compose form after unrelated data updates
8 years ago
Eugen 06a9a0a0f4 Merge pull request #403 from ticky/use-system-fonts
8 years ago
Eugen 30adea06fb Merge pull request #400 from ticky/differentiate-settings-links
8 years ago
Jessica Stokes 6860c6bcfd Use system fonts on more platforms
8 years ago
Misty De Meo 8745871737 Automatically position cursor when writing a reply toot
8 years ago
Jessica Stokes c22ecd7f3b Differentiate settings links
8 years ago
Eugen 0fa6bbd99e Merge pull request #395 from ticky/hide-media-list-if-no-media
8 years ago
Jessica Stokes ed51e797f0 Fix Command-enter tooting
8 years ago
Jessica Stokes f380a6adb5 Don't render the media list when there's no media
8 years ago
Jessica Stokes 40bdd8905d Disallow compose navbar from being shrunk
8 years ago
Mitchell Hentges 0f79047d49 On file-drag, show a border around textarea
8 years ago
Eugen Rochko cef68b9b1c Follow requests send e-mail notifications, but are excluded from notifications API
8 years ago
Eugen Rochko 1d40662609 Hide unlisted toggle when private is active, hide nsfw toggle when no files added
8 years ago
Anthony Bellew dfc95491f1 Re-add unlisted toggle to the UI
8 years ago
Eugen Rochko 4839ab3998 Compose form in the UI now has public/private toggle instead of public/unlisted
8 years ago
Eugen Rochko 001fee6bd5 Fix key up listener on compose form
8 years ago
Eugen Rochko d088b3cade Re-implemented autosuggestions component for the compose form
8 years ago
Eugen Rochko fd1773c495 Fix metaKey usage
8 years ago
Eugen Rochko 534240240d Fix #167 - Enable cmd+enter on Mac to submit form
8 years ago
Eugen Rochko 78d6c567b3 Make all account links into permalinks (open public except on left click)
8 years ago
Andrea Faulds 76bbb55d61 Replace "Unlisted mode" with more explicit text
8 years ago
Eugen Rochko 8d4ef0b6c3 Per-status control for unlisted mode, also federation for unlisted mode
8 years ago
nicolas dfb0bace3c Allow vertical resizing of the toot textarea
8 years ago
Eugen Rochko 30f9e9e624 Remove Neo4J
8 years ago
Eugen Rochko f6d196255c Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
8 years ago
Eugen Rochko 1c8ca7aed5 Adding content sensitivity toggle, spoilers for media
8 years ago
Eugen Rochko 524847e4e1 Switch to compose route when replying and compose is not mounted
8 years ago
Eugen Rochko 951843e646 Adding notifications column
8 years ago
Eugen Rochko a82a15a38e Adding german localization
8 years ago
Eugen Rochko 43daf0be85 Adding react-intl i18n to the frontend. No translations yet
8 years ago
Eugen Rochko c244c3f7bc Infinite scroll for followers/following lists
8 years ago
Eugen Rochko 0a8aced7f4 Making upload button into a smaller icon button
8 years ago
Eugen Rochko 0f7a388de6 Fix #110 - Make web UI use browser history, change links in e-mails to link to that
8 years ago
Eugen Rochko e60cb2792e Debounce autosuggestions requests
8 years ago