shel
310806a60c
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
8 years ago
Eugen
2be45ca939
Merge pull request #640 from mcat-ee/master
...
Added SMTP_FROM_ADDRESS to heroku deploy config
8 years ago
nicolas
649536187c
French translation update
8 years ago
Tom McAtee
7fd2d771b7
Added SMTP_FROM_ADDRESS to heroku deploy config
...
Allows the user to set the address mastodon emails are maraked as being sent from
8 years ago
Eugen Rochko
60cc2a32c2
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
8 years ago
Eugen Rochko
3d291bcc55
Do not display non-Status stream entries anymore
8 years ago
Eugen Rochko
8cff4e811d
Fix small styling issues
8 years ago
Eugen Rochko
014cb5e998
Quick fix for avatars with the same URL not being perceived as updated and in need of re-download
8 years ago
Eugen Rochko
f22abea0ba
Close dropdown when clicking items
8 years ago
Eugen Rochko
52a0427d24
Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded
8 years ago
Eugen Rochko
7f9d6d0160
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
8 years ago
Eugen Rochko
0613d66df8
Add UI to view report details, remove reported statuses, quick links to resolve/silence/suspend from report
8 years ago
Eugen Rochko
a6b992b18e
Speed up capistrano deployments
8 years ago
Eugen Rochko
6917e53fe0
Adding index overview for reports in admin UI
8 years ago
Eugen Rochko
cdb9df6e52
Fix Salmon issue
8 years ago
Eugen Rochko
0fe2cc37ee
Expose Link headers via CORS
8 years ago
Eugen Rochko
513a78d67b
Fix admin UI for accounts somewhat
8 years ago
Eugen Rochko
596de038c8
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
8 years ago
Eugen
02332f452c
Fix outdated info
8 years ago
Eugen Rochko
2cc31b3194
Adding POST /api/v1/reports API, and a UI for submitting reports
8 years ago
Eugen Rochko
94a6dfab3a
Disable PuSH for blocked domains
8 years ago
Eugen
0fd73264c8
Merge pull request #632 from mcat-ee/patch-1
...
Fixed the URL
8 years ago
Tom McAtee
525d615fd7
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
8 years ago
Eugen
6e8232e7bb
Fix #631 - Docker-deployed streaming API wasn't launched with the right environment
8 years ago
Eugen Rochko
a83dc927d8
Fix #587 - Display TOTP secret next to QR code
8 years ago
Eugen
2bdd46cc26
Merge pull request #630 from yiskah/patch-6
...
Add memetastic.space to instance list
8 years ago
Eugen Rochko
1e94617a09
Add rake task for making someone into an admin
8 years ago
Eugen Rochko
03ce24d3bf
Update service timeout setting from 15s to 90s
8 years ago
shel
b2ecb316ef
Add memetastic.space
...
It's uh, it's an instance now.
8 years ago
Eugen
e3f3c44fb0
Merge pull request #629 from halcy/patch-1
...
Add https://icosahedron.website/
8 years ago
Eugen Rochko
fdc66bdf00
Merge branch 'yiskah-patch-5'
8 years ago
Eugen Rochko
edd9637e0a
Add remote mentions warning when composing a private status
8 years ago
Lorenz Diener
d315966c70
Add https://icosahedron.website/
8 years ago
Eugen Rochko
e2ae7a8e5c
Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5
8 years ago
Eugen Rochko
a1d7e6773c
Clean up collapsible components
8 years ago
Eugen Rochko
f09e8f5c40
Add "next" link to Atom feeds
8 years ago
Eugen
7380c30ad9
Merge pull request #627 from halcy/style-fixes
...
Activity stream background should use $color5
8 years ago
Your Name
c6fba8b27c
Activity stream background should use $color5
8 years ago
Eugen Rochko
04b2b771c1
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.
8 years ago
Eugen Rochko
2980de5cc5
Add handler for salmons of undoing favourites
8 years ago
Eugen Rochko
8550d32165
Adding more unit tests. Fixing Salmon slaps XML
8 years ago
Eugen Rochko
f48dc93379
Deduplicate delete salmons (send only one per mentioned-account domain)
8 years ago
Eugen
2a5a04bb4b
Merge pull request #625 from ineffyble/patch-1
...
Remove toot.zone
8 years ago
Effy Elden
92ca519ac4
Remove toot.zone
...
toot.zone is being discontinued
8 years ago
Eugen Rochko
79f3ee31df
Take out private toot distribution out of PuSH again
8 years ago
Eugen Rochko
f9f8f52fe9
Stop trying to shoehorn all Salmon updates into the poor database-connected
...
StreamEntry model. Simply render Salmon slaps as they are needed
8 years ago
shel
d4686e485e
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.
8 years ago
shel
c0be5dac90
Add privacy disclaimer
...
Add variable for text of privacy disclaimer
8 years ago
Eugen Rochko
12ed6f5712
Resolve issue with rendering authorize/reject Salmon slaps
8 years ago
Eugen Rochko
c001ef3df6
Fix Status.permitted_for scope query
8 years ago