]>
cat aescling's git repositories - mastodon.git/log
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
Eugen Rochko [Wed, 30 Nov 2016 15:10:19 +0000 (16:10 +0100)]
Preparing sensitive content for text
Eugen Rochko [Wed, 30 Nov 2016 14:57:56 +0000 (15:57 +0100)]
Further abstract caching for includes
Eugen Rochko [Wed, 30 Nov 2016 14:32:26 +0000 (15:32 +0100)]
Normalize localizations, add stub for admin/accounts
Eugen Rochko [Wed, 30 Nov 2016 14:24:57 +0000 (15:24 +0100)]
Track successful PuSH deliveries
Eugen Rochko [Wed, 30 Nov 2016 14:17:03 +0000 (15:17 +0100)]
Make User#current_sign_in_at actually track when user was last active,
by updating it at least every 24h if the user visits the site
Eugen [Tue, 29 Nov 2016 16:51:24 +0000 (17:51 +0100)]
Merge pull request #261 from alyssais/test_env
Add .env.test
Eugen [Tue, 29 Nov 2016 16:51:16 +0000 (17:51 +0100)]
Update .env.test
Eugen [Tue, 29 Nov 2016 16:50:19 +0000 (17:50 +0100)]
Merge pull request #235 from TazeTSchnitzel/settings_contrast
Improve contrast for settings pages (fixes #173)
Eugen [Tue, 29 Nov 2016 16:41:47 +0000 (17:41 +0100)]
Fix trying to PuSH-publish updates of remote removals
Eugen Rochko [Tue, 29 Nov 2016 14:49:39 +0000 (15:49 +0100)]
Unify collection caching code
Eugen Rochko [Tue, 29 Nov 2016 14:32:25 +0000 (15:32 +0100)]
Delete statuses asynchronously but provide instant feedback in the API
Eugen Rochko [Tue, 29 Nov 2016 13:20:15 +0000 (14:20 +0100)]
Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars
Eugen Rochko [Tue, 29 Nov 2016 01:07:14 +0000 (02:07 +0100)]
Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
can be processed separately
Eugen Rochko [Mon, 28 Nov 2016 23:44:11 +0000 (00:44 +0100)]
Don't rate-limit PuSH endpoints
Eugen Rochko [Mon, 28 Nov 2016 23:26:01 +0000 (00:26 +0100)]
Fix URLs in inline-rendered XML
Eugen [Mon, 28 Nov 2016 20:21:05 +0000 (21:21 +0100)]
Fix URLs in ApplicationController.renderer
Eugen Rochko [Mon, 28 Nov 2016 18:44:27 +0000 (19:44 +0100)]
Fix delete Salmons
Eugen Rochko [Mon, 28 Nov 2016 18:24:49 +0000 (19:24 +0100)]
Fix setting of confirmed=true on successful confirmation
Eugen Rochko [Mon, 28 Nov 2016 18:15:28 +0000 (19:15 +0100)]
More logging to ConfirmationWorker
Eugen Rochko [Mon, 28 Nov 2016 18:11:36 +0000 (19:11 +0100)]
Adding backtracing to Salmon/Processing workers
Eugen Rochko [Mon, 28 Nov 2016 17:45:13 +0000 (18:45 +0100)]
Add simple admin overview of PuSH subscriptions
Eugen Rochko [Mon, 28 Nov 2016 17:14:49 +0000 (18:14 +0100)]
Fix Pubsubhubbub::UnsubscribeService
Eugen Rochko [Mon, 28 Nov 2016 12:55:45 +0000 (13:55 +0100)]
Forgot to enable hungarian translation in the frontend
Eugen Rochko [Mon, 28 Nov 2016 12:55:03 +0000 (13:55 +0100)]
Enabling portuguese and hungarian translations, which are awfully incomplete
Eugen [Mon, 28 Nov 2016 12:51:09 +0000 (13:51 +0100)]
Merge pull request #304 from unsmell/patch-1
activate portuguese translation
Eugen Rochko [Mon, 28 Nov 2016 12:49:42 +0000 (13:49 +0100)]
Fix order of attachments (see #269)
Eugen Rochko [Mon, 28 Nov 2016 12:40:33 +0000 (13:40 +0100)]
Add IRC channel to readme
Eugen Rochko [Mon, 28 Nov 2016 12:36:47 +0000 (13:36 +0100)]
Adding embedded PuSH server
unsmell [Sun, 27 Nov 2016 15:57:09 +0000 (14:57 -0100)]
activate portuguese translation
Eugen [Sat, 26 Nov 2016 17:33:48 +0000 (18:33 +0100)]
Merge pull request #275 from kodacs/master
Hungarian translation for Mastodon.
Eugen [Sat, 26 Nov 2016 17:30:03 +0000 (18:30 +0100)]
Merge pull request #282 from nclm/misc
Allow vertical resizing of the toot textarea
Eugen [Sat, 26 Nov 2016 17:29:46 +0000 (18:29 +0100)]
Merge pull request #296 from TazeTSchnitzel/purge_neo4j
Remove another lingering Neo4J item
Andrea Faulds [Sat, 26 Nov 2016 16:35:37 +0000 (16:35 +0000)]
Remove another lingering Neo4J item
Eugen Rochko [Sat, 26 Nov 2016 14:45:35 +0000 (15:45 +0100)]
Public and hashtag timelines now exclude reblogs and replies
Fix #289 - don't download avatar unless the URL is http/https
Fix #293 - reblog/reblogged is now boost/boosted
Eugen Rochko [Sat, 26 Nov 2016 14:32:29 +0000 (15:32 +0100)]
Fix #288 - Strip first @ from search query, don't search accounts if it begins with #
Eugen Rochko [Sat, 26 Nov 2016 14:27:05 +0000 (15:27 +0100)]
Fix CDN_HOST variable requirement
Eugen Rochko [Sat, 26 Nov 2016 14:24:14 +0000 (15:24 +0100)]
Fix #278 - Use mb_chars.downcase on hashtags
Eugen Rochko [Sat, 26 Nov 2016 14:12:57 +0000 (15:12 +0100)]
Update hub URL and re-subscribe if hub URL changes
Eugen [Fri, 25 Nov 2016 18:14:13 +0000 (19:14 +0100)]
Merge pull request #280 from TazeTSchnitzel/purge_neo4j
Remove remnants of Neo4J
Eugen Rochko [Fri, 25 Nov 2016 17:20:47 +0000 (18:20 +0100)]
Fix reset date format when rate limited
nicolas [Fri, 25 Nov 2016 17:17:47 +0000 (18:17 +0100)]
Allow vertical resizing of the toot textarea
nicolas [Fri, 25 Nov 2016 17:14:42 +0000 (18:14 +0100)]
Merge pull request #6 from Gargron/master
Merge
Andrea Faulds [Fri, 25 Nov 2016 16:13:29 +0000 (16:13 +0000)]
Remove remnants of Neo4J
Eugen Rochko [Fri, 25 Nov 2016 14:21:22 +0000 (15:21 +0100)]
X-RateLimit-Reset formatted with iso8601
kodacs [Fri, 25 Nov 2016 13:56:28 +0000 (14:56 +0100)]
#275 fix missing i18n item
Eugen Rochko [Fri, 25 Nov 2016 13:01:14 +0000 (14:01 +0100)]
Fix checkbox spacing
nicolas [Wed, 23 Nov 2016 15:26:53 +0000 (16:26 +0100)]
Checkboxes label adjustement
When the label of a checkbox is more than one line long, avoid unalignment.
kodacs [Fri, 25 Nov 2016 12:57:37 +0000 (13:57 +0100)]
fixing yamls for #275
Eugen [Fri, 25 Nov 2016 12:41:49 +0000 (13:41 +0100)]
Merge pull request #276 from nclm/french-translation
French translation update
kodacs [Fri, 25 Nov 2016 12:35:08 +0000 (13:35 +0100)]
fix #275
nicolas [Fri, 25 Nov 2016 12:33:00 +0000 (13:33 +0100)]
Merge branch 'master' into french-translation
nicolas [Fri, 25 Nov 2016 12:31:46 +0000 (13:31 +0100)]
Update fr.jsx
nicolas [Fri, 25 Nov 2016 12:30:52 +0000 (13:30 +0100)]
Update simple_form.fr.yml
Eugen Rochko [Fri, 25 Nov 2016 12:25:40 +0000 (13:25 +0100)]
Remove stale entries from cache results
Eugen Rochko [Fri, 25 Nov 2016 12:15:07 +0000 (13:15 +0100)]
Normalized locale files
Eugen [Fri, 25 Nov 2016 12:14:30 +0000 (13:14 +0100)]
Merge pull request #273 from nclm/french-translation
French localisation update
Eugen Rochko [Fri, 25 Nov 2016 12:13:16 +0000 (13:13 +0100)]
Fix #65 - Options to block notifications from people you don't follow/who don't follow you
kodacs [Fri, 25 Nov 2016 11:43:23 +0000 (12:43 +0100)]
Server side HU translation + Toot fix.
Eugen Rochko [Fri, 25 Nov 2016 11:35:21 +0000 (12:35 +0100)]
Filter statuses that mention blocked users
kodacs [Fri, 25 Nov 2016 08:43:19 +0000 (09:43 +0100)]
Hungarian translation
nicolas [Fri, 25 Nov 2016 08:25:31 +0000 (09:25 +0100)]
Update simple_form.fr.yml
nicolas [Fri, 25 Nov 2016 08:25:29 +0000 (09:25 +0100)]
Update fr.yml
nicolas [Fri, 25 Nov 2016 08:25:28 +0000 (09:25 +0100)]
Update fr.jsx
nicolas [Fri, 25 Nov 2016 07:53:34 +0000 (08:53 +0100)]
Merge pull request #3 from Gargron/master
Merge
Eugen Rochko [Thu, 24 Nov 2016 22:56:37 +0000 (23:56 +0100)]
Fix bad reference
Eugen Rochko [Thu, 24 Nov 2016 22:49:45 +0000 (23:49 +0100)]
Fix forgotten reference
Eugen Rochko [Thu, 24 Nov 2016 22:46:27 +0000 (23:46 +0100)]
Remove Neo4J
Eugen Rochko [Thu, 24 Nov 2016 22:09:53 +0000 (23:09 +0100)]
Center header in account column, hide media in "muted" status components (notifications)
Eugen [Thu, 24 Nov 2016 19:31:35 +0000 (20:31 +0100)]
Merge pull request #265 from nclm/french-translation
Forgot to add one `fr` to make the French locale (hopefully) work
nicolas [Thu, 24 Nov 2016 19:13:30 +0000 (20:13 +0100)]
Merge branch 'master' into french-translation
nicolas [Thu, 24 Nov 2016 19:12:16 +0000 (20:12 +0100)]
Update index.jsx
Forgot to add `fr` here.
Eugen Rochko [Thu, 24 Nov 2016 18:59:11 +0000 (19:59 +0100)]
Mini Profiler not working well, remove it
Alyssa Ross [Thu, 24 Nov 2016 17:48:25 +0000 (17:48 +0000)]
Add .env.test
It took me ages to get Mastodon set up with the tests passing because
the environment variables I needed to define weren't documented and I
had to work them out one at a time.
This change adds a .env.test file, and makes it so it isn't ignored by
git. I think it makes sense for the .env.test file to be in git, since
there's nothing secret in it, but other approaches would be to have a
.env.test.sample (like the corresponding one for production), or to set
these values in a test helper, or to adapt the tests to work with
environments other than this one. I'd be happy to make these changes if
that would be preferred.
Being able to get set up and run the tests is a pretty important part of
being able to contribute to Mastodon (or your test coverage with
suffer!), so having some sort of solution like this one is vital.
Eugen Rochko [Thu, 24 Nov 2016 17:28:10 +0000 (18:28 +0100)]
Add some OpenGraph tags to public statuses
Eugen Rochko [Thu, 24 Nov 2016 17:17:58 +0000 (18:17 +0100)]
Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users