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
/
views
/
api
/
v1
/
accounts
Age
Commit message (
Expand
)
Author
2017-04-11
When avatar/header are GIF, generate static versions (#1428)
Eugen
2017-03-31
Fix some views still not using counter caches
Eugen Rochko
2017-03-28
Fix #690 - Webfinger should handle new shortform profile URLs now (nice)
Eugen Rochko
2017-03-01
Mute button progress so far. WIP, doesn't entirely work correctly.
Kit Redgrave
2016-12-22
Follow call on locked account creates follow request instead
Eugen Rochko
2016-12-04
Do not use expiring links after all
Eugen Rochko
2016-12-04
Set a specific S3 expiration time so that files can be cached
Eugen Rochko
2016-12-04
Do not autoplay videos, display play button instead. Use expiring links when ...
Eugen Rochko
2016-11-21
Performance improvement for notifications API
Eugen Rochko
2016-11-07
Account notes (bios) can now contain links. Character limit upped to 160
Eugen Rochko
2016-11-03
Disable accounts caching too
Eugen Rochko
2016-11-03
Caching should work correctly now (fingers crossed)
Eugen Rochko
2016-11-03
Need to disable caching again due to bug in Rabl
Eugen Rochko
2016-11-03
Enable caching for some rabl views
Eugen Rochko
2016-10-29
Adding common followers API, fixing fallback query again
Eugen Rochko
2016-10-16
Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for ...
Eugen Rochko
2016-10-14
Adding sync of follow relationships to Neo4J, accounts/suggestions API
Eugen Rochko
2016-09-27
Fix #52 - Add API versioning (v1)
Eugen Rochko