Commit Graph

827 Commits (f036c6440bb82ba627784b32dadc2a3309c7a1b4)

Author SHA1 Message Date
Andrea Faulds 8e936b03d5 Improve contrast for settings pages (fixes )
nicolas e8725d2d98 Rename ‘Publier’ to ‘Pouet’ in French locale.
🎺 https://mastodon.social/users/Pierrec/updates/100589
Eugen Rochko 5434ad3002 Add content spoilers for media in sensitive-content statuses
Eugen Rochko 0603971894 Adding sensitive marker to statuses in API
Eugen Rochko 4bdb6a0eaf Rename "publish" to "toot" in english locale, fix lightbox showing old image
before loading new one, cache notifications API, fix missing follow button
on public profiles
Eugen Rochko 9b53c7d353 Fix - Turn off e-mail notifications by default
Eugen Rochko cf912e01fd Implement includes caching for timelines APIs
Eugen Rochko 5c78547198 More query optimizations
Eugen Rochko fc90d38893 Moving some counter queries out of subqueries in the API
Eugen Rochko 45c7ee39b3 Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously
nicolas c7031fd535 Update fr.jsx
nicolas 89dab7c534 Merging code updates (Unlisted Mode)
nicolas f9bd3d8808 Adding French locale to mastodon.jsx
nicolas 115ce90578 Adding French locale to settings_helper.rb
Eugen Rochko 1788164352 Local accounts can control "silenced" attribute which removes them from public timeline
Eugen Rochko 7abbb02824 Fix - No need for Safari chrome on iOS
nicolas 835d5483fe First version for fr.jsx
Eugen Rochko 7944ed6fe5 Adding option to specify asset server, filter followers query by local accounts
during Fan Out On Write to load less stuff into memory
nicolas 6b6243a186 Create fr.jsx
Eugen Rochko 627a85f4e4 Better error message in doorkeeper json response
Eugen Rochko f88ca4a206 Performance improvement for notifications API
Eugen Rochko 52119104b9 Remove some n+1 queries from notifications API
Eugen Rochko e8c27767aa Remove orphaned notifications, add scopes param to app create API
Eugen Rochko e3665c1d67 Try to fix for browsers that don't support notifications
Eugen Rochko c41dc5e8e9 Icon for desktop notifications
Eugen Rochko d32e0364f9 Switch to compose route when replying and compose is not mounted
Eugen Rochko 93577f74e7 Use old rules for mention notifications as for mentions timeline
Eugen Rochko fb48cc3b74 Desktop notifications
Eugen Rochko e616ffc5d6 Fix responsive layout breakpoint, replace mentions column with notifications
Eugen Rochko 29b12f9e0a Call NotifyService about remote reblogs
Eugen Rochko 38dd85daab Adding notifications column
Eugen Rochko da2ef4d676 Adding unified streamable notifications
caesarologia 3838e6836d Portuguese translation (front-end)
Eugen Rochko 51dc725794 Graphic emoji in usernames in the "reblogged" string above status
Eugen Rochko 39533190c2 Display human names of locales in dropdown
Eugen Rochko c7a1b78536 Activating Spanish i18n
Eugen Rochko ac2403fb24 Add more Spanish i18n
Eugen Rochko 7dea6a23f7 Move Salmon processing to background as well as PuSH
Eugen Rochko 2c58e7e06a Catch validation errors in ProcessFeedService so that one failing entry wouldn't stop others from going through
Eugen Rochko e4f56fa942 Don't create attachments if remote file cannot be fetched
Eugen Rochko 882de42bab Validate presence of text even for remote statuses
Eugen Rochko 7b7bf834e9 Fix OAuth authorization page and add a spec for it
victorhck 2f1b6d4f41 fixed typos
Victorhck 1fd2ac774f Added spanish translation ()
Eugen 3794e4e307 Fix syntax error
victorhck 9d9bb1d728 doing spanish translation
victorhck 305d0375ab added spanish translation
Eugen Rochko 85d1b74ac3 Adding german localization
Eugen Rochko a6e4f754fc Add an Intl polyfill
Eugen Rochko 7ac574d9a9 Fix - Devise mailer fixed, test spec added so it won't slip past again
Eugen Rochko b2e504616a Remove broken test
Eugen Rochko 116ab27e08 i18n for devise mailer too
Eugen Rochko 2c766bd4b4 Add user locale setting
Eugen Rochko 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet
Eugen Rochko 546c4718e7 Localizations for most server-side strings
Eugen Rochko 3ce6ac0ce2 Adding some localizations
Eugen Rochko a4313224d9 Improve how public status pages look slightly
Eugen Rochko 489bd99803 Support emojis in display name, bio
Eugen Rochko 4f07fb1f0a Fix - Filter statuses from blocked users out of ancestors/descendants results
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko a91c3ef6ce Delegate processing of incoming PuSH data to background workers
Eugen Rochko cea28e0c1d Fix wrong link header on followers API, wrong link in tabs component, order
account results
Eugen Rochko f8f15e5697 Fix - Filter mentions that reply to blocked users
Eugen Rochko bcfa49aea7 Fix another mistake with infinite user list for following
Eugen Rochko 4286d49ade Fix another mistake
Eugen Rochko 44f236e889 Fix infinite scrolling mistake
Eugen Rochko dbfe1e4be6 Infinite scroll for followers/following lists
Eugen Rochko 49b7896953 Fix stale reference
Eugen Rochko 3f54fba0d3 Use privacy policy from Discourse
Eugen Rochko 7ce4670164 Force utf-8 encoding when processing XML
Eugen Rochko 50d3083cbd Making upload button into a smaller icon button
Eugen Rochko d42ed78aa4 Fix - Make web UI use browser history, change links in e-mails to link to that
Eugen Rochko c4eb63c1d4 Debounce autosuggestions requests
Eugen Rochko f0bdfadab7 Search component
Eugen Rochko 8152584cf5 Fix - Escape ILIKE special characters from Account.find_remote
Eugen Rochko 20aa777c58 Weigh username matches higher than domain matches in account search
Eugen Rochko afded319d2 Add limit to search results
Eugen Rochko 09218d4c01 Use full-text search for autosuggestions
Eugen Rochko 1c17b932fe Enable emojis in reply indicator as well
Eugen Rochko 82fd74d101 Fix modals sizing and add animation to it, fix by only making the text of
status clickable (this also fixes multiple dropdown being openable at the same
time)
Eugen Rochko 0320ea4b85 Fix public timeline query
Eugen Rochko 36921be9aa Fix - Make active favourite buttons yellow
Eugen Rochko ca3b364aea Fix - Add microformats-2 classes to mention links
Eugen Rochko bf5f55a6bb Fix live status removal from public/hashtag channels
Eugen Rochko aabf884c5f Discard misattributed remote statuses, improve timelines filter
Eugen Rochko 17903c6dae Improve filtering of public/hashtag timelines, both in backlog and real-time
Eugen Rochko c5e03a2e0d Status removal is broadcast to public/hashtag timelines too
Eugen Rochko 448ab18a20 Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint
Eugen Rochko b13e7dda1f API pagination for all collections using Link header
Eugen Rochko 9aecc0f48a Move timelines API from statuses to its own controller, add a check for
resources that require a user context vs those that don't (such as public timeline)

