]> cat aescling's git repositories - mastodon.git/log
mastodon.git
9 years agoHide follow/unfollow button from public page if follow already requested
Eugen Rochko [Thu, 22 Dec 2016 22:07:46 +0000 (23:07 +0100)]
Hide follow/unfollow button from public page if follow already requested

9 years agoFollow call on locked account creates follow request instead
Eugen Rochko [Thu, 22 Dec 2016 22:03:57 +0000 (23:03 +0100)]
Follow call on locked account creates follow request instead
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts

9 years agoAdd "locked" flag to accounts, prevent blocked users from following, force-unfollow...
Eugen Rochko [Thu, 22 Dec 2016 20:34:19 +0000 (21:34 +0100)]
Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users

9 years agoMerge branch 'master' into development
Eugen Rochko [Thu, 22 Dec 2016 10:35:00 +0000 (11:35 +0100)]
Merge branch 'master' into development

9 years agoEnsure that reblogs and favs always refer to the original status rather than a reblog...
Eugen Rochko [Thu, 22 Dec 2016 10:34:05 +0000 (11:34 +0100)]
Ensure that reblogs and favs always refer to the original status rather than a reblog wrapper

9 years agoFix notifications reducer bug
Eugen Rochko [Thu, 22 Dec 2016 10:23:30 +0000 (11:23 +0100)]
Fix notifications reducer bug

9 years agoPrivate visibility on statuses prevents non-followers from seeing those
Eugen Rochko [Wed, 21 Dec 2016 19:00:18 +0000 (20:00 +0100)]
Private visibility on statuses prevents non-followers from seeing those
Filters out hidden stream entries from Atom feed
Blocks now generate hidden stream entries, can be used to federate blocks
Private statuses cannot be reblogged (generates generic 422 error for now)
POST /api/v1/statuses now takes visibility=(public|unlisted|private) param instead of unlisted boolean
Statuses JSON now contains visibility=(public|unlisted|private) field

9 years agoDon't use rack timeout in any but production environments
Eugen Rochko [Wed, 21 Dec 2016 18:10:40 +0000 (19:10 +0100)]
Don't use rack timeout in any but production environments

9 years agoFederated profile bio now formatted
Eugen Rochko [Wed, 21 Dec 2016 18:10:19 +0000 (19:10 +0100)]
Federated profile bio now formatted

9 years agoUpdate Rails to 5.0.1
Eugen Rochko [Wed, 21 Dec 2016 18:09:59 +0000 (19:09 +0100)]
Update Rails to 5.0.1

9 years agoFix #250 - no text adjust
Eugen Rochko [Tue, 20 Dec 2016 23:56:13 +0000 (00:56 +0100)]
Fix #250 - no text adjust

9 years agoImprove icons
Eugen Rochko [Tue, 20 Dec 2016 23:44:42 +0000 (00:44 +0100)]
Improve icons

9 years agoImproved launcher icon on Android
Eugen Rochko [Tue, 20 Dec 2016 23:28:57 +0000 (00:28 +0100)]
Improved launcher icon on Android

9 years agoFix #249 - use window.location hack to let people login from sandboxed iOS homescreen
Eugen Rochko [Tue, 20 Dec 2016 23:13:13 +0000 (00:13 +0100)]
Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen

9 years agoMerge pull request #366 from tobypinder/smushed_assets
Eugen [Tue, 20 Dec 2016 22:34:14 +0000 (23:34 +0100)]
Merge pull request #366 from tobypinder/smushed_assets

Smush assets for quicker load times/less bandwidth used.

9 years agoSmush assets for quicker load times/less bandwidth used.
Toby Pinder [Tue, 20 Dec 2016 19:49:44 +0000 (19:49 +0000)]
Smush assets for quicker load times/less bandwidth used.

9 years agoAdding some rescues to workers, e.g. don't fail removal job when status can't be...
Eugen Rochko [Mon, 19 Dec 2016 08:31:12 +0000 (09:31 +0100)]
Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed)

9 years agoMake unfavouriting async to prevent timeout errors from leaving orphaned records...
Eugen Rochko [Mon, 19 Dec 2016 08:12:00 +0000 (09:12 +0100)]
Make unfavouriting async to prevent timeout errors from leaving orphaned records behind

9 years agoMerge pull request #356 from victorhck/master
Eugen [Sun, 18 Dec 2016 20:22:46 +0000 (21:22 +0100)]
Merge pull request #356 from victorhck/master

