Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-07 | Don't show business e-mail if it's blank (#3619) | STJrInuyasha | |
2017-05-08 | Added haml-lint and fix warnings (#2773) | yhirano | |
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint | |||
2017-05-06 | Added japanese version of terms of service and privacy policy (#2703) | gentaro | |
* Added japanese version of terms of service and privacy policy * Fix typo * Add trasnlation for title. * Improve translation and update the date. | |||
2017-05-03 | Replace sprockets/browserify with Webpack (#2617) | Eugen Rochko | |
* Replace browserify with webpack * Add react-intl-translations-manager * Do not minify in development, add offline-plugin for ServiceWorker background cache updates * Adjust tests and dependencies * Fix production deployments * Fix tests * More optimizations * Improve travis cache for npm stuff * Re-run travis * Add back support for custom.scss as before * Remove offline-plugin and babili * Fix issue with Immutable.List().unshift(...values) not working as expected * Make travis load schema instead of running all migrations in sequence * Fix missing React import in WarningContainer. Optimize rendering performance by using ImmutablePureComponent instead of React.PureComponent. ImmutablePureComponent uses Immutable.is() to compare props. Replace dynamic callback bindings in <UI /> * Add react definitions to places that use JSX * Add Procfile.dev for running rails, webpack and streaming API at the same time | |||
2017-04-28 | Fix broken spec for about/links view partial (#2586) | Matt Jankowski | |
2017-04-28 | Hide get started link when register closed (#2583) | Yamagishi Kazutoshi | |
2017-04-22 | Add og:url tags (#2298) | Wesley Ellis | |
* add og:url to stream_item view * add og:url and text to about/show * add og:url to profile, followers and follows pages | |||
2017-04-21 | Add crossorigin="anonymous" to about (#2272) | Yamagishi Kazutoshi | |
2017-04-21 | Adds version to about/more and API (#2181) | Ash Furrow | |
* Adds version. * Cleans up code. * Removes standalone endpoint and adds version to instance endpoint. * Addresses feedback from #2181. | |||
2017-04-18 | Simplify renders in views (#2084) | Matt Jankowski | |
* Simplify render in mailer views * Simplify render in about/more view * Simplify render in accounts follow views * Simplify render in recovery code views * Simplify render in stream entry embed * Simplify render in stream entries status partial * Simplify render in authorize follow new view | |||
2017-04-18 | Instance helper to replace site title helper (#2038) | Matt Jankowski | |
* Move site title helper to instance helper (name change only) * Remove newline in <title> tag * Add site_hostname helper method to wrap up local_domain value * Use site_hostname helper in places that need local_domain value | |||
2017-04-17 | Use .presence instead of ternary on site description for og: content (#2033) | Matt Jankowski | |
2017-04-16 | Remove trailing whitespace in terms.no.html (#1933) | Matt Jankowski | |
2017-04-15 | About page contact email (#1839) | Matt Jankowski | |
* Correct site_contact_email typo * Separate about more page into partials, add specs | |||
2017-04-15 | views/about: use Setting.site_title instead of hardcoding (#1508) | Alex Dunn | |
2017-04-14 | Implementing Subresource Integrity (#1729) | maxypy | |
* Add sprockets-rails to Gemfile * Add sprockets-rails to Gemfile.lock * Update show.html.haml * Update index.html.haml * Update admin.html.haml * Update auth.html.haml * Update embedded.html.haml * Update public.html.haml | |||
2017-04-13 | terms: remove redundant words (#1578) | Alyssa Ross | |
"at least X" and "X or older" have identical meanings. Using both together feels a little jarring. | |||
2017-04-12 | Added norwegian version of terms of service and privacy policy (#1625) | Knut Erik | |
2017-04-11 | [about] Moving docs link to tootsuite/documentation (#1573) | lindwurm | |
related: https://github.com/tootsuite/mastodon/commit/1236529e39a7e2534fdd34686a749b5a386c109b Signed-off-by: lindwurm <lindwurm.q@gmail.com> | |||
2017-04-09 | Clean up about page (#1282) | Matt Jankowski | |
* Add InstancePresenter to expose site details * Clean up about controller, use instance presenter | |||
2017-04-08 | Use Setting.site_title value for `og:site_name` occurrences (#1194) | Matt Jankowski | |
* Add helper method to return Setting.site_title * Use site_title helper in application layout * Use site_title value for og:site_name | |||
2017-04-04 | New admin setting: open/close registrations, with custom message, from the ↵ | Eugen Rochko | |
admin UI | |||
2017-04-02 | Fix landing page sign up form ignoring username field | Eugen Rochko | |
2017-03-26 | Fix up some localizations | Eugen Rochko | |
2017-03-21 | Improved landing page | Eugen Rochko | |
2017-03-17 | Start page links a bit more readable | Eugen Rochko | |
2017-03-17 | Promote Apps (#670) | shel | |
"Various apps are available" is now a hyperlink | |||
2017-02-10 | Add link to other instances list | shel | |
This should help federation | |||
2017-01-17 | Fix #487 | Eugen Rochko | |
2017-01-15 | Fix #466 - when logged in, make "get started" link to the frontpage instead ↵ | Eugen Rochko | |
of sign up | |||
2017-01-13 | Improve extended about page layout | Eugen Rochko | |
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-11 | Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places | Effy Elden | |
2017-01-09 | Fix sandboxed iOS login again | Eugen Rochko | |
2017-01-06 | Add twitter:card metatag to enable Twitter Cards support | Effy Elden | |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko | |
2016-12-21 | Fix #249 - use window.location hack to let people login from sandboxed iOS ↵ | Eugen Rochko | |
homescreen | |||
2016-12-15 | Add a better cropped image | Eugen Rochko | |
2016-12-15 | Adding art by cutewitchirl, open graph tags for about page | Eugen Rochko | |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko | |
2016-11-13 | Use privacy policy from Discourse | Eugen Rochko | |
2016-11-01 | Fix follow icon changing plus to minus, add terms page stub | Eugen Rochko | |
2016-11-01 | Catch 404 errors when downloading remote media, add screenshot to landing page | Eugen Rochko | |
2016-10-14 | Add window titles to auth pages and about page, link sign up/login from ↵ | Eugen Rochko | |
about page | |||
2016-09-27 | Adding landing page | Eugen Rochko | |