]> cat aescling's git repositories - mastodon.git/log
mastodon.git
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 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

9 years agoMerge branch 'KitRedgrave-add-mute-button'
Eugen Rochko [Thu, 2 Mar 2017 17:50:33 +0000 (18:50 +0100)]
Merge branch 'KitRedgrave-add-mute-button'

9 years agoFix #231 - Muting
Eugen Rochko [Thu, 2 Mar 2017 17:49:32 +0000 (18:49 +0100)]
Fix #231 - Muting

9 years agoMute button progress so far. WIP, doesn't entirely work correctly.
Kit Redgrave [Mon, 6 Feb 2017 01:51:56 +0000 (19:51 -0600)]
Mute button progress so far. WIP, doesn't entirely work correctly.

9 years agoFix #372 - Emoji picker
Eugen Rochko [Wed, 1 Mar 2017 23:57:55 +0000 (00:57 +0100)]
Fix #372 - Emoji picker

9 years agoMerge branch 'marrus-sh-mastodon-paste-support'
Eugen Rochko [Wed, 1 Mar 2017 12:57:44 +0000 (13:57 +0100)]
Merge branch 'marrus-sh-mastodon-paste-support'

9 years agoSimplify passing of prop
Eugen Rochko [Wed, 1 Mar 2017 12:57:30 +0000 (13:57 +0100)]
Simplify passing of prop

9 years agoMerge branch 'mastodon-paste-support' of https://github.com/marrus-sh/ardipithecus...
Eugen Rochko [Wed, 1 Mar 2017 12:54:52 +0000 (13:54 +0100)]
Merge branch 'mastodon-paste-support' of https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-paste-support

9 years agoBetter smart/dumb component separation
Kibigo [Wed, 1 Mar 2017 10:56:15 +0000 (02:56 -0800)]
Better smart/dumb component separation

9 years agoMerge pull request #660 from marrus-sh/mastodon-smart-back-button
Eugen [Wed, 1 Mar 2017 09:50:27 +0000 (10:50 +0100)]
Merge pull request #660 from marrus-sh/mastodon-smart-back-button

#467 – Making the back button a little smarter

9 years agoMaking the back button a little smarter
Kibigo [Wed, 1 Mar 2017 06:24:34 +0000 (22:24 -0800)]
Making the back button a little smarter

9 years agoSupport for pasting images from clipboard
Kibigo [Wed, 1 Mar 2017 02:52:46 +0000 (18:52 -0800)]
Support for pasting images from clipboard

9 years agoFix incorrect detection of local vs remote user in web UI
Eugen Rochko [Wed, 1 Mar 2017 01:00:21 +0000 (02:00 +0100)]
Fix incorrect detection of local vs remote user in web UI

9 years agoFix typo
Eugen Rochko [Wed, 1 Mar 2017 00:57:48 +0000 (01:57 +0100)]
Fix typo

9 years agoRevert infinite scroll in timelines back to looking at ID of oldest
Eugen Rochko [Wed, 1 Mar 2017 00:43:29 +0000 (01:43 +0100)]
Revert infinite scroll in timelines back to looking at ID of oldest
loaded status; do not preload submitted statuses into community/public
timelines, unless those timelines have already been loaded; do not
close streaming API connections for community/public timelines, once
they have been established (most users navigate back to them eventually)

9 years agoFix #291 - Add visual indication that numbers for remote users may be inaccurate
Eugen Rochko [Wed, 1 Mar 2017 00:18:34 +0000 (01:18 +0100)]
Fix #291 - Add visual indication that numbers for remote users may be inaccurate

9 years agoIf a status is within 40 statuses from the top of a home feed, do not
Eugen Rochko [Wed, 1 Mar 2017 00:07:11 +0000 (01:07 +0100)]
If a status is within 40 statuses from the top of a home feed, do not
reinsert it when someone boosts it

9 years agoImproved dropdowns
Eugen Rochko [Tue, 28 Feb 2017 23:53:11 +0000 (00:53 +0100)]
Improved dropdowns