added two missings spanish  translations

9 years agoAdjusting public display of statuses to look similar to logged-in UI,
Eugen Rochko [Sun, 18 Dec 2016 18:47:11 +0000 (19:47 +0100)]
Adjusting public display of statuses to look similar to logged-in UI,
fix #361 with rich OEmbed display via iframe, fix #237 by hiding sensitive
content behind a spoiler on public pages

9 years agoAdd OEmbed iframe HTML, convert emojis on public pages, increase size of attachment...
Eugen Rochko [Sun, 18 Dec 2016 14:20:39 +0000 (15:20 +0100)]
Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails

9 years agoRemoving external hub completely, fix #333 fixing digit-only hashtags,
Eugen Rochko [Sun, 18 Dec 2016 11:17:45 +0000 (12:17 +0100)]
Removing external hub completely, fix #333 fixing digit-only hashtags,
removing web app capability from non-webapp pages

9 years agoAdd a better cropped image
Eugen Rochko [Thu, 15 Dec 2016 00:07:58 +0000 (01:07 +0100)]
Add a better cropped image

9 years agoAdding art by cutewitchirl, open graph tags for about page
Eugen Rochko [Wed, 14 Dec 2016 23:59:49 +0000 (00:59 +0100)]
Adding art by cutewitchirl, open graph tags for about page

9 years agoFix responsiveness of 500 page
Eugen Rochko [Wed, 14 Dec 2016 23:49:17 +0000 (00:49 +0100)]
Fix responsiveness of 500 page

9 years agoadded to missings spanish translations
victorhck [Wed, 14 Dec 2016 17:43:00 +0000 (18:43 +0100)]
added to missings spanish  translations

9 years agoFix key up listener on compose form
Eugen Rochko [Wed, 14 Dec 2016 17:38:28 +0000 (18:38 +0100)]
Fix key up listener on compose form

9 years agoRe-implemented autosuggestions component for the compose form
Eugen Rochko [Wed, 14 Dec 2016 17:21:31 +0000 (18:21 +0100)]
Re-implemented autosuggestions component for the compose form
Fix #205, fix #156, fix #124

9 years agoFixed AS delete verb
Eugen Rochko [Wed, 14 Dec 2016 14:13:39 +0000 (15:13 +0100)]
Fixed AS delete verb

9 years agoImproved admin UI
Eugen Rochko [Tue, 13 Dec 2016 12:42:10 +0000 (13:42 +0100)]
Improved admin UI

9 years agoRestoring old async behaviour of thread resolving as it proved to be more robust
Eugen Rochko [Mon, 12 Dec 2016 20:12:19 +0000 (21:12 +0100)]
Restoring old async behaviour of thread resolving as it proved to be more robust

9 years agoFix timelines loading bug
Eugen Rochko [Mon, 12 Dec 2016 13:39:18 +0000 (14:39 +0100)]
Fix timelines loading bug

9 years agoAdding some navigation items from #262 to the getting started screen
Eugen Rochko [Mon, 12 Dec 2016 13:27:52 +0000 (14:27 +0100)]
Adding some navigation items from #262 to the getting started screen

9 years agoFix metaKey usage
Eugen Rochko [Sun, 11 Dec 2016 22:54:32 +0000 (23:54 +0100)]
Fix metaKey usage

9 years agoFix #167 - Enable cmd+enter on Mac to submit form
Eugen Rochko [Sun, 11 Dec 2016 22:39:25 +0000 (23:39 +0100)]
Fix #167 - Enable cmd+enter on Mac to submit form

9 years agoFix #171 - You can now drag & drop files to be uploaded
Eugen Rochko [Sun, 11 Dec 2016 22:35:06 +0000 (23:35 +0100)]
Fix #171 - You can now drag & drop files to be uploaded

9 years agoFix #203 - try/catch around JSON parse
Eugen Rochko [Sun, 11 Dec 2016 22:18:41 +0000 (23:18 +0100)]
Fix #203 - try/catch around JSON parse

9 years agoFix #157 - labels/titles on follow/unfollow buttons
Eugen Rochko [Sun, 11 Dec 2016 22:13:05 +0000 (23:13 +0100)]
Fix #157 - labels/titles on follow/unfollow buttons

