Eugen Rochko
c23ef9a706
Fix norwegian translation being malformed
8 years ago
Eugen Rochko
6ebe31e716
Make default admin UI page reports. Add admin UI for creating a domain block
8 years ago
Christopher Kolstad
c1f52eaff1
Add Norwegian locale
8 years ago
JantsoP
e74a4efa20
another typo. fuck me
8 years ago
JantsoP
54db5aa06c
fixed an sneaky peaky tpy
8 years ago
JantsoP
bed61b7cc4
add finnish translation
...
add finnish translation
8 years ago
JantsoP
aa77d63da9
add finnish translation
...
add finnish translation
8 years ago
JantsoP
35ad63910d
Merge branch 'master' into master
8 years ago
JantsoP
1c84f62d6d
add finnish translation
...
add finnish translation
8 years ago
JantsoP
cbff9a2e15
finnish translation
...
finnish translation
8 years ago
JantsoP
5045c23636
updated final translation
...
updated final translation
8 years ago
JantsoP
7606beb4dd
Create new translation file
...
Still in progress. Should be done shortly
8 years ago
Angristan
38bf31d425
Improve french translation
8 years ago
Valentin Lorentz
7d5921dd5c
Improve French translation
...
Fix typos and typography. Make vocabulary and grammar more uniform.
8 years ago
Eugen
720922cd13
Merge pull request #746 from eramdam/feature/improve-french-locales
...
Feature/improve french locales (again)
8 years ago
Damien Erambert
066b904205
Fix typo in simple_form.fr.yml
8 years ago
Damien Erambert
b7554089cb
Improve translation of data import in fr.yml
8 years ago
Damien Erambert
6162adec16
Better translation for revoked token in doorkeeper.fr.yml
8 years ago
Damien Erambert
53e0834cf4
Fix date format in doorkeeper.fr.yml
8 years ago
Eugen
0335a52e28
Merge pull request #741 from eramdam/feature/improve-french-locales
...
Improve/add some French locales
8 years ago
Eugen Rochko
00e99e58db
Add proper error page for request timeouts
8 years ago
Damien Erambert
180edd4baa
Add locale in devise.fr.yml
8 years ago
Damien Erambert
9ba1d01fe4
Add french translation for "scopes" in doorkeeper.fr.yml
8 years ago
Damien Erambert
cfc96a619c
Fix small typo in doorkeeper.fr.yml
8 years ago
Damien Erambert
ef1c4de714
Complete localization of in simple_form.fr.yml
8 years ago
Damien Erambert
b256d43b14
Improve french locales on the backend (WIP)
8 years ago
Eugen Rochko
be9accbacc
Fix #700 - hide spoilers on static pages
8 years ago
Eugen Rochko
244da78105
Import feature for following/blocking lists (addresses #62 , #177 , #201 , #454 )
8 years ago
Eugen Rochko
74fb333eb7
Fix up some localizations
8 years ago
leopku
58c9d97d07
🌐 add simplified chinese language
8 years ago
leopku
e4205b09d1
🚧 chinese translation WIP
8 years ago
leopku
017e3b7da8
🌐 add chinese language file
8 years ago
leopku
11f8faa6ba
🔧 S3 protocol from ENV
...
add support for reading S3 protocol from ENV
also add S3_HOSTNAME in .env.production.sample
8 years ago
Eugen Rochko
b3cb765a94
Prettier account and stream entry URLs
8 years ago
Eugen Rochko
3893f75a51
New API method: /api/v1/search
...
Returns accounts, statuses, hashtags arrays
8 years ago
Eugen Rochko
8785e271bf
Improved landing page
8 years ago
Eugen Rochko
47c74efa85
Add landing strip
8 years ago
Eugen Rochko
b339e488fe
Export follow/block lists as CSV
8 years ago
Eugen Rochko
a19062b726
Federate header images, fix open-uri http->https redirection error
8 years ago
shel
5c7b222769
Promote Apps ( #670 )
...
"Various apps are available" is now a hyperlink
8 years ago
Eugen Rochko
c97f817e40
Fix #525 - Add instance information API
8 years ago
Eugen
6599b27b2b
Merge branch 'master' into mastodon-site-api
8 years ago
Eugen Rochko
453d65e6da
Obfuscate filenames better, double rate limits
8 years ago
Eugen Rochko
250beb1971
Revert earlier fix due to new bug reports
8 years ago
Eugen Rochko
65b49d95b7
Make the paperclip filename interpolator smarter about the :original style
...
If an :original gets converted into another format, it would get saved as
original_filename *anyway*, so generating the extension is pointless and
yields bad results for when you change the style definition later. This way,
old gifs will still have correct URLs
8 years ago
Eugen Rochko
c911ade272
Detect videos with no sound, handle them like gifv
8 years ago
Eugen Rochko
d1e1f26878
Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies
...
Redirect /:username to /users/:username
Redirect /:username/:id to /users/:username/updates/:id
Updated API documentation and sponsors
8 years ago
Eugen Rochko
4b93cf88e5
Fix #431 - convert gif to webm during upload. Web UI treats them like it did
...
before. In the API, attachments now can be either image, video or gifv. Gifv
is to be treated like images in terms of behaviour, but are videos by file
type.
8 years ago
Eugen Rochko
0cb5a2a0a7
Add digest e-mails
8 years ago
Kit Redgrave
4554ccd5d0
Mute button progress so far. WIP, doesn't entirely work correctly.
8 years ago