]> cat aescling's git repositories - mastodon.git/log
mastodon.git
8 years agoMerge branch 'master' into patch-2
shel [Fri, 31 Mar 2017 14:34:14 +0000 (10:34 -0400)]
Merge branch 'master' into patch-2

8 years agoFix web UI profile clickable area overlapping with follow button area
Eugen Rochko [Fri, 31 Mar 2017 12:23:44 +0000 (14:23 +0200)]
Fix web UI profile clickable area overlapping with follow button area

8 years agoFix some views still not using counter caches
Eugen Rochko [Fri, 31 Mar 2017 12:02:07 +0000 (14:02 +0200)]
Fix some views still not using counter caches

8 years agoFix #700 - hide spoilers on static pages
Eugen Rochko [Fri, 31 Mar 2017 11:54:36 +0000 (13:54 +0200)]
Fix #700 - hide spoilers on static pages

8 years agoAdd maintenance task for updating counter caches
Eugen Rochko [Fri, 31 Mar 2017 11:01:00 +0000 (13:01 +0200)]
Add maintenance task for updating counter caches

8 years ago:active and :focus states same as :hover for buttons
Eugen Rochko [Fri, 31 Mar 2017 10:08:51 +0000 (12:08 +0200)]
:active and :focus states same as :hover for buttons

8 years agoFix drag & drop overlay flickering
Eugen Rochko [Fri, 31 Mar 2017 09:48:25 +0000 (11:48 +0200)]
Fix drag & drop overlay flickering

