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
2018-11-30
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-11-30
Fix that translation is not applied to "joining hashtags" (#9397)
mayaeh
2018-11-30
Remove npm-run-all dependency (#9401)
Eugen Rochko
2018-11-29
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-11-29
Improve detailed status component lifecycle
Thibaut Girka
2018-11-29
Swap avatar and header input fields in profile page (#9271)
ThibG
2018-11-28
Do not hardcode preferences link, pleroma doesn't have it
Thibaut Girka
2018-11-28
Add error boundary component to catch Web UI crashes
Thibaut Girka
2018-11-28
Do not crash the whole UI when loading an invalid column
Thibaut Girka
2018-11-28
Switch “cycling” reply policy link to set of radio inputs
Thibaut Girka
2018-11-28
Add basic UI to set list replies setting in glitch-soc
Thibaut Girka
2018-11-28
Add backend support to read and update list-specific show_replies settings
Thibaut Girka
2018-11-28
Add database support for list show-reply preferences
Thibaut Girka
2018-11-27
Merge pull request #829 from ThibG/glitch-soc/features/volume-sliders
David Yip
2018-11-27
Fix TLS handshake timeout not being enforced (#9381)
Eugen Rochko
2018-11-27
Skip deliveries to inboxes that have already been marked as unavailable (#9358)
Eugen Rochko
2018-11-27
Don't count suspended users in user count (#9380)
Eugen Rochko
2018-11-27
Fix nil error when no DNS addresses are found for host (#9379)
Eugen Rochko
2018-11-27
[Glitch] Volume sliders for videos
Thibaut Girka
2018-11-27
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-11-27
Change identities id column to a bigint (#9371)
Eugen Rochko
2018-11-27
[Glitch] check_boxes label should use display: inline-block
Thibaut Girka
2018-11-27
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-11-27
Weblate translations (2018-11-27) (#9367)
Renato "Lond" Cerqueira
2018-11-27
Allow hyphens in the middle of remote user names (#9345)
ThibG
2018-11-27
Volume sliders for videos #7429 (#9366)
Sumit Khanna
2018-11-27
add loglevel to ffmpeg in gif upload (#9368)
Hugo Gameiro
2018-11-26
Redesign admin accounts index (#9340)
Eugen Rochko
2018-11-25
Ensure replied-to is a status not a boost (#9129)
valerauko
2018-11-25
check_boxes label should use display: inline-block (#9348)
takayamaki
2018-11-25
Update MediaGallery and Video props when folding/unfolding CWs in detailed st...
Thibaut Girka
2018-11-25
Render placeholder when inline video container width isn't known
Thibaut Girka
2018-11-25
Render placeholder instead of image when MediaGallery container width isn't k...
Thibaut Girka
2018-11-24
Sort self-replies to the top of descendants (#9320)
Eugen Rochko
2018-11-23
Revert "Sort self-replies to the top of the thread (#9296)" (#9335)
Eugen Rochko
2018-11-22
Fix connect timeout not being enforced (#9329)
Eugen Rochko
2018-11-22
Ignore JSON-LD profile in mime type comparison (#9179)
valerauko
2018-11-21
Include replies to list owner and replies to list members in list statuses (#...
ThibG
2018-11-21
Revert connect timeout from 1s to 10s (#9319)
Eugen Rochko
2018-11-20
WebSub: ATOM before RSS (#9302)
Alexandre Alapetite
2018-11-20
Cast status_count to integer (#9314)
Eugen Rochko
2018-11-19
Move URLs to backend in their own file
Thibaut Girka
2018-11-19
Simplify hashtag query service, perf increase for 'any' tags (#9298)
James Kiesel
2018-11-19
Fix filter ID not being a string in REST API (#9303)
Eugen Rochko
2018-11-19
Extract counters from accounts table to account_stats table (#9295)
Eugen Rochko
2018-11-17
Deep compare tags for hashtag column reload (#9297)
James Kiesel
2018-11-16
Prevent multiple handlers for Delete of Actor from running (#9292)
Eugen Rochko
2018-11-16
Sort self-replies to the top of the thread (#9296)
Eugen Rochko
2018-11-16
Fix composer not displaying on iPad
Thibaut Girka
2018-11-16
Remove intermediary arrays when creating hash maps from results (#9291)
Eugen Rochko
[next]