]> cat aescling's git repositories - mastodon.git/log
mastodon.git
9 years agoSmall clean up
Eugen Rochko [Mon, 17 Oct 2016 23:48:46 +0000 (01:48 +0200)]
Small clean up

9 years agoThis should fix it
Eugen Rochko [Mon, 17 Oct 2016 23:44:26 +0000 (01:44 +0200)]
This should fix it

9 years agoDebugging
Eugen Rochko [Mon, 17 Oct 2016 23:38:32 +0000 (01:38 +0200)]
Debugging

9 years agoMore debugging
Eugen Rochko [Mon, 17 Oct 2016 23:34:38 +0000 (01:34 +0200)]
More debugging

9 years agoMore debugging
Eugen Rochko [Mon, 17 Oct 2016 23:31:03 +0000 (01:31 +0200)]
More debugging

9 years agoMore debugging
Eugen Rochko [Mon, 17 Oct 2016 23:22:28 +0000 (01:22 +0200)]
More debugging

9 years agoMore debugging
Eugen Rochko [Mon, 17 Oct 2016 23:16:50 +0000 (01:16 +0200)]
More debugging

9 years agoWill this fix the issue?
Eugen Rochko [Mon, 17 Oct 2016 23:11:00 +0000 (01:11 +0200)]
Will this fix the issue?

9 years agoMore debugging
Eugen Rochko [Mon, 17 Oct 2016 22:59:18 +0000 (00:59 +0200)]
More debugging

9 years agoDo not compress JS (perhaps it removes source maps, needed for debugging)
Eugen Rochko [Mon, 17 Oct 2016 22:48:40 +0000 (00:48 +0200)]
Do not compress JS (perhaps it removes source maps, needed for debugging)

9 years agoAdd console.error to all axios failures
Eugen Rochko [Mon, 17 Oct 2016 22:42:04 +0000 (00:42 +0200)]
Add console.error to all axios failures

9 years agoEnable source maps
Eugen Rochko [Mon, 17 Oct 2016 22:36:01 +0000 (00:36 +0200)]
Enable source maps

9 years agoInclude <id> (identical value to <uri>) on person-type objects in Atom
Eugen Rochko [Mon, 17 Oct 2016 13:36:37 +0000 (15:36 +0200)]
Include <id> (identical value to <uri>) on person-type objects in Atom
This might help with GS compatibility

9 years agoActually fix public timeline
Eugen Rochko [Sun, 16 Oct 2016 23:59:34 +0000 (01:59 +0200)]
Actually fix public timeline

9 years agoUpdate ostatus2 version
Eugen Rochko [Sun, 16 Oct 2016 23:41:45 +0000 (01:41 +0200)]
Update ostatus2 version

9 years agoFix #82 - only show latest reblog of status in UI
Eugen Rochko [Sun, 16 Oct 2016 23:34:16 +0000 (01:34 +0200)]
Fix #82 - only show latest reblog of status in UI

9 years agoFix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues
Eugen Rochko [Sun, 16 Oct 2016 23:23:41 +0000 (01:23 +0200)]
Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues

9 years agoIncrease default number of loaded suggestions to 10
Eugen Rochko [Sun, 16 Oct 2016 17:30:01 +0000 (19:30 +0200)]
Increase default number of loaded suggestions to 10

9 years agoDon't preload timelines as props, load them when timeline component is mounted
Eugen Rochko [Sun, 16 Oct 2016 17:23:17 +0000 (19:23 +0200)]
Don't preload timelines as props, load them when timeline component is mounted
This prevents the bug where if you go "back" to the UI after navigating to
another page it loads with the old set of statuses

9 years agoFix RemoveStatusService trying to send delete salmons on behalf of remote statuses
Eugen Rochko [Sun, 16 Oct 2016 17:14:23 +0000 (19:14 +0200)]
Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses

9 years agoFix #16 - Optimize n+1 queries when checking reblogged/favourited values for status...
Eugen Rochko [Sun, 16 Oct 2016 16:57:54 +0000 (18:57 +0200)]
Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API

