]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2016-11-23 nicolasRename ‘Publier’ to ‘Pouet’ in French locale.
2016-11-23 nicolasMerge branch 'master' into french-translation
2016-11-23 nicolasUpdate doorkeeper.fr.yml
2016-11-23 nicolasUpdate doorkeeper.fr.yml
2016-11-23 Andrea FauldsExplain application secrets (#217)
2016-11-23 Eugen RochkoRename "publish" to "toot" in english locale, fix light...
2016-11-23 Eugen RochkoFix #168 - Turn off e-mail notifications by default
2016-11-23 Eugen RochkoImplement includes caching for timelines APIs
2016-11-22 Eugen RochkoMore query optimizations
2016-11-22 Eugen RochkoMoving some counter queries out of subqueries in the API
2016-11-22 Eugen RochkoUpgrade to latest Rails, which apparently improves...
2016-11-22 Eugen RochkoRemove unneeded indices, improve error handling in...
2016-11-22 nicolasMerge pull request #2 from Gargron/master
2016-11-22 Eugen RochkoMerge branch 'nclm-french-translation'
2016-11-22 Eugen RochkoFix broken locales
2016-11-22 nicolasUpdate fr.jsx
2016-11-22 nicolasUpdate fr.yml
2016-11-22 nicolasUpdate simple_form.fr.yml
2016-11-22 nicolasMerging code updates (Unlisted Mode)
2016-11-22 nicolasAdding French locale to mastodon.jsx
2016-11-22 nicolasAdding French locale to settings_helper.rb
2016-11-21 Eugen RochkoLocal accounts can control "silenced" attribute which...
2016-11-21 nicolasAdding French locale
2016-11-21 nicolasImporting doorkeeper.fr.yml
2016-11-21 nicolasImporting devise.fr.yml
2016-11-21 Eugen RochkoFix #163 - No need for Safari chrome on iOS
2016-11-21 nicolasFirst version for fr.jsx
2016-11-21 Eugen RochkoAdding option to specify asset server, filter followers...
2016-11-21 nicolasCreate fr.jsx
2016-11-21 nicolasFirst version for simple_form.fr.yml
2016-11-21 nicolasFirst version for fr.yml
2016-11-21 nicolasCreate devise.fr.yml
2016-11-21 nicolasCreate doorkeeper.fr.yml
2016-11-21 nicolasCreate simple_form.fr.yml
2016-11-21 nicolasCreate fr.yml
2016-11-21 Eugen RochkoBetter error message in doorkeeper json response
2016-11-21 Eugen RochkoPerformance improvement for notifications API
2016-11-21 Eugen RochkoRemove some n+1 queries from notifications API
2016-11-21 Eugen RochkoRemove orphaned notifications, add scopes param to...
2016-11-21 Eugen RochkoMerge branch 'victorhck-master'
2016-11-21 Eugen RochkoFixes for the Spanish translation
2016-11-21 Eugen RochkoTry to fix for browsers that don't support notifications
2016-11-21 Eugen RochkoIcon for desktop notifications
2016-11-21 Eugen RochkoSwitch to compose route when replying and compose is...
2016-11-21 Eugen RochkoUse old rules for mention notifications as for mentions...
2016-11-21 Eugen RochkoDesktop notifications
2016-11-21 Eugen RochkoFix responsive layout breakpoint, replace mentions...
2016-11-21 Eugen RochkoCall NotifyService about remote reblogs
2016-11-20 Eugen RochkoAdding notifications column
2016-11-20 Eugen RochkoAdding unified streamable notifications
2016-11-20 caesarologiaPortuguese translation (front-end)
2016-11-19 Victorhckimprovements in text made by Ekaitz
2016-11-19 Victorhckfix typos, and suggestions made by Ekaitz
2016-11-19 Eugen RochkoFix up Spanish translations
2016-11-19 victorhckMerge branch 'master' of https://github.com/victorhck...
2016-11-19 victorhckMerge remote-tracking branch 'upstream/master'
2016-11-19 VictorhckFinished spanish translation config files
2016-11-19 EugenFix wrong language declaration
2016-11-19 EugenFix wrong language declaration
2016-11-19 victorhckfinished spanish translation config files
2016-11-18 Eugen RochkoGraphic emoji in usernames in the "reblogged" string...
2016-11-18 Eugen RochkoDisplay human names of locales in dropdown
2016-11-18 Eugen RochkoActivating Spanish i18n
2016-11-18 Eugen RochkoAdd more Spanish i18n
2016-11-18 VictorhckSpanish translation for devise.es.yml
2016-11-18 Eugen RochkoUpdating some npm packages
2016-11-18 Eugen RochkoMove Salmon processing to background as well as PuSH
2016-11-18 Eugen RochkoCatch validation errors in ProcessFeedService so that...
2016-11-18 Eugen RochkoDon't create attachments if remote file cannot be fetched
2016-11-18 Eugen RochkoValidate presence of text even for remote statuses
2016-11-18 Eugen RochkoFix OAuth authorization page and add a spec for it
2016-11-18 Victorhckfinished spanish translation for es.yml
2016-11-18 victorhckstarted sp translations config locales
2016-11-18 victorhckfixed typos
2016-11-18 VictorhckAdded spanish translation (#150)
2016-11-18 EugenFix syntax error
2016-11-18 victorhckdoing spanish translation
2016-11-18 victorhckadded spanish translation
2016-11-18 Eugen RochkoAdding german localization
2016-11-17 EugenMerge pull request #149 from larkinscott/master
2016-11-17 Scott LarkinCreate .codeclimate.yml
2016-11-17 Eugen RochkoAdd an Intl polyfill
2016-11-17 Eugen RochkoFix #148 - Devise mailer fixed, test spec added so...
2016-11-16 Eugen RochkoRemove broken test
2016-11-16 Eugen Rochkoi18n for devise mailer too
2016-11-16 Eugen RochkoAdd user locale setting
2016-11-16 Eugen RochkoAdding react-intl i18n to the frontend. No translations yet
2016-11-15 Eugen RochkoLocalizations for most server-side strings
2016-11-15 Eugen RochkoAdding some localizations
2016-11-15 Eugen RochkoImprove how public status pages look slightly
2016-11-15 Eugen RochkoSupport emojis in display name, bio
2016-11-15 Eugen RochkoFix #144 - Filter statuses from blocked users out of...
2016-11-15 Eugen RochkoFix rubocop issues, introduce usage of frozen literal...
2016-11-15 Eugen RochkoDelegate processing of incoming PuSH data to background...
2016-11-14 Eugen RochkoFix wrong link header on followers API, wrong link...
2016-11-13 Eugen RochkoFix #63 - Filter mentions that reply to blocked users
2016-11-13 Eugen RochkoFix another mistake with infinite user list for following
2016-11-13 Eugen RochkoFix another mistake
2016-11-13 Eugen RochkoFix infinite scrolling mistake
2016-11-13 Eugen RochkoInfinite scroll for followers/following lists
next