9 years agoFix whitespace preservation in status text
Eugen Rochko [Sun, 11 Dec 2016 22:08:46 +0000 (23:08 +0100)]
Fix whitespace preservation in status text

9 years agoSensitive content federates using the "nsfw" hashtag
Eugen Rochko [Sun, 11 Dec 2016 21:49:25 +0000 (22:49 +0100)]
Sensitive content federates using the "nsfw" hashtag

9 years agoThread resolving no longer needs to be separate from ProcessFeedService,
Eugen Rochko [Sun, 11 Dec 2016 21:23:11 +0000 (22:23 +0100)]
Thread resolving no longer needs to be separate from ProcessFeedService,
since that is only ever called in the background

9 years agoImprove images in opengraph meta tags
Eugen Rochko [Fri, 9 Dec 2016 11:08:39 +0000 (12:08 +0100)]
Improve images in opengraph meta tags

9 years agoFix OpenGraph meta tags
Eugen Rochko [Fri, 9 Dec 2016 10:56:27 +0000 (11:56 +0100)]
Fix OpenGraph meta tags

9 years agoFix translations
Eugen Rochko [Fri, 9 Dec 2016 10:52:09 +0000 (11:52 +0100)]
Fix translations

9 years agoMerge pull request #346 from stamak/declaring_uk
Eugen [Thu, 8 Dec 2016 17:01:32 +0000 (18:01 +0100)]
Merge pull request #346 from stamak/declaring_uk

Declare Ukrainian

9 years agoDeclare Ukrainian
Stanislav Makar [Thu, 8 Dec 2016 16:54:35 +0000 (18:54 +0200)]
Declare Ukrainian

Closes: #345
9 years agoMerge pull request #343 from undrskr/master
Eugen [Thu, 8 Dec 2016 00:29:00 +0000 (01:29 +0100)]
Merge pull request #343 from undrskr/master

Ukrainian translation: Fix some translation errors.

9 years agoFix some translation errors.
Vladyslav [Wed, 7 Dec 2016 19:13:57 +0000 (21:13 +0200)]
Fix some translation errors.

9 years agoMerge pull request #342 from undrskr/master
Eugen [Wed, 7 Dec 2016 18:53:09 +0000 (19:53 +0100)]
Merge pull request #342 from undrskr/master

Ukrainian translation: Final steps

9 years agoFinal steps for Ukrainian translation
Vladyslav [Wed, 7 Dec 2016 18:39:22 +0000 (20:39 +0200)]
Final steps for Ukrainian translation

9 years agoFix paperclip config
Eugen Rochko [Wed, 7 Dec 2016 16:19:29 +0000 (17:19 +0100)]
Fix paperclip config

9 years agoUpdate Paperclip config to allow plugging in Minio instead of AWS
Eugen Rochko [Wed, 7 Dec 2016 15:59:18 +0000 (16:59 +0100)]
Update Paperclip config to allow plugging in Minio instead of AWS

9 years agoDownsize attachment previews, but improve quality from 80 to 90
Eugen Rochko [Wed, 7 Dec 2016 11:09:20 +0000 (12:09 +0100)]
Downsize attachment previews, but improve quality from 80 to 90

9 years agoFix #341 - Remove react-responsive in favour of simpler resize handler/window width
Eugen Rochko [Tue, 6 Dec 2016 18:18:37 +0000 (19:18 +0100)]
Fix #341 - Remove react-responsive in favour of simpler resize handler/window width

9 years agoImprove suspend account service
Eugen Rochko [Tue, 6 Dec 2016 17:32:36 +0000 (18:32 +0100)]
Improve suspend account service

9 years agoAdd suspend account functionality to admin UI
Eugen Rochko [Tue, 6 Dec 2016 17:22:59 +0000 (18:22 +0100)]
Add suspend account functionality to admin UI

9 years agoAdd filters for suspended accounts
Eugen Rochko [Tue, 6 Dec 2016 17:03:30 +0000 (18:03 +0100)]
Add filters for suspended accounts

9 years agoAdding suspend account service
Eugen Rochko [Tue, 6 Dec 2016 16:41:42 +0000 (17:41 +0100)]
Adding suspend account service

9 years agoAdd single user mode
Eugen Rochko [Tue, 6 Dec 2016 16:19:26 +0000 (17:19 +0100)]
Add single user mode

9 years agoFix
Eugen Rochko [Mon, 5 Dec 2016 23:24:33 +0000 (00:24 +0100)]
Fix

