116 Commits (a1e96ae94fbdad5b5953edd705717de4e1ce60eb)

Author SHA1 Message Date
Eugen Rochko 0cbf3a146f Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded 7 years ago
Eugen Rochko 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports 7 years ago
Eugen Rochko 8a081ce588 Fix wrong prediction of whether toot will apear on public timeline in UI 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 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 bf60f2898d Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI 8 years ago
Eugen Rochko f21e7d6ac0 Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer 8 years ago
Eugen Rochko 7329fbd8a4 Fix up timeout, improve contrast on "show more", add responsive style 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 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 1761d3f9c3 Fix mistake 8 years ago
Eugen Rochko f392030ab8 Add /api/v1/notifications/clear, non-existing link cards for statuses will 8 years ago
Eugen Rochko c8e4b9c663 No loading bars for cards, no failure if it 404s (that's expected) 8 years ago
Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags 8 years ago
Eugen Rochko 8d0284f8d9 Hide more non-essential loading bars 8 years ago
Eugen Rochko 98560b232a Don't show loading bar when re-loading already loaded status. Don't even try to fetch ancestors from DB when in_reply_to_id is nil 8 years ago
Eugen Rochko 9b0941182f Don't show loading bar when checking account timeline for newer stuff 8 years ago
Eugen Rochko 7cfd5b680a Fix forgotten change of settings 8 years ago
Eugen Rochko c468446f4c Fix boops? 8 years ago
Eugen Rochko fcb5a85cdd Add sounds for notifications. Boop by @jk@mastodon.social 8 years ago
Eugen Rochko 7d53ee73f3 Fix #238 - Add "favourites" column 8 years ago
Eugen Rochko 1d5cbfa356 Fix #449 - don't do relationships fetch for empty array of IDs 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
Effy Elden 10a9ebae3b Add tag property to desktop notifications, preventing duplicates (i.e. when multiple Mastodon tabs are open) 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
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 025f7bb223 Fix notifications reducer bug 8 years ago
Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those 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 64d109dc0e Downsize originals in media attachments, small fixes 8 years ago
Eugen Rochko 41b4be699f Fix rule 8 years ago
Eugen Rochko d5da55c6cc Fix mutating objects 8 years ago
Eugen Rochko d4559402e4 Better responsiveness 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 8efa081f21 Remove Neo4J 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 e3665c1d67 Try to fix for browsers that don't support notifications 8 years ago