872 Commits (922588157c7473f583100bc086c40e65f379ada5)

Author SHA1 Message Date
Eugen Rochko 64a3048f33 Fix alignment
8 years ago
Eugen Rochko cec209dbad Fix confirmation email being sent to old address when changing it
8 years ago
Eugen Rochko 4839ab3998 Compose form in the UI now has public/private toggle instead of public/unlisted
8 years ago
Eugen Rochko 302051ffcb Add page for authorizing/rejecting follow requests
8 years ago
Eugen Rochko 77cd58545d Re-enable Webfinger for locked accounts but don't handle "follow" events
8 years ago
Eugen Rochko 337c3d0ed8 Private posts mentioning non-followers should not notify them, neither locally nor via Salmon
8 years ago
Eugen Rochko a3680345b7 Hide follow/unfollow button from public page if follow already requested
8 years ago
Eugen Rochko 238233440f Follow call on locked account creates follow request instead
8 years ago
Eugen Rochko 09a477c782 Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users
8 years ago
Eugen Rochko 11e2159859 Merge branch 'master' into development
8 years ago
Eugen Rochko 8038c663b0 Ensure that reblogs and favs always refer to the original status rather than a reblog wrapper
8 years ago
Eugen Rochko bb74b9787a Fix notifications reducer bug
8 years ago
Eugen Rochko d417da7d3a Private visibility on statuses prevents non-followers from seeing those
8 years ago
Eugen Rochko 8057380928 Federated profile bio now formatted
8 years ago
Eugen Rochko c06069563a Fix #250 - no text adjust
8 years ago
Eugen Rochko ecfd51aaef Improved launcher icon on Android
8 years ago
Eugen Rochko 090e3a245d Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen
8 years ago
Toby Pinder d22dba776a Smush assets for quicker load times/less bandwidth used.
8 years ago
Eugen Rochko 0f4c9d1124 Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed)
8 years ago
Eugen Rochko b2945b025f Make unfavouriting async to prevent timeout errors from leaving orphaned records behind
8 years ago
Eugen 4bfaca1470 Merge pull request #356 from victorhck/master
8 years ago
Eugen Rochko 346aae50b0 Adjusting public display of statuses to look similar to logged-in UI,
8 years ago
Eugen Rochko 6d7f3be2f6 Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails
8 years ago
Eugen Rochko 9d4f96f440 Removing external hub completely, fix #333 fixing digit-only hashtags,
8 years ago
Eugen Rochko 6bd9019458 Add a better cropped image
8 years ago
Eugen Rochko 85acac12c2 Adding art by cutewitchirl, open graph tags for about page
8 years ago
victorhck b254629157 added to missings spanish translations
8 years ago
Eugen Rochko 001fee6bd5 Fix key up listener on compose form
8 years ago
Eugen Rochko d088b3cade Re-implemented autosuggestions component for the compose form
8 years ago
Eugen Rochko 47921a626c Fixed AS delete verb
8 years ago
Eugen Rochko 66e08d880c Improved admin UI
8 years ago
Eugen Rochko b7c2c5d81d Restoring old async behaviour of thread resolving as it proved to be more robust
8 years ago
Eugen Rochko d0a9cbbd10 Fix timelines loading bug
8 years ago
Eugen Rochko 5e89b02bc6 Adding some navigation items from #262 to the getting started screen
8 years ago
Eugen Rochko fd1773c495 Fix metaKey usage
8 years ago
Eugen Rochko 534240240d Fix #167 - Enable cmd+enter on Mac to submit form
8 years ago
Eugen Rochko 5c306a0260 Fix #171 - You can now drag & drop files to be uploaded
8 years ago
Eugen Rochko 549633aa0e Fix #203 - try/catch around JSON parse
8 years ago
Eugen Rochko 44c725fd17 Fix #157 - labels/titles on follow/unfollow buttons
8 years ago
Eugen Rochko a2fee40e8f Fix whitespace preservation in status text
8 years ago
Eugen Rochko e9e11b0ff5 Sensitive content federates using the "nsfw" hashtag
8 years ago
Eugen Rochko fb36684678 Thread resolving no longer needs to be separate from ProcessFeedService,
8 years ago
Eugen Rochko fd1f85e81c Improve images in opengraph meta tags
8 years ago
Eugen Rochko 1184c6a4c7 Fix OpenGraph meta tags
8 years ago
Eugen Rochko 7fb69d5153 Fix translations
8 years ago
Stanislav Makar fffd718696 Declare Ukrainian
8 years ago
Vladyslav 8266ff2d69 Final steps for Ukrainian translation
8 years ago
Eugen Rochko ebfe460e82 Downsize attachment previews, but improve quality from 80 to 90
8 years ago
Eugen Rochko 0f221668a3 Fix #341 - Remove react-responsive in favour of simpler resize handler/window width
8 years ago
Eugen Rochko 51e60135ed Improve suspend account service
8 years ago
Eugen Rochko 88218c83d5 Add suspend account functionality to admin UI
8 years ago
Eugen Rochko 7752662f97 Add filters for suspended accounts
8 years ago
Eugen Rochko 6837480719 Adding suspend account service
8 years ago
Eugen Rochko 5522606989 Add single user mode
8 years ago
Eugen Rochko a4d3947c88 Fix
8 years ago
Eugen Rochko ca0757a6cf Add account suspension
8 years ago
Eugen Rochko 303044f899 Downsize originals in media attachments, small fixes
8 years ago
Eugen Rochko e5e702a976 Adding configurable e-mail blacklist
8 years ago
Eugen Rochko cc7e8339ac Fix rule
8 years ago
Eugen Rochko 9c379084a7 Fix mutating objects
8 years ago
Eugen Rochko bae8aa876a Better responsiveness
8 years ago
Eugen Rochko 68586258ca Adding more to admin accounts UI
8 years ago
Eugen Rochko 7c81e7e9c7 Fix public tags page
8 years ago
Eugen Rochko 42b065d3d7 Automatically block outgoing notifications from silenced accounts to users
8 years ago
Eugen Rochko f6b99b05d3 Do not use expiring links after all
8 years ago
Eugen Rochko 9f4b033a8b Set a specific S3 expiration time so that files can be cached
8 years ago
Eugen Rochko 595f592304 Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals
8 years ago
Eugen Rochko e5c39148d7 Keep timelines in the UI trimmed when possible
8 years ago
Eugen Rochko 047bdf6fe0 Improve notification model
8 years ago
Eugen Rochko b506010b4f Add "next" pagination to public profiles
8 years ago
Eugen Rochko fb61dd14c5 Admin accounts page lists accounts
8 years ago
Eugen Rochko 2d4ce8a867 Fix #248 - Reload all accounts when fetching from cache
8 years ago
Eugen Rochko 78d6c567b3 Make all account links into permalinks (open public except on left click)
8 years ago
Eugen Rochko ef09351a06 Fix #284 - Alignment in notifications column
8 years ago
Eugen Rochko 29bd2ba85b Fix #298 - Esc to close modal
8 years ago
Eugen Rochko 23a4f93345 Fix #323 - self-replies to appear in public timelines again
8 years ago
Eugen Rochko 211049ae59 Fix #329 - avatar errors no longer prevent remote accounts from being saved
8 years ago
Eugen b81f025a56 Merge pull request #327 from TazeTSchnitzel/clearer_unlisted
8 years ago
Andrea Faulds 3966353feb Fix line endings for Portuguese locale
8 years ago
Andrea Faulds 76bbb55d61 Replace "Unlisted mode" with more explicit text
8 years ago
Eugen Rochko 8260628fc8 Fix pt translations, improve pre-cache queries, removing will_paginate
8 years ago
Eugen 9413d66105 Fix opengraph preview image
8 years ago
unsmell 26a69d768c Create pt.jsx
8 years ago
Eugen Rochko a8814a19dc Add basic OEmbed provider API, fix #247
8 years ago
Eugen Rochko 8d4ef0b6c3 Per-status control for unlisted mode, also federation for unlisted mode
8 years ago
Eugen Rochko 53cefcb6f8 Preparing sensitive content for text
8 years ago
Eugen Rochko 1bb1ec3b8d Further abstract caching for includes
8 years ago
Eugen Rochko 329b2a326d Normalize localizations, add stub for admin/accounts
8 years ago
Eugen Rochko a692318382 Track successful PuSH deliveries
8 years ago
Eugen Rochko 015cd99f41 Make User#current_sign_in_at actually track when user was last active,
8 years ago
Eugen b389954d22 Merge pull request #235 from TazeTSchnitzel/settings_contrast
8 years ago
Eugen c0bb1ed7c5 Fix trying to PuSH-publish updates of remote removals
8 years ago
Eugen Rochko bee7aeaea5 Unify collection caching code
8 years ago
Eugen Rochko d26b8f3cce Delete statuses asynchronously but provide instant feedback in the API
8 years ago
Eugen Rochko 67db2cd871 Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars
8 years ago
Eugen Rochko 3c1c2b0e06 Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
8 years ago
Eugen Rochko 79075e1303 Fix URLs in inline-rendered XML
8 years ago
Eugen Rochko 66e01be769 Fix delete Salmons
8 years ago
Eugen Rochko 02da8fdcbe Fix setting of confirmed=true on successful confirmation
8 years ago
Eugen Rochko bf7c9e826d More logging to ConfirmationWorker
8 years ago
Eugen Rochko 0cc5410e03 Adding backtracing to Salmon/Processing workers
8 years ago
Eugen Rochko f37efe8e56 Add simple admin overview of PuSH subscriptions
8 years ago
Eugen Rochko 95321e961b Fix Pubsubhubbub::UnsubscribeService
8 years ago
Eugen Rochko 3439869ca1 Forgot to enable hungarian translation in the frontend
8 years ago
Eugen Rochko ef93efbb5b Enabling portuguese and hungarian translations, which are awfully incomplete
8 years ago
Eugen 0e9ac6e2ab Merge pull request #304 from unsmell/patch-1
8 years ago
Eugen Rochko b344f157cc Fix order of attachments (see #269)
8 years ago
Eugen Rochko b5ad0eb4ea Adding embedded PuSH server
8 years ago
unsmell d4631d5479 activate portuguese translation
8 years ago
Eugen 313ebb4962 Merge pull request #275 from kodacs/master
8 years ago
Eugen 3d86a74933 Merge pull request #282 from nclm/misc
8 years ago
Eugen Rochko 31108d4659 Public and hashtag timelines now exclude reblogs and replies
8 years ago
Eugen Rochko 1f62ffcc7a Fix #288 - Strip first @ from search query, don't search accounts if it begins with #
8 years ago
Eugen Rochko 1997e331ce Fix #278 - Use mb_chars.downcase on hashtags
8 years ago
Eugen Rochko 23162b2893 Update hub URL and re-subscribe if hub URL changes
8 years ago
nicolas dfb0bace3c Allow vertical resizing of the toot textarea
8 years ago
Eugen Rochko abeccf6eb2 X-RateLimit-Reset formatted with iso8601
8 years ago
Eugen Rochko 62dc431e9d Fix checkbox spacing
8 years ago
nicolas c6d369c52b Checkboxes label adjustement
8 years ago
nicolas 8cd2d6a174 Merge branch 'master' into french-translation
8 years ago
nicolas 12100797c4 Update fr.jsx
8 years ago
Eugen Rochko 666eda7256 Remove stale entries from cache results
8 years ago
Eugen 8183330361 Merge pull request #273 from nclm/french-translation
8 years ago
Eugen Rochko ea0846645a Fix #65 - Options to block notifications from people you don't follow/who don't follow you
8 years ago
kodacs 6d952d6815 Server side HU translation + Toot fix.
8 years ago
Eugen Rochko 3b3bf2dd59 Filter statuses that mention blocked users
8 years ago
kodacs c6353f6d39 Hungarian translation
8 years ago
nicolas b70a12c0f3 Update fr.jsx
8 years ago
Eugen Rochko ca342abbff Fix bad reference
8 years ago
Eugen Rochko 45c68c76d0 Fix forgotten reference
8 years ago
Eugen Rochko 30f9e9e624 Remove Neo4J
8 years ago
Eugen Rochko 4bbec58034 Center header in account column, hide media in "muted" status components (notifications)
8 years ago
nicolas f447649d25 Merge branch 'master' into french-translation
8 years ago
nicolas d46c2e98ee Update index.jsx
8 years ago
Eugen Rochko 8ab2fcbb2c Mini Profiler not working well, remove it
8 years ago
Eugen Rochko 4af2805038 Add some OpenGraph tags to public statuses
8 years ago
Eugen Rochko f613f2b84a Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users
8 years ago
Eugen 2152dfef02 Merge pull request #242 from TazeTSchnitzel/media_uri_obfuscation
8 years ago
Alyssa Ross cb06801b21 Extract filename obfuscation into module
8 years ago
Eugen Rochko 90b3ff2518 Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and
8 years ago
Eugen Rochko f6d196255c Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
8 years ago
Andrea Faulds 66a20701b7 Rename media to avoid exposing filename (fixes #207)
8 years ago
Eugen Rochko cda67241d4 Merge branch 'development'
8 years ago
Eugen Rochko d78962c1ed Cache accounts/:id/statuses and single statuses too
8 years ago
Eugen Rochko 1c8ca7aed5 Adding content sensitivity toggle, spoilers for media
8 years ago
Andrea Faulds 5dc7e130f8 Improve contrast for settings pages (fixes #173)
8 years ago
nicolas 862b82051a Rename ‘Publier’ to ‘Pouet’ in French locale.
8 years ago
Eugen Rochko 3c12f6f23b Add content spoilers for media in sensitive-content statuses
8 years ago
Eugen Rochko 65d6191147 Adding sensitive marker to statuses in API
8 years ago
Eugen Rochko c60df460af Rename "publish" to "toot" in english locale, fix lightbox showing old image
8 years ago
Eugen Rochko 59d7fe4c05 Fix #168 - Turn off e-mail notifications by default
8 years ago
Eugen Rochko dda6354c76 Implement includes caching for timelines APIs
8 years ago
Eugen Rochko f6a975af8b More query optimizations
8 years ago
Eugen Rochko 30010a6dbd Moving some counter queries out of subqueries in the API
8 years ago
Eugen Rochko f07b0dc82f Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously
8 years ago
nicolas 5902e95af9 Update fr.jsx
8 years ago
nicolas 1a9ad408e8 Merging code updates (Unlisted Mode)
8 years ago
nicolas 1555bf8400 Adding French locale to mastodon.jsx
8 years ago
nicolas 2a1b5185b3 Adding French locale to settings_helper.rb
8 years ago
Eugen Rochko 74df3ba1d7 Local accounts can control "silenced" attribute which removes them from public timeline
8 years ago
Eugen Rochko 7e8f1061dd Fix #163 - No need for Safari chrome on iOS
8 years ago
nicolas c6ca8f8f2f First version for fr.jsx
8 years ago
Eugen Rochko 0943e98288 Adding option to specify asset server, filter followers query by local accounts
8 years ago
nicolas 14e9972858 Create fr.jsx
8 years ago
Eugen Rochko 0aeae195cb Better error message in doorkeeper json response
8 years ago
Eugen Rochko 0a68464995 Performance improvement for notifications API
8 years ago
Eugen Rochko 4d100a1b36 Remove some n+1 queries from notifications API
8 years ago
Eugen Rochko 83cdfefa7d Remove orphaned notifications, add scopes param to app create API
8 years ago
Eugen Rochko 3624a8b6dd Try to fix for browsers that don't support notifications
8 years ago
Eugen Rochko 75590bba23 Icon for desktop notifications
8 years ago
Eugen Rochko 524847e4e1 Switch to compose route when replying and compose is not mounted
8 years ago
Eugen Rochko dc8b46ecbc Use old rules for mention notifications as for mentions timeline
8 years ago
Eugen Rochko 80d58c6c04 Desktop notifications
8 years ago
Eugen Rochko a75ad23c83 Fix responsive layout breakpoint, replace mentions column with notifications
8 years ago
Eugen Rochko 3fc7820d6e Call NotifyService about remote reblogs
8 years ago
Eugen Rochko 951843e646 Adding notifications column
8 years ago
Eugen Rochko 38025dfea3 Adding unified streamable notifications
8 years ago
caesarologia 622b48803b Portuguese translation (front-end)
8 years ago
Eugen Rochko 575b585024 Graphic emoji in usernames in the "reblogged" string above status
8 years ago
Eugen Rochko b8293cd830 Display human names of locales in dropdown
8 years ago
Eugen Rochko 42fb16ec3a Activating Spanish i18n
8 years ago
Eugen Rochko a750b471a2 Add more Spanish i18n
8 years ago
Eugen Rochko fbaddca49e Move Salmon processing to background as well as PuSH
8 years ago
Eugen Rochko b373fb0ff6 Catch validation errors in ProcessFeedService so that one failing entry wouldn't stop others from going through
8 years ago
Eugen Rochko d2029a8845 Don't create attachments if remote file cannot be fetched
8 years ago
Eugen Rochko 8d767b477f Validate presence of text even for remote statuses
8 years ago
Eugen Rochko c282e5be19 Fix OAuth authorization page and add a spec for it
8 years ago
victorhck 95ac094a1b fixed typos
8 years ago
Victorhck c04884563e Added spanish translation (#150)
8 years ago
Eugen 8a3ac3502e Fix syntax error
8 years ago
victorhck 73f578231c doing spanish translation
8 years ago
victorhck 709fa3e988 added spanish translation
8 years ago
Eugen Rochko a82a15a38e Adding german localization
8 years ago
Eugen Rochko 2096fc62ec Add an Intl polyfill
8 years ago
Eugen Rochko 08ed85b3cf Fix #148 - Devise mailer fixed, test spec added so it won't slip past again
8 years ago
Eugen Rochko f06907eadd Remove broken test
8 years ago
Eugen Rochko 0e0b4f9e59 i18n for devise mailer too
8 years ago
Eugen Rochko b8e6ca45e5 Add user locale setting
8 years ago
Eugen Rochko 43daf0be85 Adding react-intl i18n to the frontend. No translations yet
8 years ago
Eugen Rochko 1b61e404b4 Localizations for most server-side strings
8 years ago
Eugen Rochko 0e956910c3 Adding some localizations
8 years ago
Eugen Rochko 2fa716c92a Improve how public status pages look slightly
8 years ago
Eugen Rochko 15af998d7b Support emojis in display name, bio
8 years ago
Eugen Rochko c6f5eb8aa7 Fix #144 - Filter statuses from blocked users out of ancestors/descendants results
8 years ago
Eugen Rochko e71b152d89 Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
Eugen Rochko a7332acba3 Delegate processing of incoming PuSH data to background workers
8 years ago
Eugen Rochko 19ea717b3c Fix wrong link header on followers API, wrong link in tabs component, order
8 years ago
Eugen Rochko 7a55e3c409 Fix #63 - Filter mentions that reply to blocked users
8 years ago
Eugen Rochko 2a3ec3d5a3 Fix another mistake with infinite user list for following
8 years ago
Eugen Rochko e3556ed56d Fix another mistake
8 years ago
Eugen Rochko d2b92bca09 Fix infinite scrolling mistake
8 years ago
Eugen Rochko c244c3f7bc Infinite scroll for followers/following lists
8 years ago
Eugen Rochko b20d651b88 Fix stale reference
8 years ago
Eugen Rochko 295c9e7df1 Use privacy policy from Discourse
8 years ago
Eugen Rochko 6f0d312dc3 Force utf-8 encoding when processing XML
8 years ago
Eugen Rochko 0a8aced7f4 Making upload button into a smaller icon button
8 years ago
Eugen Rochko 0f7a388de6 Fix #110 - Make web UI use browser history, change links in e-mails to link to that
8 years ago
Eugen Rochko e60cb2792e Debounce autosuggestions requests
8 years ago
Eugen Rochko 18341b1621 Search component
8 years ago
Eugen Rochko 733b5415be Fix #142 - Escape ILIKE special characters from Account.find_remote
8 years ago
Eugen Rochko 6b7fdf3b5f Weigh username matches higher than domain matches in account search
8 years ago
Eugen Rochko 6206f75837 Add limit to search results
8 years ago
Eugen Rochko cbfa28b9cc Use full-text search for autosuggestions
8 years ago
Eugen Rochko 202fbc3e1b Enable emojis in reply indicator as well
8 years ago
Eugen Rochko db4df4481b Fix modals sizing and add animation to it, fix #140 by only making the text of
8 years ago
Eugen Rochko d8c2044e65 Fix public timeline query
8 years ago
Eugen Rochko 6430d86e86 Fix #131 - Make active favourite buttons yellow
8 years ago
Eugen Rochko ebe726f774 Fix #122 - Add microformats-2 classes to mention links
8 years ago
Eugen Rochko aed424aef0 Fix live status removal from public/hashtag channels
8 years ago
Eugen Rochko 0b03bbad67 Discard misattributed remote statuses, improve timelines filter
8 years ago
Eugen Rochko 6d9f8ee11e Improve filtering of public/hashtag timelines, both in backlog and real-time
8 years ago
Eugen Rochko a6ae45e8d7 Status removal is broadcast to public/hashtag timelines too
8 years ago
Eugen Rochko a6667f7f58 Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint
8 years ago
Eugen Rochko beb36e24fe API pagination for all collections using Link header
8 years ago
Eugen Rochko d98b43cf56 Move timelines API from statuses to its own controller, add a check for
8 years ago
Eugen Rochko 46191e7071 Adding Emoji One
8 years ago
Eugen Rochko c0ee14756f Adding more logging
8 years ago
Eugen Rochko ac79369f2b Fix for thread resolve service and process feed service url method
8 years ago
Eugen Rochko 9da30e31c8 Fix region setting for AWS gem
8 years ago
Eugen Rochko f1d2c46ded Improve feed regeneration
8 years ago
Eugen Rochko 663c0edd8d Fix typo
8 years ago
Eugen Rochko 434c3fb2f7 ProcessFeedService refactor
8 years ago
Eugen Rochko 8f0869876b Improved configuration from ENV, cleaned up timeline filter methods
8 years ago
Eugen Rochko 5d46b8d285 Click video player to toggle playback
8 years ago
Eugen Rochko 97d9150779 Fix #135 - More prominent focus style for inputs
8 years ago
Eugen Rochko 4a9a053b90 Better look/behaviours for video player/lightbox
8 years ago
Eugen Rochko 24abc550ab Replace react-skylight with own solution that centers images better
8 years ago
Eugen Rochko b225b8d32e Fix account and hashtag regex
8 years ago
Eugen Rochko 4d2b690582 Do not modify scroll position unless content has been added to the top, not bottom
8 years ago
Eugen Rochko 8ac4c4eed1 Keep scroll position when scrolled down and new content is added
8 years ago