111 Commits (e571a018531c55f21f29d9e79cfe6161a0bc248a)

Author SHA1 Message Date
Eugen Rochko 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports
8 years ago
Eugen Rochko 677e95031e Clean up collapsible components
8 years ago
Eugen Rochko 6331ed16e5 Fix #614 - extra reply-boolean on statuses to account for cases when replied-to
8 years ago
Eugen Rochko ac035108aa Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines
8 years ago
Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines
8 years ago
Eugen Rochko 920ba5fc4e Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API
8 years ago
Eugen Rochko 44fad0160f Add next/previous navigation in modal for media attachments
8 years ago
Eugen Rochko 17ae7d132c Prevent potential issue with public/hashtag statuses arriving after
8 years ago
Eugen Rochko 905c829179 Improve infinite scroll on notifications
8 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
8 years ago
Eugen f8da0dd490 Merge branch 'master' into master
8 years ago
Eugen Rochko 21c209636d Set isLoading false on timelines when request fails
8 years ago
Eugen Rochko d9022884c6 Smarter infinite scroll
8 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system
8 years ago
Eugen Rochko 1aae0cfc2c Fix #475 - add space after autocomplete
8 years ago
Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
Eugen Rochko 46be4631ae Fix #222 - Update followers count when following/unfollowing
8 years ago
Eugen Rochko fcb5a85cdd Add sounds for notifications. Boop by @jk@mastodon.social
8 years ago
Eugen Rochko 1a33e4042e Fix upload file input being re-rendered needlessly
8 years ago
Eugen Rochko 7d53ee73f3 Fix #238 - Add "favourites" column
8 years ago
Eugen Rochko 7d7a11250c Fix #427 - don't suggest hashtag if the search value contains a space
8 years ago
Eugen Rochko 312c51b5c8 Home column filters
8 years ago
Eugen Rochko 75f80bef10 Persist UI settings, add missing localizations for German
8 years ago
Eugen Rochko 23ebf60b95 Improve initialState loading
8 years ago
Eugen Rochko 5c7add2176 Fix #147 - Unreblogging will leave original status in feeds
8 years ago
Mitchell Hentges 4d300e2507 On file-drag, show a border around textarea
8 years ago
Eugen Rochko 65647a2472 See #244 - Added notifications column settings to filter what's displayed
8 years ago
Eugen Rochko 3689c119f0 Replacing follow requests in the settings area with in-UI column
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 025f7bb223 Fix notifications reducer bug
8 years ago
Eugen Rochko b27066e154 Re-implemented autosuggestions component for the compose form
8 years ago
Eugen Rochko 908fcf83c6 Fix timelines loading bug
8 years ago
Eugen Rochko 565cd95bca Keep timelines in the UI trimmed when possible
8 years ago
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode
8 years ago
Eugen Rochko 543d06971e Fix bad reference
8 years ago
Eugen Rochko 34e18eb251 Fix forgotten reference
8 years ago
Eugen Rochko 8efa081f21 Remove Neo4J
8 years ago
Eugen Rochko cbc50016eb Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and
8 years ago
Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
8 years ago
Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media
8 years ago
Eugen Rochko d32e0364f9 Switch to compose route when replying and compose is not mounted
8 years ago
Eugen Rochko 38dd85daab Adding notifications column
8 years ago
Eugen Rochko 85d1b74ac3 Adding german localization
8 years ago
Eugen Rochko 4286d49ade Fix another mistake
8 years ago
Eugen Rochko dbfe1e4be6 Infinite scroll for followers/following lists
8 years ago
Eugen Rochko 49b7896953 Fix stale reference
8 years ago
Eugen Rochko 50d3083cbd Making upload button into a smaller icon button
8 years ago
Eugen Rochko f0bdfadab7 Search component
8 years ago
Eugen Rochko 09218d4c01 Use full-text search for autosuggestions
8 years ago