562 Commits (26287b6e7dd68e03d6f2d6a7051bb9873e3f6c9a)

Author SHA1 Message Date
Eugen 26287b6e7d Merge pull request #275 from kodacs/master
8 years ago
Eugen 0cfb8dbd20 Merge pull request #282 from nclm/misc
8 years ago
Eugen Rochko 8a4913fde0 Public and hashtag timelines now exclude reblogs and replies
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 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
nicolas 9f731b6a27 Allow vertical resizing of the toot textarea
8 years ago
Eugen Rochko 4495baf451 X-RateLimit-Reset formatted with iso8601
8 years ago
Eugen Rochko 898ab66e2e Fix checkbox spacing
8 years ago
nicolas c1aab76da4 Checkboxes label adjustement
8 years ago
nicolas 959e4b8198 Merge branch 'master' into french-translation
8 years ago
nicolas effdb42f4c Update fr.jsx
8 years ago
Eugen Rochko 8a3745a4df Remove stale entries from cache results
8 years ago
Eugen 1c9e21a507 Merge pull request #273 from nclm/french-translation
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 03d22fabb7 Update fr.jsx
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
nicolas 60577f4c6e Merge branch 'master' into french-translation
8 years ago
nicolas 5e33445c5f Update index.jsx
8 years ago
Eugen Rochko 8e34bed7cc Mini Profiler not working well, remove it
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
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
8 years ago
Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
8 years ago
Andrea Faulds 7161f91313 Rename media to avoid exposing filename (fixes #207)
8 years ago
Eugen Rochko 3373ae02de Merge branch 'development'
8 years ago
Eugen Rochko 79a0135869 Cache accounts/:id/statuses and single statuses too
8 years ago
Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media
8 years ago
nicolas e8725d2d98 Rename ‘Publier’ to ‘Pouet’ in French locale.
8 years ago
Eugen Rochko 5434ad3002 Add content spoilers for media in sensitive-content statuses
8 years ago
Eugen Rochko 0603971894 Adding sensitive marker to statuses in API
8 years ago
Eugen Rochko 4bdb6a0eaf Rename "publish" to "toot" in english locale, fix lightbox showing old image
8 years ago
Eugen Rochko 9b53c7d353 Fix #168 - Turn off e-mail notifications by default
8 years ago
Eugen Rochko cf912e01fd Implement includes caching for timelines APIs
8 years ago
Eugen Rochko 5c78547198 More query optimizations
8 years ago
Eugen Rochko fc90d38893 Moving some counter queries out of subqueries in the API
8 years ago
Eugen Rochko 45c7ee39b3 Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously
8 years ago
nicolas c7031fd535 Update fr.jsx
8 years ago
nicolas 89dab7c534 Merging code updates (Unlisted Mode)
8 years ago
nicolas f9bd3d8808 Adding French locale to mastodon.jsx
8 years ago
nicolas 115ce90578 Adding French locale to settings_helper.rb
8 years ago
Eugen Rochko 1788164352 Local accounts can control "silenced" attribute which removes them from public timeline
8 years ago