9 years agoFilter out reblogs of blocked users from public timeline (the not real-time variant)
Eugen Rochko [Sun, 16 Oct 2016 16:35:20 +0000 (18:35 +0200)]
Filter out reblogs of blocked users from public timeline (the not real-time variant)

9 years agoFix scrolling on small devices for account timelines and compose column
Eugen Rochko [Sun, 16 Oct 2016 15:09:00 +0000 (17:09 +0200)]
Fix scrolling on small devices for account timelines and compose column

9 years agoBackfill follow suggestions with fallback when not enough results. Cycling
Eugen Rochko [Sun, 16 Oct 2016 15:04:13 +0000 (17:04 +0200)]
Backfill follow suggestions with fallback when not enough results. Cycling
through suggestions in UI

9 years agoMaybe it will work like this
Eugen Rochko [Sat, 15 Oct 2016 16:19:35 +0000 (18:19 +0200)]
Maybe it will work like this

9 years agoTrying a travis fix
Eugen Rochko [Sat, 15 Oct 2016 16:15:47 +0000 (18:15 +0200)]
Trying a travis fix

9 years agoDebugging travis
Eugen Rochko [Sat, 15 Oct 2016 16:13:23 +0000 (18:13 +0200)]
Debugging travis

9 years agoTrying to fix travis
Eugen Rochko [Sat, 15 Oct 2016 15:44:43 +0000 (17:44 +0200)]
Trying to fix travis

9 years agoFix travis node installation
Eugen Rochko [Sat, 15 Oct 2016 15:35:05 +0000 (17:35 +0200)]
Fix travis node installation

9 years agoFix suggestions fallback
Eugen Rochko [Sat, 15 Oct 2016 15:34:00 +0000 (17:34 +0200)]
Fix suggestions fallback

9 years agoFix follow suggestions order
Eugen Rochko [Sat, 15 Oct 2016 15:19:18 +0000 (17:19 +0200)]
Fix follow suggestions order

9 years agoFix typo
Eugen Rochko [Sat, 15 Oct 2016 14:57:10 +0000 (16:57 +0200)]
Fix typo

9 years agoFix follow suggestions ranking
Eugen Rochko [Sat, 15 Oct 2016 14:54:50 +0000 (16:54 +0200)]
Fix follow suggestions ranking

9 years agoAdding sort by node rank to follow suggestions and fallback to most influential users
Eugen Rochko [Sat, 15 Oct 2016 14:43:52 +0000 (16:43 +0200)]
Adding sort by node rank to follow suggestions and fallback to most influential users

9 years agoAdd custom neo4j dockerfile with graphaware and noderank plugins
Eugen Rochko [Sat, 15 Oct 2016 14:13:16 +0000 (16:13 +0200)]
Add custom neo4j dockerfile with graphaware and noderank plugins

9 years agoExclude blocked users from follow suggestions, fix tests
Eugen Rochko [Sat, 15 Oct 2016 11:48:38 +0000 (13:48 +0200)]
Exclude blocked users from follow suggestions, fix tests

9 years agoFix suggestions box style for long names
Eugen Rochko [Sat, 15 Oct 2016 11:05:37 +0000 (13:05 +0200)]
Fix suggestions box style for long names

9 years agoFix multiple results return from FollowSuggestion.get
Eugen Rochko [Sat, 15 Oct 2016 10:58:34 +0000 (12:58 +0200)]
Fix multiple results return from FollowSuggestion.get

9 years agoMerge branch 'feature-suggestions' into development
Eugen Rochko [Sat, 15 Oct 2016 10:38:28 +0000 (12:38 +0200)]
Merge branch 'feature-suggestions' into development

9 years agoAdd sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
Eugen Rochko [Sat, 15 Oct 2016 10:37:43 +0000 (12:37 +0200)]
Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed

9 years agoDisplay follow suggestions
Eugen Rochko [Sat, 15 Oct 2016 10:06:30 +0000 (12:06 +0200)]
Display follow suggestions

9 years agoAdding sync of follow relationships to Neo4J, accounts/suggestions API
Eugen Rochko [Fri, 14 Oct 2016 21:10:07 +0000 (23:10 +0200)]
Adding sync of follow relationships to Neo4J, accounts/suggestions API

