1028 Commits (128dcdf68a84f1152d773ce50a8f8ac9b1ea7fd4)

Author SHA1 Message Date
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
Eugen Rochko 3f30e91462 Improve how the list entry Account component looks when target is blocked/follow is requested
8 years ago
blackle 94cedabbe3 Show 'do not display in public timeline' when replying to self
8 years ago
Eugen Rochko 89740d69ec Fix upload file input being re-rendered needlessly
8 years ago
Eugen Rochko f4d7f4c687 Fix #238 - Add "favourites" column
8 years ago
Eugen Rochko 81db795253 Fix #414 - Improve lightbox, add loading indicator
8 years ago
Eugen Rochko 780df33037 Merge branch 'sensitive' of https://github.com/blackle/mastodon into blackle-sensitive
8 years ago
Eugen Rochko 972fb80de6 Move follow requests link above logout link in getting started column
8 years ago
blackle 9ac182d831 Show visibility toggle on media gallery for sensitive images
8 years ago
blackle 5c3c7c545c Change boost sprite to look like fa-retweet
8 years ago
Eugen Rochko 7e46083338 Fix typo introduced in #470 which made unlisted toggle only fade in/out and not also collapse
8 years ago
Eugen Rochko 73e217d9d7 Fix #427 - don't suggest hashtag if the search value contains a space
8 years ago
Eugen Rochko 58b0fe2f28 Fix #449 - don't do relationships fetch for empty array of IDs
8 years ago
Eugen Rochko 11117f5aec Fix #466 - when logged in, make "get started" link to the frontpage instead of sign up
8 years ago
Eugen Rochko 5d88ef90c9 Fix tests, add applications to eager loading/cache for statuses, fix
8 years ago
Eugen Rochko 3a957e127a Merge branch 'feature/toot-app-source' of https://github.com/ineffyble/mastodon into ineffyble-feature/toot-app-source
8 years ago
Eugen 91edf829ec Merge pull request #464 from blackle/backflip
8 years ago
Effy Elden 21c888fefd Add a textual 'Back to Mastodon' link in footer of settings pages
8 years ago
Effy Elden 80f186cdf0 Add nice error page for CSRF errors/cookie issue, and fix error page handling altogether
8 years ago
Effy Elden c10a41e89e Add nice error page for CSRF errors/cookie issue, and fix error page handling altogether
8 years ago
blackle 77e78ed6aa Make boost button arrows spin around
8 years ago
Effy Elden 6d333d9fc6 Merge branch 'feature/toot-app-source' of github.com:ineffyble/mastodon into feature/toot-app-source
8 years ago
Effy Elden 2c042fe57f Test for presence of Application in haml before trying to render details, to fix errors identified by CI
8 years ago
Effy Elden e751dd669a Fix typo in rel
8 years ago
Effy Elden 8e0c1914fb Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11
8 years ago
Effy Elden 49ff508743 Hide 'Do not display on public timeline' for reply toots. Fixes #412.
8 years ago
Eugen 4b384d6914 Fix too late return
8 years ago
Eugen Rochko 8442a176c5 Improve extended about page layout
8 years ago
Eugen Rochko f2667139ad Adding about/more page with extended information that can be set up by an admin
8 years ago
Eugen Rochko 533448be42 Add extended about page stub
8 years ago
Eugen Rochko 6d98465db2 Extend rails-settings-cached to merge db-saved hash values with defaults
8 years ago
Eugen Rochko 1a30737ff5 Add settings for contact information
8 years ago
Eugen Rochko 7e7c2bbb0f Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
8 years ago
Eugen Rochko 1a77ccb668 Fix #457 - escape JSON in INITIAL_STATE (this bug only ever allowed a user to xss themselves rather than anyone else)
8 years ago
Eugen Rochko 992c8d2c41 Add ruby version to Gemfile, move devDependencies in package.json to dependencies,
8 years ago
Eugen 9eb3f68499 Merge pull request #456 from ineffyble/fix-repo-url
8 years ago
Eugen Rochko efd8ce920f Better animations
8 years ago
Effy Elden ad61a21752 Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places
8 years ago
Eugen Rochko bc17613e70 Fix issue when settings are not defined for column type
8 years ago
Eugen Rochko c8bcd413e2 Home column filters
8 years ago
Eugen Rochko 15b183117c Add "not found" component to UI
8 years ago
Eugen efd4565389 Merge pull request #450 from blackle/master
8 years ago
blackle 57e496e1bc simplify emojification on public pages with .emojify class
8 years ago
Eugen Rochko 0c0d4b7c92 Fix sandboxed iOS login again
8 years ago
Eugen Rochko 394f185e91 Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master
8 years ago
Eugen Rochko a1783b80b2 Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-dropdown
8 years ago
Eugen Rochko 4293e132d1 Persist UI settings, add missing localizations for German
8 years ago
Eugen Rochko c1c814e6a1 Improve initialState loading
8 years ago
blackle 62167338b8 Generate key for each input so we can upload the same file even after deleting
8 years ago
blackle a697b5473a Switch to compose view when tapping 'mention' in dropdown on mobile
8 years ago
Eugen Rochko f29df16eea Fix Paperclip timeout setting. Fix bug introduced in #437
8 years ago
Eugen 9f3e2737e9 Merge pull request #443 from blackle/master
8 years ago
blackle 9d66dfecf6 Expand dropdown leftways on status view
8 years ago
blackle 1adfe59c14 Add call-to developers on getting started page
8 years ago
Eugen 72843ea705 Merge pull request #437 from krainboltgreene/patch-1
8 years ago
Kurtis Rainbolt-Greene 5cecff7f2a Simplifying followers mappings
8 years ago
Kurtis Rainbolt-Greene ff835f3377 Less complicated determination
8 years ago
Kurtis Rainbolt-Greene 82b0eb2ae4 Using "rails style" order arguments
8 years ago
Eugen 3f639be601 Merge pull request #432 from blackle/volume-icon
8 years ago
blackle 85cc2dd826 Show correct volume icons on video player
8 years ago
Eugen 00c9ce1eff Merge pull request #430 from blackle/logout_mobile
8 years ago
blackle 8ceae22535 Show logout button on getting started so it's available on mobile
8 years ago
blackle 75c2397ed1 Emojify display names in notifcations
8 years ago
blackle a914180df6 Improve contrast of bio and username text in account info
8 years ago
Eugen Rochko d019f1632c Replace getting started icon on desktop nav bar with asterisk instead of hamburger
8 years ago
Eugen Rochko 126aba0e13 Fix #147 - Unreblogging will leave original status in feeds
8 years ago
Eugen Rochko 0dac73b5cc Add tab bar alternative to desktop UI, upgrade react & react-redux
8 years ago
Eugen Rochko 26390b1997 Clean up h-card mess of divs
8 years ago
Eugen Rochko ecd7a46f98 Fix h-card classes and remote follow button appearing when it shouldn't
8 years ago
Greg V 8d6361b40b Add Microformats2 markup
8 years ago
Eugen 2804ccc958 Merge pull request #417 from ineffyble/twitter-card-metadata
8 years ago
Eugen Rochko 0df070596e Fix #416 - Generate random unique 14-byte (19 characters) shortcodes
8 years ago
Effy Elden fe31b43b75 Add twitter:card metatag to enable Twitter Cards support
8 years ago
Effy Elden 30cc139fad Add tag property to desktop notifications, preventing duplicates (i.e. when multiple Mastodon tabs are open)
8 years ago
Eugen Rochko 6bbc2c7954 Fixed unexpected error
8 years ago
Eugen Rochko 3f1dff3dfd Fix compose form bug
8 years ago
Eugen Rochko b2ea21b3c9 Fix selection resetting in compose form after unrelated data updates
8 years ago
Eugen Rochko 45e5326307 Revert to Roboto for all
8 years ago
Eugen 8b35bd2b92 Revert "Display native emoji on browsers which support it"
8 years ago
Eugen 06a9a0a0f4 Merge pull request #403 from ticky/use-system-fonts
8 years ago
Eugen 9f3babd80f Merge pull request #404 from mistydemeo/emoji
8 years ago
Eugen d8197c27eb Merge pull request #399 from ticky/public-timeline-de-hoist
8 years ago
Eugen 30adea06fb Merge pull request #400 from ticky/differentiate-settings-links
8 years ago
Misty De Meo 8579c4ae01 Bump emoji requirement to Unicode 9
8 years ago
Misty De Meo 8dfb4048cc Display native emoji on browsers which support it
8 years ago
Jessica Stokes 6860c6bcfd Use system fonts on more platforms
8 years ago
Misty De Meo 8745871737 Automatically position cursor when writing a reply toot
8 years ago
Jessica Stokes c22ecd7f3b Differentiate settings links
8 years ago
Jessica Stokes 1ff1f5d344 Remove hamburger from "getting started"
8 years ago
Jessica Stokes 9953f14df9 Replace "Public" in tab bar with "More" hamburger
8 years ago
Jessica Stokes b02a33430f Move "getting started" to its own route
8 years ago
Eugen 51a491d49a Merge pull request #394 from ticky/email-reblog-to-boost
8 years ago
Eugen 0fa6bbd99e Merge pull request #395 from ticky/hide-media-list-if-no-media
8 years ago
Eugen bfcae97e4a Merge pull request #397 from ticky/friendlier-unknown-errors
8 years ago
Eugen d07f9f5757 Merge pull request #396 from ticky/fix-cmd-enter
8 years ago
Jessica Stokes a91e6dbeea Friendlier unknown errors
8 years ago
Jessica Stokes ed51e797f0 Fix Command-enter tooting
8 years ago
Eugen Rochko a893746e5a Improve background jobs params and error handling
8 years ago
Eugen Rochko 66c5363bae Fix undesired delivering of private toot to remote accounts that follow author
8 years ago
Eugen Rochko 2de668bcf9 Make shortcode emojis work, make getting started area scrollable
8 years ago
Jessica Stokes f380a6adb5 Don't render the media list when there's no media
8 years ago
Jessica Stokes b115602bb7 "Reblog" -> "boost" in more places
8 years ago
Jessica Stokes 40bdd8905d Disallow compose navbar from being shrunk
8 years ago
Jessica Stokes 7104775362 Stop Mastodon friend from overlapping text 🐘
8 years ago
Jessica Stokes 97b3e63776 Make tabs bar take up less room on 4-inch phones
8 years ago
Jessica Stokes 2d89579a7a Improve quality of life for 4-inch phones
8 years ago
Eugen Rochko 9d87c5586f Fix #391 - relative timestamps now contain an exact datetime in title
8 years ago
Eugen Rochko 800f6cf6a3 Fix #390 - fix redirect after sign-up (to login page instead of homepage)
8 years ago
Anthony Bellew 8ed0798a98 Reduce height of media query to hide avatar/bio
8 years ago
Mitchell Hentges 0f79047d49 On file-drag, show a border around textarea
8 years ago
Eugen Rochko 3cd4d3f90b Add "back" button on column headers of public and hashtag timelines. The "back"
8 years ago
Eugen Rochko 0471207cc3 Fix accidental distribution of hidden stream entries to PuSH subscribers
8 years ago
Eugen Rochko 6ef2b5d1c7 Fix admin UI not loading JS, make sure to strip "acct:" out of remote account's usernames when authorizing follow
8 years ago
Eugen Rochko b57e126d47 Unblocks also federate
8 years ago
Eugen Rochko 019df3182b See #244 - Added notifications column settings to filter what's displayed
8 years ago
Eugen Rochko 3e6b5d67dd Fix uri expansion during remote follow
8 years ago
Eugen Rochko 043d9114bf Federate blocks with the http://mastodon.social/schema/1.0 verb namespace
8 years ago
Eugen Rochko 95cc044a53 Update screenshot on about page
8 years ago
Eugen Rochko df2f14d2dd Adding remote follow button
8 years ago
Eugen Rochko d7bc0d8a33 Set in_reply_to_account on statuses to non-self value when possible, thus
8 years ago
Eugen Rochko 6a20c13009 Add API for retrieving favourites
8 years ago
Eugen Rochko 2bc6e7c96e Add API for retrieving blocked accounts
8 years ago
Eugen Rochko 4030321d95 Support remote follow request providing URL instead of acct
8 years ago
Eugen Rochko 57f6f80838 Add ability to use remote follow function on other sites
8 years ago
Eugen Rochko 34febf75be Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds
8 years ago
Eugen Rochko bef225e5da Add illustration to getting started column
8 years ago
Eugen 68a18eb852 Add getting started illustration
8 years ago
Eugen Rochko fde1917a54 Add preferences for follow request notification e-mails
8 years ago
Eugen Rochko 35f3b6bbf6 Only display follow requests link in getting started window if account is locked
8 years ago
Eugen Rochko cef68b9b1c Follow requests send e-mail notifications, but are excluded from notifications API
8 years ago
Eugen Rochko 6a54df90c8 Replacing follow requests in the settings area with in-UI column
8 years ago
Eugen Rochko ef9e827c54 Adding follow requests API
8 years ago
Eugen Rochko 1ed3bb3a02 Don't show statuses to blocked users
8 years ago
Eugen Rochko d253b0dec6 Fix #86 - resolve layout breaking on zoom-out on accounts grid
8 years ago
Eugen Rochko 4afc13868b Fix #357 - Also make textarea blur close suggestions which make it more accessible on touch devices
8 years ago
Eugen Rochko d25168bc1e Fix #367 - Lock icon instead of retweet icon on boost button on private statuses
8 years ago
Eugen Rochko 1d40662609 Hide unlisted toggle when private is active, hide nsfw toggle when no files added
8 years ago
Anthony Bellew dfc95491f1 Re-add unlisted toggle to the UI
8 years ago
Eugen Rochko 9e0bd72434 Fix account timelines bug
8 years ago
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