- Apr 09, 2017
-
-
Ornithologist Coder authored
-
R Tucker authored
* Put a useful message for new admins on /about/more I totally failed to realize this file was just defaults. I think this message would be a good default for people like me. * Revert default site description, expand comment This will keep setup-related stuff from leaking into public views, while still hopefully keeping over-eager admins from editing this file unnecessarily before RTFMing. (e.g., me)
-
David Celis authored
* Allow users to update their Account in the API It would be nice for API clients to be able to allow users to update their accounts without having to wrap Mastodon in a web view. This patch adds an API endpoint to let users submit a PATCH for their account. Signed-off-by:
David Celis <me@davidcel.is> * Add /api/v1/accounts/update_credentials to the API docs Signed-off-by:
David Celis <me@davidcel.is>
-
Matt Jankowski authored
* Remove unused helper files * Add coverage for application helper * Add coverage for StreamEntriesHelper #display_name
-
StefOfficiel authored
* Update fr.jsx * Remove duplicate translation
-
Olivier Humbert authored
* Update confirmation_instructions.fr.html.erb consistency across the French translation * Update consistency across the French translation * Update fr.yml a bunch of consistency across the French translation + a few typos * Update doorkeeper.fr.yml consistency across the French translation (punctuation)
-
spf authored
* French typo * Datetime french translation
-
Jonathan Klee authored
-
Matt Jankowski authored
* Add InstancePresenter to expose site details * Clean up about controller, use instance presenter
-
Brian Mock authored
-
Matt Jankowski authored
* Clean up SQL output in Tag and Account search methods * Add basic coverage for Tag.search_for * Add coverage for Account.search_for * Add coverage for Account.advanced_search_for
-
Matt Jankowski authored
A request to `/test` would show the custom 404 page, but a request to `/test.test` would return a 404 with an empty body. This change ignores the format on incoming catch all route requests, so that the html 404 page is returned on these requests.
-
Rachel H authored
-
Eugen authored
-
- Apr 08, 2017
-
-
Ash Furrow authored
* Allows setting log level in env variable. * Made changes based on feedback in #1290.
-
Ash Furrow authored
* Adds task to confirm user by email. * Adds documentation for manual confirmation.
-
Eugen authored
* Make /api/v1/timelines/public and /api/v1/timelines/tag/:id public Fix #1156 - respect query params when generating pagination links in API * Apply pagination fix to more APIs
-
Eugen authored
* Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled TOTP secret is not shown again after 2FA is enabled * Clean up
-
Pavel Djundik authored
-
Pavel Djundik authored
-
Elizabeth Myers authored
-
Eugen authored
* Fix #1141, fix #1126 - Work through UpdateRemoteProfileService for both <feed> and <entry> top-level tags * Improve code quality, remove line unrelated to fix
-
Thomas Citharel authored
Add french translation for emails sent Signed-off-by:
Thomas Citharel <tcit@tcit.fr> Add non-breaking spaces Signed-off-by:
Thomas Citharel <tcit@tcit.fr> changes and fixes to the nbsps Signed-off-by:
Thomas Citharel <tcit@tcit.fr> French update a few fixes Signed-off-by:
Thomas Citharel <tcit@tcit.fr> fixes Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Markus Amalthea Magnuson authored
-
kadiix authored
Correct mastodon.brussels.fr to mastodon.brussels
-
Nicolai von Neudeck authored
Fixed various spelling and grammar mistakes. Used more gender-neutral language.
-
Sebastian Hübner authored
Changed followers from Follower to Folger and following from Gefolgt to Folgt, to make it identical with the translation in de.jsx
-
Korbinian authored
-
Thibaut (Eychics) authored
Add ipv6 support
-
James Smith authored
-
Eugen authored
-
Jantso Porali authored
* update faq with default language * update translation for about page * update Minio config Thanks to @Gargon for helping me. I hope this will help others as well * update import and export translation * translate emails to finnish * add finnish translation for emails * add finnish translation for emails * add finnish translation * add missing dot * update finnish language to emails * add finnish translation for emails * add dot and fix typo * updated some minor typos * remove language change due breaking emails And by dev request * updated minio config by dev request * updated about page translation
-
Olivier Humbert authored
* Update fr.yml one typo fix * Update simple_form.fr.yml one translation consistency
-
Alda Marteau-Hardi authored
-
Matt Jankowski authored
* Add helper method to return Setting.site_title * Use site_title helper in application layout * Use site_title value for og:site_name
-
Eugen authored
Fix my URL
-
Eugen authored
Add reference to Elixir client for Mastodon API
-
Eugen authored
add persistance to Postresql container
-
Eugen authored
Update Production-guide.md
-
Eugen authored
Update Heroku-guide.md
-