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
/
controllers
/
xrd_controller.rb
Age
Commit message (
Collapse
)
Author
2016-12-22
Follow call on locked account creates follow request instead
Eugen Rochko
Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-18
Improving all forms
Eugen Rochko
2016-10-18
Added e-mail edit field to settings, proper format default for webfinger
Eugen Rochko
2016-10-18
Adding application/jrd+json webfinger resource
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-16
Access tokens no longer expire, case-insensitive local username validation, ↵
Eugen Rochko
as well as case-insensitive Webfinger look-up
2016-02-29
Changing the use of config constants to the Rails configuration object
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko
2016-02-28
A lot of fixes from a live test
Eugen Rochko
2016-02-22
Fixes and general progress
Eugen Rochko
2016-02-22
Made some progress
Eugen Rochko