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
Age
Commit message (
Expand
)
Author
2020-02-04
use `raise_not_found` instead of `not_found` to avoid attempting to call mult...
multiple creatures
2020-02-04
outright throw 404 if rss is disabled
multiple creatures
2020-02-04
fix rss endpoint & add option to enable it (off by default)
multiple creatures
2020-01-25
fix manifests json (thanks @@Frinkeldoodle@transfur.online)
multiple creatures
2020-01-22
Fix change breaking sharekey functionality
Holly 'Frinkel' Lotor
2020-01-20
fix code typo
multiple creatures
2020-01-20
More smoke testing, I believe the stability is passable now
Holly 'Frinkel' Lotor
2020-01-20
More smoke testing, merge in request pool from upstream
Holly 'Frinkel' Lotor
2020-01-20
Original upstream merge
ThibG
2020-01-17
Fix issue fetching new accts
Holly "Frinkeldoodle" Lotor
2020-01-17
Comment out reference to var that hasn't been ported yet
Holly "Frinkeldoodle" Lotor
2020-01-17
Fix typo
Holly "Frinkeldoodle" Lotor
2020-01-17
Port render_with_cache, CacheConcern from upstream
Holly "Frinkeldoodle" Lotor
2020-01-15
port commit `7e2bff995` from upstream to fix broken attachment downloading
multiple creatures
2020-01-15
port instances controller from upstream
multiple creatures
2020-01-15
port new application controller error handlers from upstream
multiple creatures
2020-01-15
anti-harassment: add option to toggle whether to allow follows/packmate reque...
multiple creatures
2020-01-14
fix the "include past roars" buttons
multiple creatures
2020-01-13
add new privacy option to auto-defederate after a given timespan + add option...
multiple creatures
2020-01-12
add privacy option to limit lifespan of public access to post & object urls b...
multiple creatures
2020-01-12
allow sharekeys to be used with the api status controller
multiple creatures
2020-01-11
move parenthesis to correct place
multiple creatures
2020-01-11
move parenthesis to correct place
multiple creatures
2020-01-11
move `monsterpit_api` helper to the application controller
multiple creatures
2020-01-11
pass monsterfork api exposure setting to initial state serializer
multiple creatures
2020-01-11
use basic monsterfork api for anonymous clients
multiple creatures
2020-01-11
normalize app name when comparing against monsterfork api env vars
multiple creatures
2020-01-11
pass monsterfork api exposure setting to all serializers + add `MONSTERFORK_A...
multiple creatures
2020-01-10
add option for changing the monsterfork api exposure level, defaulting to `fu...
multiple creatures
2020-01-10
add custom filter master toggle, add media gallery mode, & fix various filter...
multiple creatures
2020-01-10
add ability to toggle individual filters without deleting them
multiple creatures
2019-12-21
add virtual scopes for `#``self.boosts` (your boosts) & `#``self.home.boosts`...
multiple creatures
2019-12-21
add option to only apply phrase filters to timelines
multiple creatures
2019-12-21
add option to use phrase filters as an allow list
multiple creatures
2019-12-21
add option to set mutes that apply only to timelines
multiple creatures
2019-12-19
rework hide boosts / show only packmates options to work with timeline streaming
multiple creatures
2019-12-19
add preference options to a: hide boosts globally, & b: show only packmates a...
multiple creatures
2019-12-17
remove unused `preload_media`
multiple creatures
2019-12-11
remove unused filter helper
multiple creatures
2019-12-11
move sharekeys & import metadata to own tables
multiple creatures
2019-12-10
add accessibility option to make everything lowercase
multiple creatures
2019-12-10
add synchronize button to account manager
multiple creatures
2019-12-07
add option to toggle whether regex filters should be applied to mentions
multiple creatures
2019-12-05
use `update` to change `curated` flags
multiple creatures
2019-12-01
correctly detect domain policy changes
multiple creatures
2019-11-29
actually load the css on status pages (oops)
multiple creatures
2019-11-19
Fix login sometimes redirecting to paths that are not pages (#11019)
Eugen Rochko
2019-11-19
Add waiting time to list of pending accounts in admin UI (#10985)
Eugen Rochko
2019-11-19
Cleanup various controllers (#10972)
ThibG
2019-11-19
Fix potential private status leak (#10969)
ThibG
[next]