544 Commits (60cc2a32c2b2174adc03537d28928f2de7e60052)

Author SHA1 Message Date
Eugen Rochko 60cc2a32c2 Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening
8 years ago
Eugen Rochko 8cff4e811d Fix small styling issues
8 years ago
Eugen Rochko f22abea0ba Close dropdown when clicking items
8 years ago
Eugen Rochko 52a0427d24 Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded
8 years ago
Eugen Rochko 7f9d6d0160 Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments
8 years ago
Eugen Rochko 0613d66df8 Add UI to view report details, remove reported statuses, quick links to resolve/silence/suspend from report
8 years ago
Eugen Rochko 513a78d67b Fix admin UI for accounts somewhat
8 years ago
Eugen Rochko 596de038c8 Fix #634 - Only include innermost-level statuses in report UI
8 years ago
Eugen Rochko 2cc31b3194 Adding POST /api/v1/reports API, and a UI for submitting reports
8 years ago
Eugen Rochko edd9637e0a Add remote mentions warning when composing a private status
8 years ago
Eugen Rochko e2ae7a8e5c Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5
8 years ago
Eugen Rochko a1d7e6773c Clean up collapsible components
8 years ago
Your Name c6fba8b27c Activity stream background should use $color5
8 years ago
shel d4686e485e Add privacy disclaimer
8 years ago
shel c0be5dac90 Add privacy disclaimer
8 years ago
Eugen Rochko b612b57b5d Improve public tag page
8 years ago
Eugen Rochko 39e958a6dc Fix spoiler link color in muted context
8 years ago
Eugen Rochko ad3aef41db Finish up moving colors from JSX to Sass (#584, #348)
8 years ago
Eugen 46e767ac06 Merge pull request #617 from halcy/style-changes
8 years ago
Lorenz Diener 37cf747049 Move more colours to scss
8 years ago
Lorenz Diener 75a8c1dd8e Move more inline colours to scss
8 years ago
Eugen Rochko 81be690f95 Fix #614 - extra reply-boolean on statuses to account for cases when replied-to
8 years ago
Eugen Rochko 18a0686666 Progress on moving color styles to Sass
8 years ago
Isabelle Knott 06b4e585d1 Change blocked users icon to fa-ban in getting started view (#608)
8 years ago
Eugen Rochko 1f106f7955 Make streaming API use one pattern-matching redis pubsub connection
8 years ago
Eugen Rochko 0ba2b2d54e Fix wrong prediction of whether toot will apear on public timeline in UI
8 years ago
Eugen Rochko 94cda4cfb9 Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines
8 years ago
Eugen Rochko eb9934c88c Add streaming API channels for local-only statuses
8 years ago
Eugen Rochko b1f2683ecc Add API modifiers to limit returned toots from public/hashtag timelines
8 years ago
Eugen Rochko 43be729e6b Don't allow people to follow people they blocked without unblocking first
8 years ago
Eugen Rochko e4a55302d2 Remove bios from blocked users list, filter out broken entries from API response
8 years ago
Eugen Rochko ef8fba9494 Add link to blocked users to getting started page
8 years ago
Eugen Rochko d384845469 Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API
8 years ago
Eugen Rochko 419d2fd5a9 Fix #552 - Replace image links with image icons in status text in the UI
8 years ago
Eugen Rochko 2d16dea598 Fix content warning margin
8 years ago
Eugen Rochko 9dde86c4f3 Remove react-dnd as it was interfering with text selection. Move content
8 years ago
Eugen Rochko 728817fba2 Add tracking of delay to streaming API
8 years ago
Eugen Rochko c7b7eb8067 Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longer
8 years ago
Eugen Rochko 97bbbcb06c Add next/previous navigation in modal for media attachments
8 years ago
Eugen Rochko 6f8e499fd0 No replies filter on home timeline no longer hides self-replies
8 years ago
Eugen Rochko 35cdb8c261 Getting started on draggable columns
8 years ago
Eugen Rochko da94eef1af Fix column settings not being scrollable on short screens
8 years ago
Eugen Rochko b8307576ac Display mentions prepended to the content warning
8 years ago
hoodie 8d6aa92b5e untested!! spoiler hotfix for replies
8 years ago
Eugen Rochko 9bd2b6be86 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
8 years ago
hoodie b86d1739a3 easier comprehension of toot settings and properties (#595)
8 years ago
Eugen Rochko 999ecc9d69 Add logging and filtering to the node.js streaming API
8 years ago
Eugen Rochko 58c509d3a8 Prevent potential issue with public/hashtag statuses arriving after
8 years ago
Eugen Rochko 727d236fcc Cleaning up format of broadcast real-time messages, removing
8 years ago
Eugen Rochko edcfbee9f5 Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI
8 years ago