/api/v1/statuses/public   -> /api/v1/timelines/public
/api/v1/statuses/home     -> /api/v1/timelines/home
/api/v1/statuses/mentions -> /api/v1/timelines/mentions
/api/v1/statuses/tag/:tag -> /api/v1/timelines/tag/:tag
Eugen Rochko 86574ea524 Adding Emoji One
Eugen Rochko b6832553ff Adding more logging
Eugen Rochko cff0b03cbb Fix for thread resolve service and process feed service url method
Eugen Rochko 2f21f4cc01 Fix region setting for AWS gem
Eugen Rochko bb4d1eb2e8 Improve feed regeneration
Eugen Rochko 096bfbad96 Fix typo
Eugen Rochko 11cbe49ffc ProcessFeedService refactor
Eugen Rochko dbe00a4156 Improved configuration from ENV, cleaned up timeline filter methods
to be more readable, add extra logging to process feed service
Eugen Rochko 0400734df7 Click video player to toggle playback
Eugen Rochko a39a92bd22 Fix - More prominent focus style for inputs
Eugen Rochko bec47e40f5 Better look/behaviours for video player/lightbox
Eugen Rochko d0d799f911 Replace react-skylight with own solution that centers images better
Eugen Rochko f5c6baf29d Fix account and hashtag regex
Eugen Rochko c3559d18a3 Do not modify scroll position unless content has been added to the top, not bottom
Eugen Rochko 4a6cc46e81 Keep scroll position when scrolled down and new content is added
Eugen Rochko 23fc424b7a Account notes (bios) can now contain links. Character limit upped to 160
Eugen Rochko d14967e1c8 Fix URL configuration when S3 is enabled
Eugen Rochko 93212bc2c4 Add test for FanOutOnWriteService
Eugen Rochko 7bb28bf780 Improve @mention regex
Eugen Rochko 262adb9791 Fix remote hashtag linking
Eugen Rochko eb47409036 Fix mistake
Eugen Rochko a698b767c1 Fix linking of remote hashtags in UI, add public view of hashtags
Eugen Rochko 48b9619439 Adding hashtags
Eugen Rochko 62292797ec Adding hashtag model
Eugen Rochko 4ea13d8dc9 Fix web app manifests
Eugen Rochko 2463c72006 Add forgotten reducer for FAVOURITES_FETCH_SUCCESS
Eugen Rochko 087b993892 Adding list of who favourited status
Eugen Rochko 6d5ef89356 Reduce code duplication, add touch scrolling behaviour for webkit browsers
on scrollable areas
Eugen Rochko 98c3a5e9c3 Optimize how statuses are re-rendered and relative time intervals
Eugen Rochko 6d26bfd147 Add list of who reblogged status
Eugen Rochko 0405ef977a Aria-labels actually didn't work in React, so removing. Fixing some bugs
Eugen Rochko 159203a7bc Fix : Add aria-labels
Eugen Rochko 1828df9bc0 Disable accounts caching too
Eugen Rochko abf664b560 Disable caching of statuses (maybe this will help with the weird bug)
Eugen Rochko 3731230c6d Allow @username@domain/@username in follow form, prevent duplicate accounts
created via remote look-up when domains differ but point to the same resource
Eugen Rochko e4671adc25 Fix reblogged/favourited caching; add API endpoints for who favd/reblogged status
Eugen Rochko c003e70758 Caching should work correctly now (fingers crossed)
Eugen Rochko 562044f36a Need to disable caching again due to bug in Rabl
Eugen Rochko 0160d1d9b5 Enable caching for some rabl views
Eugen Rochko aff22bfdb5 Add own composed status to home without waiting for websocket event
This makes the UI appear less laggy. After all, the status *is* created
right there and then, it's the distribution to home timelines that can take
a while
Eugen Rochko 4b357ecf98 Fix subtle bugs, new icon button
Eugen d427df4a8a Merge pull request from marcus-herrmann/master
a11y: Improve icon button component regarding semantics, screen reader usage
Eugen 76a717d549 Merge pull request from fhemberger/fix/a11y-labels
a11y: Add labels to input fields for screenreader
mhe 87aabeb7af a11y: Improve icon button component regarding semantics and screen reader usage
Eugen bc1dba22c5 Fix syntax errors
Frederic Hemberger e7cd6da938 Add touch icons for Chrome, iOS and Windows 10
Frederic Hemberger 5ff2762fcf a11y: Add labels to input fields for screenreader
See: https://dequeuniversity.com/rules/axe/2.1/label
Eugen Rochko 9467b900a2 Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,
add permissive CORS to API controllers
Frederic Hemberger d991869498 a11y: Add HTML lang attribute and utf8 encoding meta tag
See: https://dequeuniversity.com/rules/axe/2.1/html-has-lang
Eugen Rochko dd03118098 Fix follow icon changing plus to minus, add terms page stub
Eugen Rochko 57304ac375 Catch 404 errors when downloading remote media, add screenshot to landing page
Eugen Rochko bab4904492 Actually fix the reblogs/favs reducer issue
Eugen d88d148d89 Fix forgotten reducers for reblogs/favourites
Eugen 50aaf4667f Fix accounts not being normalized from context statuses
Eugen Rochko 7e35650398 Actually complete the autosuggestion feature
Eugen Rochko c49f6290eb Basic username autocomplete for text area
Eugen Rochko fa1cc2d05a Limit returned followees/followers by API to 40 for now
Eugen Rochko f10feb2e70 Fix common followers API
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers
Eugen Rochko 7060bdf04b Hide notes on user lists for now
Eugen Rochko e0a197650a Adding common followers API, fixing fallback query again
Eugen Rochko c913bdfc98 Fix follow suggestion fallback to exclude already followed users
Eugen Rochko bfb6cc5f2c Make suggestions box also use user list components
Eugen Rochko ac4f53a3a2 Improved how user lists look, added follow button to them
Eugen Rochko 1c84d505c8 Adding following/followers lists to the UI
Eugen Rochko 909d0d5e88 Adding public timeline silencing
Eugen Rochko e5565a7e4a Fix suggestions fallback query
Eugen Rochko c1a0633a12 Guard against unexisting statuses rendering
Eugen Rochko de50eff6ac Add opening images in a modal window
Eugen Rochko f8f40f15da Move status components inside individual containers. We still need to select
all statuses/accounts to assemble, but at least lists don't have to be
re-rendered all the time now. Also add "mention" dropdown option
Eugen Rochko b746a931a5 Fix OAuth authorization redirect
Eugen Rochko abb8f5837e Fix public channel
Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
to the API
Eugen Rochko 852c82435d Fix method return when rescuing
Eugen Rochko 04bbc57690 Fix - Add "back" button to certain views
Also fix reloading of timelines after merge-type events
Eugen Rochko 8698cd3281 Remember scroll position when navigating back, do not needlessly reload
entire timelines (only fetch since last known ID). Side effect: account
timelines no longer update in real-time
Eugen Rochko 1d2175f73c Do not force-transcode uploaded videos to webm (leave mp4 as-is)
Eugen Rochko f88b8ce757 Improve how errors are displayed in the UI
Eugen Rochko aea151a0de Fix - plain text version of devise e-mails
Eugen Rochko 43df35213e Improving all forms
Eugen Rochko 2e0a38d07c Added e-mail edit field to settings, proper format default for webfinger
Eugen Rochko d5e086a47b Adding application/jrd+json webfinger resource
Eugen Rochko 7bb72ff198 Small clean up
Eugen Rochko b62c31306e This should fix it
Eugen Rochko f8b9b0810d Debugging
Eugen Rochko 225ce8cfce More debugging
Eugen Rochko ea44d89383 More debugging
Eugen Rochko dd02fc0ec4 More debugging
Eugen Rochko f3e5625d2d More debugging
Eugen Rochko fdd30af595 Will this fix the issue?
Eugen Rochko 6611e3a2ef More debugging
Eugen Rochko 564e01eaf6 Add console.error to all axios failures
Eugen Rochko 6c05e3063a Include <id> (identical value to <uri>) on person-type objects in Atom
This might help with GS compatibility
Eugen Rochko a782e3b39d Actually fix public timeline
Eugen Rochko e865673175 Fix - only show latest reblog of status in UI
Eugen Rochko b5c6d00afa Fix - public timeline not just reblogs, fix infinite scrolling issues
Eugen Rochko 13ee88926d Increase default number of loaded suggestions to 10
Eugen Rochko f0f791bb76 Don't preload timelines as props, load them when timeline component is mounted
This prevents the bug where if you go "back" to the UI after navigating to
another page it loads with the old set of statuses
Eugen Rochko 0895ff414e Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses
Eugen Rochko de1f3aab86 Fix - Optimize n+1 queries when checking reblogged/favourited values for status lists in API
Eugen Rochko 1de2833f30 Filter out reblogs of blocked users from public timeline (the not real-time variant)
Eugen Rochko b8eda3026f Fix scrolling on small devices for account timelines and compose column
Eugen Rochko 4470330385 Backfill follow suggestions with fallback when not enough results. Cycling
through suggestions in UI
Eugen Rochko db4671fd3f Fix suggestions fallback
Eugen Rochko 6e0b3ddb0d Fix follow suggestions order
Eugen Rochko df2c0b8dad Fix typo
Eugen Rochko 04bfd4262f Fix follow suggestions ranking
Eugen Rochko 7075cef8f9 Adding sort by node rank to follow suggestions and fallback to most influential users
Eugen Rochko 67b35a601a Exclude blocked users from follow suggestions, fix tests
Eugen Rochko aa9d48343d Fix suggestions box style for long names
Eugen Rochko edefd87adf Fix multiple results return from FollowSuggestion.get
Eugen Rochko 4d336cefac Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
Eugen Rochko 20f581f796 Display follow suggestions
Eugen Rochko e21a3fe0cd Adding sync of follow relationships to Neo4J, accounts/suggestions API
Eugen Rochko 91144d46ec Fix duplication of media attachments when a remote status reblogs a local one
Eugen Rochko 244d1307a3 Fix remove status service sending salmons
Eugen Rochko a3384b6ea6 Add "edit profile" link to dropdown on own profile
Eugen Rochko 7a6d95f70c E-mail preferences page
Eugen Rochko 9b195f5dd3 Add window titles to auth pages and about page, link sign up/login from about page
Eugen Rochko 33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
to sign in page after sign up instead of root path which redirects to /about
Eugen Rochko 157f03f8bd No-op for Salmons without body, fail fast if Webfinger does not contain
all required resource links (profile page, salmon, atom feed, magic key)
Eugen Rochko 36e7eeb6b9 Treat dfrn:owner like xmlns:author for Friendica compatibility
Eugen Rochko 64302b3c99 Improve Friendica support (but still not there yet)
Eugen Rochko 160b5148ec Fix magic key in webfinger XRD href
Eugen Rochko c257b29d86 Fix up a few exceptions
Eugen Rochko f7f3e6e3be Fix styles
Eugen Rochko 2ddf4e09f9 Change how convert options are escaped
Eugen Rochko cdc49c6b4b Allow mp4 uploads, convert to WebM
Eugen Rochko 45776b55b0 Responsively changing layout to single-column + nav on smaller screens
Eugen Rochko 77efdfa110 Fixing namespaces issue
Eugen Rochko 451733961b Show media of reblogged statuses in public html view
Eugen Rochko 68eed8c61f Stop logging incoming Atom
Eugen Rochko 87b618ab02 Fix namespace parsing in Atom feeds
Eugen Rochko f49ed8c819 Log incoming Atom from PuSH
Eugen Rochko 38ce960ff9 Use Account#find_remote method when possible
Eugen Rochko cfba03bd27 Don't return unsaved status from ProcessFeedService
Eugen Rochko 81065bc06c Adding test for ProcessFeedService
Eugen Rochko 3306a5d524 Improve process feed service
Eugen Rochko dd5e724c3f Fix reblog mentions Atom
Eugen Rochko f249a8c187 Include mentions and media attachments of reblogged posts in Atom
Eugen Rochko 65ae9637d6 PuSH unsubscribe needs correct callback URL
Eugen Rochko aec51e40ee Make account domains case-insensitive, downcase before checking against local
Eugen Rochko 5f737c7228 Fix default assumed object type (note->activity), make stream entry threaded? check aware of orphaned replies
Eugen Rochko 0634e8dee5 Improved how in-UI profiles look
Eugen Rochko 29e79f770f Making AccountTimeline into a sub-route
Eugen Rochko 427ba27641 Public timeline to exclude users you blocked
Eugen Rochko 769b1ebbe0 Filter block users and reblogs of them from public timeline
Eugen Rochko 22a8801dbc Adding domain blocks
Yann Vaillant 35de03fbe3
Strip exif data from uploaded images
Using `-strip` cli options from ImageMagick