9 years agoFix duplication of media attachments when a remote status reblogs a local one
Eugen Rochko [Fri, 14 Oct 2016 18:14:53 +0000 (20:14 +0200)]
Fix duplication of media attachments when a remote status reblogs a local one

9 years agoFix remove status service sending salmons
Eugen Rochko [Fri, 14 Oct 2016 18:09:33 +0000 (20:09 +0200)]
Fix remove status service sending salmons

9 years agoAdd "edit profile" link to dropdown on own profile
Eugen Rochko [Fri, 14 Oct 2016 00:45:20 +0000 (02:45 +0200)]
Add "edit profile" link to dropdown on own profile

9 years agoUpdate yarn lockfile
Eugen Rochko [Fri, 14 Oct 2016 00:31:13 +0000 (02:31 +0200)]
Update yarn lockfile

9 years agoMerge branch 'kschaper-avatar-component-testing' into development
Eugen Rochko [Fri, 14 Oct 2016 00:30:08 +0000 (02:30 +0200)]
Merge branch 'kschaper-avatar-component-testing' into development

9 years agoMerge branch 'avatar-component-testing' of https://github.com/kschaper/mastodon into...
Eugen Rochko [Fri, 14 Oct 2016 00:29:51 +0000 (02:29 +0200)]
Merge branch 'avatar-component-testing' of https://github.com/kschaper/mastodon into kschaper-avatar-component-testing

9 years agoE-mail preferences page
Eugen Rochko [Fri, 14 Oct 2016 00:28:49 +0000 (02:28 +0200)]
E-mail preferences page

9 years agoAdd window titles to auth pages and about page, link sign up/login from about page
Eugen Rochko [Thu, 13 Oct 2016 23:03:12 +0000 (01:03 +0200)]
Add window titles to auth pages and about page, link sign up/login from about page

9 years agoShorten rendered links (strip protocol and www, truncate to 30 chars), redirect
Eugen Rochko [Thu, 13 Oct 2016 14:49:52 +0000 (16:49 +0200)]
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
to sign in page after sign up instead of root path which redirects to /about

9 years agoNo-op for Salmons without body, fail fast if Webfinger does not contain
Eugen Rochko [Thu, 13 Oct 2016 11:41:06 +0000 (13:41 +0200)]
No-op for Salmons without body, fail fast if Webfinger does not contain
all required resource links (profile page, salmon, atom feed, magic key)

9 years agoTreat dfrn:owner like xmlns:author for Friendica compatibility
Eugen Rochko [Wed, 12 Oct 2016 20:55:00 +0000 (22:55 +0200)]
Treat dfrn:owner like xmlns:author for Friendica compatibility

9 years agoImprove Friendica support (but still not there yet)
Eugen Rochko [Wed, 12 Oct 2016 19:07:00 +0000 (21:07 +0200)]
Improve Friendica support (but still not there yet)

9 years agoFix magic key in webfinger XRD href
Eugen Rochko [Wed, 12 Oct 2016 17:30:41 +0000 (19:30 +0200)]
Fix magic key in webfinger XRD href

9 years agoFix up a few exceptions
Eugen Rochko [Wed, 12 Oct 2016 17:25:46 +0000 (19:25 +0200)]
Fix up a few exceptions

9 years agoFix styles
Eugen Rochko [Wed, 12 Oct 2016 17:14:47 +0000 (19:14 +0200)]
Fix styles

9 years agoactually use const
Kai Schaper [Wed, 12 Oct 2016 16:18:55 +0000 (18:18 +0200)]
actually use const

9 years agoadd chai-enzyme; add/improve Avatar component specs
Kai Schaper [Wed, 12 Oct 2016 16:06:18 +0000 (18:06 +0200)]
add chai-enzyme; add/improve Avatar component specs

9 years agoChange how convert options are escaped
Eugen Rochko [Wed, 12 Oct 2016 12:39:54 +0000 (14:39 +0200)]
Change how convert options are escaped

9 years agoAllow mp4 uploads, convert to WebM
Eugen Rochko [Wed, 12 Oct 2016 12:29:10 +0000 (14:29 +0200)]
Allow mp4 uploads, convert to WebM

