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
/
statuses_controller.rb
Age
Commit message (
Expand
)
Author
2020-02-20
port tootsuite#11978 to monsterfork: Fix redirecting non-functional accounts ...
Eugen Rochko
2020-02-20
port tootsuite#11333 to monsterfork: Add (back) rails-level JSON caching
Eugen Rochko
2020-02-20
Fix ActivityPub and REST API queries setting cookies and preventing caching (...
ThibG
2020-02-20
port tootsuite/#12930 to monsterfork: Fix OEmbed leaking information about ex...
Eugen Rochko
2020-02-16
change context of `hidden?` to mean a hidden post, not a non-distributable post
multiple creatures
2020-01-22
Fix change breaking sharekey functionality
Holly 'Frinkel' Lotor
2020-01-20
Original upstream merge
ThibG
2020-01-17
Port render_with_cache, CacheConcern from upstream
Holly "Frinkeldoodle" Lotor
2020-01-12
add privacy option to limit lifespan of public access to post & object urls b...
multiple creatures
2019-12-11
remove unused filter helper
multiple creatures
2019-12-11
move sharekeys & import metadata to own tables
multiple creatures
2019-11-29
actually load the css on status pages (oops)
multiple creatures
2019-11-19
Cleanup various controllers (#10972)
ThibG
2019-11-19
Fix potential private status leak (#10969)
ThibG
2019-11-17
Do away with the kludgy solution of applying users' filters from API controll...
multiple creatures
2019-10-27
add profile option to (locally) block anonymous views of public posts
multiple creatures
2019-08-23
raise 404 if no stream entry
multiple creatures
2019-08-15
custom filters now have an option to add or override content warnings; filter...
multiple creatures
2019-08-15
handle interactions on sharekeyed posts when both participants are local; all...
multiple creatures
2019-05-21
Drop OStatus support. Fix some of the Rspec tests.
multiple creatures
2019-05-21
Remove cached status when sharekey changed.
multiple creatures
2019-05-21
Make sure `rekey` parameter exists before complaining.
multiple creatures
2019-05-21
Implement share keys and related bangtags, add `sharekey`, `network`, and `cu...
multiple creatures
2019-05-10
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-09
Add some caching for HTML versions of statuses pages (#10701)
ThibG
2019-03-18
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-17
Reduce server load caused by anonymous viewing. (#9059)
Ben Lubar
2019-02-28
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-02-28
Give the `replies` collection an identifier and enable pagination (#10128)
ThibG
2018-12-06
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-12-05
Fix thread depth computation in statuses_controller (#9426)
ThibG
2018-10-11
Set Content-Security-Policy rules through RoR's config (#8957)
ThibG
2018-08-31
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-08-30
Add animate custom emoji param to embed pages (#8507)
Renato "Lond" Cerqueira
2018-08-22
Override CSP setting in the embed controller to allow frames
Thibaut Girka
2018-08-21
Merge branch 'master' into glitch-soc/master
Thibaut Girka
2018-08-19
Unuse ActiveRecord::Base#cache_key (#8185)
abcang
2018-08-01
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-07-31
Compensate for scrollbar disappearing when media modal visible (#8100)
Eugen Rochko
2018-07-28
Redesign public profiles and toots (#8068)
Eugen Rochko
2018-07-09
Merge branch 'master' into glitch-soc/tentative-merge
Thibaut Girka
2018-07-01
Improve embeds (#7919)
Eugen Rochko
2018-05-03
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2018-04-30
Fix "Show more" URL on paginated threads for remote statuses (#7285)
Eugen Rochko
2018-04-23
Paginate descendant statuses in public page (#7148)
Akihiko Odaki
2018-04-18
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2018-04-17
Set Referrer-Policy to origin in web UI and public pages of private toots (#7...
Eugen Rochko
2018-04-12
Merge remote-tracking branch 'tootsuite/master'
David Yip
2018-04-11
Paginate ancestor statuses in public page (#7102)
Akihiko Odaki
2018-02-02
Merge remote-tracking branch 'tootsuite/master' into merge-upstream
David Yip
[next]