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
/
api
/
v1
Age
Commit message (
Expand
)
Author
2019-10-09
custom filters can now also match posts with missing media descriptions
multiple creatures
2019-10-09
custom filters can now match media descriptions
multiple creatures
2019-10-05
apply custom filters to world and tag timelines the slow way until the custom...
multiple creatures
2019-09-24
work around vanilladon apps breaking when a custom filter uses monsterfork cw...
multiple creatures
2019-09-17
don't pre-cache media in tag bookmarks (we don't need to do this anymore)
multiple creatures
2019-09-16
stop pre-caching tag timeline media
multiple creatures
2019-09-15
stop pre-caching media on public, home, direct, & list timelines
multiple creatures
2019-09-15
pre-cache more pages of media at a time when browsing tags
multiple creatures
2019-09-02
`bookmarks` -> `account_bookmarks`
multiple creatures
2019-09-02
fix tag timeline media prefetching, remove `limit_params` from prefetch queries
multiple creatures
2019-09-01
pre-emptively fetch missing remote media when a timeline's api page is read
multiple creatures
2019-08-30
use a scheduled task to batch domain policy changes + revert `29643fd6` to av...
multiple creatures
2019-08-18
privacy - require authentication on all timeline endpoints to make life diffi...
multiple creatures
2019-08-15
custom filters now have an option to add or override content warnings; filter...
multiple creatures
2019-08-05
add ability to access bookmarks from #self.bookmarks tag
multiple creatures
2019-08-04
restrict private pin visibility to packmates & do not include them in `featur...
multiple creatures
2019-08-02
filters now have options to separately match post text, content warnings/titl...
multiple creatures
2019-07-24
success message when processing bangtags-only scripts
multiple creatures
2019-07-23
add self-destructing roars & `live`/`lifespan` bangtags
multiple creatures
2019-07-18
better handling of bangtag-only posts that produce no output
multiple creatures
2019-07-17
add search env to controller file
Lumb
2019-07-15
make blocking domains actually block the accounts
multiple creatures
2019-05-21
Privacy: add options to make interaction lists private and to not be included...
multiple creatures
2019-05-21
Implement scoped tags; use `local:` and `self:` scopes for community and pers...
multiple creatures
2019-05-21
Adjust search limits and ordering.
multiple creatures
2019-05-21
Allow own roars to be included in lists.
multiple creatures
2019-05-21
Split boosts/repeats off to their own tab and add to the API.
multiple creatures
2019-05-21
Custom filters: add ability to create filters that exclude or are exclusive ...
multiple creatures
2019-05-21
Allow sharekeys to be set via the API.
multiple creatures
2019-05-21
Make sure only distributable statuses are marked curated; move bangtags proce...
multiple creatures
2019-05-21
Add scope restrictions on curated world timeline considerations.
multiple creatures
2019-05-21
Refactored community-curated world timeline code; **privacy**: remove support...
multiple creatures
2019-05-21
Raise max search result limit to 66 in API.
multiple creatures
2019-05-21
Use PostgreSQL FTS for searches.
multiple creatures
2019-05-17
Add API support for setting status content-type
Thibaut Girka
2019-05-11
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-11
Add toot source to delete result to ease Delete & Redraft (#10669)
ThibG
2019-05-04
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-03
Explicitly disable storage of REST API results (#10655)
ThibG
2019-04-08
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-04-07
Improve blocked view of profiles (#10491)
Eugen Rochko
2019-04-01
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-04-01
Hide blocking accounts from blocked users (#10442)
ThibG
2019-03-28
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-28
squashed identity proof updates (#10375)
Alex Gessner
2019-03-16
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-15
Add `visibility` param to reblog REST API (#9851)
Eugen Rochko
2019-03-15
Add a preferences API so apps can share basic behaviours (#10109)
Eugen Rochko
2019-03-14
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
[next]