8 years agoImport feature for following/blocking lists (addresses #62, #177, #201, #454)
Eugen Rochko [Thu, 30 Mar 2017 17:42:33 +0000 (19:42 +0200)]
Import feature for following/blocking lists (addresses #62, #177, #201, #454)

8 years agoFix up null values on latest migration, add notes
Eugen Rochko [Thu, 30 Mar 2017 14:06:27 +0000 (16:06 +0200)]
Fix up null values on latest migration, add notes

8 years agoDo NOT try to update the new fields from the migration. Takes too long on a live DB
Eugen Rochko [Thu, 30 Mar 2017 13:50:34 +0000 (15:50 +0200)]
Do NOT try to update the new fields from the migration. Takes too long on a live DB
Needs to be a separate task with no locking

8 years agoAdd counter caches for a large performance increase on API requests
Eugen Rochko [Thu, 30 Mar 2017 13:06:59 +0000 (15:06 +0200)]
Add counter caches for a large performance increase on API requests

8 years agoImprove emojis - use SVGs where possible
Eugen Rochko [Wed, 29 Mar 2017 20:27:24 +0000 (22:27 +0200)]
Improve emojis - use SVGs where possible

8 years agoHide drag & drop area on drop event regardless of success
Eugen Rochko [Tue, 28 Mar 2017 12:17:24 +0000 (14:17 +0200)]
Hide drag & drop area on drop event regardless of success

8 years agoFix #408 - link @ names in bios
Eugen Rochko [Tue, 28 Mar 2017 12:16:08 +0000 (14:16 +0200)]
Fix #408 - link @ names in bios

8 years agoFix #690 - Webfinger should handle new shortform profile URLs now (nice)
Eugen Rochko [Tue, 28 Mar 2017 09:23:33 +0000 (11:23 +0200)]
Fix #690 - Webfinger should handle new shortform profile URLs now (nice)

8 years agoMerge pull request #688 from yiskah/patch-3
Eugen [Sun, 26 Mar 2017 19:45:49 +0000 (21:45 +0200)]
Merge pull request #688 from yiskah/patch-3

Update amaroq name

8 years agoUpdate amaroq name
shel [Sun, 26 Mar 2017 19:45:16 +0000 (15:45 -0400)]
Update amaroq name

8 years agoClarify post privacy warning
shel [Sun, 26 Mar 2017 16:49:14 +0000 (12:49 -0400)]
Clarify post privacy warning

I was informed that the current warning if you @ a remote server in a private post is inadequate. These are suggested changes to better inform users.

8 years agoAdd tooltip to privacy dropdown
Eugen Rochko [Sun, 26 Mar 2017 11:30:57 +0000 (13:30 +0200)]
Add tooltip to privacy dropdown

8 years agoFix up some localizations
Eugen Rochko [Sun, 26 Mar 2017 11:22:38 +0000 (13:22 +0200)]
Fix up some localizations

8 years agoMerge branch 'leopku-feature/language_zh-cn'
Eugen Rochko [Sun, 26 Mar 2017 11:13:57 +0000 (13:13 +0200)]
Merge branch 'leopku-feature/language_zh-cn'

8 years agoFix style issue
Eugen Rochko [Sun, 26 Mar 2017 11:13:41 +0000 (13:13 +0200)]
Fix style issue

8 years agoMerge branch 'feature/language_zh-cn' of https://github.com/leopku/mastodon into...
Eugen Rochko [Sun, 26 Mar 2017 11:10:04 +0000 (13:10 +0200)]
Merge branch 'feature/language_zh-cn' of https://github.com/leopku/mastodon into leopku-feature/language_zh-cn

8 years agoCompose form layout fixes
Eugen Rochko [Sun, 26 Mar 2017 11:08:15 +0000 (13:08 +0200)]
Compose form layout fixes

8 years agoMerge branch 'yiskah-patch-1'
Eugen Rochko [Sun, 26 Mar 2017 10:49:31 +0000 (12:49 +0200)]
Merge branch 'yiskah-patch-1'

8 years ago:globe_with_meridians: add simplified chinese language
leopku [Sun, 26 Mar 2017 06:13:18 +0000 (14:13 +0800)]
:globe_with_meridians: add simplified chinese language

8 years agoChange to using variables
shel [Sun, 26 Mar 2017 00:42:49 +0000 (20:42 -0400)]
Change to using variables

Thanks garg

8 years agoIncrease color contrast
shel [Sun, 26 Mar 2017 00:02:36 +0000 (20:02 -0400)]
Increase color contrast

Privacy descriptions were very difficult to reason. This is the minimal level of color contrast to be WCAG AA compliant.

8 years agoClarify privacy options
shel [Sat, 25 Mar 2017 23:59:38 +0000 (19:59 -0400)]
Clarify privacy options

Descriptions of differences between scope are more clear

8 years agoFix up visual indicators for compose form privacy
Eugen Rochko [Sat, 25 Mar 2017 19:24:30 +0000 (20:24 +0100)]
Fix up visual indicators for compose form privacy

8 years agoImprove sign up page on small screens
Eugen Rochko [Sat, 25 Mar 2017 19:13:34 +0000 (20:13 +0100)]
Improve sign up page on small screens

8 years agoWhen replying to status with content warning, prefill content warning
Eugen Rochko [Sat, 25 Mar 2017 18:30:56 +0000 (19:30 +0100)]
When replying to status with content warning, prefill content warning

8 years agoTemporary spacing fix
Eugen Rochko [Sat, 25 Mar 2017 18:27:31 +0000 (19:27 +0100)]
Temporary spacing fix

8 years agoPrivacy dropdown i18n
Eugen Rochko [Sat, 25 Mar 2017 18:22:24 +0000 (19:22 +0100)]
Privacy dropdown i18n

8 years agoFix public profile pagination links
Eugen Rochko [Sat, 25 Mar 2017 18:16:17 +0000 (19:16 +0100)]
Fix public profile pagination links

8 years agoRedesigned compose form
Eugen Rochko [Fri, 24 Mar 2017 23:01:43 +0000 (00:01 +0100)]
Redesigned compose form

8 years ago:construction: chinese translation WIP
leopku [Fri, 24 Mar 2017 11:03:14 +0000 (19:03 +0800)]
:construction: chinese translation WIP

8 years ago:globe_with_meridians: add chinese language file
leopku [Fri, 24 Mar 2017 10:53:41 +0000 (18:53 +0800)]
:globe_with_meridians: add chinese language file

8 years agoFix #675 - return created_at in notifications API
Eugen Rochko [Fri, 24 Mar 2017 02:54:24 +0000 (03:54 +0100)]
Fix #675 - return created_at in notifications API

8 years agoFancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)
Eugen Rochko [Fri, 24 Mar 2017 02:50:30 +0000 (03:50 +0100)]
Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)

8 years agoMerge pull request #676 from leopku/feature/s3_protocol_from_env
Eugen [Thu, 23 Mar 2017 23:13:08 +0000 (00:13 +0100)]
Merge pull request #676 from leopku/feature/s3_protocol_from_env

:wrench: S3 protocol  from ENV

8 years ago:wrench: S3 protocol from ENV
leopku [Thu, 23 Mar 2017 07:44:55 +0000 (15:44 +0800)]
:wrench: S3 protocol  from ENV

add support for reading S3 protocol from ENV
also add S3_HOSTNAME in .env.production.sample

