]> cat aescling's git repositories - mastodon.git/log
mastodon.git
9 years agoUpgrade to PubSubHubbub 0.4 (removing verify_token)
Eugen Rochko [Tue, 20 Sep 2016 00:43:20 +0000 (02:43 +0200)]
Upgrade to PubSubHubbub 0.4 (removing verify_token)

9 years agoFix rake tasks and loading bar
Eugen Rochko [Mon, 19 Sep 2016 23:53:30 +0000 (01:53 +0200)]
Fix rake tasks and loading bar

9 years agoOStatus2 and Goldfinger gems now have timeouts for requests
Eugen Rochko [Mon, 19 Sep 2016 23:10:51 +0000 (01:10 +0200)]
OStatus2 and Goldfinger gems now have timeouts for requests

9 years agoSeparate PuSH subscriptions from following, add mastodon:push:refresh task,
Eugen Rochko [Mon, 19 Sep 2016 22:39:03 +0000 (00:39 +0200)]
Separate PuSH subscriptions from following, add mastodon:push:refresh task,
respect hub.lease_seconds (fix #46)

9 years agoUpdate OStatus2 library
Eugen Rochko [Mon, 19 Sep 2016 21:52:42 +0000 (23:52 +0200)]
Update OStatus2 library

9 years agoRemove background mask from avatars
Eugen Rochko [Mon, 19 Sep 2016 21:28:22 +0000 (23:28 +0200)]
Remove background mask from avatars

9 years agoRe-organizing components to be more modular, adding loading bars
Eugen Rochko [Mon, 19 Sep 2016 21:25:59 +0000 (23:25 +0200)]
Re-organizing components to be more modular, adding loading bars

9 years agoFix type mistake in account component
Eugen Rochko [Sun, 18 Sep 2016 16:44:52 +0000 (18:44 +0200)]
Fix type mistake in account component

9 years agoLive update account timelines, small fix for replyCompose
Eugen Rochko [Sun, 18 Sep 2016 16:38:44 +0000 (18:38 +0200)]
Live update account timelines, small fix for replyCompose

9 years agoImprove how account detailed view looks, load account's statuses
Eugen Rochko [Sun, 18 Sep 2016 16:18:46 +0000 (18:18 +0200)]
Improve how account detailed view looks, load account's statuses

9 years agoRemove unused action constants
Eugen Rochko [Sun, 18 Sep 2016 11:45:39 +0000 (13:45 +0200)]
Remove unused action constants

9 years agoSmall rubocop offences removed
Eugen Rochko [Sun, 18 Sep 2016 11:42:24 +0000 (13:42 +0200)]
Small rubocop offences removed

9 years agoUpdate sidekiq, remove sinatra dependency
Eugen Rochko [Sun, 18 Sep 2016 11:40:30 +0000 (13:40 +0200)]
Update sidekiq, remove sinatra dependency

9 years agoDetailed status view scrollable
Eugen Rochko [Sun, 18 Sep 2016 11:03:37 +0000 (13:03 +0200)]
Detailed status view scrollable

9 years agoAdd ancestors/descendants during normalization in timeline reducer
Eugen Rochko [Sun, 18 Sep 2016 10:51:09 +0000 (12:51 +0200)]
Add ancestors/descendants during normalization in timeline reducer
This way replies will appear in the detailed view live if they are from
statuses that would be delivered to the user normally

9 years agoVolume toggle control in VideoPlayer
Eugen Rochko [Sun, 18 Sep 2016 10:39:00 +0000 (12:39 +0200)]
Volume toggle control in VideoPlayer

9 years agoFix #43
Eugen Rochko [Sun, 18 Sep 2016 10:28:49 +0000 (12:28 +0200)]
Fix #43

9 years agoFix typo in dockerfile
Eugen Rochko [Sat, 17 Sep 2016 16:29:15 +0000 (18:29 +0200)]
Fix typo in dockerfile

9 years agoUpdate doorkeeper dependency and replace libav with backported ffmpeg in docker
Eugen Rochko [Sat, 17 Sep 2016 16:24:58 +0000 (18:24 +0200)]
Update doorkeeper dependency and replace libav with backported ffmpeg in docker

9 years agoAdding webm playback to UI
Eugen Rochko [Sat, 17 Sep 2016 16:05:02 +0000 (18:05 +0200)]
Adding webm playback to UI

9 years agoAdding media controller, 1 webm/compose form allowed, previews generated
Eugen Rochko [Sat, 17 Sep 2016 15:47:26 +0000 (17:47 +0200)]
Adding media controller, 1 webm/compose form allowed, previews generated

9 years agoFix how other services used old FollowRemoteAccountService
Eugen Rochko [Sat, 17 Sep 2016 15:07:45 +0000 (17:07 +0200)]
Fix how other services used old FollowRemoteAccountService

9 years agoImproved error handling for FollowRemoteService
Eugen Rochko [Sat, 17 Sep 2016 15:03:36 +0000 (17:03 +0200)]
Improved error handling for FollowRemoteService

9 years agoFix #41, debug #42
Eugen Rochko [Sat, 17 Sep 2016 14:36:10 +0000 (16:36 +0200)]
Fix #41, debug #42

9 years agoStop event propagation after IconButton onClick
Eugen [Fri, 16 Sep 2016 09:20:39 +0000 (11:20 +0200)]
Stop event propagation after IconButton onClick

9 years agoTest case for new api endpoint
Eugen Rochko [Thu, 15 Sep 2016 22:27:09 +0000 (00:27 +0200)]
Test case for new api endpoint

9 years agoSetting up preliminary "detailed" routes in the UI, new API end-point for fetching...
Eugen Rochko [Thu, 15 Sep 2016 22:21:51 +0000 (00:21 +0200)]
Setting up preliminary "detailed" routes in the UI, new API end-point for fetching status context

9 years agoAdding sense of self to the UI, cleaning up routing, adding third (detail) column
Eugen Rochko [Tue, 13 Sep 2016 00:24:40 +0000 (02:24 +0200)]
Adding sense of self to the UI, cleaning up routing, adding third (detail) column

9 years agoAdding a notification stack for error messages
Eugen Rochko [Mon, 12 Sep 2016 17:20:55 +0000 (19:20 +0200)]
Adding a notification stack for error messages

9 years agoSend "delete" Salmons to remote mentioned accounts on status removal
Eugen Rochko [Mon, 12 Sep 2016 16:33:16 +0000 (18:33 +0200)]
Send "delete" Salmons to remote mentioned accounts on status removal
Fixes #27

9 years agoffmpeg is not a package on debian, fix dockerfile
Eugen Rochko [Mon, 12 Sep 2016 16:28:26 +0000 (18:28 +0200)]
ffmpeg is not a package on debian, fix dockerfile

9 years agoFixing image upload limits, allowing webm, merge/unmerge events trigger
Eugen Rochko [Mon, 12 Sep 2016 16:22:43 +0000 (18:22 +0200)]
Fixing image upload limits, allowing webm, merge/unmerge events trigger
timeline reload in UI, other small fixes

9 years agoFix formatter return block
Eugen Rochko [Sat, 10 Sep 2016 17:18:17 +0000 (19:18 +0200)]
Fix formatter return block

9 years agoMerge and unmerge timelines on follow/unfollow, solves #21, #22
Eugen Rochko [Sat, 10 Sep 2016 16:36:48 +0000 (18:36 +0200)]
Merge and unmerge timelines on follow/unfollow, solves #21, #22

9 years agoImprove rake tasks
Eugen Rochko [Sat, 10 Sep 2016 14:21:17 +0000 (16:21 +0200)]
Improve rake tasks

9 years agoFix local mention regex so it works on newlines in HTML (with a preceding tag)
Eugen Rochko [Sat, 10 Sep 2016 08:19:50 +0000 (10:19 +0200)]
Fix local mention regex so it works on newlines in HTML (with a preceding tag)

9 years agoStyling for paragraphs in statuses
Eugen Rochko [Sat, 10 Sep 2016 08:14:36 +0000 (10:14 +0200)]
Styling for paragraphs in statuses

9 years agoNewlines and paragraphs in local statuses properly formatted
Eugen Rochko [Sat, 10 Sep 2016 08:07:56 +0000 (10:07 +0200)]
Newlines and paragraphs in local statuses properly formatted

9 years agoDisallow self-follow
Eugen Rochko [Sat, 10 Sep 2016 08:01:08 +0000 (10:01 +0200)]
Disallow self-follow

9 years agoShorten mentions to only usernames
Eugen Rochko [Sat, 10 Sep 2016 07:57:41 +0000 (09:57 +0200)]
Shorten mentions to only usernames

9 years agoValidates local username, max sizes for uploads. Fixes #32
Eugen Rochko [Sat, 10 Sep 2016 07:43:45 +0000 (09:43 +0200)]
Validates local username, max sizes for uploads. Fixes #32

9 years agoFix typo in deleteFromTimelines action creator
Eugen [Fri, 9 Sep 2016 18:54:49 +0000 (20:54 +0200)]
Fix typo in deleteFromTimelines action creator

9 years agoRefactored generation of unique tags, URIs and object URLs into own classes,
Eugen Rochko [Fri, 9 Sep 2016 18:04:34 +0000 (20:04 +0200)]
Refactored generation of unique tags, URIs and object URLs into own classes,
as well as formatting of content

9 years agoProbably fixes #31
Eugen Rochko [Fri, 9 Sep 2016 13:29:41 +0000 (15:29 +0200)]
Probably fixes #31

9 years agoFix for single status pages
Eugen Rochko [Thu, 8 Sep 2016 19:23:29 +0000 (21:23 +0200)]
Fix for single status pages

9 years agoOptimized n+1 queries in accounts Atom and HTML views
Eugen Rochko [Thu, 8 Sep 2016 18:36:01 +0000 (20:36 +0200)]
Optimized n+1 queries in accounts Atom and HTML views
Added stack trace for SQL queries in development
Removed badly thought out accounts/lookup API

9 years agoRemoving default avatars
Eugen Rochko [Thu, 8 Sep 2016 16:23:59 +0000 (18:23 +0200)]
Removing default avatars

9 years agoFix local follows, 404 in logs
Eugen Rochko [Thu, 8 Sep 2016 00:40:51 +0000 (02:40 +0200)]
Fix local follows, 404 in logs

9 years agoImproving production logs, removing n+1 on media attachments in atom,
Eugen Rochko [Wed, 7 Sep 2016 23:24:26 +0000 (01:24 +0200)]
Improving production logs, removing n+1 on media attachments in atom,
adding attachments display to static views

9 years agoFixing atom feeds for accounts, adding tests that would catch such bugs in future
Eugen Rochko [Wed, 7 Sep 2016 22:33:07 +0000 (00:33 +0200)]
Fixing atom feeds for accounts, adding tests that would catch such bugs in future

9 years agoUI for uploading media attachments (and cancelling them)
Eugen Rochko [Wed, 7 Sep 2016 16:17:15 +0000 (18:17 +0200)]
UI for uploading media attachments (and cancelling them)
Mostly resolves #8, though attachments are still not displayed in public view

9 years agoFix enclosures not being parsed for reblogged statuses
Eugen [Tue, 6 Sep 2016 10:30:15 +0000 (12:30 +0200)]
Fix enclosures not being parsed for reblogged statuses

9 years agoFix for Drawer growing horizontally
Eugen Rochko [Mon, 5 Sep 2016 23:45:17 +0000 (01:45 +0200)]
Fix for Drawer growing horizontally

9 years agoFixed styling for media attachments in statuses (margins)
Eugen Rochko [Mon, 5 Sep 2016 23:26:35 +0000 (01:26 +0200)]
Fixed styling for media attachments in statuses (margins)

9 years agoAdd icons to column headers, click them to scroll to top
Eugen Rochko [Mon, 5 Sep 2016 22:44:28 +0000 (00:44 +0200)]
Add icons to column headers, click them to scroll to top

9 years agoFix styling of media attachments in statuses
Eugen Rochko [Mon, 5 Sep 2016 22:23:27 +0000 (00:23 +0200)]
Fix styling of media attachments in statuses

9 years agoFix reply bug introduced when compose form started using normalized data
Eugen [Mon, 5 Sep 2016 20:43:34 +0000 (22:43 +0200)]
Fix reply bug introduced when compose form started using normalized data

9 years agoBetter layout for attachments in <MediaGallery>
Eugen Rochko [Mon, 5 Sep 2016 18:59:56 +0000 (20:59 +0200)]
Better layout for attachments in <MediaGallery>

9 years agoDisplaying media attachments in timelines
Eugen Rochko [Mon, 5 Sep 2016 18:38:31 +0000 (20:38 +0200)]
Displaying media attachments in timelines

9 years agoImprove JSON output for media attachments, generate :small preview for them
Eugen Rochko [Mon, 5 Sep 2016 17:26:24 +0000 (19:26 +0200)]
Improve JSON output for media attachments, generate :small preview for them

9 years agoFix for media attachments remote URL download
Eugen Rochko [Mon, 5 Sep 2016 17:11:25 +0000 (19:11 +0200)]
Fix for media attachments remote URL download

9 years agoAdding enclosures to Atom and statuses JSON
Eugen Rochko [Mon, 5 Sep 2016 16:57:59 +0000 (18:57 +0200)]
Adding enclosures to Atom and statuses JSON

9 years agoPostStatusService can attach media to status, ProcessFeedService likewise
Eugen Rochko [Mon, 5 Sep 2016 16:39:53 +0000 (18:39 +0200)]
PostStatusService can attach media to status, ProcessFeedService likewise

9 years agoAdd API to upload media attachments
Eugen Rochko [Mon, 5 Sep 2016 15:46:36 +0000 (17:46 +0200)]
Add API to upload media attachments

9 years agoMake compose form also use normalized data
Eugen Rochko [Mon, 5 Sep 2016 14:56:43 +0000 (16:56 +0200)]
Make compose form also use normalized data

9 years agoRemoveStatusService fleshed out, still doesn't send Salmon slaps though
Eugen Rochko [Sun, 4 Sep 2016 23:59:46 +0000 (01:59 +0200)]
RemoveStatusService fleshed out, still doesn't send Salmon slaps though

9 years agoEnhancing test suite but I think the problem might have been caching setting
Eugen Rochko [Sun, 4 Sep 2016 23:26:08 +0000 (01:26 +0200)]
Enhancing test suite but I think the problem might have been caching setting

9 years agoPossibly fix issue with stale favourite/reblog information after API call
Eugen Rochko [Sun, 4 Sep 2016 19:28:48 +0000 (21:28 +0200)]
Possibly fix issue with stale favourite/reblog information after API call

9 years agoFixed more case-sensitivity issues
Eugen Rochko [Sun, 4 Sep 2016 19:15:52 +0000 (21:15 +0200)]
Fixed more case-sensitivity issues

9 years agoFix wrongful mentions breaking status update
Eugen Rochko [Sun, 4 Sep 2016 19:07:29 +0000 (21:07 +0200)]
Fix wrongful mentions breaking status update

9 years agoCase-insensitive search by usernames
Eugen Rochko [Sun, 4 Sep 2016 19:06:04 +0000 (21:06 +0200)]
Case-insensitive search by usernames

9 years agoFix timelines for users whose user id and account_id are not the same
Eugen Rochko [Sun, 4 Sep 2016 17:22:27 +0000 (19:22 +0200)]
Fix timelines for users whose user id and account_id are not the same

9 years agoHandle delete Salmons, todo: clean up timelines
Eugen Rochko [Sun, 4 Sep 2016 12:43:00 +0000 (14:43 +0200)]
Handle delete Salmons, todo: clean up timelines

9 years agoNormalized data in Redux, fix for asset URLs when rendered outside request
Eugen Rochko [Sun, 4 Sep 2016 12:04:26 +0000 (14:04 +0200)]
Normalized data in Redux, fix for asset URLs when rendered outside request

9 years agoTrying to fix travis builds
Eugen Rochko [Sat, 3 Sep 2016 12:20:59 +0000 (14:20 +0200)]
Trying to fix travis builds

9 years agoFix for travis node issue
Eugen Rochko [Sat, 3 Sep 2016 12:02:24 +0000 (14:02 +0200)]
Fix for travis node issue

9 years agoFix reblogs of reblogs in UI, add follow form in UI
Eugen Rochko [Sat, 3 Sep 2016 12:01:10 +0000 (14:01 +0200)]
Fix reblogs of reblogs in UI, add follow form in UI

9 years agoUpdate README.md
Eugen [Fri, 2 Sep 2016 12:07:21 +0000 (14:07 +0200)]
Update README.md

9 years agoPreparing for follow form
Eugen Rochko [Thu, 1 Sep 2016 13:13:02 +0000 (15:13 +0200)]
Preparing for follow form

9 years agoReblogs fixed
Eugen Rochko [Thu, 1 Sep 2016 12:12:11 +0000 (14:12 +0200)]
Reblogs fixed

9 years agoFavouriting works, reblogging is a little broken because of <Status>
Eugen Rochko [Thu, 1 Sep 2016 11:21:48 +0000 (13:21 +0200)]
Favouriting works, reblogging is a little broken because of <Status>

9 years agoSmall style fixes
Eugen Rochko [Thu, 1 Sep 2016 10:13:41 +0000 (12:13 +0200)]
Small style fixes

9 years agoFixing one more typo
Eugen Rochko [Wed, 31 Aug 2016 21:07:46 +0000 (23:07 +0200)]
Fixing one more typo

9 years agoFix typo
Eugen Rochko [Wed, 31 Aug 2016 21:03:01 +0000 (23:03 +0200)]
Fix typo

9 years agoReplies in the compose form
Eugen Rochko [Wed, 31 Aug 2016 20:58:10 +0000 (22:58 +0200)]
Replies in the compose form

9 years agoImproving styling a little bit
Eugen Rochko [Wed, 31 Aug 2016 14:48:21 +0000 (16:48 +0200)]
Improving styling a little bit

9 years agoCleaning up action names and compose drawer
Eugen Rochko [Wed, 31 Aug 2016 14:15:12 +0000 (16:15 +0200)]
Cleaning up action names and compose drawer

9 years agoThe frontend will now be an OAuth app, auto-authorized. The frontend will use an...
Eugen Rochko [Fri, 26 Aug 2016 17:12:19 +0000 (19:12 +0200)]
The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
Adding better errors for the API controllers, posting a simple status works from the frontend now

9 years agoImproving statuses, adding a composer drawer, which doesn't work yet
Eugen Rochko [Thu, 25 Aug 2016 17:52:55 +0000 (19:52 +0200)]
Improving statuses, adding a composer drawer, which doesn't work yet

9 years agoForgotten return
Eugen [Wed, 24 Aug 2016 21:33:46 +0000 (23:33 +0200)]
Forgotten return

9 years agoMore styling for statuses
Eugen Rochko [Wed, 24 Aug 2016 19:08:00 +0000 (21:08 +0200)]
More styling for statuses

9 years agoRemoving mini-profiler that doesn't work, formatting timelines a bit better
Eugen Rochko [Wed, 24 Aug 2016 17:23:37 +0000 (19:23 +0200)]
Removing mini-profiler that doesn't work, formatting timelines a bit better

9 years agoTrying to fix travis tests
Eugen Rochko [Wed, 24 Aug 2016 17:06:54 +0000 (19:06 +0200)]
Trying to fix travis tests

9 years agoDockerfile adjustments
Eugen Rochko [Wed, 24 Aug 2016 16:51:36 +0000 (18:51 +0200)]
Dockerfile adjustments

9 years agoAdding React.js, Redux, revamping dashboard
Eugen Rochko [Wed, 24 Aug 2016 15:56:44 +0000 (17:56 +0200)]
Adding React.js, Redux, revamping dashboard

9 years agoFinal fix for ActionCable origin issues
Eugen Rochko [Thu, 18 Aug 2016 16:51:50 +0000 (18:51 +0200)]
Final fix for ActionCable origin issues

9 years agoFixing more configuration issues with ActionCable
Eugen Rochko [Thu, 18 Aug 2016 16:39:35 +0000 (18:39 +0200)]
Fixing more configuration issues with ActionCable

9 years agoFix ActionCable origin checking
Eugen Rochko [Thu, 18 Aug 2016 16:08:25 +0000 (18:08 +0200)]
Fix ActionCable origin checking

9 years agoFix for force SSL issue with websockets
Eugen Rochko [Thu, 18 Aug 2016 15:48:57 +0000 (17:48 +0200)]
Fix for force SSL issue with websockets

9 years agoFix tests
Eugen Rochko [Thu, 18 Aug 2016 15:13:41 +0000 (17:13 +0200)]
Fix tests