9 years agoAdd account suspension
Eugen Rochko [Mon, 5 Dec 2016 21:59:30 +0000 (22:59 +0100)]
Add account suspension

9 years agoDownsize originals in media attachments, small fixes
Eugen Rochko [Mon, 5 Dec 2016 16:13:05 +0000 (17:13 +0100)]
Downsize originals in media attachments, small fixes

9 years agoMerge pull request #338 from stamak/uk.yml
Eugen [Mon, 5 Dec 2016 11:30:07 +0000 (12:30 +0100)]
Merge pull request #338 from stamak/uk.yml

Add Ukrainian localization file uk.yml

9 years agoAdd Ukrainian localization file uk.yml
Stanislav Makar [Sun, 4 Dec 2016 13:26:34 +0000 (15:26 +0200)]
Add Ukrainian localization file uk.yml

Closes: #337
9 years agoAdding configurable e-mail blacklist
Eugen Rochko [Sun, 4 Dec 2016 18:07:02 +0000 (19:07 +0100)]
Adding configurable e-mail blacklist

9 years agoFix rule
Eugen Rochko [Sun, 4 Dec 2016 17:34:30 +0000 (18:34 +0100)]
Fix rule

9 years agoFix mutating objects
Eugen Rochko [Sun, 4 Dec 2016 17:32:31 +0000 (18:32 +0100)]
Fix mutating objects

9 years agoBetter responsiveness
Eugen Rochko [Sun, 4 Dec 2016 17:13:07 +0000 (18:13 +0100)]
Better responsiveness

9 years agoAdding more to admin accounts UI
Eugen Rochko [Sun, 4 Dec 2016 17:10:40 +0000 (18:10 +0100)]
Adding more to admin accounts UI

9 years agoFix public tags page
Eugen Rochko [Sun, 4 Dec 2016 15:56:45 +0000 (16:56 +0100)]
Fix public tags page

9 years agoAutomatically block outgoing notifications from silenced accounts to users
Eugen Rochko [Sun, 4 Dec 2016 15:51:49 +0000 (16:51 +0100)]
Automatically block outgoing notifications from silenced accounts to users
who don't follow them

9 years agoDo not use expiring links after all
Eugen Rochko [Sun, 4 Dec 2016 12:02:43 +0000 (13:02 +0100)]
Do not use expiring links after all

9 years agoSet a specific S3 expiration time so that files can be cached
Eugen Rochko [Sun, 4 Dec 2016 11:58:35 +0000 (12:58 +0100)]
Set a specific S3 expiration time so that files can be cached

9 years agoDo not autoplay videos, display play button instead. Use expiring links when using...
Eugen Rochko [Sun, 4 Dec 2016 11:26:12 +0000 (12:26 +0100)]
Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals
for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also
make it private (aka only accessible via expiring links to prevent hotlinking)

9 years agoFix cloudfront config
Eugen Rochko [Sat, 3 Dec 2016 21:12:22 +0000 (22:12 +0100)]
Fix cloudfront config

9 years agoAdd Cloudfront support
Eugen Rochko [Sat, 3 Dec 2016 21:07:18 +0000 (22:07 +0100)]
Add Cloudfront support

9 years agoKeep timelines in the UI trimmed when possible
Eugen Rochko [Sat, 3 Dec 2016 20:04:57 +0000 (21:04 +0100)]
Keep timelines in the UI trimmed when possible

9 years agoImprove notification model
Eugen Rochko [Sat, 3 Dec 2016 19:04:19 +0000 (20:04 +0100)]
Improve notification model

9 years agoAdd "next" pagination to public profiles
Eugen Rochko [Sat, 3 Dec 2016 18:30:13 +0000 (19:30 +0100)]
Add "next" pagination to public profiles

9 years agoAdmin accounts page lists accounts
Eugen Rochko [Sat, 3 Dec 2016 18:08:07 +0000 (19:08 +0100)]
Admin accounts page lists accounts

9 years agoFix #248 - Reload all accounts when fetching from cache
Eugen Rochko [Sat, 3 Dec 2016 17:21:26 +0000 (18:21 +0100)]
Fix #248 - Reload all accounts when fetching from cache

9 years agoMerge pull request #335 from stamak/doorkeeper.uk.yml
Eugen [Sat, 3 Dec 2016 11:15:38 +0000 (12:15 +0100)]
Merge pull request #335 from stamak/doorkeeper.uk.yml

