unsmell
7109711b71
activate portuguese translation
8 years ago
Eugen
26287b6e7d
Merge pull request #275 from kodacs/master
Hungarian translation for Mastodon.
8 years ago
Eugen
0cfb8dbd20
Merge pull request #282 from nclm/misc
Allow vertical resizing of the toot textarea
8 years ago
Eugen
a7769c2672
Merge pull request #296 from TazeTSchnitzel/purge_neo4j
Remove another lingering Neo4J item
8 years ago
Andrea Faulds
1c9c176bec
Remove another lingering Neo4J item
8 years ago
Eugen Rochko
8a4913fde0
Public and hashtag timelines now exclude reblogs and replies
Fix #289 - don't download avatar unless the URL is http/https
Fix #293 - reblog/reblogged is now boost/boosted
8 years ago
Eugen Rochko
054138797f
Fix #288 - Strip first @ from search query, don't search accounts if it begins with #
8 years ago
Eugen Rochko
6c82dfcf5f
Fix CDN_HOST variable requirement
8 years ago
Eugen Rochko
950312bada
Fix #278 - Use mb_chars.downcase on hashtags
8 years ago
Eugen Rochko
2cb3dc5e5a
Update hub URL and re-subscribe if hub URL changes
8 years ago
Eugen
4986c727d9
Merge pull request #280 from TazeTSchnitzel/purge_neo4j
Remove remnants of Neo4J
8 years ago
Eugen Rochko
dda9ac9222
Fix reset date format when rate limited
8 years ago
nicolas
9f731b6a27
Allow vertical resizing of the toot textarea
8 years ago
nicolas
9f9680412f
Merge pull request #6 from Gargron/master
Merge
8 years ago
Andrea Faulds
b107a4820a
Remove remnants of Neo4J
8 years ago
Eugen Rochko
4495baf451
X-RateLimit-Reset formatted with iso8601
8 years ago
kodacs
b503a5e05e
#275 fix missing i18n item
8 years ago
Eugen Rochko
898ab66e2e
Fix checkbox spacing
8 years ago
nicolas
c1aab76da4
Checkboxes label adjustement
When the label of a checkbox is more than one line long, avoid unalignment.
8 years ago
kodacs
7bd559158b
fixing yamls for #275
8 years ago
Eugen
50bec5b999
Merge pull request #276 from nclm/french-translation
French translation update
8 years ago
kodacs
6586408c69
fix #275
8 years ago
nicolas
959e4b8198
Merge branch 'master' into french-translation
8 years ago
nicolas
effdb42f4c
Update fr.jsx
8 years ago
nicolas
9bb885805c
Update simple_form.fr.yml
8 years ago
Eugen Rochko
8a3745a4df
Remove stale entries from cache results
8 years ago
Eugen Rochko
1ff0d5aea6
Normalized locale files
8 years ago
Eugen
1c9e21a507
Merge pull request #273 from nclm/french-translation
French localisation update
8 years ago
Eugen Rochko
71401659b8
Fix #65 - Options to block notifications from people you don't follow/who don't follow you
8 years ago
kodacs
eb3a12bba6
Server side HU translation + Toot fix.
8 years ago
Eugen Rochko
e3ed212b85
Filter statuses that mention blocked users
8 years ago
kodacs
7d6c461739
Hungarian translation
8 years ago
nicolas
d0122045f4
Update simple_form.fr.yml
8 years ago
nicolas
4cc6684881
Update fr.yml
8 years ago
nicolas
03d22fabb7
Update fr.jsx
8 years ago
nicolas
9af6c52a41
Merge pull request #3 from Gargron/master
Merge
8 years ago
Eugen Rochko
543d06971e
Fix bad reference
8 years ago
Eugen Rochko
34e18eb251
Fix forgotten reference
8 years ago
Eugen Rochko
8efa081f21
Remove Neo4J
8 years ago
Eugen Rochko
fca183968e
Center header in account column, hide media in "muted" status components (notifications)
8 years ago
Eugen
c0a223b480
Merge pull request #265 from nclm/french-translation
Forgot to add one `fr` to make the French locale (hopefully) work
8 years ago
nicolas
60577f4c6e
Merge branch 'master' into french-translation
8 years ago
nicolas
5e33445c5f
Update index.jsx
Forgot to add `fr` here.
8 years ago
Eugen Rochko
8e34bed7cc
Mini Profiler not working well, remove it
8 years ago
Alyssa Ross
75d0903317
Add .env.test
It took me ages to get Mastodon set up with the tests passing because
the environment variables I needed to define weren't documented and I
had to work them out one at a time.
This change adds a .env.test file, and makes it so it isn't ignored by
git. I think it makes sense for the .env.test file to be in git, since
there's nothing secret in it, but other approaches would be to have a
.env.test.sample (like the corresponding one for production), or to set
these values in a test helper, or to adapt the tests to work with
environments other than this one. I'd be happy to make these changes if
that would be preferred.
Being able to get set up and run the tests is a pretty important part of
being able to contribute to Mastodon (or your test coverage with
suffer!), so having some sort of solution like this one is vital.
8 years ago
Eugen Rochko
b6ee2fb1c6
Add some OpenGraph tags to public statuses
8 years ago
Eugen Rochko
4f1d863615
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
7baca3fe4d
Merge pull request #242 from TazeTSchnitzel/media_uri_obfuscation
Rename media to avoid exposing filename (fixes #207 )
8 years ago
Alyssa Ross
cefef2c571
Extract filename obfuscation into module
8 years ago
Eugen Rochko
cbc50016eb
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