1260 Commits (b532134503fb2812cf44b7bf8cf05cdea2869ff3)

Author SHA1 Message Date
Eugen Rochko d1e1f26878 Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies
8 years ago
Eugen Rochko 3adccc7fd4 Make gifvs always use media gallery component
8 years ago
Eugen Rochko 4b93cf88e5 Fix #431 - convert gif to webm during upload. Web UI treats them like it did
8 years ago
Eugen Rochko b59611776c Rename "the whole known network" timeline to "federated timeline"
8 years ago
Eugen Rochko 0cb5a2a0a7 Add digest e-mails
8 years ago
Eugen Rochko 6e349c248e Make confirmation text more specific
8 years ago
Eugen Rochko c9e2dc6337 Fix #620 - Add confirmation dialog for notifications clear
8 years ago
Eugen Rochko 7a3d1e23d1 Fix up storybook
8 years ago
Eugen Rochko 9989890e2e Fix #231 - Muting
8 years ago
Kit Redgrave 4554ccd5d0 Mute button progress so far. WIP, doesn't entirely work correctly.
8 years ago
Eugen Rochko 6ded139be0 Fix #372 - Emoji picker
8 years ago
Eugen Rochko e7b5cecda7 Simplify passing of prop
8 years ago
Eugen Rochko e660cd9fef Merge branch 'mastodon-paste-support' of https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-paste-support
8 years ago
Kibigo b9222fd7d4 Better smart/dumb component separation
8 years ago
Kibigo 17a82cd281 Making the back button a little smarter
8 years ago
Kibigo 11b967690b Support for pasting images from clipboard
8 years ago
Eugen Rochko 9454f2baff Fix incorrect detection of local vs remote user in web UI
8 years ago
Eugen Rochko 4aa152f18f Fix typo
8 years ago
Eugen Rochko a270f1c13e Revert infinite scroll in timelines back to looking at ID of oldest
8 years ago
Eugen Rochko 63bceaa4b4 Fix #291 - Add visual indication that numbers for remote users may be inaccurate
8 years ago
Eugen Rochko cb17a23483 If a status is within 40 statuses from the top of a home feed, do not
8 years ago
Eugen Rochko 58ddd1d3a2 Improved dropdowns
8 years ago
Eugen Rochko f8fa1d604c Fix #561 - Detect presence of audio in video, hide mute toggle when none
8 years ago
Eugen Rochko edf03c8cd9 Fix #186 - Add RTL support to the compose form textarea and statuses output
8 years ago
Eugen Rochko 505863fef5 Add elephant friend to missing indicator
8 years ago
Eugen d50ed86b7f Add new illustration
8 years ago
Kibigo c47fe6cf40 Character counter fix
8 years ago
Kibigo b39356835b Adds site metadata access to the API
8 years ago
Eugen Rochko 796c903870 Only use bigger compose form/search form font on mobile layout
8 years ago
Eugen Rochko a741049a77 Fix #104 - Style OAuth authorized applications page
8 years ago
Eugen Rochko 02483a42e8 Fix #612 - Set font size to 16px in compose form and search form to prevent iOS
8 years ago
Eugen Rochko ff8a080d40 Add validation of media attachments, clean up mastodon-own exception classes
8 years ago
Eugen Rochko 128dcdf68a Merge branch 'fix_462' of https://github.com/rmhasan/mastodon into rmhasan-fix_462
8 years ago
Eugen Rochko 7d51f71aba Add <MissingIndicator /> when status or account are not found, skip alerts
8 years ago
Eugen Rochko 2e62fe467d Merge branch 'fix_626' of https://github.com/rmhasan/mastodon into rmhasan-fix_626
8 years ago
Eugen Rochko a24f95ae92 Fix broken dependency on inner react utility function
8 years ago
Eugen Rochko 44af43322c Fix local timeline showing unread status of TWKN timeline
8 years ago
Eugen Rochko fcd765c166 Improve compose form performance, upgrade JS dependencies. LightingBox
8 years ago
Eugen Rochko 5157e25aab Add tuning documentation, add <content> tags back to most salmons,
8 years ago
Eugen Rochko 75d5dc1df8 Improve glow
8 years ago
Eugen Rochko b734ae3029 Skip remote media URLs that don't have a hostname
8 years ago
Eugen Rochko 7413dcb28a Fix #555 - Use a better URL parser
8 years ago
Eugen Rochko 95407b7c8e Improve status reselect, do not display "load more" when no next link available
8 years ago
Eugen Rochko 6d453b00c6 Fix #651 - Do not reinsert original status into all followers feeds
8 years ago
Eugen Rochko c4222a7a62 Improve performance of compose form
8 years ago
Eugen Rochko 8a961477eb Fix #38 - Unread indicator when new content appears above the fold
8 years ago
Eugen 2ff3e458bf Fix scroll to top not registering because of wrong debounce usage
8 years ago
Eugen Rochko f73aec19a8 Fix links and wording
8 years ago
Eugen Rochko 36faf4e55f Adjust naming of public timeline -> "local timeline" vs "whole known network"
8 years ago
Eugen Rochko 0e8aa9b2ec Fix infinite scrolling breaking after navigation
8 years ago
Eugen Rochko c7427bf3c9 Split public timeline into "public timeline" which is local, and
8 years ago
Rakib Hasan 620cba2e2a added if else clause in fetchContext
8 years ago
Rakib Hasan 2e10c9861e Removed try clause from create action in status controller
8 years ago
Rakib Hasan d55cf10b4e previous commit was creating the status regardless
8 years ago
Rakib Hasan 008c95b3b9 revisted fix for #462
8 years ago
Rakib Hasan 11dc0a1cbc Fix for issue #462
8 years ago
Rakib Hasan 4909069b7b Removing dispatch of fetchContextFail
8 years ago
Rakib Hasan 0caff2da64 adding new react class StatusNotFound
8 years ago
Rakib Hasan db9bf61075 Fixing issue #626
8 years ago
Eugen Rochko f979fa7182 Fix #642 - Add "empty column" text to home/notifications
8 years ago
shel 310806a60c Add target="_blank" to github link
8 years ago
nicolas 649536187c French translation update
8 years ago
Eugen Rochko 60cc2a32c2 Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening
8 years ago
Eugen Rochko 3d291bcc55 Do not display non-Status stream entries anymore
8 years ago
Eugen Rochko 8cff4e811d Fix small styling issues
8 years ago
Eugen Rochko 014cb5e998 Quick fix for avatars with the same URL not being perceived as updated and in need of re-download
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 6917e53fe0 Adding index overview for reports in admin UI
8 years ago
Eugen Rochko cdb9df6e52 Fix Salmon issue
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 94a6dfab3a Disable PuSH for blocked domains
8 years ago
Eugen Rochko a83dc927d8 Fix #587 - Display TOTP secret next to QR code
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
Eugen Rochko f09e8f5c40 Add "next" link to Atom feeds
8 years ago
Eugen 7380c30ad9 Merge pull request #627 from halcy/style-fixes
8 years ago
Your Name c6fba8b27c Activity stream background should use $color5
8 years ago
Eugen Rochko 04b2b771c1 Add IDs to salmon slaps even if they are transient. Add title, too, mostly
8 years ago
Eugen Rochko 2980de5cc5 Add handler for salmons of undoing favourites
8 years ago
Eugen Rochko 8550d32165 Adding more unit tests. Fixing Salmon slaps XML
8 years ago
Eugen Rochko f48dc93379 Deduplicate delete salmons (send only one per mentioned-account domain)
8 years ago
Eugen Rochko 79f3ee31df Take out private toot distribution out of PuSH again
8 years ago
Eugen Rochko f9f8f52fe9 Stop trying to shoehorn all Salmon updates into the poor database-connected
8 years ago
shel d4686e485e Add privacy disclaimer
8 years ago
shel c0be5dac90 Add privacy disclaimer
8 years ago
Eugen Rochko 12ed6f5712 Resolve issue with rendering authorize/reject Salmon slaps
8 years ago
Eugen Rochko c001ef3df6 Fix Status.permitted_for scope query
8 years ago
Eugen Rochko db53bfd30e Fix semantics of follow requests another slaps
8 years ago
Eugen Rochko ffd58aad9d Make PuSH only distribute to subscriptions that match follower domains
8 years ago
Eugen Rochko ce193afa4f Mentions in private statuses allow mentioned people to see them
8 years ago
Eugen Rochko 1e66536797 After FollowService, re-fetch remote account asynchronously, do nothing
8 years ago
Eugen Rochko 1dbe19291d Fix processing of incoming authorizations/rejections
8 years ago
Eugen Rochko 79b86d7ffa Don't PuSH-resubscribe if already subscribed
8 years ago
Eugen Rochko 59c8c2b28a Make follow requests federate
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 Rochko 32580cc661 Site title is now a setting
8 years ago
Eugen caf2b68730 Merge branch 'master' into patch-3
8 years ago
Eugen 46e767ac06 Merge pull request #617 from halcy/style-changes
8 years ago
shel 059d21c0fe Add link to other instances list
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 f0d4a2c9b7 Fix the fix
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
Eugen af48925ab3 Fix reblogs not having content warnings forwarded
8 years ago
Eugen 92a90de2af Fix #611 - Layout setting in registrations controller
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 7037774d6e Merge pull request #603 from evanminto/activitypub-account
8 years ago
Evan Minto 6ed6544332 Add AS2 format to RABL files
8 years ago
Eugen Rochko 0ba2b2d54e Fix wrong prediction of whether toot will apear on public timeline in UI
8 years ago
Eugen Rochko af82038b98 Fix preferences save
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
Evan Minto 1b42dc495c Add trailing newline
8 years ago
Evan Minto 3c24673086 Simplify RABL
8 years ago
Evan Minto db7affbf5b Reuse existing controller and route
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 2f126b1225 Removing failed push notification API, make context loads use cache
8 years ago
Eugen Rochko efa4065029 Preheat status cache
8 years ago
Eugen Rochko 9c736975bd Fix showing ellipsis even when link hasn't been cut off
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
Evan Minto e02bfd0aa2 Remove unnecessary leftover code
8 years ago
Evan Minto b56d24ed71 Add an account endpoint for ActivityPub and link to it on HTML profile pages
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 e1699dcf56 Fix bug
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 00261b46ec Move rendering of JSON payloads for public/hashtag timelines to
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
Eugen Rochko 0197a0b7f2 Revert to animating avatars by default
8 years ago
Eugen Rochko e73fbf8e03 Fix elephant friend
8 years ago
Eugen Rochko d980ca2514 Fix CORS issue on avatars resampling
8 years ago
tom 7707d41baa Fix text overlapping image in Edge and on mobile (#582)
8 years ago
Eugen Rochko 38b7551359 Add "open in web" link to detailed public status pages
8 years ago
Eugen Rochko faef108904 Fix not reloading account/fetching relationship on newly independent components
8 years ago
Eugen Rochko b9ec5973eb Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer
8 years ago
Eugen Rochko ba7434582f Add explicit "load more" link to the bottom of StatusList and notifications
8 years ago
Eugen Rochko c550b65d60 Improve avatar resampling of non-animated canvas
8 years ago
Eugen Rochko 7444036a57 Resolve confusion between ColumnBackButton and the slim version that
8 years ago
Billie Thompson 8370a72ee9 Add missing back button to "Follow Requests"
8 years ago
Misty De Meo f4fbed2aab Fix avatar scaling on high-DPI displays (#573)
8 years ago
Eugen Rochko d5a3d0aca2 Fix tests
8 years ago
Eugen Rochko 9327d05bf7 API for apps to register for push notifications
8 years ago
Eugen Rochko dc7659c938 Fix settings design on mobile
8 years ago
Eugen Rochko c58da52e9f Split 2FA login into two prompts
8 years ago
Eugen Rochko 550005f40d Add pixel background to modal images
8 years ago
Eugen Rochko 557de8e24c Update settings to re-use admin layout, one big navigation tree, improve settings forms
8 years ago
Eugen Rochko 73dbcd79cf Clean up
8 years ago
Eugen Rochko 9b8670c939 Added optional two-factor authentication
8 years ago
Zachary Spector 4e957b5dc1 Less ambiguous sensitive content toggle label (#556)
8 years ago
hoodie 588a60545c fix button outline showing on clicks for prettiness
8 years ago
Eugen Rochko 27ad4ce9e8 Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
8 years ago
Eugen Rochko 6ff8c412b2 Fix font weight
8 years ago
Billie Thompson c8b97ebd75 Move the fonts from Google Fonts to local assets
8 years ago
Eugen Rochko 4bd0286045 Fix up timeout, improve contrast on "show more", add responsive style
8 years ago
Eugen Rochko 096ff9ba38 Removed accidental n+1 query from notifications, updated some deps,
8 years ago
Anthony Bellew 1505254334 Removed line break before spoiler link, changed color of bg for spoiler link
8 years ago
Anthony Bellew 543aa1a957 Add Padding to inline styles for spoiler
8 years ago
Anthony Bellew 704713cea6 Added inline spoiler button styles
8 years ago
Anthony Bellew 1c684c0888 Moved brackets outside of localized strings at Gargron's suggestion
8 years ago
Anthony Bellew 0e00c04091 Add brackets to visually distinguish show more / show less text
8 years ago
Eugen Rochko 2efefb380b Improve infinite scroll on notifications
8 years ago
Eugen Rochko 803652ff75 Follow request authorizations faster
8 years ago
Eugen Rochko 922588157c Fix #537 - opengraph description should display spoiler text when present
8 years ago
Eugen Rochko 1cab764556 Fix #538 - Darken buttons to increase contrast
8 years ago
Eugen Rochko 6745264849 Fix CSS mistake
8 years ago
Eugen 2e73794b02 Merge pull request #534 from yiskah/patch-2
8 years ago
blackle 6ac1beab44 Only open status on left mouse press
8 years ago
shel 9001c057b7 Increase color contrast on getting started text
8 years ago
Eugen Rochko 30106ce53d Fix loading of avatars before drawing them to canvas
8 years ago
Eugen Rochko f163a77428 Fix #187, address #441 - <Avatar> component now plays gifs only while hovered
8 years ago
Eugen Rochko 4d011ee829 Use <summary> to encode content warnings instead
8 years ago
Eugen Rochko 30abab790e Fix order of migrations
8 years ago
Eugen bd00d67b04 Merge pull request #524 from blackle/master
8 years ago
blackle fa25fc812d fix up spoilers
8 years ago
Eugen Rochko e17b31bca6 Fix #522 - prevent blocked users from reblogging
8 years ago
Eugen Rochko 959e064186 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
8 years ago
Eugen c7778752e3 Merge branch 'master' into master
8 years ago
Eugen Rochko ea8b548ee9 Make blocks create entries and unfollows instantly, but do the clean up
8 years ago
Misty De Meo 6b829eea23 Fix `invisible` CSS class
8 years ago
Eugen Rochko 593737499e Fix links in toots opening the toot at first
8 years ago
Eugen Rochko cb33960e0e Fix #204, fix #515 - URL truncating is now a style so copypasting is not
8 years ago
Eugen 1df5242352 Merge branch 'master' into boostspin
8 years ago
blackle cc579e1b61 Make boost animation an SVG that uses SCSS colours
8 years ago
Eugen Rochko 604c654f8d Set isLoading false on timelines when request fails
8 years ago
Eugen Rochko b4ec84067a API now respects ?limit param as long as it's within 2x default limit
8 years ago
Eugen Rochko 271569fffb Smarter infinite scroll
8 years ago
blackle e25fc71c2c Implement a click-to-view spoiler system
8 years ago
Eugen Rochko b1322bf315 Fix mistake
8 years ago
Eugen Rochko 9650e27b7b Domains with reject_media? set to true won't download avatars either
8 years ago
Eugen Rochko 3bd02ca121 Less re-rendering
8 years ago
Eugen Rochko 3710d18889 Optional domain block attribute that prevents media attachments from being downloaded
8 years ago
Eugen Rochko 98660a76d9 Move merging/unmerging of timelines into background. Move blocking into
8 years ago
Eugen Rochko 4d39cc7bf9 Add /api/v1/notifications/clear, non-existing link cards for statuses will
8 years ago
Eugen Rochko e55bad5740 Remove unneeded block check
8 years ago
Eugen Rochko 77a76d5171 Domain blocks now have varying severity - auto-suspend vs auto-silence
8 years ago
Eugen Rochko a77a081c63 Forgot to commit
8 years ago
Eugen Rochko 68f96b1d8c Move all hex colors in SASS to variables and all variations to darken/lighten
8 years ago
Eugen Rochko 28e65027b2 Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hashtags on simplified_format
8 years ago
Eugen Rochko 55d6cd41e6 Fix a couple unhandled exceptions
8 years ago
Eugen Rochko 4cbca05197 Potentially fix notifications issue
8 years ago
Misty De Meo b7fb5b2b7e Textarea: fix clicking on name suggestions
8 years ago
Eugen 20cb576da1 Fix inflection
8 years ago
Eugen 9a2a6b476b Mitigate inconsistent notifications
8 years ago
Eugen Rochko 2c29cc400e Improve error page layouting. 500 page has to stay static because it's
8 years ago
Eugen Rochko 280348f1e0 Merge branch 'fix/error-pages' of https://github.com/ineffyble/mastodon into ineffyble-fix/error-pages
8 years ago
Eugen Rochko f4836b9077 Method to fetch a single notification
8 years ago
Effy Elden 26cfebf434 Call uniq on the string version of mb_chars tags
8 years ago
Eugen Rochko bfe579499b Fix #475 - add space after autocomplete
8 years ago
Eugen Rochko d8d22cfa6f Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain
8 years ago
Eugen Rochko 9d09b2c6b1 Fix preview cards layout, do preview card crawling for remote statuses
8 years ago
blackle 6ebca2ce6b Show visibility toggle on videos, show regardless of sensitivity
8 years ago
Eugen Rochko d1fbfbe689 No loading bars for cards, no failure if it 404s (that's expected)
8 years ago
Eugen Rochko f748a91ec7 Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
Eugen Rochko b75967ae52 Hide more non-essential loading bars
8 years ago
Eugen Rochko a88f9a5ca9 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 a388d1c8fe Don't show loading bar when checking account timeline for newer stuff
8 years ago
Eugen Rochko 5fecdd7780 Fix #222 - Update followers count when following/unfollowing
8 years ago
Eugen Rochko 31d48af0d1 Fix statsd null backend not being initialized properly
8 years ago
Eugen 788e884690 Try to avoid any potential loops
8 years ago
Eugen Rochko 86264a950c Add optional StatsD performance tracking
8 years ago
Eugen Rochko 0022b0cb2e Fix forgotten change of settings
8 years ago
Eugen Rochko 40a5094434 Fix boops?
8 years ago
Eugen Rochko a6bf7b4777 Fix #487
8 years ago
Eugen Rochko 7865ce28e5 Add sounds for notifications. Boop by @jk@mastodon.social
8 years ago