Commit graph

  • 5fef55c11a Set remote dev environments to use letter_opener_web, add default .env.vagrant variables Effy Elden 2017-01-21 20:22:49 +11:00
  • 1aae0cfc2c Fix #475 - add space after autocomplete Eugen Rochko 2017-01-20 21:39:41 +01:00
  • 9bd3b11cfb Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain Eugen Rochko 2017-01-20 20:14:02 +01:00
  • 05abd977c1 Fix preview cards layout, do preview card crawling for remote statuses Eugen Rochko 2017-01-20 18:31:49 +01:00
  • f4e28785f1 Merge pull request #502 from blackle/vistoggle Eugen 2017-01-20 13:27:20 +01:00
  • 7f63edd820 Show visibility toggle on videos, show regardless of sensitivity blackle 2017-01-19 21:24:30 -05:00
  • c8e4b9c663 No loading bars for cards, no failure if it 404s (that's expected) Eugen Rochko 2017-01-20 01:07:53 +01:00
  • f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags Eugen Rochko 2017-01-20 01:00:14 +01:00
  • 8d0284f8d9 Hide more non-essential loading bars Eugen Rochko 2017-01-19 11:23:24 +01:00
  • 98560b232a 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 Eugen Rochko 2017-01-19 11:06:06 +01:00
  • 9b0941182f Don't show loading bar when checking account timeline for newer stuff Eugen Rochko 2017-01-19 11:01:01 +01:00
  • 46be4631ae Fix #222 - Update followers count when following/unfollowing Eugen Rochko 2017-01-19 10:54:18 +01:00
  • f051c2e813 Fix statsd null backend not being initialized properly Eugen Rochko 2017-01-19 09:37:07 +01:00
  • 8b9206f7d9 Try to avoid any potential loops Eugen 2017-01-19 02:14:57 +01:00
  • 306eb6e9c9 Add optional StatsD performance tracking Eugen Rochko 2017-01-18 23:44:29 +01:00
  • 7cfd5b680a Fix forgotten change of settings Eugen Rochko 2017-01-17 20:37:54 +01:00
  • c468446f4c Fix boops? Eugen Rochko 2017-01-17 20:28:32 +01:00
  • cde0476ca2 Fix #487 Eugen Rochko 2017-01-17 20:11:16 +01:00
  • fcb5a85cdd Add sounds for notifications. Boop by @jk@mastodon.social Eugen Rochko 2017-01-17 20:09:03 +01:00
  • d7a7baa9a7 Merge pull request #489 from ineffyble/master Eugen 2017-01-17 18:46:53 +01:00
  • ab4f5f5da5 Add Heroku deployment support Effy Elden 2017-01-17 22:00:03 +11:00
  • 6cf44ca92c Improve how the list entry Account component looks when target is blocked/follow is requested Eugen Rochko 2017-01-16 19:36:32 +01:00
  • 99fe89026c Merge pull request #486 from blackle/replytimeline Eugen 2017-01-16 16:38:08 +01:00
  • 889709a2a6 Show 'do not display in public timeline' when replying to self blackle 2017-01-16 10:23:45 -05:00
  • 1a33e4042e Fix upload file input being re-rendered needlessly Eugen Rochko 2017-01-16 14:21:55 +01:00
  • 7d53ee73f3 Fix #238 - Add "favourites" column Eugen Rochko 2017-01-16 13:27:58 +01:00
  • da5d366230 Fix #414 - Improve lightbox, add loading indicator Eugen Rochko 2017-01-16 12:04:02 +01:00
  • a78148f763 Merge branch 'blackle-sensitive' Eugen Rochko 2017-01-16 11:37:35 +01:00
  • 2ae0fb4419 Merge branch 'sensitive' of https://github.com/blackle/mastodon into blackle-sensitive Eugen Rochko 2017-01-16 11:36:02 +01:00
  • 0439c7d58b Move follow requests link above logout link in getting started column Eugen Rochko 2017-01-16 11:35:32 +01:00
  • 144402ec7e Show visibility toggle on media gallery for sensitive images blackle 2017-01-15 20:26:03 -05:00
  • 3778355454 Merge pull request #478 from blackle/backflip Eugen 2017-01-15 18:45:53 +01:00
  • 383114add3 Change boost sprite to look like fa-retweet blackle 2017-01-15 10:55:31 -05:00
  • 926459fc0a Fix typo introduced in #470 which made unlisted toggle only fade in/out and not also collapse Eugen Rochko 2017-01-15 14:59:25 +01:00
  • 7d7a11250c Fix #427 - don't suggest hashtag if the search value contains a space Eugen Rochko 2017-01-15 14:45:43 +01:00
  • 1d5cbfa356 Fix #449 - don't do relationships fetch for empty array of IDs Eugen Rochko 2017-01-15 14:41:49 +01:00
  • cc1eccc8bc Fix #466 - when logged in, make "get started" link to the frontpage instead of sign up Eugen Rochko 2017-01-15 14:38:59 +01:00
  • 16f9490d33 Merge pull request #476 from ineffyble/fix-paperclip-s3-acl Eugen 2017-01-15 14:29:47 +01:00
  • bfec9aaee0 Merge branch 'ineffyble-feature/toot-app-source' Eugen Rochko 2017-01-15 14:04:56 +01:00
  • e9737c2235 Fix tests, add applications to eager loading/cache for statuses, fix application website validation, don't link to app website if website isn't set, also comment out animated boost icon from #464 until it's consistent with non-animated version Eugen Rochko 2017-01-15 14:01:33 +01:00
  • ab165547fd Merge branch 'feature/toot-app-source' of https://github.com/ineffyble/mastodon into ineffyble-feature/toot-app-source Eugen Rochko 2017-01-15 13:23:47 +01:00
  • 1f7c0ad8d3 Merge pull request #464 from blackle/backflip Eugen 2017-01-15 13:19:15 +01:00
  • a097dd489b Change default S3 ACL string used by Paperclip from 'public' (which is invalid) to 'public-read' Effy Elden 2017-01-15 20:58:46 +11:00
  • 777f527d86 Merge pull request #474 from ineffyble/add-back-link-to-settings Eugen 2017-01-15 02:15:37 +01:00
  • e45fed58cb Add a textual 'Back to Mastodon' link in footer of settings pages Effy Elden 2017-01-15 11:03:35 +11:00
  • ed41f9f0b1 Add nice error page for CSRF errors/cookie issue, and fix error page handling altogether Effy Elden 2017-01-15 10:30:23 +11:00
  • 3f84816b24 Add nice error page for CSRF errors/cookie issue, and fix error page handling altogether Effy Elden 2017-01-15 10:27:54 +11:00
  • a67ffcbf56 Make boost button arrows spin around blackle 2017-01-13 23:32:27 -05:00
  • f81dc7a33a Merge branch 'feature/toot-app-source' of github.com:ineffyble/mastodon into feature/toot-app-source Effy Elden 2017-01-15 09:12:11 +11:00
  • 6c002cf615 Test for presence of Application in haml before trying to render details, to fix errors identified by CI Effy Elden 2017-01-15 09:10:44 +11:00
  • 65122798b2 Fix typo in rel Effy Elden 2017-01-15 09:04:14 +11:00
  • d6bc0e8db4 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 Effy Elden 2017-01-15 08:58:50 +11:00
  • 88801f7554 Merge pull request #470 from ineffyble/fix/412-hide-public-timeline-option-for-replies Eugen 2017-01-14 20:33:10 +01:00
  • 32d756fb22 Hide 'Do not display on public timeline' for reply toots. Fixes #412. Effy Elden 2017-01-15 06:10:23 +11:00
  • f63f0c4625 Fix too late return Eugen 2017-01-14 02:22:16 +01:00
  • 7cde08e30b Improve extended about page layout Eugen Rochko 2017-01-13 20:27:02 +01:00
  • c01dd089ff Adding about/more page with extended information that can be set up by an admin Eugen Rochko 2017-01-13 20:14:21 +01:00
  • e25170f960 Add extended about page stub Eugen Rochko 2017-01-13 03:24:41 +01:00
  • 2939e9898b Extend rails-settings-cached to merge db-saved hash values with defaults Eugen Rochko 2017-01-13 02:42:22 +01:00
  • ca50ceeaf0 Add settings for contact information Eugen Rochko 2017-01-12 20:54:14 +01:00
  • b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings with YAML-defined defaults. Add admin page for editing global settings. Add "site_description" setting that would show as a paragraph on the frontpage Eugen Rochko 2017-01-12 20:46:24 +01:00
  • babc6a1528 Merge pull request #461 from vjackson725/master Eugen 2017-01-12 13:50:17 +01:00
  • 91dc21c469 fix Vagrantfile so that the correct ruby is installed vjackson725 2017-01-12 23:20:55 +11:00
  • 8f54a8851a Add rake task for clearing out media from silenced accounts Eugen Rochko 2017-01-12 04:19:04 +01:00
  • 4a2ee43e80 Fix #457 - escape JSON in INITIAL_STATE (this bug only ever allowed a user to xss themselves rather than anyone else) Eugen Rochko 2017-01-12 03:54:50 +01:00
  • 7951e7ffd5 Add ruby version to Gemfile, move devDependencies in package.json to dependencies, fix bug in process feed service Eugen Rochko 2017-01-11 15:39:31 +01:00
  • 10739df458 Merge pull request #456 from ineffyble/fix-repo-url Eugen 2017-01-11 14:19:19 +01:00
  • 3ad0496ccb Better animations Eugen Rochko 2017-01-11 04:21:49 +01:00
  • f876a8681d Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places Effy Elden 2017-01-11 13:24:14 +11:00
  • 4292cf60ae Fix env variable name Eugen 2017-01-10 22:01:13 +01:00
  • 18b11100e7 Fix issue when settings are not defined for column type Eugen Rochko 2017-01-10 17:33:32 +01:00
  • 312c51b5c8 Home column filters Eugen Rochko 2017-01-10 17:25:10 +01:00
  • 1e9d2c4b1e Add "not found" component to UI Eugen Rochko 2017-01-10 13:50:40 +01:00
  • a1db2a191b Add link to list of apps Eugen 2017-01-10 12:23:30 +01:00
  • 67a31454ad Merge pull request #450 from blackle/master Eugen 2017-01-10 12:21:06 +01:00
  • 917cf0bf5d simplify emojification on public pages with .emojify class blackle 2017-01-09 22:40:45 -05:00
  • 205ba00017 Fix sandboxed iOS login again Eugen Rochko 2017-01-09 19:43:53 +01:00
  • 5d558c14b4 Merge branch 'blackle-master' Eugen Rochko 2017-01-09 14:13:46 +01:00
  • def1f8c5b3 Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master Eugen Rochko 2017-01-09 14:12:40 +01:00
  • d6a456dc71 Merge branch 'blackle-dropdown' Eugen Rochko 2017-01-09 14:12:00 +01:00
  • 3bddd647e0 Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-dropdown Eugen Rochko 2017-01-09 14:10:32 +01:00
  • 75f80bef10 Persist UI settings, add missing localizations for German Eugen Rochko 2017-01-09 14:00:55 +01:00
  • 23ebf60b95 Improve initialState loading Eugen Rochko 2017-01-09 12:37:15 +01:00
  • 131bae89fd Generate key for each input so we can upload the same file even after deleting blackle 2017-01-08 21:00:13 -05:00
  • d64c454cfe Switch to compose view when tapping 'mention' in dropdown on mobile blackle 2017-01-08 05:04:01 -05:00
  • 2e71bb031b Fix Paperclip timeout setting. Fix bug introduced in #437 Eugen Rochko 2017-01-08 19:12:54 +01:00
  • 38bc85e695 Merge pull request #443 from blackle/master Eugen 2017-01-08 13:36:02 +01:00
  • a8e30060ae Merge pull request #446 from blackle/dropdown2 Eugen 2017-01-08 13:34:27 +01:00
  • 05e964688d Expand dropdown leftways on status view blackle 2017-01-08 06:32:37 -05:00
  • b4f09bae1d Add call-to developers on getting started page blackle 2017-01-08 00:23:22 -05:00
  • 69643338f6 Merge pull request #437 from krainboltgreene/patch-1 Eugen 2017-01-08 04:14:54 +01:00
  • e8d6f6c8c1 Merge pull request #436 from krainboltgreene/patch-2 Eugen 2017-01-08 04:00:22 +01:00
  • db8a088502 Update badges Eugen 2017-01-08 03:47:33 +01:00
  • abe3ae1cc2 Simplifying followers mappings Kurtis Rainbolt-Greene 2017-01-07 18:09:00 -08:00
  • 4a7e3e5082 Less complicated determination Kurtis Rainbolt-Greene 2017-01-07 17:59:51 -08:00
  • 6d097d559b Merge pull request #434 from vjackson725/fix_vagrantfile Eugen 2017-01-08 02:58:43 +01:00
  • 4447c4c7c8 Merge pull request #435 from krainboltgreene/patch-1 Eugen 2017-01-08 02:58:19 +01:00
  • e5d9009d71 Using "rails style" order arguments Kurtis Rainbolt-Greene 2017-01-07 17:55:40 -08:00
  • db3d5d811c Fix Vagrantfile to include yarn vjackson725 2017-01-08 12:38:04 +11:00
  • 7a0a13ab53 Merge pull request #432 from blackle/volume-icon Eugen 2017-01-08 02:36:12 +01:00
  • 8a571158c9 Show correct volume icons on video player blackle 2017-01-07 20:21:50 -05:00
  • cec7e69827 Merge pull request #430 from blackle/logout_mobile Eugen 2017-01-08 01:24:06 +01:00
  • e1ca354956 Show logout button on getting started so it's available on mobile blackle 2017-01-07 18:41:57 -05:00
  • 679aa35e15 Merge pull request #429 from blackle/emojify_usernames Eugen 2017-01-08 00:19:24 +01:00
  • 57ff221c0f Emojify display names in notifcations blackle 2017-01-07 18:16:14 -05:00
  • 165df323ae Merge pull request #428 from blackle/contrast Eugen 2017-01-07 22:51:15 +01:00
  • 61211b509c Improve contrast of bio and username text in account info blackle 2017-01-07 16:39:30 -05:00
  • 2fbb38e4b2 Merge pull request #425 from ineffyble/vagrant Eugen 2017-01-07 18:31:59 +01:00
  • be6ae3546f Replace getting started icon on desktop nav bar with asterisk instead of hamburger Eugen Rochko 2017-01-07 15:46:39 +01:00
  • 5c7add2176 Fix #147 - Unreblogging will leave original status in feeds Eugen Rochko 2017-01-07 15:44:22 +01:00
  • 7ddec6e7c3 Add read timeout to paperclip when it's downloading remote images Eugen Rochko 2017-01-07 15:43:56 +01:00
  • 11ea7336e9 Tweak Vagrant info in README Effy Elden 2017-01-08 01:30:48 +11:00
  • 46fb634c79 Improve Vagrantfile, load environment variables from .env.vagrant, always forward localhost:3000 Effy Elden 2017-01-08 01:28:49 +11:00
  • f1289ca3c0 Add Vagrant development environment support Effy Elden 2017-01-07 23:22:24 +11:00
  • 989c3f4002 Add tab bar alternative to desktop UI, upgrade react & react-redux Eugen Rochko 2017-01-06 22:09:55 +01:00
  • 1bfbce7b45 Clean up h-card mess of divs Eugen Rochko 2017-01-06 20:24:51 +01:00
  • 72c3a41bef Fix h-card classes and remote follow button appearing when it shouldn't Eugen Rochko 2017-01-06 20:15:24 +01:00
  • 8b28b82141 Merge branch 'myfreeweb-master' Eugen Rochko 2017-01-06 20:09:34 +01:00
  • 18deeb9db5 Add Microformats2 markup Greg V 2017-01-06 18:08:40 +03:00
  • 92bd5f62f6 Merge pull request #417 from ineffyble/twitter-card-metadata Eugen 2017-01-06 01:16:45 +01:00
  • 6917099a6a Merge pull request #418 from ticky/upgrade-emojione Eugen 2017-01-06 01:13:34 +01:00
  • 7b9f8766e8 Fix #416 - Generate random unique 14-byte (19 characters) shortcodes for local attachments, use them in URLs. Check status privacy before redirecting to actual file. Eugen Rochko 2017-01-06 00:21:12 +01:00
  • 28a2f79dff
    Upgrade EmojiOne to 2.2.7 Jessica Stokes 2017-01-05 15:16:13 -08:00
  • 819bfb75c6 Add twitter:card metatag to enable Twitter Cards support Effy Elden 2017-01-06 09:47:40 +11:00
  • 9f21eb6064 Merge pull request #415 from ineffyble/master Eugen 2017-01-05 23:15:01 +01:00
  • 10a9ebae3b Add tag property to desktop notifications, preventing duplicates (i.e. when multiple Mastodon tabs are open) Effy Elden 2017-01-06 08:26:45 +11:00
  • 00b9ba64c9 Fixed unexpected error Eugen Rochko 2017-01-05 14:23:59 +01:00
  • a1de2e332d Fix compose form bug Eugen Rochko 2017-01-05 14:18:38 +01:00
  • ca7dce4a5a Fix selection resetting in compose form after unrelated data updates Eugen Rochko 2017-01-05 14:06:09 +01:00
  • 10e6288444 Revert to Roboto for all Eugen Rochko 2017-01-05 13:59:58 +01:00
  • 3354dc117b Merge pull request #406 from Gargron/revert-404-emoji Eugen 2017-01-05 13:45:37 +01:00
  • 9e6ceb3201 Revert "Display native emoji on browsers which support it" Eugen 2017-01-05 13:45:21 +01:00
  • 87f76d4095 Merge pull request #403 from ticky/use-system-fonts Eugen 2017-01-05 13:37:48 +01:00
  • c3c9879b5e Merge pull request #404 from mistydemeo/emoji Eugen 2017-01-05 13:37:29 +01:00
  • df89cb5488 Merge pull request #399 from ticky/public-timeline-de-hoist Eugen 2017-01-05 13:36:55 +01:00
  • 92638308ee Merge pull request #400 from ticky/differentiate-settings-links Eugen 2017-01-05 13:36:13 +01:00
  • 26ec24fa1d Merge pull request #401 from mistydemeo/new_toot_cursor_position Eugen 2017-01-05 13:35:14 +01:00
  • 53b765f4b1 Bump emoji requirement to Unicode 9 Misty De Meo 2017-01-04 22:47:51 -08:00
  • c318e6e42e Display native emoji on browsers which support it Misty De Meo 2017-01-04 22:23:02 -08:00
  • 1f3c895ffb
    Use system fonts on more platforms Jessica Stokes 2017-01-04 20:24:27 -08:00
  • c100b83b98 Automatically position cursor when writing a reply toot Misty De Meo 2017-01-04 20:04:14 -08:00
  • 7ac55d2674
    Differentiate settings links Jessica Stokes 2017-01-04 19:47:02 -08:00
  • 05cc5636d8
    Remove hamburger from "getting started" Jessica Stokes 2017-01-04 19:30:39 -08:00
  • 9c493b1ea2
    Replace "Public" in tab bar with "More" hamburger Jessica Stokes 2017-01-04 19:30:22 -08:00
  • 0c600e9db6
    Move "getting started" to its own route Jessica Stokes 2017-01-04 19:30:02 -08:00
  • 9bb1b97d2a Merge pull request #394 from ticky/email-reblog-to-boost Eugen 2017-01-05 03:35:22 +01:00
  • 3b604d2786 Merge pull request #395 from ticky/hide-media-list-if-no-media Eugen 2017-01-05 03:34:49 +01:00
  • 879aa9ad26 Merge pull request #397 from ticky/friendlier-unknown-errors Eugen 2017-01-05 03:34:06 +01:00
  • 52850c51db Merge pull request #396 from ticky/fix-cmd-enter Eugen 2017-01-05 03:34:01 +01:00
  • cc46c6b493
    Friendlier unknown errors Jessica Stokes 2017-01-04 18:31:45 -08:00
  • 1da73ecade
    Fix Command-enter tooting Jessica Stokes 2017-01-04 18:29:43 -08:00
  • 6c28886317 Improve background jobs params and error handling Eugen Rochko 2017-01-05 03:28:21 +01:00
  • 251b04298e Fix undesired delivering of private toot to remote accounts that follow author Eugen Rochko 2017-01-05 03:17:23 +01:00
  • 98729d50c8 Make shortcode emojis work, make getting started area scrollable Eugen Rochko 2017-01-05 03:14:33 +01:00
  • cbcb7e1241
    Don't render the media list when there's no media Jessica Stokes 2017-01-04 18:10:45 -08:00
  • bb033c1d37
    "Reblog" -> "boost" in more places Jessica Stokes 2017-01-04 18:00:50 -08:00
  • db21724a5a Merge pull request #393 from ticky/qol-for-four-inch-phones Eugen 2017-01-05 02:57:13 +01:00
  • aaee8c9b5d
    Disallow compose navbar from being shrunk Jessica Stokes 2017-01-04 17:44:41 -08:00
  • 312736cd1b
    Stop Mastodon friend from overlapping text 🐘 Jessica Stokes 2017-01-04 17:33:05 -08:00
  • 5b75f6d0f3
    Make tabs bar take up less room on 4-inch phones Jessica Stokes 2017-01-04 17:32:11 -08:00
  • 3807b0b171
    Improve quality of life for 4-inch phones Jessica Stokes 2017-01-04 17:25:48 -08:00
  • 98b83aca37 Fix #391 - relative timestamps now contain an exact datetime in title Eugen Rochko 2017-01-04 15:43:28 +01:00
  • 2b0b7ff1b8 Fix #385 - /web now loads a page Eugen Rochko 2017-01-04 15:35:36 +01:00
  • 1bbcd71cd4 Fix #390 - fix redirect after sign-up (to login page instead of homepage) Eugen Rochko 2017-01-04 15:31:25 +01:00
  • 18f59df09e Merge pull request #389 from TrevInc/master Eugen 2017-01-03 19:58:34 +01:00
  • febe2449bb Merge pull request #2 from TrevInc/bio-media-query Anthony Bellew 2017-01-03 11:55:59 -07:00
  • 1fcb807d91 Reduce height of media query to hide avatar/bio Anthony Bellew 2017-01-03 11:55:36 -07:00
  • de154dbd5d Merge pull request #1 from Gargron/master Anthony Bellew 2017-01-03 11:51:35 -07:00
  • e6657d7342 Merge pull request #386 from mitchhentges/file-drop-ui Eugen 2017-01-03 12:59:21 +01:00
  • 4d300e2507 On file-drag, show a border around textarea Mitchell Hentges 2017-01-03 00:36:48 -08:00
  • 3125dd8920 Add "back" button on column headers of public and hashtag timelines. The "back" button takes you back to getting started page Eugen Rochko 2017-01-03 01:15:42 +01:00
  • 86be6d48c9 Fix accidental distribution of hidden stream entries to PuSH subscribers Eugen Rochko 2017-01-03 00:44:23 +01:00
  • f79ba2de83 Fix admin UI not loading JS, make sure to strip "acct:" out of remote account's usernames when authorizing follow Eugen Rochko 2017-01-02 22:31:10 +01:00
  • 136e18b875 Unblocks also federate Eugen Rochko 2017-01-02 14:19:02 +01:00
  • 65647a2472 See #244 - Added notifications column settings to filter what's displayed in the column and what appears as desktop notifications. Settings do not persist yet Eugen Rochko 2017-01-02 14:09:57 +01:00
  • 75122e162d Fix uri expansion during remote follow Eugen Rochko 2017-01-02 12:19:02 +01:00
  • c04002b340 Federate blocks with the http://mastodon.social/schema/1.0 verb namespace Eugen Rochko 2017-01-02 12:17:51 +01:00
  • 9f9e11ce07 Update screenshot on about page Eugen Rochko 2017-01-01 19:55:33 +01:00
  • 8f47f6a7ec Adding remote follow button Eugen Rochko 2017-01-01 19:52:25 +01:00
  • 91c5426455 Update screenshot Eugen 2016-12-31 14:54:03 +01:00
  • 8d44281677 Set in_reply_to_account on statuses to non-self value when possible, thus resolving the confusion from self-chain replies ultimately linking to a non-self status. Adjust filters Eugen Rochko 2016-12-31 14:35:08 +01:00
  • 777bcfc701 Add docker-compose example about rake secret task Eugen 2016-12-29 20:53:18 +01:00
  • a302e56f9a Add API for retrieving favourites Eugen Rochko 2016-12-29 20:33:26 +01:00
  • 49834a6e7f Add API for retrieving blocked accounts Eugen Rochko 2016-12-29 20:12:32 +01:00
  • 8724094ed0 Support remote follow request providing URL instead of acct Eugen Rochko 2016-12-29 17:23:27 +01:00
  • d7dc84439c Add ability to use remote follow function on other sites Eugen Rochko 2016-12-29 16:54:54 +01:00
  • 8b94d283fb Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds Eugen Rochko 2016-12-28 13:21:12 +01:00
  • e2c2fefc36 Add illustration to getting started column Eugen Rochko 2016-12-27 23:30:11 +01:00
  • 9aaf223ae2 Add getting started illustration Eugen 2016-12-27 23:18:56 +01:00
  • eca6110fc4 Add preferences for follow request notification e-mails Eugen Rochko 2016-12-26 22:04:16 +01:00
  • 5418df467d Only display follow requests link in getting started window if account is locked Eugen Rochko 2016-12-26 21:55:52 +01:00
  • 2146ac91a0 Follow requests send e-mail notifications, but are excluded from notifications API Better initial state for unlisted/nsfw toggles Eugen Rochko 2016-12-26 21:52:03 +01:00
  • 3689c119f0 Replacing follow requests in the settings area with in-UI column Eugen Rochko 2016-12-26 21:33:51 +01:00
  • 004382e4d0 Adding follow requests API Eugen Rochko 2016-12-26 19:30:45 +01:00
  • 7376af90f7 Don't show statuses to blocked users Eugen Rochko 2016-12-26 19:13:56 +01:00
  • 3282448878 Fix #86 - resolve layout breaking on zoom-out on accounts grid Eugen Rochko 2016-12-26 18:48:33 +01:00
  • c3e9ba6a66 Fix #357 - Also make textarea blur close suggestions which make it more accessible on touch devices Eugen Rochko 2016-12-24 01:39:14 +01:00
  • 0a84ab43d2 Fix #367 - Lock icon instead of retweet icon on boost button on private statuses Eugen Rochko 2016-12-24 01:33:55 +01:00
  • 60f2da1b2f Merge pull request #369 (nice) Eugen Rochko 2016-12-24 01:28:37 +01:00
  • 0bc6da89d2 Hide unlisted toggle when private is active, hide nsfw toggle when no files added Eugen Rochko 2016-12-24 01:22:47 +01:00