]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2016-10-06 Eugen RochkoFix #79 - break too long lines and hide overflowing...
2016-10-06 Eugen RochkoFix #80 - pretty scrollbars for lucky webkit users
2016-10-06 Eugen RochkoFix #83 - if user cannot be found (or is self) throw...
2016-10-06 Eugen RochkoFix #72 - add follow/unfollow button to public profiles
2016-10-06 Eugen RochkoFix delete option missing from statuses in detailed...
2016-10-06 Eugen RochkoBetter comparison of "local" domain
2016-10-06 Eugen RochkoFix #76 - set scrollTop property of element node rather...
2016-10-06 Eugen RochkoFix sign-in redirecting "back" to a missing image becau...
2016-10-06 Eugen RochkoFix #71 - Add logout link to UI
2016-10-06 Eugen RochkoFix #70 - disable autocomplete on follow form
2016-10-06 Eugen RochkoUpdate OStatus2 to handle malformed Salmon without...
2016-10-06 Eugen RochkoCatch Paperclip errors on /api/v1/media, return early...
2016-10-06 EugenMerge pull request #74 from waldyrious/patch-1
2016-10-06 Waldir Pimentause consistent capitalization for subject lines
2016-10-06 EugenMerge pull request #69 from vayan/feature/change-wordin...
2016-10-06 Yann VaillantUpdate default devise wording to include reference...
2016-10-05 Eugen RochkoAdd information on rake tasks to readme
2016-10-05 Eugen RochkoMove PubSubHubbub pinging to a background worker
2016-10-05 Eugen RochkoFix typo
2016-10-05 Eugen RochkoLink demo video from readme
2016-10-05 Eugen RochkoCatching more exceptions that slipped through, removing...
2016-10-03 Eugen RochkoCatch :warden correctly
2016-10-03 Eugen RochkoCatch warden throw in actioncable
2016-10-03 Eugen RochkoBlocking will prevent e-mail notifications from blocked...
2016-10-03 Eugen RochkoAPI for blocking and unblocking
2016-10-03 Eugen RochkoIntegrating block relationships into the API (read...
2016-10-03 Eugen RochkoAdding a block model and filter mentions from blocked...
2016-10-03 Eugen RochkoCleaning up unused views
2016-10-03 Eugen RochkoAdding e-mail confirmations
2016-10-03 Eugen RochkoFix most pages on small screens
2016-10-02 Eugen RochkoMaking public pages responsive, removing reblogs/favs...
2016-10-02 Eugen RochkoSmall fixes
2016-10-02 Eugen RochkoFix doorkeeper skip_authorization
2016-10-02 Eugen RochkoAdd since_id param to feeds
2016-10-02 Eugen RochkoRedirect after sign in to previous page (unless it...
2016-10-02 Eugen RochkoAdd API for getting info about authenticated user:...
2016-10-02 Eugen RochkoSlightly improved e-mail notifications
2016-10-02 Eugen RochkoValidate against multiple reblogs of same status by...
2016-10-02 Eugen RochkoPreparing feeds for better filtering
2016-10-02 Eugen RochkoUnreblogging and unfavouriting from the UI
2016-10-02 Eugen RochkoAdd logging for outgoing http requests
2016-09-30 Eugen RochkoFix tests, update goldfinger to catch XML errors
2016-09-30 Eugen RochkoAllow non-https redirect URIs for OAuth apps (AndStatus...
2016-09-30 Eugen RochkoMeaningful validation errors in API response
2016-09-29 Eugen RochkoAdjust client registration API
2016-09-29 Eugen RochkoDeleting statuses from UI
2016-09-29 Eugen RochkoFix #56 - Add default avatar
2016-09-29 Eugen RochkoFix #25 - Only latest reblog of status kept on feed...
2016-09-29 Eugen RochkoImprove code style
2016-09-27 Eugen RochkoFix handling of multiple Link headers (that should...
2016-09-27 Eugen RochkoFix tests
2016-09-27 Eugen RochkoAdding landing page
2016-09-27 Eugen RochkoFix #58 - disable compose form while image is uploading
2016-09-27 Eugen RochkoFix #52 - Add API versioning (v1)
2016-09-27 EugenFix subtle home feed filtering bug
2016-09-26 Eugen RochkoReplace logo, fix #57 - delete/unreblog/unfavourite...
2016-09-26 Eugen RochkoImprove redirect handling in FetchAtomService
2016-09-26 Eugen RochkoFix #54 - Fetch remote accounts by URL from mentions
2016-09-26 Eugen RochkoFix #55 - Filter self from pre-filled mentions
2016-09-25 Eugen RochkoImproved style of settings page
2016-09-25 Eugen RochkoLimit usernames to 30 chars, statuses to 500, open...
2016-09-25 Eugen RochkoImproved styling for media/videos in detailed status...
2016-09-25 Eugen RochkoBetter styling for selected status in detailed view
2016-09-24 EugenAdd screenshot to readme
2016-09-24 Eugen RochkoSome extra scopes for user sorting
2016-09-24 Eugen RochkoDon't generate stream entries for streamables of remote...
2016-09-24 Eugen RochkoImproved partial rendering for threads
2016-09-24 Eugen RochkoFix #6 - Rate limit GET reqs to 300/5min, POST to 100...
2016-09-24 Eugen RochkoOnly load JS on homepage, no other page uses it
2016-09-24 Eugen RochkoImprove partial rendering and Haml performance (Haml...
2016-09-23 Eugen RochkoTemporarily link "settings" to the static version of...
2016-09-23 Eugen RochkoImproved ColumnsArea on smaller windows, improved how...
2016-09-23 Eugen RochkoChange output of api/accounts/:id/follow and unfollow...
2016-09-22 Eugen RochkoUploading/undoing media modifies status text. Also...
2016-09-22 Eugen RochkoHandle remote account mentions a little better by...
2016-09-22 Eugen RochkoInfinite scroll for account timelines
2016-09-22 Eugen RochkoFix #51 - prevent duplicate attachments for remote...
2016-09-22 EugenAdd BTC address for donations to readme
2016-09-21 Eugen RochkoInfinite scroll for timeline columns
2016-09-21 Eugen RochkoMake in-text mentions open account detailed view when...
2016-09-21 Eugen RochkoAPI returns mentions for statuses, compose form pre...
2016-09-21 Eugen RochkoImprove README, fix #48
2016-09-21 Eugen RochkoFix #50 - Order ancestors/descendants by tree path
2016-09-21 Eugen RochkoFix #49 - License changed from GPL-2.0 to AGPL-3.0
2016-09-21 Eugen RochkoFix notifications in UI, added new API for fetching...
2016-09-20 Eugen RochkoFix #24 - Thread resolving for remote statuses
2016-09-20 Eugen RochkoFix #47 by renaming TIMELINE_SET action to TIMELINE_REF...
2016-09-20 Eugen RochkoSince GNU Social hubs don't seem to return a hub.lease_...
2016-09-20 Eugen RochkoMore debugging for PuSH confirmations
2016-09-20 Eugen RochkoAdd more logging to PuSH callback
2016-09-20 Eugen RochkoUpgrade to PubSubHubbub 0.4 (removing verify_token)
2016-09-19 Eugen RochkoFix rake tasks and loading bar
2016-09-19 Eugen RochkoOStatus2 and Goldfinger gems now have timeouts for...
2016-09-19 Eugen RochkoSeparate PuSH subscriptions from following, add mastodo...
2016-09-19 Eugen RochkoUpdate OStatus2 library
2016-09-19 Eugen RochkoRemove background mask from avatars
2016-09-19 Eugen RochkoRe-organizing components to be more modular, adding...
2016-09-18 Eugen RochkoFix type mistake in account component
2016-09-18 Eugen RochkoLive update account timelines, small fix for replyCompose
2016-09-18 Eugen RochkoImprove how account detailed view looks, load account...
next