9 years agoAdjusting Dockerfile to use Yarn for faster npm installs
Eugen Rochko [Wed, 12 Oct 2016 11:19:21 +0000 (13:19 +0200)]
Adjusting Dockerfile to use Yarn for faster npm installs

9 years agoResponsively changing layout to single-column + nav on smaller screens
Eugen Rochko [Wed, 12 Oct 2016 11:17:17 +0000 (13:17 +0200)]
Responsively changing layout to single-column + nav on smaller screens

9 years agoMerge branch 'kschaper-react-storybook'
Eugen Rochko [Wed, 12 Oct 2016 10:09:37 +0000 (12:09 +0200)]
Merge branch 'kschaper-react-storybook'

9 years agoMerge in react-storybook, add yarn lockfile
Eugen Rochko [Wed, 12 Oct 2016 10:08:57 +0000 (12:08 +0200)]
Merge in react-storybook, add yarn lockfile

9 years agoMerge pull request #89 from kschaper/react-testing
Eugen [Wed, 12 Oct 2016 10:00:36 +0000 (12:00 +0200)]
Merge pull request #89 from kschaper/react-testing

React testing

9 years agoadd stylesheet; add story for Button component
Kai Schaper [Tue, 11 Oct 2016 02:07:32 +0000 (04:07 +0200)]
add stylesheet; add story for Button component

9 years agosetup React Storybook; add example story for LoadingIndicator component
Kai Schaper [Tue, 11 Oct 2016 01:21:06 +0000 (03:21 +0200)]
setup React Storybook; add example story for LoadingIndicator component

9 years agouse ES6 arrow functions
Kai Schaper [Mon, 10 Oct 2016 20:46:37 +0000 (22:46 +0200)]
use ES6 arrow functions

9 years agoadd sinon; add basic Button component test
Kai Schaper [Mon, 10 Oct 2016 20:44:06 +0000 (22:44 +0200)]
add sinon; add basic Button component test

9 years agoadd jsdom; add basic Avatar component test
Kai Schaper [Mon, 10 Oct 2016 20:32:03 +0000 (22:32 +0200)]
add jsdom; add basic Avatar component test

9 years agoadd required peer dependency
Kai Schaper [Mon, 10 Oct 2016 18:05:39 +0000 (20:05 +0200)]
add required peer dependency

9 years agoset up Mocha/Chai/Enzyme for React component unit testing
Kai Schaper [Mon, 10 Oct 2016 02:01:10 +0000 (04:01 +0200)]
set up Mocha/Chai/Enzyme for React component unit testing

9 years agoFixing namespaces issue
Eugen Rochko [Mon, 10 Oct 2016 17:09:11 +0000 (19:09 +0200)]
Fixing namespaces issue

9 years agoShow media of reblogged statuses in public html view
Eugen Rochko [Mon, 10 Oct 2016 16:23:08 +0000 (18:23 +0200)]
Show media of reblogged statuses in public html view

9 years agoStop logging incoming Atom
Eugen Rochko [Mon, 10 Oct 2016 16:16:39 +0000 (18:16 +0200)]
Stop logging incoming Atom

9 years agoFix namespace parsing in Atom feeds
Eugen Rochko [Mon, 10 Oct 2016 16:05:52 +0000 (18:05 +0200)]
Fix namespace parsing in Atom feeds

9 years agoLog incoming Atom from PuSH
Eugen Rochko [Mon, 10 Oct 2016 15:40:28 +0000 (17:40 +0200)]
Log incoming Atom from PuSH

9 years agoUse Account#find_remote method when possible
Eugen Rochko [Mon, 10 Oct 2016 15:30:49 +0000 (17:30 +0200)]
Use Account#find_remote method when possible

9 years agoDon't return unsaved status from ProcessFeedService
Eugen Rochko [Mon, 10 Oct 2016 14:49:05 +0000 (16:49 +0200)]
Don't return unsaved status from ProcessFeedService

9 years agoAdding test for ProcessFeedService
Eugen Rochko [Mon, 10 Oct 2016 14:03:38 +0000 (16:03 +0200)]
Adding test for ProcessFeedService

