]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
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
2016-11-13 Eugen RochkoFix stale reference
2016-11-13 Eugen RochkoUse privacy policy from Discourse
2016-11-13 Eugen RochkoForce utf-8 encoding when processing XML
2016-11-13 Eugen RochkoMaking upload button into a smaller icon button
2016-11-13 Eugen RochkoFix #110 - Make web UI use browser history, change...
2016-11-13 Eugen RochkoDebounce autosuggestions requests
2016-11-13 Eugen RochkoSearch component
2016-11-13 Eugen RochkoFix #142 - Escape ILIKE special characters from Account...
2016-11-12 Eugen RochkoWeigh username matches higher than domain matches in...
2016-11-12 Eugen RochkoAdd limit to search results
2016-11-12 Eugen RochkoUse full-text search for autosuggestions
2016-11-12 Eugen RochkoUpgrade ruby to 2.3.1
2016-11-10 Eugen RochkoFix #141 - Add "Server: Mastodon" header to responses
2016-11-10 Eugen RochkoEnable emojis in reply indicator as well
2016-11-10 Eugen RochkoFix modals sizing and add animation to it, fix #140...
2016-11-10 Eugen RochkoFix public timeline query
2016-11-10 Eugen RochkoFix #131 - Make active favourite buttons yellow
2016-11-10 Eugen RochkoFix #122 - Add microformats-2 classes to mention links
2016-11-09 Eugen RochkoFix live status removal from public/hashtag channels
2016-11-09 Eugen RochkoDiscard misattributed remote statuses, improve timeline...
2016-11-09 Eugen RochkoImprove filtering of public/hashtag timelines, both...
2016-11-09 Eugen RochkoStatus removal is broadcast to public/hashtag timelines too
2016-11-09 Eugen RochkoReplace setting custom CORS headers with rack-cors...
2016-11-09 Eugen RochkoAPI pagination for all collections using Link header
2016-11-08 Eugen RochkoUpdate README with attribution links and FAQ link
2016-11-08 Eugen RochkoMove timelines API from statuses to its own controller...
2016-11-08 Eugen RochkoAdding Emoji One
2016-11-08 Eugen RochkoAdding more logging
2016-11-08 Eugen RochkoFix for thread resolve service and process feed service...
2016-11-08 Eugen RochkoFix region setting for AWS gem
2016-11-08 Eugen RochkoFix 50x page image for non-/ paths
2016-11-08 Eugen RochkoImprove feed regeneration
2016-11-08 Eugen RochkoFix typo
2016-11-08 Eugen RochkoProcessFeedService refactor
2016-11-07 Eugen RochkoImproved configuration from ENV, cleaned up timeline...
next