]>
cat aescling's git repositories - mastodon.git/log
Eugen Rochko [Thu, 22 Dec 2016 10:35:00 +0000 (11:35 +0100)]
Merge branch 'master' into development
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
Eugen Rochko [Thu, 22 Dec 2016 10:23:30 +0000 (11:23 +0100)]
Fix notifications reducer bug
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
Eugen Rochko [Wed, 21 Dec 2016 18:10:40 +0000 (19:10 +0100)]
Don't use rack timeout in any but production environments
Eugen Rochko [Wed, 21 Dec 2016 18:10:19 +0000 (19:10 +0100)]
Federated profile bio now formatted
Eugen Rochko [Wed, 21 Dec 2016 18:09:59 +0000 (19:09 +0100)]
Update Rails to 5.0.1
Eugen Rochko [Tue, 20 Dec 2016 23:56:13 +0000 (00:56 +0100)]
Fix #250 - no text adjust
Eugen Rochko [Tue, 20 Dec 2016 23:44:42 +0000 (00:44 +0100)]
Improve icons
Eugen Rochko [Tue, 20 Dec 2016 23:28:57 +0000 (00:28 +0100)]
Improved launcher icon on Android
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
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.
Toby Pinder [Tue, 20 Dec 2016 19:49:44 +0000 (19:49 +0000)]
Smush assets for quicker load times/less bandwidth used.
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)
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
Eugen [Sun, 18 Dec 2016 20:22:46 +0000 (21:22 +0100)]
Merge pull request #356 from victorhck/master
added two missings spanish translations
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
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
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
Eugen Rochko [Thu, 15 Dec 2016 00:07:58 +0000 (01:07 +0100)]
Add a better cropped image
Eugen Rochko [Wed, 14 Dec 2016 23:59:49 +0000 (00:59 +0100)]
Adding art by cutewitchirl, open graph tags for about page
Eugen Rochko [Wed, 14 Dec 2016 23:49:17 +0000 (00:49 +0100)]
Fix responsiveness of 500 page
victorhck [Wed, 14 Dec 2016 17:43:00 +0000 (18:43 +0100)]
added to missings spanish translations
Eugen Rochko [Wed, 14 Dec 2016 17:38:28 +0000 (18:38 +0100)]
Fix key up listener on 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
Eugen Rochko [Wed, 14 Dec 2016 14:13:39 +0000 (15:13 +0100)]
Fixed AS delete verb
Eugen Rochko [Tue, 13 Dec 2016 12:42:10 +0000 (13:42 +0100)]
Improved admin UI
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
Eugen Rochko [Mon, 12 Dec 2016 13:39:18 +0000 (14:39 +0100)]
Fix timelines loading bug
Eugen Rochko [Mon, 12 Dec 2016 13:27:52 +0000 (14:27 +0100)]
Adding some navigation items from #262 to the getting started screen
Eugen Rochko [Sun, 11 Dec 2016 22:54:32 +0000 (23:54 +0100)]
Fix metaKey usage
Eugen Rochko [Sun, 11 Dec 2016 22:39:25 +0000 (23:39 +0100)]
Fix #167 - Enable cmd+enter on Mac to submit form
Eugen Rochko [Sun, 11 Dec 2016 22:35:06 +0000 (23:35 +0100)]
Fix #171 - You can now drag & drop files to be uploaded
Eugen Rochko [Sun, 11 Dec 2016 22:18:41 +0000 (23:18 +0100)]
Fix #203 - try/catch around JSON parse
Eugen Rochko [Sun, 11 Dec 2016 22:13:05 +0000 (23:13 +0100)]
Fix #157 - labels/titles on follow/unfollow buttons
Eugen Rochko [Sun, 11 Dec 2016 22:08:46 +0000 (23:08 +0100)]
Fix whitespace preservation in status text
Eugen Rochko [Sun, 11 Dec 2016 21:49:25 +0000 (22:49 +0100)]
Sensitive content federates using the "nsfw" hashtag
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
Eugen Rochko [Fri, 9 Dec 2016 11:08:39 +0000 (12:08 +0100)]
Improve images in opengraph meta tags
Eugen Rochko [Fri, 9 Dec 2016 10:56:27 +0000 (11:56 +0100)]
Fix OpenGraph meta tags
Eugen Rochko [Fri, 9 Dec 2016 10:52:09 +0000 (11:52 +0100)]
Fix translations
Eugen [Thu, 8 Dec 2016 17:01:32 +0000 (18:01 +0100)]
Merge pull request #346 from stamak/declaring_uk
Declare Ukrainian
Stanislav Makar [Thu, 8 Dec 2016 16:54:35 +0000 (18:54 +0200)]
Declare Ukrainian
Closes: #345
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.
Vladyslav [Wed, 7 Dec 2016 19:13:57 +0000 (21:13 +0200)]
Fix some translation errors.
Eugen [Wed, 7 Dec 2016 18:53:09 +0000 (19:53 +0100)]
Merge pull request #342 from undrskr/master
Ukrainian translation: Final steps
Vladyslav [Wed, 7 Dec 2016 18:39:22 +0000 (20:39 +0200)]
Final steps for Ukrainian translation
Eugen Rochko [Wed, 7 Dec 2016 16:19:29 +0000 (17:19 +0100)]
Fix paperclip config
Eugen Rochko [Wed, 7 Dec 2016 15:59:18 +0000 (16:59 +0100)]
Update Paperclip config to allow plugging in Minio instead of AWS
Eugen Rochko [Wed, 7 Dec 2016 11:09:20 +0000 (12:09 +0100)]
Downsize attachment previews, but improve quality from 80 to 90
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
Eugen Rochko [Tue, 6 Dec 2016 17:32:36 +0000 (18:32 +0100)]
Improve suspend account service
Eugen Rochko [Tue, 6 Dec 2016 17:22:59 +0000 (18:22 +0100)]
Add suspend account functionality to admin UI
Eugen Rochko [Tue, 6 Dec 2016 17:03:30 +0000 (18:03 +0100)]
Add filters for suspended accounts
Eugen Rochko [Tue, 6 Dec 2016 16:41:42 +0000 (17:41 +0100)]
Adding suspend account service
Eugen Rochko [Tue, 6 Dec 2016 16:19:26 +0000 (17:19 +0100)]
Add single user mode
Eugen Rochko [Mon, 5 Dec 2016 23:24:33 +0000 (00:24 +0100)]
Fix
Eugen Rochko [Mon, 5 Dec 2016 21:59:30 +0000 (22:59 +0100)]
Add account suspension
Eugen Rochko [Mon, 5 Dec 2016 16:13:05 +0000 (17:13 +0100)]
Downsize originals in media attachments, small fixes
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
Stanislav Makar [Sun, 4 Dec 2016 13:26:34 +0000 (15:26 +0200)]
Add Ukrainian localization file uk.yml
Closes: #337
Eugen Rochko [Sun, 4 Dec 2016 18:07:02 +0000 (19:07 +0100)]
Adding configurable e-mail blacklist
Eugen Rochko [Sun, 4 Dec 2016 17:34:30 +0000 (18:34 +0100)]
Fix rule
Eugen Rochko [Sun, 4 Dec 2016 17:32:31 +0000 (18:32 +0100)]
Fix mutating objects
Eugen Rochko [Sun, 4 Dec 2016 17:13:07 +0000 (18:13 +0100)]
Better responsiveness
Eugen Rochko [Sun, 4 Dec 2016 17:10:40 +0000 (18:10 +0100)]
Adding more to admin accounts UI
Eugen Rochko [Sun, 4 Dec 2016 15:56:45 +0000 (16:56 +0100)]
Fix public tags page
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
Eugen Rochko [Sun, 4 Dec 2016 12:02:43 +0000 (13:02 +0100)]
Do not use expiring links after all
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
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)
Eugen Rochko [Sat, 3 Dec 2016 21:12:22 +0000 (22:12 +0100)]
Fix cloudfront config
Eugen Rochko [Sat, 3 Dec 2016 21:07:18 +0000 (22:07 +0100)]
Add Cloudfront support
Eugen Rochko [Sat, 3 Dec 2016 20:04:57 +0000 (21:04 +0100)]
Keep timelines in the UI trimmed when possible
Eugen Rochko [Sat, 3 Dec 2016 19:04:19 +0000 (20:04 +0100)]
Improve notification model
Eugen Rochko [Sat, 3 Dec 2016 18:30:13 +0000 (19:30 +0100)]
Add "next" pagination to public profiles
Eugen Rochko [Sat, 3 Dec 2016 18:08:07 +0000 (19:08 +0100)]
Admin accounts page lists accounts
Eugen Rochko [Sat, 3 Dec 2016 17:21:26 +0000 (18:21 +0100)]
Fix #248 - Reload all accounts when fetching from cache
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
Stanislav Makar [Fri, 2 Dec 2016 19:40:40 +0000 (21:40 +0200)]
Add Ukrainian localization file doorkeeper.uk.yml
Closes: #334
Eugen Rochko [Fri, 2 Dec 2016 14:09:44 +0000 (15:09 +0100)]
Make data migration more merciful
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)
Eugen Rochko [Fri, 2 Dec 2016 13:52:41 +0000 (14:52 +0100)]
Fix #284 - Alignment in notifications column
Eugen Rochko [Fri, 2 Dec 2016 13:37:00 +0000 (14:37 +0100)]
Fix #298 - Esc to close modal
Eugen Rochko [Fri, 2 Dec 2016 13:33:20 +0000 (14:33 +0100)]
Fix #323 - self-replies to appear in public timelines again
Eugen Rochko [Fri, 2 Dec 2016 13:21:19 +0000 (14:21 +0100)]
Updated README with link to production guide
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
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”
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
Andrea Faulds [Thu, 1 Dec 2016 17:27:47 +0000 (17:27 +0000)]
Fix line endings for Portuguese locale
Andrea Faulds [Thu, 1 Dec 2016 17:19:58 +0000 (17:19 +0000)]
Replace "Unlisted mode" with more explicit text
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
Eugen [Thu, 1 Dec 2016 00:56:43 +0000 (01:56 +0100)]
Fix opengraph preview image
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
unsmell [Thu, 1 Dec 2016 00:05:24 +0000 (23:05 -0100)]
Create pt.jsx
unsmell [Thu, 1 Dec 2016 00:04:53 +0000 (23:04 -0100)]
Create pt localisation files in /config/locales/
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
Eugen Rochko [Wed, 30 Nov 2016 22:01:03 +0000 (23:01 +0100)]
Add basic OEmbed provider API, fix #247
Eugen Rochko [Wed, 30 Nov 2016 20:32:11 +0000 (21:32 +0100)]
Per-status control for unlisted mode, also federation for unlisted mode
Fix #233, fix #268
Alex Gleason [Wed, 30 Nov 2016 20:25:48 +0000 (15:25 -0500)]
Guide readers to production wiki page after Docker setup