Add Ukrainian localization file doorkeeper.uk.yml

9 years agoAdd Ukrainian localization file doorkeeper.uk.yml
Stanislav Makar [Fri, 2 Dec 2016 19:40:40 +0000 (21:40 +0200)]
Add Ukrainian localization file doorkeeper.uk.yml

Closes: #334
9 years agoMake data migration more merciful
Eugen Rochko [Fri, 2 Dec 2016 14:09:44 +0000 (15:09 +0100)]
Make data migration more merciful

9 years agoMake all account links into permalinks (open public except on left click)
Eugen Rochko [Fri, 2 Dec 2016 14:05:50 +0000 (15:05 +0100)]
Make all account links into permalinks (open public except on left click)

9 years agoFix #284 - Alignment in notifications column
Eugen Rochko [Fri, 2 Dec 2016 13:52:41 +0000 (14:52 +0100)]
Fix #284 - Alignment in notifications column

9 years agoFix #298 - Esc to close modal
Eugen Rochko [Fri, 2 Dec 2016 13:37:00 +0000 (14:37 +0100)]
Fix #298 - Esc to close modal

9 years agoFix #323 - self-replies to appear in public timelines again
Eugen Rochko [Fri, 2 Dec 2016 13:33:20 +0000 (14:33 +0100)]
Fix #323 - self-replies to appear in public timelines again

9 years agoUpdated README with link to production guide
Eugen Rochko [Fri, 2 Dec 2016 13:21:19 +0000 (14:21 +0100)]
Updated README with link to production guide

9 years agoFix #329 - avatar errors no longer prevent remote accounts from being saved
Eugen Rochko [Fri, 2 Dec 2016 13:14:49 +0000 (14:14 +0100)]
Fix #329 - avatar errors no longer prevent remote accounts from being saved
(without avatar). Also improved search position of exact matches

9 years agoMerge pull request #327 from TazeTSchnitzel/clearer_unlisted
Eugen [Thu, 1 Dec 2016 19:58:00 +0000 (20:58 +0100)]
Merge pull request #327 from TazeTSchnitzel/clearer_unlisted

Replace “Unlisted mode” with “Do not show on public timeline”

9 years agoMerge pull request #328 from TazeTSchnitzel/fix_crlf
Eugen [Thu, 1 Dec 2016 19:57:26 +0000 (20:57 +0100)]
Merge pull request #328 from TazeTSchnitzel/fix_crlf

Fix line endings for Portuguese locale

9 years agoFix line endings for Portuguese locale
Andrea Faulds [Thu, 1 Dec 2016 17:27:47 +0000 (17:27 +0000)]
Fix line endings for Portuguese locale

9 years agoReplace "Unlisted mode" with more explicit text
Andrea Faulds [Thu, 1 Dec 2016 17:19:58 +0000 (17:19 +0000)]
Replace "Unlisted mode" with more explicit text

9 years agoFix pt translations, improve pre-cache queries, removing will_paginate
Eugen Rochko [Thu, 1 Dec 2016 15:26:25 +0000 (16:26 +0100)]
Fix pt translations, improve pre-cache queries, removing will_paginate
from accounts/tags because it's a terribly inefficient way to paginate
large sets of data

9 years agoFix opengraph preview image
Eugen [Thu, 1 Dec 2016 00:56:43 +0000 (01:56 +0100)]
Fix opengraph preview image

9 years agoMerge pull request #322 from unsmell/master
Eugen [Thu, 1 Dec 2016 00:12:38 +0000 (01:12 +0100)]
Merge pull request #322 from unsmell/master

Devise, Doorkeeper, settings & general PT translation

9 years agoCreate pt.jsx
unsmell [Thu, 1 Dec 2016 00:05:24 +0000 (23:05 -0100)]
Create pt.jsx

9 years agoCreate pt localisation files in /config/locales/
unsmell [Thu, 1 Dec 2016 00:04:53 +0000 (23:04 -0100)]
Create pt localisation files in /config/locales/

9 years agoMerge pull request #320 from alexgleason/readme-nginx
Eugen [Wed, 30 Nov 2016 22:18:30 +0000 (23:18 +0100)]
Merge pull request #320 from alexgleason/readme-nginx

Guide readers to production wiki page after Docker setup