Age | Commit message (Collapse) | Author |
|
* Remove unused helper files
* Add coverage for application helper
* Add coverage for StreamEntriesHelper #display_name
|
|
* Update fr.jsx
* Remove duplicate translation
|
|
* 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)
|
|
* French typo
* Datetime french translation
|
|
|
|
* Add InstancePresenter to expose site details
* Clean up about controller, use instance presenter
|
|
|
|
* 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
|
|
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.
|
|
|
|
|
|
* Allows setting log level in env variable.
* Made changes based on feedback in #1290.
|
|
* Adds task to confirm user by email.
* Adds documentation for manual confirmation.
|
|
* 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
|
|
* Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled
TOTP secret is not shown again after 2FA is enabled
* Clean up
|
|
|
|
|
|
|
|
* Fix #1141, fix #1126 - Work through UpdateRemoteProfileService for both <feed> and <entry> top-level tags
* Improve code quality, remove line unrelated to fix
|
|
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>
|
|
|
|
Correct mastodon.brussels.fr to mastodon.brussels
|
|
Fixed various spelling and grammar mistakes.
Used more gender-neutral language.
|
|
Changed followers from Follower to Folger and following from Gefolgt to Folgt, to make it identical with the translation in de.jsx
|
|
|
|
Add ipv6 support
|
|
|
|
|
|
* 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
|
|
* Update fr.yml
one typo fix
* Update simple_form.fr.yml
one translation consistency
|
|
|
|
* Add helper method to return Setting.site_title
* Use site_title helper in application layout
* Use site_title value for og:site_name
|
|
Fix my URL
|
|
Add reference to Elixir client for Mastodon API
|
|
add persistance to Postresql container
|
|
Update Production-guide.md
|
|
Update Heroku-guide.md
|
|
fixed a sentence in readme
|
|
Add SVG version of logo to repo
|
|
Fix #1141 on remote follow
|
|
Fix #1165 - Default locale no longer breaks form submissions
|
|
Fix #801 - Respect webfinger's canonical response of username/domain
|
|
Close instance list to additions
|
|
|
|
Update my URL since toot.zone was shut down.
|
|
|
|
|
|
|
|
|
|
|