nicolas
|
f447649d25
|
Merge branch 'master' into french-translation
|
8 years ago |
nicolas
|
d46c2e98ee
|
Update index.jsx
Forgot to add `fr` here.
|
8 years ago |
Eugen Rochko
|
8ab2fcbb2c
|
Mini Profiler not working well, remove it
|
8 years ago |
Eugen Rochko
|
4af2805038
|
Add some OpenGraph tags to public statuses
|
8 years ago |
Eugen Rochko
|
f613f2b84a
|
Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users
|
8 years ago |
Eugen
|
2152dfef02
|
Merge pull request #242 from TazeTSchnitzel/media_uri_obfuscation
Rename media to avoid exposing filename (fixes #207)
|
8 years ago |
Alyssa Ross
|
cb06801b21
|
Extract filename obfuscation into module
|
8 years ago |
Eugen Rochko
|
90b3ff2518
|
Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and
then adjust to failure later if the request fails
|
8 years ago |
Eugen Rochko
|
f6d196255c
|
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
skip ActionCable for follow/unfollow/block events, instead clear UI from
blocked account's posts instantly if block request succeeds. Add forgotten
i18n for sensitive content
|
8 years ago |
Andrea Faulds
|
66a20701b7
|
Rename media to avoid exposing filename (fixes #207)
|
8 years ago |
Eugen Rochko
|
cda67241d4
|
Merge branch 'development'
|
8 years ago |
Eugen Rochko
|
d78962c1ed
|
Cache accounts/:id/statuses and single statuses too
|
8 years ago |
Eugen Rochko
|
1c8ca7aed5
|
Adding content sensitivity toggle, spoilers for media
|
8 years ago |
Eugen
|
48bd02124c
|
Merge pull request #227 from nclm/french-translation
Missing lines in the French translation
|
8 years ago |
nicolas
|
862b82051a
|
Rename ‘Publier’ to ‘Pouet’ in French locale.
🎺 https://mastodon.social/users/Pierrec/updates/100589
|
8 years ago |
nicolas
|
29bcf41808
|
Merge branch 'master' into french-translation
|
8 years ago |
nicolas
|
cb19a97e3e
|
Update doorkeeper.fr.yml
e
|
8 years ago |
nicolas
|
85e53eb127
|
Update doorkeeper.fr.yml
|
8 years ago |
Eugen Rochko
|
3c12f6f23b
|
Add content spoilers for media in sensitive-content statuses
|
8 years ago |
Eugen Rochko
|
65d6191147
|
Adding sensitive marker to statuses in API
|
8 years ago |
Andrea Faulds
|
5961d22b95
|
Explain application secrets (#217)
|
8 years ago |
Eugen Rochko
|
c60df460af
|
Rename "publish" to "toot" in english locale, fix lightbox showing old image
before loading new one, cache notifications API, fix missing follow button
on public profiles
|
8 years ago |
Eugen Rochko
|
59d7fe4c05
|
Fix #168 - Turn off e-mail notifications by default
|
8 years ago |
Eugen Rochko
|
dda6354c76
|
Implement includes caching for timelines APIs
|
8 years ago |
Eugen Rochko
|
f6a975af8b
|
More query optimizations
|
8 years ago |
Eugen Rochko
|
30010a6dbd
|
Moving some counter queries out of subqueries in the API
|
8 years ago |
Eugen Rochko
|
2945c5d3dd
|
Upgrade to latest Rails, which apparently improves ActionCable performance
|
8 years ago |
Eugen Rochko
|
f07b0dc82f
|
Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously
|
8 years ago |
nicolas
|
28884e0860
|
Merge pull request #2 from Gargron/master
Merge
|
8 years ago |
Eugen Rochko
|
71c7cd9f6c
|
Merge branch 'nclm-french-translation'
|
8 years ago |
Eugen Rochko
|
33ccf97c49
|
Fix broken locales
|
8 years ago |
nicolas
|
5902e95af9
|
Update fr.jsx
|
8 years ago |
nicolas
|
a731b0d15a
|
Update fr.yml
|
8 years ago |
nicolas
|
9725264490
|
Update simple_form.fr.yml
silenced mode + edits
|
8 years ago |
nicolas
|
1a9ad408e8
|
Merging code updates (Unlisted Mode)
|
8 years ago |
nicolas
|
1555bf8400
|
Adding French locale to mastodon.jsx
|
8 years ago |
nicolas
|
2a1b5185b3
|
Adding French locale to settings_helper.rb
|
8 years ago |
Eugen Rochko
|
74df3ba1d7
|
Local accounts can control "silenced" attribute which removes them from public timeline
|
8 years ago |
nicolas
|
1aeebf8de5
|
Adding French locale
|
8 years ago |
nicolas
|
d20ba4c34c
|
Importing doorkeeper.fr.yml
From https://github.com/doorkeeper-gem/doorkeeper-i18n/blob/master/rails/locales/fr.yml
|
8 years ago |
nicolas
|
324fe9b102
|
Importing devise.fr.yml
From https://gist.github.com/qsypoq/4cf3b858ff8242ffb013
|
8 years ago |
Eugen Rochko
|
7e8f1061dd
|
Fix #163 - No need for Safari chrome on iOS
|
8 years ago |
nicolas
|
c6ca8f8f2f
|
First version for fr.jsx
|
8 years ago |
Eugen Rochko
|
0943e98288
|
Adding option to specify asset server, filter followers query by local accounts
during Fan Out On Write to load less stuff into memory
|
8 years ago |
nicolas
|
14e9972858
|
Create fr.jsx
|
8 years ago |
nicolas
|
8532fe10d6
|
First version for simple_form.fr.yml
|
8 years ago |
nicolas
|
a100ad0334
|
First version for fr.yml
|
8 years ago |
nicolas
|
fd49a94259
|
Create devise.fr.yml
|
8 years ago |
nicolas
|
cdf8b2019a
|
Create doorkeeper.fr.yml
|
8 years ago |
nicolas
|
2bf59ee5c5
|
Create simple_form.fr.yml
|
8 years ago |