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-11
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-11
Remove leftover console.log
Thibaut Girka
2019-03-11
Make clicking on the account and status column headers scroll to top
Thibaut Girka
2019-03-11
Increase DNS timeouts (#10238)
ThibG
2019-03-11
Merge pull request #953 from ThibG/glitch-soc/merge-upstream
ThibG
2019-03-11
[Glitch] Add support for poll ending notifications
Thibaut Girka
2019-03-11
Do not leak instance-local polls to remote followers
Thibaut Girka
2019-03-11
add local setting to auto reveal media behind cw
ash lea
2019-03-11
fix poll fotter layout
Kirishima21
2019-03-11
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
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
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
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
Merge pull request #947 from ThibG/glitch-soc/merge-upstream
ThibG
2019-03-08
Fix min/max duration poll limits being inverted
Thibaut Girka
2019-03-08
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-08
Fix setting up fields of a previously suspended account (#10222)
ThibG
2019-03-08
[Glitch] Fix NaN in Poll component
Eugen Rochko
2019-03-08
[Glitch] Fix public timelines being broken by new toots when they are not mou...
Eugen Rochko
2019-03-08
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
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
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
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
Allow setting whether this is a single choice poll or multiple choices one
Thibaut Girka
2019-03-06
Disable file upload when there is a poll
Thibaut Girka
2019-03-06
Use server-provided poll limits instead of hardcoded ones
Thibaut Girka
2019-03-06
Serialize poll limits in instance serializer and initial state
Thibaut Girka
2019-03-06
[Glitch] Port polls creation UI from upstream
Thibaut Girka
2019-03-06
[Glitch] Disable the underlying button element when an ItemButton is disabled
ThibG
2019-03-06
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
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
Add an icon to highlight polls behind a Content Warning
Thibaut Girka
2019-03-06
Fix poll options not rendering text after vote/refresh
Eugen Rochko
2019-03-06
Avoid line breaks in poll options
Eugen Rochko
2019-03-06
Render unicode emoji in polls using emoji pack
Eugen Rochko
2019-03-06
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
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
[next]