9 years agoFix #561 - Detect presence of audio in video, hide mute toggle when none
Eugen Rochko [Tue, 28 Feb 2017 22:48:41 +0000 (23:48 +0100)]
Fix #561 - Detect presence of audio in video, hide mute toggle when none

9 years agoMerge pull request #656 from yiskah/patch-7
Eugen [Tue, 28 Feb 2017 20:48:05 +0000 (21:48 +0100)]
Merge pull request #656 from yiskah/patch-7

Add social.diskseven.com

9 years agoAdd social.dickseven.com
shel [Tue, 28 Feb 2017 18:02:39 +0000 (13:02 -0500)]
Add social.dickseven.com

New instance

9 years agoUpdated sponsors
Eugen [Tue, 28 Feb 2017 13:58:11 +0000 (14:58 +0100)]
Updated sponsors

9 years agoFix #186 - Add RTL support to the compose form textarea and statuses output
Eugen Rochko [Tue, 28 Feb 2017 00:52:31 +0000 (01:52 +0100)]
Fix #186 - Add RTL support to the compose form textarea and statuses output

9 years agoAdd elephant friend to missing indicator
Eugen Rochko [Mon, 27 Feb 2017 23:43:36 +0000 (00:43 +0100)]
Add elephant friend to missing indicator

9 years agoAdd new illustration
Eugen [Mon, 27 Feb 2017 21:51:24 +0000 (22:51 +0100)]
Add new illustration

9 years agoMerge pull request #655 from marrus-sh/mastodon-frontend-character-count
Eugen [Mon, 27 Feb 2017 14:51:57 +0000 (15:51 +0100)]
Merge pull request #655 from marrus-sh/mastodon-frontend-character-count

Fixes #263; makes JavaScript's character counting the same as Ruby's

9 years agoCharacter counter fix
Kibigo [Mon, 27 Feb 2017 12:32:41 +0000 (04:32 -0800)]
Character counter fix

9 years agoAdds site metadata access to the API
Kibigo [Mon, 27 Feb 2017 12:06:25 +0000 (04:06 -0800)]
Adds site metadata access to the API

9 years agoOnly use bigger compose form/search form font on mobile layout
Eugen Rochko [Sun, 26 Feb 2017 23:46:45 +0000 (00:46 +0100)]
Only use bigger compose form/search form font on mobile layout

9 years agoFix #104 - Style OAuth authorized applications page
Eugen Rochko [Sun, 26 Feb 2017 23:15:00 +0000 (00:15 +0100)]
Fix #104 - Style OAuth authorized applications page
Add ability to search accounts by display name

9 years agoFix #612 - Set font size to 16px in compose form and search form to prevent iOS
Eugen Rochko [Sun, 26 Feb 2017 22:30:18 +0000 (23:30 +0100)]
Fix #612 - Set font size to 16px in compose form and search form to prevent iOS
from zooming in on them

9 years agoMerge branch 'rmhasan-fix_462'
Eugen Rochko [Sun, 26 Feb 2017 22:23:47 +0000 (23:23 +0100)]
Merge branch 'rmhasan-fix_462'

9 years agoAdd validation of media attachments, clean up mastodon-own exception classes
Eugen Rochko [Sun, 26 Feb 2017 22:23:06 +0000 (23:23 +0100)]
Add validation of media attachments, clean up mastodon-own exception classes

9 years agoMerge branch 'fix_462' of https://github.com/rmhasan/mastodon into rmhasan-fix_462
Eugen Rochko [Sun, 26 Feb 2017 22:09:18 +0000 (23:09 +0100)]
Merge branch 'fix_462' of https://github.com/rmhasan/mastodon into rmhasan-fix_462

9 years agoMerge branch 'rmhasan-fix_626'
Eugen Rochko [Sun, 26 Feb 2017 22:07:14 +0000 (23:07 +0100)]
Merge branch 'rmhasan-fix_626'