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
Age
Commit message (
Expand
)
Author
2019-03-15
Fix detailed poll validation errors not being returned in the API (#10261)
Eugen Rochko
2019-03-15
Show disappointed elephant if web UI crashes (#10275)
Eugen Rochko
2019-03-15
Fix maxed-out invites not showing up as expired in UI (#10274)
Eugen Rochko
2019-03-15
Fix language detection of non-latin alphabets even at few characters (#10276)
Eugen Rochko
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
I18n: Update Czech translation (#10272)
Aditoo17
2019-03-14
Fix error in AdminMailer#new_pending_account (#10264)
Eugen Rochko
2019-03-14
Fix wrong method used in PollExpirationNotifyWorker (#10265)
Eugen Rochko
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-03-14
Improve invites list with click-to-copy inputs (#10259)
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
i18n: Add Japanese translations for new landing page (#10254)
mayaeh
2019-03-13
Fix `tagged` param not being normalized before querying tags (#10249)
Eugen Rochko
2019-03-13
Fix to limit to discoverable accounts. (#10253)
mayaeh
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-12
Optimize RemoveStatusService by removing n+1 query and using shared inboxes (...
Eugen Rochko
2019-03-12
Add muted style for polls in web UI (#10248)
Eugen Rochko
2019-03-12
Fix public timeline page not paginating correctly (#10245)
Eugen Rochko
2019-03-12
Redesign landing page (#10232)
Eugen Rochko
2019-03-11
Squish username before validation (#10239)
Aurélien Reeves
2019-03-11
Fix remote interaction dialogs being indexed by search engines (#10240)
Eugen Rochko
2019-03-11
Increase DNS timeouts (#10238)
ThibG
2019-03-11
Avoid race conditions when creating backups (#10234)
ThibG
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
2019-03-10
Reject existing Follows when suspending a remote account (#10230)
ThibG
2019-03-09
Change joinmastodon.org to joinmastodon.org/#getting-started for sign up on a...
Aditoo17
2019-03-08
Fix setting up fields of a previously suspended account (#10222)
ThibG
2019-03-08
Do not allow adding votes to expired polls (#10214)
ThibG
2019-03-07
Immediately display poll results to poll author (#10187)
Eugen Rochko
2019-03-07
Fix NaN in Poll component (#10213)
Eugen Rochko
2019-03-07
Fix public timelines being broken by new toots when they are not mounted (#10...
Eugen Rochko
2019-03-07
Handle StaleObjectError when retrieving polls (#10208)
ThibG
2019-03-07
i18n:🇵🇱 (#10199)
marcin mikołajczak
2019-03-07
Avoid unnecessarily fetching the replies collection when it is empty (#10201)
ThibG
2019-03-07
Fix #10202 (#10203)
rinsuki
2019-03-06
Add optimistic lock to avoid race conditions when handling votes (#10196)
ThibG
2019-03-06
Disable the underlying button element when an ItemButton is disabled (#10194)
ThibG
2019-03-06
Disable file upload when there is a poll (#10195)
ThibG
2019-03-06
Fix poll options not rendering text after vote/refresh (#10189)
Eugen Rochko
2019-03-06
Avoid line breaks in poll options (#10188)
Eugen Rochko
2019-03-06
Fix poll validation issues (#10186)
Eugen Rochko
2019-03-06
Add UI for creating polls (#10184)
Eugen Rochko
2019-03-06
Render unicode emoji in polls using emoji pack (#10185)
Eugen Rochko
2019-03-05
Fix newlines in OStatus and RSS serializations (#10183)
ThibG
2019-03-05
Weblate translations (2019-03-05) (#10180)
Eugen Rochko
2019-03-05
When serializing polls over OStatus, serialize poll options to text (#10160)
ThibG
2019-03-05
Fix status creation API silently discarding invalid poll (#10171)
Eugen Rochko
2019-03-05
Do not error out on unsalvageable errors in FetchRepliesService (#10175)
ThibG
[next]