9 years agoImprove process feed service
Eugen Rochko [Mon, 10 Oct 2016 13:27:39 +0000 (15:27 +0200)]
Improve process feed service

9 years agoFix reblog mentions Atom
Eugen Rochko [Mon, 10 Oct 2016 13:08:24 +0000 (15:08 +0200)]
Fix reblog mentions Atom

9 years agoInclude mentions and media attachments of reblogged posts in Atom
Eugen Rochko [Mon, 10 Oct 2016 12:22:09 +0000 (14:22 +0200)]
Include mentions and media attachments of reblogged posts in Atom

9 years agoPuSH unsubscribe needs correct callback URL
Eugen Rochko [Mon, 10 Oct 2016 01:40:08 +0000 (03:40 +0200)]
PuSH unsubscribe needs correct callback URL

9 years agoMake account domains case-insensitive, downcase before checking against local
Eugen Rochko [Mon, 10 Oct 2016 01:34:15 +0000 (03:34 +0200)]
Make account domains case-insensitive, downcase before checking against local

9 years agoFix default assumed object type (note->activity), make stream entry threaded? check...
Eugen Rochko [Mon, 10 Oct 2016 00:55:30 +0000 (02:55 +0200)]
Fix default assumed object type (note->activity), make stream entry threaded? check aware of orphaned replies

9 years agoImproved how in-UI profiles look
Eugen Rochko [Sun, 9 Oct 2016 20:19:15 +0000 (22:19 +0200)]
Improved how in-UI profiles look

9 years agoMaking AccountTimeline into a sub-route
Eugen Rochko [Sun, 9 Oct 2016 18:18:54 +0000 (20:18 +0200)]
Making AccountTimeline into a sub-route

9 years agoPublic timeline to exclude users you blocked
Eugen Rochko [Sun, 9 Oct 2016 13:15:21 +0000 (15:15 +0200)]
Public timeline to exclude users you blocked

9 years agoFilter block users and reblogs of them from public timeline
Eugen Rochko [Sun, 9 Oct 2016 13:05:07 +0000 (15:05 +0200)]
Filter block users and reblogs of them from public timeline

9 years agoAdding domain blocks
Eugen Rochko [Sun, 9 Oct 2016 12:48:43 +0000 (14:48 +0200)]
Adding domain blocks

9 years agoMerge pull request #87 from vayan/feature/strip-exif-data-from-images
Eugen [Sun, 9 Oct 2016 10:45:22 +0000 (12:45 +0200)]
Merge pull request #87 from vayan/feature/strip-exif-data-from-images

Strip exif data from uploaded images

9 years agoStrip exif data from uploaded images
Yann Vaillant [Sat, 8 Oct 2016 13:15:43 +0000 (15:15 +0200)]
Strip exif data from uploaded images

Using `-strip` cli options from ImageMagick

http://www.imagemagick.org/script/command-line-options.php#strip

fix #85

9 years agoFix travis test
Eugen Rochko [Fri, 7 Oct 2016 22:48:36 +0000 (00:48 +0200)]
Fix travis test

9 years agoFix mistake
Eugen Rochko [Fri, 7 Oct 2016 22:39:46 +0000 (00:39 +0200)]
Fix mistake

9 years agoAdd link to public timeline to getting started screen
Eugen Rochko [Fri, 7 Oct 2016 22:30:56 +0000 (00:30 +0200)]
Add link to public timeline to getting started screen

9 years agoInstall npm 3 in docker (v3 warns on invalid peer dependencies instead of failing)
Eugen Rochko [Fri, 7 Oct 2016 22:23:01 +0000 (00:23 +0200)]
Install npm 3 in docker (v3 warns on invalid peer dependencies instead of failing)

9 years agoUse reselect to memoize denormalization in UI state
Eugen Rochko [Fri, 7 Oct 2016 22:01:22 +0000 (00:01 +0200)]
Use reselect to memoize denormalization in UI state
Also upgrade react-redux to latest version. This is a performance update

9 years agoAdding public timeline
Eugen Rochko [Fri, 7 Oct 2016 14:00:11 +0000 (16:00 +0200)]
Adding public timeline