Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for ↵ | Eugen Rochko | |
non-blank spoiler_text Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" /> Clean up schema file from accidental development migrations | |||
2017-01-23 | Add /api/v1/notifications/clear, non-existing link cards for statuses will | Eugen Rochko | |
now return empty hash instead of throwing a 404 error. When following, merge into timeline will filter statuses | |||
2017-01-22 | Fix error | Eugen | |
2017-01-22 | Override Rack::Request to use the same trusted proxy settings as Rails | Eugen Rochko | |
2017-01-22 | Allow to specify trusted proxies through env | Eugen Rochko | |
2017-01-21 | Fix code style | Eugen Rochko | |
2017-01-21 | Merge branch 'master' of https://github.com/ineffyble/mastodon into ↵ | Eugen Rochko | |
ineffyble-master | |||
2017-01-21 | Method to fetch a single notification | Eugen Rochko | |
2017-01-21 | Set remote dev environments to use letter_opener_web, add default ↵ | Effy Elden | |
.env.vagrant variables | |||
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko | |
2017-01-19 | Fix statsd null backend not being initialized properly | Eugen Rochko | |
2017-01-18 | Add optional StatsD performance tracking | Eugen Rochko | |
2017-01-17 | Add sounds for notifications. Boop by @jk@mastodon.social | Eugen Rochko | |
2017-01-17 | Add Heroku deployment support | Effy Elden | |
2017-01-15 | Merge pull request #476 from ineffyble/fix-paperclip-s3-acl | Eugen | |
Fix S3 default settings | |||
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko | |
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 | |||
2017-01-15 | Change default S3 ACL string used by Paperclip from 'public' (which is ↵ | Effy Elden | |
invalid) to 'public-read' | |||
2017-01-15 | Add a textual 'Back to Mastodon' link in footer of settings pages | Effy Elden | |
2017-01-13 | Adding about/more page with extended information that can be set up by an admin | Eugen Rochko | |
2017-01-13 | Add extended about page stub | Eugen Rochko | |
2017-01-12 | Migrate from ledermann/rails-settings to rails-settings-cached which allows ↵ | Eugen Rochko | |
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 | |||
2017-01-10 | Fix env variable name | Eugen | |
2017-01-09 | Persist UI settings, add missing localizations for German | Eugen Rochko | |
2017-01-08 | Fix Paperclip timeout setting. Fix bug introduced in #437 | Eugen Rochko | |
2017-01-07 | Add read timeout to paperclip when it's downloading remote images | Eugen Rochko | |
2017-01-04 | "Reblog" -> "boost" in more places | Jessica Stokes | |
A couple of places were using "reblog" rather than "boost" - this updates them to match the web UI | |||
2017-01-04 | Fix #385 - /web now loads a page | Eugen Rochko | |
2017-01-01 | Adding remote follow button | Eugen Rochko | |
2016-12-29 | Add API for retrieving favourites | Eugen Rochko | |
2016-12-29 | Add API for retrieving blocked accounts | Eugen Rochko | |
2016-12-29 | Add ability to use remote follow function on other sites | Eugen Rochko | |
2016-12-26 | Add preferences for follow request notification e-mails | Eugen Rochko | |
2016-12-26 | Follow requests send e-mail notifications, but are excluded from ↵ | Eugen Rochko | |
notifications API Better initial state for unlisted/nsfw toggles | |||
2016-12-26 | Replacing follow requests in the settings area with in-UI column | Eugen Rochko | |
2016-12-26 | Adding follow requests API | Eugen Rochko | |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko | |
2016-12-22 | Adjust wording | Eugen Rochko | |
2016-12-22 | Re-enable Webfinger for locked accounts but don't handle "follow" events | Eugen Rochko | |
coming in via Salmon. Currently no way to prevent remote follows, but they will only receive public and unlisted posts | |||
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko | |
Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts | |||
2016-12-22 | Add "locked" flag to accounts, prevent blocked users from following, ↵ | Eugen Rochko | |
force-unfollow blocked users | |||
2016-12-21 | Don't use rack timeout in any but production environments | Eugen Rochko | |
2016-12-21 | Fix #249 - use window.location hack to let people login from sandboxed iOS ↵ | Eugen Rochko | |
homescreen | |||
2016-12-18 | Merge pull request #356 from victorhck/master | Eugen | |
added two missings spanish translations | |||
2016-12-18 | Adjusting public display of statuses to look similar to logged-in UI, | Eugen Rochko | |
fix #361 with rich OEmbed display via iframe, fix #237 by hiding sensitive content behind a spoiler on public pages | |||
2016-12-18 | Add OEmbed iframe HTML, convert emojis on public pages, increase size of ↵ | Eugen Rochko | |
attachment thumbnails | |||
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko | |
removing web app capability from non-webapp pages | |||
2016-12-14 | added to missings spanish translations | victorhck | |
2016-12-13 | Improved admin UI | Eugen Rochko | |
2016-12-09 | Fix translations | Eugen Rochko | |
2016-12-08 | Declare Ukrainian | Stanislav Makar | |
Closes: #345 |