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
/
spec
/
controllers
Age
Commit message (
Expand
)
Author
2022-11-14
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-14
Move V2 Filter methods under /api/v2 prefix (#20622)
trwnh
2022-11-14
Fix error when invalid domain name is submitted (#19474)
Eugen Rochko
2022-11-06
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-03
Fix admin action logs page (#19649)
Claire
2022-10-30
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-10-30
Fix account action type validation (#19476)
Eugen Rochko
2022-10-28
Revert Home controller test to upstream
Claire
2022-10-28
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-10-26
Change unauthenticated search to not support pagination in REST API (#19326)
Eugen Rochko
2022-10-22
Change settings area to be separated into categories in admin UI (#19407)
Eugen Rochko
2022-10-20
Change public accounts pages to mount the web UI (#19319)
Eugen Rochko
2022-10-13
Change about page to be mounted in the web UI (#19345)
Eugen Rochko
2022-10-09
[Glitch] Allow non-logged users to access /web
Eugen Rochko
2022-10-06
Remove setting that disables account deletes (#17683)
Eugen Rochko
2022-10-06
Remove previous landing page (#19300)
Eugen Rochko
2022-10-04
Remove code for rendering public and hashtag timelines outside the web UI (#1...
Eugen Rochko
2022-10-02
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-09-29
Change path of privacy policy page (#19249)
Eugen Rochko
2022-09-29
Add logged-out access to the web UI (#18961)
Eugen Rochko
2022-09-21
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
Claire
2022-09-20
Add ability to filter followed accounts' posts by language (#19095)
Eugen Rochko
2022-08-25
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-08-25
Add ability to filter individual posts (#18945)
Claire
2022-07-17
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-07-17
Add ability to follow hashtags (#18809)
Eugen Rochko
2022-07-05
Fix tests
Claire
2022-07-05
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-07-05
Add customizable user roles (#18641)
Eugen Rochko
2022-06-28
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-06-28
Revamp post filtering system (#18058)
Claire
2022-06-23
Add /api/v1/admin/domain_allows (#18668)
Claire
2022-06-21
Fix suspicious sign-in mails never being sent (#18599)
Claire
2022-06-02
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-06-01
Add /api/v1/admin/domain_blocks (#18247)
Claire
2022-05-27
Remove unused `filtered_languages` column (#18533)
Claire
2022-05-16
Add confirmation page when importing blocked domains (#1773)
Claire
2022-05-16
Allow import/export of instance-level domain blocks/allows (#1754)
Levi Bard
2022-05-11
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-05-10
Fix typo in source `setted`->`set` (#18385)
luzpaz
2022-04-28
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-04-28
Fix single Redis connection being used across all threads (#18135)
Eugen Rochko
2022-04-06
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-04-06
Remove sign-in token authentication, instead send e-mail about new sign-in (#...
Eugen Rochko
2022-03-30
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-03-28
Fix /api/v1/admin/accounts (#17887)
Claire
2022-03-28
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-03-28
Fix test-related issues (#17888)
Claire
2022-03-15
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-03-15
Add `types` param to `GET /api/v1/notifications` in REST API (#17767)
Eugen Rochko
[next]