http://www.imagemagick.org/script/command-line-options.php#strip

fix 
Eugen Rochko d85df27053 Fix mistake
Eugen Rochko bef4d8dab8 Add link to public timeline to getting started screen
Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state
Also upgrade react-redux to latest version. This is a performance update
Eugen Rochko 1f650d327d Adding public timeline
Eugen Rochko 06016453bd Adding user settings (model and mailer), no form yet
Eugen Rochko 943c69c65d Fix - Click on in-UI profile avatar/name to open public profile
Eugen Rochko a4b8069cf5 Styling loading indicator, removing unused routes, adding "getting started" explanation
Also, only update relative time every minute instead of 6 seconds. My bad
Eugen Rochko e8a8703a4b Fix how missing display name is displayed (fallback to username)
Eugen Rochko 296ce2d45a Adjusting new CSS for smaller screens
Eugen Rochko 2af3abd279 Fix - break too long lines and hide overflowing characters in status content
Eugen Rochko 05af66d6b9 Fix - pretty scrollbars for lucky webkit users
Eugen Rochko d772db4344 Fix - if user cannot be found (or is self) throw error, don't return empty 200
This prevents the undefined profile from being opened in the first place on such an error
Eugen Rochko 3554d638b3 Fix - add follow/unfollow button to public profiles
Eugen Rochko 87ba52ad3f Fix delete option missing from statuses in detailed view
Eugen Rochko 15d01a5e08 Better comparison of "local" domain
Eugen Rochko b304cc07d5 Fix - set scrollTop property of element node rather than use scrollTo() method
Eugen Rochko b60430fe8f Fix sign-in redirecting "back" to a missing image because missing static files hit the raise_not_found method
Eugen Rochko 8bdbe99d69 Fix - Add logout link to UI
Eugen Rochko 68402228f3 Fix - disable autocomplete on follow form
Eugen Rochko 5cfc9efad3 Update OStatus2 to handle malformed Salmon without raising unexpected exceptions
Eugen Rochko 2f5b205916 Catch Paperclip errors on /api/v1/media, return early from update profile service if XML given is nil
Yann Vaillant 038a407b9e
Update default devise wording to include reference to Mastodon
Fix 
Eugen Rochko 3319473b2c Move PubSubHubbub pinging to a background worker
It can take as much as 0.5s if not longer to complete
Eugen Rochko 2febc6ed65 Fix typo
Eugen Rochko fe77921e47 Catching more exceptions that slipped through, removing AR logging from
production as it's very verbose and not very useful
Eugen Rochko b078885414 Catch :warden correctly
Eugen Rochko feda1e6554 Catch warden throw in actioncable
Eugen Rochko 70e9dd0b5b Blocking will prevent e-mail notifications from blocked user, blocks in UI
Eugen Rochko 7b9a4af311 API for blocking and unblocking
Eugen Rochko 2c9e672ee2 Integrating block relationships into the API (read-only for now)
Eugen Rochko 9d59d7b463 Adding a block model and filter mentions from blocked users (fix )
Eugen Rochko a488b05726 Cleaning up unused views
Eugen Rochko fc198a8b4c Adding e-mail confirmations
Eugen Rochko b3c7c8700d Fix most pages on small screens
Eugen Rochko 188c6f326b Making public pages responsive, removing reblogs/favs counts from them
Eugen Rochko d74da1a89a Small fixes
Eugen Rochko 9fd3d7b6cd Add since_id param to feeds
Eugen Rochko a0f85774c4 Redirect after sign in to previous page (unless it's a sign in/up/etc page)
Eugen Rochko 6d7290f47c Add API for getting info about authenticated user: /api/v1/accounts/verify_credentials
Eugen Rochko 31a0202546 Slightly improved e-mail notifications
Eugen Rochko 2d4f9ecebf Validate against multiple reblogs of same status by same account
Eugen Rochko be86d4e0a3 Preparing feeds for better filtering
Eugen Rochko 1fce687f8e Unreblogging and unfavouriting from the UI
Eugen Rochko 4909bbf415 Add logging for outgoing http requests
Eugen Rochko 96ad9b0db1 Meaningful validation errors in API response
Eugen Rochko 62b057b085 Adjust client registration API
Eugen Rochko ef2b50c9ac Deleting statuses from UI
Eugen Rochko a4f7eca5fa Fix - Only latest reblog of status kept on feed as zset value is set to "true" status ID
Eugen Rochko 927333f4f8 Improve code style
Eugen Rochko e4aebad35a Fix handling of multiple Link headers (that should not be a thing though)
Eugen Rochko e63aebff7a Adding landing page
Eugen Rochko 45a96e899e Fix - disable compose form while image is uploading
Eugen Rochko 4f9b7432dd Fix - Add API versioning (v1)
Eugen 3f75f52285 Fix subtle home feed filtering bug
Eugen Rochko 7e14eefc81 Replace logo, fix - delete/unreblog/unfavourite API, fix - app
registration API
Eugen Rochko 210362e665 Improve redirect handling in FetchAtomService
Eugen Rochko c6b0311b86 Fix - Fetch remote accounts by URL from mentions
Fetching atom extracted from FetchRemoteAccountService and FetchRemoteStatusService
into FetchAtomService. Mentions of the constant "http://activityschema.org/collection/public"
skipped as it's not a real URL/user.
Eugen Rochko 0bd4608ad1 Fix - Filter self from pre-filled mentions
Eugen Rochko 693383234c Improved style of settings page
Eugen Rochko e9bc4a4a08 Limit usernames to 30 chars, statuses to 500, open account after follow form success
Eugen Rochko 62b384824d Improved styling for media/videos in detailed status view
Eugen Rochko 15f51dbf8c Better styling for selected status in detailed view
Eugen Rochko 1215ab57ff Some extra scopes for user sorting
Eugen Rochko a706f1af04 Don't generate stream entries for streamables of remote accounts
Eugen Rochko fb94013796 Improved partial rendering for threads
Eugen Rochko db6df6ddb3 Only load JS on homepage, no other page uses it
Eugen Rochko 57583f3fb8 Improve partial rendering and Haml performance (Haml->Hamlit)
Eugen Rochko 95d72b2249 Temporarily link "settings" to the static version of the form
Eugen Rochko 0c75ce1122 Improved ColumnsArea on smaller windows, improved how ActionBar looks
Eugen Rochko 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship
Track relationship in redux state. Display follow/unfollow and following-back
information on account view (unstyled)
Eugen Rochko c6d893a71d Uploading/undoing media modifies status text. Also: status text trimmed before validation
Eugen Rochko b1a670af8d Handle remote account mentions a little better by trying a URL lookup in the db
Eugen Rochko 2a84271e85 Infinite scroll for account timelines
Eugen Rochko 4a670780f0 Fix - prevent duplicate attachments for remote statuses
Eugen Rochko 2c0261ac25 Infinite scroll for timeline columns
Eugen Rochko 74dfefabd3 Make in-text mentions open account detailed view when possible
Eugen Rochko bc98865c1a API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying
Eugen Rochko c0e9603c92 Fix - Order ancestors/descendants by tree path
Eugen Rochko e46abc71ca Fix notifications in UI, added new API for fetching account relationships
Eugen Rochko 4bec613897 Fix - Thread resolving for remote statuses
This is a big one, so let me enumerate:

Accounts as well as stream entry pages now contain Link headers that
reference the Atom feed and Webfinger URL for the former and Atom entry
for the latter. So you only need to HEAD those resources to get that
information, no need to download and parse HTML <link>s.

ProcessFeedService will now queue ThreadResolveWorker for each remote
status that it cannot find otherwise. Furthermore, entries are now
processed in reverse order (from bottom to top) in case a newer entry
references a chronologically previous one.

ThreadResolveWorker uses FetchRemoteStatusService to obtain a status
and attach the child status it was queued for to it.

FetchRemoteStatusService looks up the URL, first with a HEAD, tests
if it's an Atom feed, in which case it processes it directly. Next
for Link headers to the Atom feed, in which case that is fetched
and processed. Lastly if it's HTML, it is checked for <link>s to the Atom
feed, and if such is found, that is fetched and processed. The account for
the status is derived from author/name attribute in the XML and the hostname
in the URL (domain). FollowRemoteAccountService and ProcessFeedService
are used.

This means that potentially threads are resolved recursively until a dead-end
is encountered, however it is performed asynchronously over background jobs,
so it should be ok.
Eugen Rochko 6d89edc4f7 Fix by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS
Eugen Rochko 1d2856c2af Since GNU Social hubs don't seem to return a hub.lease_seconds param in the subscription confirmation request,
we'll have to default that value to the GS "minimum" (from their code) which is 24 hours.
Eugen Rochko 246330493b More debugging for PuSH confirmations
Eugen Rochko a66d34878c Add more logging to PuSH callback
Eugen Rochko 608a2bfffc Upgrade to PubSubHubbub 0.4 (removing verify_token)
Eugen Rochko a86f21cf90 Fix rake tasks and loading bar
Eugen Rochko 1cfc9aa20e OStatus2 and Goldfinger gems now have timeouts for requests
Eugen Rochko 059ebbf48d Separate PuSH subscriptions from following, add mastodon:push:refresh task,
respect hub.lease_seconds (fix )
Eugen Rochko 1245ee42fb Update OStatus2 library
Eugen Rochko 98de6927f3 Remove background mask from avatars
Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars
Eugen Rochko f820edb463 Fix type mistake in account component
Eugen Rochko ee770c3fd3 Live update account timelines, small fix for replyCompose
Eugen Rochko 0967961de7 Improve how account detailed view looks, load account's statuses
Eugen Rochko dafcb02153 Remove unused action constants
Eugen Rochko 9863196f7b Small rubocop offences removed
Eugen Rochko 08896f7dcf Detailed status view scrollable
Eugen Rochko ab7291b8fe Add ancestors/descendants during normalization in timeline reducer
This way replies will appear in the detailed view live if they are from
statuses that would be delivered to the user normally
Eugen Rochko dfd5deacf4 Volume toggle control in VideoPlayer
Eugen Rochko adffc7a495 Fix
Eugen Rochko 5342629a0a Adding webm playback to UI
Eugen Rochko bd5ad304ba Adding media controller, 1 webm/compose form allowed, previews generated
Eugen Rochko 183a23943b Fix how other services used old FollowRemoteAccountService
Eugen Rochko 0e9c1a297a Improved error handling for FollowRemoteService
Eugen Rochko 8c0b19012b Fix , debug
Eugen e906677092 Stop event propagation after IconButton onClick
Eugen Rochko 5b0cef9781 Setting up preliminary "detailed" routes in the UI, new API end-point for fetching status context
Eugen Rochko 2e7aac793a Adding sense of self to the UI, cleaning up routing, adding third (detail) column
Eugen Rochko d6a64f45fd Adding a notification stack for error messages
Eugen Rochko 05b0c985b4 Send "delete" Salmons to remote mentioned accounts on status removal
Fixes 
Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger
timeline reload in UI, other small fixes