index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2017-02-17
Quick fix for avatars with the same URL not being perceived as updated and in...
Eugen Rochko
2017-02-17
Close dropdown when clicking items
Eugen Rochko
2017-02-17
Speed up/optimize loading of statuses, context and cards by not re-fetching w...
Eugen Rochko
2017-02-17
Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with m...
Eugen Rochko
2017-02-17
Add UI to view report details, remove reported statuses, quick links to resol...
Eugen Rochko
2017-02-16
Adding index overview for reports in admin UI
Eugen Rochko
2017-02-16
Fix Salmon issue
Eugen Rochko
2017-02-15
Fix admin UI for accounts somewhat
Eugen Rochko
2017-02-15
Fix #634 - Only include innermost-level statuses in report UI
Eugen Rochko
2017-02-14
Adding POST /api/v1/reports API, and a UI for submitting reports
Eugen Rochko
2017-02-14
Disable PuSH for blocked domains
Eugen Rochko
2017-02-13
Fix #587 - Display TOTP secret next to QR code
Eugen Rochko
2017-02-13
Add remote mentions warning when composing a private status
Eugen Rochko
2017-02-13
Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5
Eugen Rochko
2017-02-13
Clean up collapsible components
Eugen Rochko
2017-02-13
Add "next" link to Atom feeds
Eugen Rochko
2017-02-13
Merge pull request #627 from halcy/style-fixes
Eugen
2017-02-13
Activity stream background should use $color5
Your Name
2017-02-13
Add IDs to salmon slaps even if they are transient. Add title, too, mostly
Eugen Rochko
2017-02-12
Add handler for salmons of undoing favourites
Eugen Rochko
2017-02-12
Adding more unit tests. Fixing Salmon slaps XML
Eugen Rochko
2017-02-12
Deduplicate delete salmons (send only one per mentioned-account domain)
Eugen Rochko
2017-02-12
Take out private toot distribution out of PuSH again
Eugen Rochko
2017-02-12
Stop trying to shoehorn all Salmon updates into the poor database-connected
Eugen Rochko
2017-02-11
Add privacy disclaimer
shel
2017-02-11
Add privacy disclaimer
shel
2017-02-11
Resolve issue with rendering authorize/reject Salmon slaps
Eugen Rochko
2017-02-11
Fix Status.permitted_for scope query
Eugen Rochko
2017-02-11
Fix semantics of follow requests another slaps
Eugen Rochko
2017-02-11
Make PuSH only distribute to subscriptions that match follower domains
Eugen Rochko
2017-02-11
Mentions in private statuses allow mentioned people to see them
Eugen Rochko
2017-02-11
After FollowService, re-fetch remote account asynchronously, do nothing
Eugen Rochko
2017-02-11
Fix processing of incoming authorizations/rejections
Eugen Rochko
2017-02-11
Don't PuSH-resubscribe if already subscribed
Eugen Rochko
2017-02-11
Make follow requests federate
Eugen Rochko
2017-02-10
Improve public tag page
Eugen Rochko
2017-02-10
Fix spoiler link color in muted context
Eugen Rochko
2017-02-10
Finish up moving colors from JSX to Sass (#584, #348)
Eugen Rochko
2017-02-10
Site title is now a setting
Eugen Rochko
2017-02-10
Merge branch 'master' into patch-3
Eugen
2017-02-10
Merge pull request #617 from halcy/style-changes
Eugen
2017-02-10
Add link to other instances list
shel
2017-02-10
Move more colours to scss
Lorenz Diener
2017-02-10
Move more inline colours to scss
Lorenz Diener
2017-02-09
Fix the fix
Eugen Rochko
2017-02-09
Fix #614 - extra reply-boolean on statuses to account for cases when replied-to
Eugen Rochko
2017-02-09
Progress on moving color styles to Sass
Eugen Rochko
2017-02-08
Fix reblogs not having content warnings forwarded
Eugen
2017-02-08
Fix #611 - Layout setting in registrations controller
Eugen
2017-02-07
Change blocked users icon to fa-ban in getting started view (#608)
Isabelle Knott
[next]