]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2017-02-26 Eugen RochkoMerge branch 'fix_626' of https://github.com/rmhasan...
2017-02-26 Eugen RochkoFix JS require-issue
2017-02-26 Eugen RochkoFix broken dependency on inner react utility function
2017-02-26 Eugen RochkoFix local timeline showing unread status of TWKN timeline
2017-02-26 Eugen RochkoImprove compose form performance, upgrade JS dependenci...
2017-02-25 Eugen RochkoAdd tuning documentation, add <content> tags back to...
2017-02-23 Eugen RochkoImprove glow
2017-02-22 Eugen RochkoSkip remote media URLs that don't have a hostname
2017-02-22 Eugen RochkoFix #555 - Use a better URL parser
2017-02-22 Eugen RochkoImprove status reselect, do not display "load more...
2017-02-22 Eugen RochkoFix #651 - Do not reinsert original status into all...
2017-02-22 Eugen RochkoImprove performance of compose form
2017-02-20 Eugen RochkoFix #38 - Unread indicator when new content appears...
2017-02-20 EugenFix scroll to top not registering because of wrong...
2017-02-19 Eugen RochkoFix links and wording
2017-02-19 Eugen RochkoAdjust naming of public timeline -> "local timeline...
2017-02-19 Eugen RochkoFix infinite scrolling breaking after navigation
2017-02-19 Eugen RochkoSplit public timeline into "public timeline" which...
2017-02-19 Rakib Hasanadded if else clause in fetchContext
2017-02-19 Rakib HasanRemoving dispatch of fetchContextFail
2017-02-19 Rakib Hasanadding new react class StatusNotFound
2017-02-19 Rakib HasanFixing issue #626
2017-02-18 Eugen RochkoFix #642 - Add "empty column" text to home/notifications
2017-02-17 EugenMerge pull request #643 from yiskah/patch-7
2017-02-17 shelAdd target="_blank" to github link
2017-02-17 EugenMerge pull request #640 from mcat-ee/master
2017-02-17 nicolasFrench translation update
2017-02-17 Tom McAteeAdded SMTP_FROM_ADDRESS to heroku deploy config
2017-02-17 Eugen RochkoAdd foreign key to prevent reblogs of non-existent...
2017-02-17 Eugen RochkoDo not display non-Status stream entries anymore
2017-02-17 Eugen RochkoFix small styling issues
2017-02-17 Eugen RochkoQuick fix for avatars with the same URL not being perce...
2017-02-17 Eugen RochkoClose dropdown when clicking items
2017-02-17 Eugen RochkoSpeed up/optimize loading of statuses, context and...
2017-02-17 Eugen RochkoAdd GET /api/v1/accounts/:id/statuses/media that return...
2017-02-16 Eugen RochkoAdd UI to view report details, remove reported statuses...
2017-02-16 Eugen RochkoSpeed up capistrano deployments
2017-02-16 Eugen RochkoAdding index overview for reports in admin UI
2017-02-16 Eugen RochkoFix Salmon issue
2017-02-15 Eugen RochkoExpose Link headers via CORS
2017-02-14 Eugen RochkoFix admin UI for accounts somewhat
2017-02-14 Eugen RochkoFix #634 - Only include innermost-level statuses in...
2017-02-14 EugenFix outdated info
2017-02-14 Eugen RochkoAdding POST /api/v1/reports API, and a UI for submittin...
2017-02-14 Eugen RochkoDisable PuSH for blocked domains
2017-02-14 EugenMerge pull request #632 from mcat-ee/patch-1
2017-02-14 Tom McAteeFixed the URL
2017-02-13 EugenFix #631 - Docker-deployed streaming API wasn't launche...
2017-02-13 Eugen RochkoFix #587 - Display TOTP secret next to QR code
2017-02-13 EugenMerge pull request #630 from yiskah/patch-6
2017-02-13 Eugen RochkoAdd rake task for making someone into an admin
2017-02-13 Eugen RochkoUpdate service timeout setting from 15s to 90s
2017-02-13 shelAdd memetastic.space
2017-02-13 EugenMerge pull request #629 from halcy/patch-1
2017-02-13 Eugen RochkoMerge branch 'yiskah-patch-5'
2017-02-13 Eugen RochkoAdd remote mentions warning when composing a private...
2017-02-13 Lorenz DienerAdd https://icosahedron.website/
2017-02-13 Eugen RochkoMerge branch 'patch-5' of https://github.com/yiskah...
2017-02-13 Eugen RochkoClean up collapsible components
2017-02-13 Eugen RochkoAdd "next" link to Atom feeds
2017-02-13 EugenMerge pull request #627 from halcy/style-fixes
2017-02-13 Your NameActivity stream background should use $color5
2017-02-13 Eugen RochkoAdd IDs to salmon slaps even if they are transient...
2017-02-12 Eugen RochkoAdd handler for salmons of undoing favourites
2017-02-12 Eugen RochkoAdding more unit tests. Fixing Salmon slaps XML
2017-02-12 Eugen RochkoDeduplicate delete salmons (send only one per mentioned...
2017-02-12 EugenMerge pull request #625 from ineffyble/patch-1
2017-02-12 Effy EldenRemove toot.zone
2017-02-12 Eugen RochkoTake out private toot distribution out of PuSH again
2017-02-12 Eugen RochkoStop trying to shoehorn all Salmon updates into the...
2017-02-11 shelAdd privacy disclaimer
2017-02-11 shelAdd privacy disclaimer
2017-02-11 Eugen RochkoResolve issue with rendering authorize/reject Salmon...
2017-02-11 Eugen RochkoFix Status.permitted_for scope query
2017-02-11 Eugen RochkoFix semantics of follow requests another slaps
2017-02-11 Eugen RochkoImprove docs
2017-02-11 Eugen RochkoMerge branch 'feature-privacy-federation' into development
2017-02-11 Eugen RochkoMake PuSH only distribute to subscriptions that match...
2017-02-11 Eugen RochkoMentions in private statuses allow mentioned people...
2017-02-11 Eugen RochkoAfter FollowService, re-fetch remote account asynchrono...
2017-02-11 Eugen RochkoFix processing of incoming authorizations/rejections
2017-02-11 Eugen RochkoDon't PuSH-resubscribe if already subscribed
2017-02-11 Eugen RochkoMake follow requests federate
2017-02-10 Eugen RochkoImprove public tag page
2017-02-10 Eugen RochkoFix spoiler link color in muted context
2017-02-10 Eugen RochkoFinish up moving colors from JSX to Sass (#584, #348)
2017-02-10 Eugen RochkoSite title is now a setting
2017-02-10 EugenMerge pull request #619 from yiskah/patch-4
2017-02-10 shelAdd gnusocial.me to instance list
2017-02-10 EugenMerge pull request #618 from yiskah/patch-3
2017-02-10 EugenMerge branch 'master' into patch-3
2017-02-10 EugenMerge pull request #617 from halcy/style-changes
2017-02-10 shelAdd link to other instances text
2017-02-10 shelAdd link to other instances list
2017-02-10 EugenMerge pull request #615 from nevillepark/patch-1
2017-02-10 shelClean up markdown
2017-02-10 shelChange List of Instances to Table
2017-02-10 Lorenz DienerMove more colours to scss
2017-02-10 Lorenz DienerMove more inline colours to scss
2017-02-09 Neville ParkAdded awoo.space
next