Matt Jankowski
71706f21c2
Ignore implied formats for catch all route requests ( #1340 )
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.
7 years ago
Rachel H
b1881a3d48
Fix nonworking clear notices button ( #1316 )
7 years ago
Eugen
d5a675099a
Add env variable to disable prepared statements ( #1293 )
7 years ago
Ash Furrow
c3e7bac1cc
Allows setting log level in env variable ( #1290 )
* Allows setting log level in env variable.
* Made changes based on feedback in #1290 .
7 years ago
Ash Furrow
6e3925521d
Adds user confirmation rake task ( #1300 )
* Adds task to confirm user by email.
* Adds documentation for manual confirmation.
7 years ago
Eugen
b89f007862
Make public timelines API not require user context/app credentials ( #1291 )
* 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
7 years ago
Eugen
9acdb166e8
Fix #795 , fix #704 , fix #835 - 2FA requires confirmation to be enabled ( #1278 )
* Fix #795 , fix #704 , fix #835 - 2FA requires confirmation to be enabled
TOTP secret is not shown again after 2FA is enabled
* Clean up
7 years ago
Pavel Djundik
470eb0042e
Improve responsiveness of registration form and closed banner ( #1265 )
7 years ago
Pavel Djundik
fc146a19cc
Improve about page responsiveness ( #1252 )
7 years ago
Elizabeth Myers
941a593ea8
Add mst3k.interlinked.me to list of instances ( #1235 )
7 years ago
Eugen
982fef811e
Fix #1141 , fix #1126 - Avatar/profile info fetching ( #1215 )
* Fix #1141 , fix #1126 - Work through UpdateRemoteProfileService for both <feed> and <entry> top-level tags
* Improve code quality, remove line unrelated to fix
7 years ago
Thomas Citharel
41f8fde83e
Update french translation ( #1148 )
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>
7 years ago
Markus Amalthea Magnuson
157f0a2aa7
Add titles to more icons, and change clear notifications icon. ( #1101 )
7 years ago
kadiix
49043f644d
Update mastodon.brussels instance name on List of Instances
Correct mastodon.brussels.fr to mastodon.brussels
7 years ago
Nicolai von Neudeck
c803f5b440
Updated German translation ( #1248 )
Fixed various spelling and grammar mistakes.
Used more gender-neutral language.
7 years ago
Sebastian Hübner
f860eb7d71
Fixed two translation errors ( #1139 )
Changed followers from Follower to Folger and following from Gefolgt to Folgt, to make it identical with the translation in de.jsx
7 years ago
Korbinian
8f9a11b642
Update simple_form.de.yml ( #971 )
7 years ago
Thibaut (Eychics)
c6b0707cf6
Update mastodon.nuzgo.net ( #1242 )
Add ipv6 support
7 years ago
James Smith
b79c80b620
Add OTP_SECRET to Heroku app.json ( #1246 )
7 years ago
Eugen
211920b622
Revert "add persistance to Postresql container" ( #1251 )
7 years ago
Jantso Porali
01d8003867
Updated about page in Finnish language ( #1170 )
* 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
7 years ago
Olivier Humbert
ed3dfd0bee
French translation update ( #1188 )
* Update fr.yml
one typo fix
* Update simple_form.fr.yml
one translation consistency
7 years ago
Alda Marteau-Hardi
35eff3f2d0
Add some missing strings to prevent some React warning in the console ( #1230 )
7 years ago
Matt Jankowski
ca44c13455
Use Setting.site_title value for `og:site_name` occurrences ( #1194 )
* Add helper method to return Setting.site_title
* Use site_title helper in application layout
* Use site_title value for og:site_name
7 years ago
Eugen
a345eb44fc
Merge pull request #1239 from ineffyble/patch-2
Fix my URL
7 years ago
Eugen
7b814d5bcb
Merge pull request #1238 from milmazz/hunter-client
Add reference to Elixir client for Mastodon API
7 years ago
Eugen
9f9f4b248e
Merge pull request #887 from valentin2105/master
add persistance to Postresql container
7 years ago
Eugen
3660f01f60
Merge pull request #1115 from vmincev/patch-1
Update Production-guide.md
7 years ago
Eugen
a2ec54a20b
Merge pull request #1198 from huertanix/patch-1
Update Heroku-guide.md
7 years ago
Eugen
e33dcb79c6
Merge pull request #1221 from rbaumert/patch-1
fixed a sentence in readme
7 years ago
Eugen
7d5ea5c170
Merge pull request #1224 from chrisheninger/patch-1
Add SVG version of logo to repo
7 years ago
Eugen
33849acfa7
Merge pull request #1218 from R0ckweb/patch-2
Fix #1141 on remote follow
7 years ago
Eugen
c141f0a886
Merge pull request #1216 from tootsuite/fix-default-locale-regression
Fix #1165 - Default locale no longer breaks form submissions
7 years ago
Eugen
55d03da303
Merge pull request #1213 from tootsuite/fix-accounts-initial-case
Fix #801 - Respect webfinger's canonical response of username/domain
7 years ago
Eugen
2c3a730eae
Merge pull request #1225 from tootsuite/yiskah-patch-1
Close instance list to additions
7 years ago
Milton Mazzarri
b04cbb9f5d
Add reference to Elixir client for Mastodon API
7 years ago
Effy Elden
75aade3de2
Fix my URL
Update my URL since toot.zone was shut down.
7 years ago
rbaumert
ac0b84534e
Merge branch 'master' into patch-1
7 years ago
Valentin Ouvrard
3c48c9ac2e
Merge branch 'master' into master
7 years ago
Shel R
ecf0320a78
Close instance list to additions
7 years ago
Kurtis Rainbolt-Greene
40703b96fa
Merge branch 'master' into fix-default-locale-regression
7 years ago
Kurtis Rainbolt-Greene
1e4453405b
Merge branch 'master' into patch-2
7 years ago
Chris Heninger
0ad694f96b
Add SVG version of logo to repo
7 years ago
Shel R
541c538f9b
Merge pull request #1137 from Noiwex/patch-1
Update List-of-Mastodon-instances.md
7 years ago
Shel R
50910d1543
Merge branch 'master' into patch-1
7 years ago
Shel R
4ff8653d6c
Merge pull request #1197 from blakebarnett/add_indigo_zone_instance
Add indigo.zone to list of instances
7 years ago
Shel R
17690f51a2
Merge branch 'master' into add_indigo_zone_instance
7 years ago
Shel R
cf80cb5e8b
Merge pull request #1196 from mouse-reeve/list-oulipo-social
Adds Oulipo.social to Mastodons list
7 years ago
Shel R
315ff648c8
Merge branch 'master' into list-oulipo-social
7 years ago
Shel R
41923d1c6b
Merge pull request #1186 from Aguay-val/patch-2
Add mastodon.fun
7 years ago