]>
cat aescling's git repositories - mastodon.git/log
Eugen Rochko [Sun, 26 Feb 2017 22:07:14 +0000 (23:07 +0100)]
Merge branch 'rmhasan-fix_626'
Eugen Rochko [Sun, 26 Feb 2017 22:06:27 +0000 (23:06 +0100)]
Add <MissingIndicator /> when status or account are not found, skip alerts
for those errors
Eugen Rochko [Sun, 26 Feb 2017 21:44:31 +0000 (22:44 +0100)]
Merge branch 'fix_626' of https://github.com/rmhasan/mastodon into rmhasan-fix_626
Eugen Rochko [Sun, 26 Feb 2017 13:10:01 +0000 (14:10 +0100)]
Fix JS require-issue
Eugen Rochko [Sun, 26 Feb 2017 00:34:56 +0000 (01:34 +0100)]
Fix broken dependency on inner react utility function
Eugen Rochko [Sun, 26 Feb 2017 00:27:22 +0000 (01:27 +0100)]
Fix local timeline showing unread status of TWKN timeline
Eugen Rochko [Sun, 26 Feb 2017 00:23:44 +0000 (01:23 +0100)]
Improve compose form performance, upgrade JS dependencies. LightingBox
now allows to cycle through multiple images
Eugen Rochko [Sat, 25 Feb 2017 02:34:37 +0000 (03:34 +0100)]
Add tuning documentation, add <content> tags back to most salmons,
make status pagination headers generation more lax about next page
existing
Eugen Rochko [Thu, 23 Feb 2017 01:14:35 +0000 (02:14 +0100)]
Improve glow
Eugen Rochko [Wed, 22 Feb 2017 18:55:14 +0000 (19:55 +0100)]
Skip remote media URLs that don't have a hostname
Eugen Rochko [Wed, 22 Feb 2017 18:35:11 +0000 (19:35 +0100)]
Fix #555 - Use a better URL parser
Eugen Rochko [Wed, 22 Feb 2017 15:30:09 +0000 (16:30 +0100)]
Improve status reselect, do not display "load more" when no next link available
Eugen Rochko [Wed, 22 Feb 2017 14:52:47 +0000 (15:52 +0100)]
Fix #651 - Do not reinsert original status into all followers feeds
upon un-reblogging. Check if the reblog was in the feed in the first
place. It might have been filtered on distribution.
Eugen Rochko [Wed, 22 Feb 2017 14:43:07 +0000 (15:43 +0100)]
Improve performance of compose form
Eugen Rochko [Mon, 20 Feb 2017 23:10:49 +0000 (00:10 +0100)]
Fix #38 - Unread indicator when new content appears above the fold
Eugen [Mon, 20 Feb 2017 18:01:47 +0000 (19:01 +0100)]
Fix scroll to top not registering because of wrong debounce usage
Eugen Rochko [Sun, 19 Feb 2017 21:42:38 +0000 (22:42 +0100)]
Fix links and wording
Eugen Rochko [Sun, 19 Feb 2017 20:49:14 +0000 (21:49 +0100)]
Adjust naming of public timeline -> "local timeline" vs "whole known network"
Eugen Rochko [Sun, 19 Feb 2017 20:37:04 +0000 (21:37 +0100)]
Fix infinite scrolling breaking after navigation
Eugen Rochko [Sun, 19 Feb 2017 19:25:54 +0000 (20:25 +0100)]
Split public timeline into "public timeline" which is local, and
"whole known network" which is what public timeline used to be
Only domain blocks with suspend severity will block PuSH subscriptions
Silenced accounts should not appear in conversations unless followed
Rakib Hasan [Sun, 19 Feb 2017 10:54:27 +0000 (10:54 +0000)]
added if else clause in fetchContext
So that if we get an error, then we will
only delete status if it is an 404 error
Rakib Hasan [Sun, 19 Feb 2017 08:13:57 +0000 (08:13 +0000)]
Removing dispatch of fetchContextFail
No need to flash error message when status is not found.
The column will display the message "status not found"
Rakib Hasan [Sun, 19 Feb 2017 07:42:03 +0000 (07:42 +0000)]
adding new react class StatusNotFound
Rakib Hasan [Sun, 19 Feb 2017 07:32:35 +0000 (07:32 +0000)]
Fixing issue #626
The status is not showing anymore after clicking on it
Eugen Rochko [Sat, 18 Feb 2017 01:37:59 +0000 (02:37 +0100)]
Fix #642 - Add "empty column" text to home/notifications
Eugen [Fri, 17 Feb 2017 20:13:47 +0000 (21:13 +0100)]
Merge pull request #643 from yiskah/patch-7
Add target="_blank" to github link under getting started
shel [Fri, 17 Feb 2017 19:50:50 +0000 (14:50 -0500)]
Add target="_blank" to github link
This makes so clicking the link to the github opens in a new tab or windows.
I just keep getting frustrated clicking the link to github and then losing my place in my home timeline >_> that's all
Eugen [Fri, 17 Feb 2017 12:09:21 +0000 (13:09 +0100)]
Merge pull request #640 from mcat-ee/master
Added SMTP_FROM_ADDRESS to heroku deploy config
nicolas [Fri, 17 Feb 2017 09:27:00 +0000 (10:27 +0100)]
French translation update
Tom McAtee [Fri, 17 Feb 2017 04:15:31 +0000 (14:45 +1030)]
Added SMTP_FROM_ADDRESS to heroku deploy config
Allows the user to set the address mastodon emails are maraked as being sent from
Eugen Rochko [Fri, 17 Feb 2017 01:33:10 +0000 (02:33 +0100)]
Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening
Fix issue with detailed status view not supporting unreblogging/unfavouriting
Eugen Rochko [Fri, 17 Feb 2017 01:20:52 +0000 (02:20 +0100)]
Do not display non-Status stream entries anymore
Eugen Rochko [Fri, 17 Feb 2017 01:05:15 +0000 (02:05 +0100)]
Fix small styling issues
Eugen Rochko [Fri, 17 Feb 2017 00:50:01 +0000 (01:50 +0100)]
Quick fix for avatars with the same URL not being perceived as updated and in need of re-download
Eugen Rochko [Fri, 17 Feb 2017 00:44:06 +0000 (01:44 +0100)]
Close dropdown when clicking items
Eugen Rochko [Fri, 17 Feb 2017 00:34:37 +0000 (01:34 +0100)]
Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded
Eugen Rochko [Fri, 17 Feb 2017 00:30:24 +0000 (01:30 +0100)]
Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments
Make replies default to privacy settings of the status being replied to
Eugen Rochko [Thu, 16 Feb 2017 23:42:52 +0000 (00:42 +0100)]
Add UI to view report details, remove reported statuses, quick links to resolve/silence/suspend from report
Eugen Rochko [Thu, 16 Feb 2017 01:34:21 +0000 (02:34 +0100)]
Speed up capistrano deployments
Eugen Rochko [Thu, 16 Feb 2017 01:28:10 +0000 (02:28 +0100)]
Adding index overview for reports in admin UI
Eugen Rochko [Thu, 16 Feb 2017 00:59:34 +0000 (01:59 +0100)]
Fix Salmon issue
Eugen Rochko [Wed, 15 Feb 2017 22:26:17 +0000 (23:26 +0100)]
Expose Link headers via CORS
Eugen Rochko [Tue, 14 Feb 2017 23:22:58 +0000 (00:22 +0100)]
Fix admin UI for accounts somewhat
Eugen Rochko [Tue, 14 Feb 2017 22:59:46 +0000 (23:59 +0100)]
Fix #634 - Only include innermost-level statuses in report UI
Fix #635 - Include the initially-reported status in report UI even if it's not
among the user's most recent statuses
Eugen [Tue, 14 Feb 2017 20:33:31 +0000 (21:33 +0100)]
Fix outdated info
Eugen Rochko [Tue, 14 Feb 2017 19:59:26 +0000 (20:59 +0100)]
Adding POST /api/v1/reports API, and a UI for submitting reports
Eugen Rochko [Tue, 14 Feb 2017 03:01:02 +0000 (04:01 +0100)]
Disable PuSH for blocked domains
Eugen [Tue, 14 Feb 2017 02:20:44 +0000 (03:20 +0100)]
Merge pull request #632 from mcat-ee/patch-1
Fixed the URL
Tom McAtee [Tue, 14 Feb 2017 02:16:18 +0000 (12:46 +1030)]
Fixed the URL
Heroku uses the referrer URL to point at the repo that should be deployed; from this page that includes part of a path that breaks the deployment (specifically /blob/master/docs/Running-Mastodon/Heroku-guide.md).
I've replaced the vanilla address with one that includes a specific reference to the root of the repo
Eugen [Mon, 13 Feb 2017 22:10:11 +0000 (23:10 +0100)]
Fix #631 - Docker-deployed streaming API wasn't launched with the right environment
Eugen Rochko [Mon, 13 Feb 2017 19:56:03 +0000 (20:56 +0100)]
Fix #587 - Display TOTP secret next to QR code
Eugen [Mon, 13 Feb 2017 19:42:40 +0000 (20:42 +0100)]
Merge pull request #630 from yiskah/patch-6
Add memetastic.space to instance list
Eugen Rochko [Mon, 13 Feb 2017 19:41:48 +0000 (20:41 +0100)]
Add rake task for making someone into an admin
Eugen Rochko [Mon, 13 Feb 2017 19:31:45 +0000 (20:31 +0100)]
Update service timeout setting from 15s to 90s
shel [Mon, 13 Feb 2017 19:37:58 +0000 (14:37 -0500)]
Add memetastic.space
It's uh, it's an instance now.
Eugen [Mon, 13 Feb 2017 17:43:58 +0000 (18:43 +0100)]
Merge pull request #629 from halcy/patch-1
Add https://icosahedron.website/
Eugen Rochko [Mon, 13 Feb 2017 17:38:31 +0000 (18:38 +0100)]
Merge branch 'yiskah-patch-5'
Eugen Rochko [Mon, 13 Feb 2017 17:38:00 +0000 (18:38 +0100)]
Add remote mentions warning when composing a private status
Lorenz Diener [Mon, 13 Feb 2017 16:25:21 +0000 (17:25 +0100)]
Add https://icosahedron.website/
Eugen Rochko [Mon, 13 Feb 2017 16:22:40 +0000 (17:22 +0100)]
Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5
Eugen Rochko [Mon, 13 Feb 2017 16:20:18 +0000 (17:20 +0100)]
Clean up collapsible components
Eugen Rochko [Mon, 13 Feb 2017 14:38:12 +0000 (15:38 +0100)]
Add "next" link to Atom feeds
Eugen [Mon, 13 Feb 2017 14:16:15 +0000 (15:16 +0100)]
Merge pull request #627 from halcy/style-fixes
Activity stream background should use $color5
Your Name [Mon, 13 Feb 2017 12:31:52 +0000 (12:31 +0000)]
Activity stream background should use $color5
Eugen Rochko [Mon, 13 Feb 2017 12:30:33 +0000 (13:30 +0100)]
Add IDs to salmon slaps even if they are transient. Add title, too, mostly
in case of debugging incoming salmons. Add <thr:in-reply-to /> to favourite
salmons because it seems to be required by GS.
Eugen Rochko [Sun, 12 Feb 2017 18:50:18 +0000 (19:50 +0100)]
Add handler for salmons of undoing favourites
Eugen Rochko [Sun, 12 Feb 2017 16:28:15 +0000 (17:28 +0100)]
Adding more unit tests. Fixing Salmon slaps XML
Eugen Rochko [Sun, 12 Feb 2017 00:38:29 +0000 (01:38 +0100)]
Deduplicate delete salmons (send only one per mentioned-account domain)
Eugen [Sun, 12 Feb 2017 12:27:40 +0000 (13:27 +0100)]
Merge pull request #625 from ineffyble/patch-1
Remove toot.zone
Effy Elden [Sun, 12 Feb 2017 03:51:53 +0000 (14:51 +1100)]
Remove toot.zone
toot.zone is being discontinued
Eugen Rochko [Sun, 12 Feb 2017 00:31:04 +0000 (01:31 +0100)]
Take out private toot distribution out of PuSH again
Eugen Rochko [Sat, 11 Feb 2017 23:48:53 +0000 (00:48 +0100)]
Stop trying to shoehorn all Salmon updates into the poor database-connected
StreamEntry model. Simply render Salmon slaps as they are needed
shel [Sat, 11 Feb 2017 22:42:19 +0000 (17:42 -0500)]
Add privacy disclaimer
I haven't had a chance to test this, because I don't currently have a fully functioning computer I can set up a dev-environment on, but this *should* make it so when a user toggles a post to be private, a disclaimer appears clarifying what "private" really means.
shel [Sat, 11 Feb 2017 21:47:01 +0000 (16:47 -0500)]
Add privacy disclaimer
Add variable for text of privacy disclaimer
Eugen Rochko [Sat, 11 Feb 2017 18:42:05 +0000 (19:42 +0100)]
Resolve issue with rendering authorize/reject Salmon slaps
Eugen Rochko [Sat, 11 Feb 2017 18:16:10 +0000 (19:16 +0100)]
Fix Status.permitted_for scope query
Eugen Rochko [Sat, 11 Feb 2017 16:09:36 +0000 (17:09 +0100)]
Fix semantics of follow requests another slaps
Eugen Rochko [Sat, 11 Feb 2017 15:21:07 +0000 (16:21 +0100)]
Improve docs
Eugen Rochko [Sat, 11 Feb 2017 14:43:09 +0000 (15:43 +0100)]
Merge branch 'feature-privacy-federation' into development
Eugen Rochko [Sat, 11 Feb 2017 14:41:39 +0000 (15:41 +0100)]
Make PuSH only distribute to subscriptions that match follower domains
Allow PuSH to distribute private toots with that condition
Eugen Rochko [Sat, 11 Feb 2017 14:10:22 +0000 (15:10 +0100)]
Mentions in private statuses allow mentioned people to see them
Eugen Rochko [Sat, 11 Feb 2017 13:12:29 +0000 (14:12 +0100)]
After FollowService, re-fetch remote account asynchronously, do nothing
if account lock info was up to date, otherwise re-do the FollowService
with now updated information
Eugen Rochko [Sat, 11 Feb 2017 12:55:07 +0000 (13:55 +0100)]
Fix processing of incoming authorizations/rejections
Eugen Rochko [Sat, 11 Feb 2017 12:48:28 +0000 (13:48 +0100)]
Don't PuSH-resubscribe if already subscribed
Eugen Rochko [Sat, 11 Feb 2017 01:12:05 +0000 (02:12 +0100)]
Make follow requests federate
Eugen Rochko [Fri, 10 Feb 2017 22:21:01 +0000 (23:21 +0100)]
Improve public tag page
Eugen Rochko [Fri, 10 Feb 2017 22:01:02 +0000 (23:01 +0100)]
Fix spoiler link color in muted context
Eugen Rochko [Fri, 10 Feb 2017 21:58:29 +0000 (22:58 +0100)]
Finish up moving colors from JSX to Sass (#584, #348)
Eugen Rochko [Fri, 10 Feb 2017 21:37:11 +0000 (22:37 +0100)]
Site title is now a setting
Eugen [Fri, 10 Feb 2017 20:13:01 +0000 (21:13 +0100)]
Merge pull request #619 from yiskah/patch-4
Add gnusocial.me to instance list
shel [Fri, 10 Feb 2017 20:07:44 +0000 (15:07 -0500)]
Add gnusocial.me to instance list
I'm never going to get tired of saying "gnusocial.me is a mastodon instance"
Eugen [Fri, 10 Feb 2017 18:15:21 +0000 (19:15 +0100)]
Merge pull request #618 from yiskah/patch-3
Small Changes for Promotion of Other Instances
Eugen [Fri, 10 Feb 2017 18:15:13 +0000 (19:15 +0100)]
Merge branch 'master' into patch-3
Eugen [Fri, 10 Feb 2017 18:10:15 +0000 (19:10 +0100)]
Merge pull request #617 from halcy/style-changes
Style changes
shel [Fri, 10 Feb 2017 18:08:47 +0000 (13:08 -0500)]
Add link to other instances text
Text for link to other instances
shel [Fri, 10 Feb 2017 18:06:38 +0000 (13:06 -0500)]
Add link to other instances list
This should help federation
Eugen [Fri, 10 Feb 2017 17:45:19 +0000 (18:45 +0100)]
Merge pull request #615 from nevillepark/patch-1
Added awoo.space
shel [Fri, 10 Feb 2017 17:14:49 +0000 (12:14 -0500)]
Clean up markdown
There were some markdown processing errors which I've cleaned up
shel [Fri, 10 Feb 2017 16:37:35 +0000 (11:37 -0500)]
Change List of Instances to Table
Change list of known instances to a table with additional information per instance. Add awoo.space and gay.crime.team
Lorenz Diener [Fri, 10 Feb 2017 16:30:06 +0000 (16:30 +0000)]
Move more colours to scss