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
/
models
Age
Commit message (
Expand
)
Author
2019-06-18
Fix User#active scope only returning suspended users (#11111)
ThibG
2019-06-04
Change reblogs counter to be updated when boosted privately (#10964)
Eugen Rochko
2019-06-04
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
2019-05-25
Add responsive panels to the single-column layout (#10820)
Eugen Rochko
2019-05-21
Add `account_id` param to `GET /api/v1/notifications` (#10796)
Paul Woolcock
2019-05-19
Change bio limit from 160 to 500 (#10790)
trwnh
2019-05-19
Fix “invited by” not showing up for invited accounts in admin interface (...
ThibG
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-05-09
Record deleted(by mod) status to prevent re-appear (#10732)
Jeong Arm
2019-05-03
Change e-mail whitelist/blacklist to not be checked when invited (#10683)
Eugen Rochko
2019-05-03
Provide a link to existing domain block when trying to block an already-block...
ThibG
2019-05-02
Check that an invite link is valid before bypassing approval mode (#10657)
ThibG
2019-04-27
Fix approved column being set to nil instead of false (#10642)
Eugen Rochko
2019-04-27
Add blurhash (#10630)
Eugen Rochko
2019-04-25
Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621)
Eugen Rochko
2019-04-10
Fix Keybase verification using wrong domain for remote accounts (#10547)
Eugen Rochko
2019-04-10
increase allowable length of remote proof username (#10546)
Alex Gessner
2019-04-10
Change HTML validator to ignore all errors except unmatched tags (#10534)
Eugen Rochko
2019-04-10
Add preference to disable e-mails about new pending accounts (#10529)
Eugen Rochko
2019-04-09
Add "why do you want to join" field to invite requests (#10524)
Eugen Rochko
2019-04-08
Export and import show_reblogs together with following list (#10495)
ThibG
2019-04-07
Improve blocked view of profiles (#10491)
Eugen Rochko
2019-04-06
Add batch actions for approving and rejecting pending accounts (#10469)
Eugen Rochko
2019-04-06
Fix admin validation being too strict about usernames (#10449)
Eugen Rochko
2019-04-03
Export and import `hide_notifications` alongside user mutes (#10335)
ThibG
2019-04-01
Fix filtering of favourited_by, reblogged_by, followers and following (#10447)
ThibG
2019-04-01
Hide blocking accounts from blocked users (#10442)
ThibG
2019-04-01
Improvements to image upload validation and creation (#10431)
slice
2019-03-31
Add thumbnail, hero, and mascot back to Form::AdminSettings::KEYS (#10430)
slice
2019-03-28
squashed identity proof updates (#10375)
Alex Gessner
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-26
Change icons of features on admin dashboard to remove bias (#10366)
Eugen Rochko
2019-03-26
Improve performance of list of blocked domains by caching counts (#10374)
Eugen Rochko
2019-03-24
Fix MergeWorker being queued for remote users (#10355)
Eugen Rochko
2019-03-23
Add validations to admin settings (#10348)
Eugen Rochko
2019-03-23
If registrations have been re-opened when user confirms account, approve (#10...
Eugen Rochko
2019-03-20
Add support for custom emojis in poll options (#10322)
ThibG
2019-03-18
Add Keybase integration (#10297)
Eugen Rochko
2019-03-17
Set and store report URIs (#10303)
ThibG
2019-03-17
Fix reblogs privacy (#10302)
ThibG
2019-03-16
Add relationship manager UI (#10268)
Eugen Rochko
2019-03-15
Fix detailed poll validation errors not being returned in the API (#10261)
Eugen Rochko
2019-03-15
Add `visibility` param to reblog REST API (#9851)
Eugen Rochko
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-03-14
Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217)
Eugen Rochko
2019-03-13
Add UI for enabling/disabling poll notifications (#10255)
ThibG
2019-03-13
Fix `tagged` param not being normalized before querying tags (#10249)
Eugen Rochko
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-11
Squish username before validation (#10239)
Aurélien Reeves
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
[next]