8 years agoMerge branch 'feature-omnisearch'
Eugen Rochko [Wed, 22 Mar 2017 18:56:38 +0000 (19:56 +0100)]
Merge branch 'feature-omnisearch'

8 years agoPrettier account and stream entry URLs
Eugen Rochko [Wed, 22 Mar 2017 18:26:22 +0000 (19:26 +0100)]
Prettier account and stream entry URLs

8 years agoShorter timeout on FetchAtomService
Eugen Rochko [Wed, 22 Mar 2017 16:41:52 +0000 (17:41 +0100)]
Shorter timeout on FetchAtomService

8 years agoFix full-text search query quotation, improve tag search performance with an index,
Eugen Rochko [Wed, 22 Mar 2017 16:36:34 +0000 (17:36 +0100)]
Fix full-text search query quotation, improve tag search performance with an index,
add ability to open status by URL from search (fix #53)

8 years agoMerge branch 'master' into feature-omnisearch
Eugen Rochko [Wed, 22 Mar 2017 15:28:17 +0000 (16:28 +0100)]
Merge branch 'master' into feature-omnisearch

8 years agoUpgrade status IDs to bigint
Eugen Rochko [Wed, 22 Mar 2017 14:46:58 +0000 (15:46 +0100)]
Upgrade status IDs to bigint

8 years agoUpgrade Rails to 5.0.2
Eugen Rochko [Wed, 22 Mar 2017 14:37:03 +0000 (15:37 +0100)]
Upgrade Rails to 5.0.2

8 years agoWeb UI support for the new omnisearch
Eugen Rochko [Wed, 22 Mar 2017 03:09:09 +0000 (04:09 +0100)]
Web UI support for the new omnisearch

8 years agoMerge branch 'master' into feature-omnisearch
Eugen Rochko [Wed, 22 Mar 2017 02:34:58 +0000 (03:34 +0100)]
Merge branch 'master' into feature-omnisearch

this merge is necessary,

8 years agoGerman toot -> "tröt"
Eugen Rochko [Wed, 22 Mar 2017 02:22:44 +0000 (03:22 +0100)]
German toot -> "tröt"

8 years agoMore efficient single account retrieval (0.9ms vs 50ms before)
Eugen Rochko [Wed, 22 Mar 2017 02:21:38 +0000 (03:21 +0100)]
More efficient single account retrieval (0.9ms vs 50ms before)

8 years agoNew API method: /api/v1/search
Eugen Rochko [Wed, 22 Mar 2017 01:32:27 +0000 (02:32 +0100)]
New API method: /api/v1/search
Returns accounts, statuses, hashtags arrays

8 years agoDon't list "direct" under default post privacy settings
Eugen Rochko [Tue, 21 Mar 2017 18:45:25 +0000 (19:45 +0100)]
Don't list "direct" under default post privacy settings

8 years agoImproved landing page
Eugen Rochko [Tue, 21 Mar 2017 18:18:37 +0000 (19:18 +0100)]
Improved landing page

8 years agoAdd landing strip
Eugen Rochko [Mon, 20 Mar 2017 02:36:29 +0000 (03:36 +0100)]
Add landing strip

8 years agoExport follow/block lists as CSV
Eugen Rochko [Sun, 19 Mar 2017 19:29:41 +0000 (20:29 +0100)]
Export follow/block lists as CSV

8 years agoFix wrong HTTP status codes on error pages
Eugen Rochko [Sun, 19 Mar 2017 19:03:28 +0000 (20:03 +0100)]
Fix wrong HTTP status codes on error pages

8 years agoAdd link to contribution guidelines to README
Eugen Rochko [Sun, 19 Mar 2017 03:05:19 +0000 (04:05 +0100)]
Add link to contribution guidelines to README

8 years agoAdded contribution guidelines
Eugen Rochko [Sun, 19 Mar 2017 02:52:21 +0000 (03:52 +0100)]
Added contribution guidelines

8 years agoFederate header images, fix open-uri http->https redirection error
Eugen Rochko [Sat, 18 Mar 2017 21:51:20 +0000 (22:51 +0100)]
Federate header images, fix open-uri http->https redirection error

8 years agoForgot to hook up API with the latest method
Eugen Rochko [Fri, 17 Mar 2017 20:02:47 +0000 (21:02 +0100)]
Forgot to hook up API with the latest method

8 years agoStart page links a bit more readable
Eugen Rochko [Fri, 17 Mar 2017 19:49:34 +0000 (20:49 +0100)]
Start page links a bit more readable

8 years agoMake account search blazing fast and rank followers/followees higher in the results
Eugen Rochko [Fri, 17 Mar 2017 19:47:38 +0000 (20:47 +0100)]
Make account search blazing fast and rank followers/followees higher in the results

8 years agoMerge pull request #671 from yiskah/patch-9
Eugen [Fri, 17 Mar 2017 17:08:50 +0000 (18:08 +0100)]
Merge pull request #671 from yiskah/patch-9

Update Matador name to 11t

8 years agoUpdate Matador name to 11t
shel [Fri, 17 Mar 2017 15:49:31 +0000 (11:49 -0400)]
Update Matador name to 11t

The project was renamed 11t, the link goes to a project titled "11t" this is just an update

8 years agoPromote Apps (#670)
shel [Fri, 17 Mar 2017 15:16:39 +0000 (11:16 -0400)]
Promote Apps (#670)

"Various apps are available" is now a hyperlink

8 years agoAdd method for retrieving triadic closures
Eugen Rochko [Thu, 16 Mar 2017 19:10:51 +0000 (20:10 +0100)]
Add method for retrieving triadic closures

8 years agoMerge branch 'marrus-sh-mastodon-site-api'
Eugen Rochko [Wed, 15 Mar 2017 22:13:18 +0000 (23:13 +0100)]
Merge branch 'marrus-sh-mastodon-site-api'

8 years agoFix #525 - Add instance information API
Eugen Rochko [Wed, 15 Mar 2017 22:12:48 +0000 (23:12 +0100)]
Fix #525 - Add instance information API

8 years agoMerge branch 'mastodon-site-api' of https://github.com/marrus-sh/ardipithecus into...
Eugen Rochko [Wed, 15 Mar 2017 21:55:58 +0000 (22:55 +0100)]
Merge branch 'mastodon-site-api' of https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-site-api

8 years agoAdd "direct" visibility level in the backend. Web UI is not yet
Eugen Rochko [Wed, 15 Mar 2017 21:52:57 +0000 (22:52 +0100)]
Add "direct" visibility level in the backend. Web UI is not yet
adjusted to allow choosing it, yet

8 years agoMerge branch 'master' into mastodon-site-api
Eugen [Wed, 15 Mar 2017 21:55:22 +0000 (22:55 +0100)]
Merge branch 'master' into mastodon-site-api

8 years agoUpdate list of apps
Eugen [Wed, 15 Mar 2017 17:44:37 +0000 (18:44 +0100)]
Update list of apps

8 years agoObfuscate filenames better, double rate limits
Eugen Rochko [Tue, 14 Mar 2017 14:59:21 +0000 (15:59 +0100)]
Obfuscate filenames better, double rate limits

8 years agoReplace howler.js with simple <audio />, will hopefully resolve
Eugen Rochko [Mon, 13 Mar 2017 16:12:30 +0000 (17:12 +0100)]
Replace howler.js with simple <audio />, will hopefully resolve
some weird mobile browser behaviours

8 years agoFix casuality of processing remote mentions such that notifications
Eugen Rochko [Mon, 13 Mar 2017 15:34:15 +0000 (16:34 +0100)]
Fix casuality of processing remote mentions such that notifications
about them would be processed only after the entire status is processed

8 years agoTry to detect iOS and *not* autoplay any videos
Eugen Rochko [Tue, 7 Mar 2017 08:54:57 +0000 (09:54 +0100)]
Try to detect iOS and *not* autoplay any videos

Technically the check for iOS from components is a side effect, because it's
neither in state nor props, but the user agent does not change, so I think
that's okay.

8 years agoRevert earlier fix due to new bug reports
Eugen Rochko [Mon, 6 Mar 2017 01:25:41 +0000 (02:25 +0100)]
Revert earlier fix due to new bug reports

8 years agoPerformance improvement for profiles
Eugen Rochko [Mon, 6 Mar 2017 00:50:35 +0000 (01:50 +0100)]
Performance improvement for profiles

8 years agoUse more widely supported MP4 format for gifv's
Eugen Rochko [Sun, 5 Mar 2017 23:30:03 +0000 (00:30 +0100)]
Use more widely supported MP4 format for gifv's

8 years agoIncrease max bitrate of converted webms, slightly optimized counter queries
Eugen Rochko [Sun, 5 Mar 2017 22:43:58 +0000 (23:43 +0100)]
Increase max bitrate of converted webms, slightly optimized counter queries
(Because postgres can tell that count(*) needs no extra checks, but
counting a specific column requires them)

8 years agoAdd vsync -cfr option when converting gif to webm
Eugen Rochko [Sun, 5 Mar 2017 22:27:25 +0000 (23:27 +0100)]
Add vsync -cfr option when converting gif to webm

8 years agoHigher quality webms? Might improve conversation of some types of gifs
Eugen Rochko [Sun, 5 Mar 2017 22:13:21 +0000 (23:13 +0100)]
Higher quality webms? Might improve conversation of some types of gifs

8 years agoMake the paperclip filename interpolator smarter about the :original style
Eugen Rochko [Sun, 5 Mar 2017 22:03:49 +0000 (23:03 +0100)]
Make the paperclip filename interpolator smarter about the :original style
If an :original gets converted into another format, it would get saved as
original_filename *anyway*, so generating the extension is pointless and
yields bad results for when you change the style definition later. This way,
old gifs will still have correct URLs

8 years agoDetect videos with no sound, handle them like gifv
Eugen Rochko [Sun, 5 Mar 2017 21:55:24 +0000 (22:55 +0100)]
Detect videos with no sound, handle them like gifv

8 years agoFix wrongful matching of last period in extended usernames
Eugen Rochko [Sun, 5 Mar 2017 17:08:19 +0000 (18:08 +0100)]
Fix wrongful matching of last period in extended usernames
Fix anchor tags in some wikipedia URLs being matches as a hashtag

8 years agoImproved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies
Eugen Rochko [Sun, 5 Mar 2017 16:27:17 +0000 (17:27 +0100)]
Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies
Redirect /:username to /users/:username
Redirect /:username/:id to /users/:username/updates/:id
Updated API documentation and sponsors

8 years agoMake gifvs always use media gallery component
Eugen Rochko [Sun, 5 Mar 2017 01:04:31 +0000 (02:04 +0100)]
Make gifvs always use media gallery component

8 years agoFix #431 - convert gif to webm during upload. Web UI treats them like it did
Eugen Rochko [Sat, 4 Mar 2017 21:17:10 +0000 (22:17 +0100)]
Fix #431 - convert gif to webm during upload. Web UI treats them like it did
before. In the API, attachments now can be either image, video or gifv. Gifv
is to be treated like images in terms of behaviour, but are videos by file
type.

8 years agoMerge pull request #663 from console-cowboy/patch-1
Eugen [Sat, 4 Mar 2017 11:17:50 +0000 (12:17 +0100)]
Merge pull request #663 from console-cowboy/patch-1

add social.gestaltzerfall.net instance information

8 years agoadd social.gestaltzerfall.net instance information
Alexander Acevedo [Sat, 4 Mar 2017 00:17:58 +0000 (19:17 -0500)]
add social.gestaltzerfall.net instance information

Hello fediverse!

8 years agoRename "the whole known network" timeline to "federated timeline"
Eugen Rochko [Fri, 3 Mar 2017 23:19:18 +0000 (00:19 +0100)]
Rename "the whole known network" timeline to "federated timeline"
Remove note about following Gargron@mastodon.social from getting started text

8 years agoAdd digest e-mails
Eugen Rochko [Fri, 3 Mar 2017 22:45:48 +0000 (23:45 +0100)]
Add digest e-mails

8 years agoMerge pull request #662 from undrskr/patch-1
Eugen [Fri, 3 Mar 2017 21:46:56 +0000 (22:46 +0100)]
Merge pull request #662 from undrskr/patch-1

gnusocial.me doesn't use Mastodon anymore

8 years agognusocial.me doesn't use Mastodon anymore
undrskr [Fri, 3 Mar 2017 20:38:10 +0000 (22:38 +0200)]
gnusocial.me doesn't use Mastodon anymore

The host uses postActiv now.

9 years agoMake confirmation text more specific
Eugen Rochko [Thu, 2 Mar 2017 18:25:11 +0000 (19:25 +0100)]
Make confirmation text more specific

9 years agoFix #620 - Add confirmation dialog for notifications clear
Eugen Rochko [Thu, 2 Mar 2017 18:24:12 +0000 (19:24 +0100)]
Fix #620 - Add confirmation dialog for notifications clear

9 years agoFix up storybook
Eugen Rochko [Thu, 2 Mar 2017 17:55:15 +0000 (18:55 +0100)]
Fix up storybook