about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-03-04Fix another typo in ActivityPub::FetchRemotePollService (#10146)Eugen Rochko
2019-03-04Fix typo in ActivityPub::FetchRemotePollService (#10145)Eugen Rochko
2019-03-04Fix remote poll expiration time (#10144)Eugen Rochko
2019-03-04Correctly make polls and media mutually exclusive (#10141)ThibG
2019-03-04Make sure the poll is created before storing its id (#10142)ThibG
2019-03-03Fix web UI crash on page load when detailed status has a poll (#10139)Eugen Rochko
2019-03-03Insert polls in redux stores before statuses so it avoids crashes (#10140)ThibG
2019-03-03Fix vote validation for polls with multiple choices (#10138)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-03-03Fix lists export (#10136)ThibG
2019-03-01[Glitch] Fix errors found by eslintMélanie Chauvel (ariasuni)
2019-03-01[Glitch] Make the column header of profile view look like the others, tooMélanie Chauvel (ariasuni)
2019-03-01[Glitch] Make the column header of toot/thread view look like the othersMélanie Chauvel (ariasuni)
2019-03-01Fix home timeline perpetually reloading when empty (#10130)Eugen Rochko
2019-02-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-02-28Fix serialization of boosts (#10129)ThibG
2019-02-28Give the `replies` collection an identifier and enable pagination (#10128)ThibG
2019-02-28Improved remote thread fetching (#10106)ThibG
2019-02-27Fix direct timeline pagination in the WebUI (#10126)ThibG
2019-02-27Port public page mastodon-light fixes from upstreamThibaut Girka
2019-02-27Allow getting-started to scroll on short screens (#10075)trwnh
2019-02-27Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#1...ThibG
2019-02-26Fix web UI not removing notifications after block (#10108)Eugen Rochko
2019-02-26Keep notification when muting_notifications is true (#7311)abcang
2019-02-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-02-26Improve account media query (#10121)abcang
2019-02-26Add type, limit, offset, min_id, max_id, account_id to search API (#10091)Eugen Rochko
2019-02-25Avoid redundant HTTP request on some error cases (#10115)ThibG
2019-02-25Fix web UI not removing notifications after block (#10108)Eugen Rochko
2019-02-24Skip some methods in BatchedRemoveStatusService when account is nil (#10095)NOGISAKA Sadata
2019-02-23I18n: Add language options for Kazakh and Lithuanian (#10104)Aditoo17
2019-02-23Weblate translations (2019-02-23) (#10103)Eugen Rochko
2019-02-22Fix non-numeric account identifiers leading to /web/accounts/NaNThibaut Girka
2019-02-22Randomize emoji filename (#10090)Hinaloe
2019-02-21Do not error out when performing admin actions on no statuses (#10094)ThibG
2019-02-20correct opt-out showing application (#10086)Hinaloe
2019-02-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-02-19Fix crash when conversations have no valid participants (#10078)ThibG
2019-02-19Fix “reset” button of instance filter switching to custom emoji admin pan...ThibG
2019-02-18[Glitch] Internationalize unexpected error messageThibaut Girka
2019-02-18Fix hashtag column not subscribing to stream on mount (#10040)Eugen Rochko
2019-02-18Add quick link from admin account view to block/unblock instance (#10073)ThibG
2019-02-18Add domain search/filter to the "Federation" (/admin/instances) page (#10071)ThibG
2019-02-18Hide domain filter in admin page when “local” filter is active (#10074)ThibG
2019-02-18Fix video player width not being updated to fit container widthThibaut Girka
2019-02-18Fix video player width not being updated to fit container width (#10069)ThibG
2019-02-17Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-02-17Fix CW fold/unfold in remote interaction dialogThibaut Girka
2019-02-17Allow multi-line image descriptions. (Glitch)Ben Lubar
2019-02-17Fix Announce activities of unknown statuses not fetching those statuses (#10065)Eugen Rochko