about summary refs log tree commit diff
path: root/app
AgeCommit message (Collapse)Author
2016-11-28Fix setting of confirmed=true on successful confirmationEugen Rochko
2016-11-28More logging to ConfirmationWorkerEugen Rochko
2016-11-28Adding backtracing to Salmon/Processing workersEugen Rochko
2016-11-28Add simple admin overview of PuSH subscriptionsEugen Rochko
2016-11-28Fix Pubsubhubbub::UnsubscribeServiceEugen Rochko
2016-11-28Forgot to enable hungarian translation in the frontendEugen Rochko
2016-11-28Enabling portuguese and hungarian translations, which are awfully incompleteEugen Rochko
2016-11-28Merge pull request #304 from unsmell/patch-1Eugen
activate portuguese translation
2016-11-28Fix order of attachments (see #269)Eugen Rochko
2016-11-28Adding embedded PuSH serverEugen Rochko
2016-11-27activate portuguese translationunsmell
2016-11-26Merge pull request #275 from kodacs/masterEugen
Hungarian translation for Mastodon.
2016-11-26Merge pull request #282 from nclm/miscEugen
Allow vertical resizing of the toot textarea
2016-11-26Public and hashtag timelines now exclude reblogs and repliesEugen Rochko
Fix #289 - don't download avatar unless the URL is http/https Fix #293 - reblog/reblogged is now boost/boosted
2016-11-26Fix #288 - Strip first @ from search query, don't search accounts if it ↵Eugen Rochko
begins with #
2016-11-26Fix #278 - Use mb_chars.downcase on hashtagsEugen Rochko
2016-11-26Update hub URL and re-subscribe if hub URL changesEugen Rochko
2016-11-25Allow vertical resizing of the toot textareanicolas
2016-11-25X-RateLimit-Reset formatted with iso8601Eugen Rochko
2016-11-25Fix checkbox spacingEugen Rochko
2016-11-25Checkboxes label adjustementnicolas
When the label of a checkbox is more than one line long, avoid unalignment.
2016-11-25Merge branch 'master' into french-translationnicolas
2016-11-25Update fr.jsxnicolas
2016-11-25Remove stale entries from cache resultsEugen Rochko
2016-11-25Merge pull request #273 from nclm/french-translationEugen
French localisation update
2016-11-25Fix #65 - Options to block notifications from people you don't follow/who ↵Eugen Rochko
don't follow you
2016-11-25Server side HU translation + Toot fix.kodacs
2016-11-25Filter statuses that mention blocked usersEugen Rochko
2016-11-25Hungarian translationkodacs
2016-11-25Update fr.jsxnicolas
2016-11-24Fix bad referenceEugen Rochko
2016-11-24Fix forgotten referenceEugen Rochko
2016-11-24Remove Neo4JEugen Rochko
2016-11-24Center header in account column, hide media in "muted" status components ↵Eugen Rochko
(notifications)
2016-11-24Merge branch 'master' into french-translationnicolas
2016-11-24Update index.jsxnicolas
Forgot to add `fr` here.
2016-11-24Mini Profiler not working well, remove itEugen Rochko
2016-11-24Add some OpenGraph tags to public statusesEugen Rochko
2016-11-24Only distribute statuses to followers who signed in in the last 2 weeks, add ↵Eugen Rochko
rake task for clearing feeds of inactive users
2016-11-24Merge pull request #242 from TazeTSchnitzel/media_uri_obfuscationEugen
Rename media to avoid exposing filename (fixes #207)
2016-11-24Extract filename obfuscation into moduleAlyssa Ross
2016-11-23Follow/unfollow button outside of dropdown, also make favs/reblogs update ↵Eugen Rochko
indicator instantly and then adjust to failure later if the request fails
2016-11-23Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and ↵Eugen Rochko
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
2016-11-23Rename media to avoid exposing filename (fixes #207)Andrea Faulds
2016-11-23Merge branch 'development'Eugen Rochko
2016-11-23Cache accounts/:id/statuses and single statuses tooEugen Rochko
2016-11-23Adding content sensitivity toggle, spoilers for mediaEugen Rochko
2016-11-23Improve contrast for settings pages (fixes #173)Andrea Faulds
2016-11-23Rename ‘Publier’ to ‘Pouet’ in French locale.nicolas
🎺 https://mastodon.social/users/Pierrec/updates/100589
2016-11-23Add content spoilers for media in sensitive-content statusesEugen Rochko