about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-10-29Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)Eugen Rochko
2018-10-28Merge pull request #794 from ThibG/glitch-soc/merge-upstreamThibG
2018-10-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-10-28Reset status cache when status_stat or media_attachment updates (#9119)Eugen Rochko
2018-10-28Set z-index of dropdown to 9999. (#9126)kedama
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-10-27When searching for an emoji with multiple separators, consider the full inputThibaut Girka
2018-10-27When searching for an emoji with multiple separators, consider the full input...ThibG
2018-10-27Do not rely on hover for upload form options if touch is usedThibaut Girka
2018-10-27[Glitch] RTL: fix column-back-button__icon margins/contentThibaut Girka
2018-10-27Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-10-26Add locality check to ActivityPub::FetchRemoteAccountService (#9109)Eugen Rochko
2018-10-26RTL: fix column-back-button__icon margins/content (#9112)Masoud Abkenar
2018-10-26Fix styling in /auth/edit (#9117)ThibG
2018-10-26Ignore invalid hashtags on remote statuses instead of rejecting them (#9118)ThibG
2018-10-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-10-26Fix missing `mention` argument when processing incoming Create activities (#9...ThibG
2018-10-26Skip link-back check if body is nil (#9107)abcang
2018-10-26Remove character counter from edit profile (#9100)Eugen Rochko
2018-10-26Fix direct messages column not loading more items on scroll (#9102)Eugen Rochko
2018-10-26Fix conversations not being marked read on click (#9103)Eugen Rochko
2018-10-25Do not fetch preview card for mentioned users (#6934)ThibG
2018-10-25Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)Eugen Rochko
2018-10-25Migrate all old direct messages to new conversations schema (#9085)Eugen Rochko
2018-10-25Set @body_classes to admin layout (#9081)Yamagishi Kazutoshi
2018-10-24Fix RTL layout of status display names (#9075)Eugen Rochko
2018-10-24Show upload options on click as well as hover (#9074)Eugen Rochko
2018-10-24Fix JS error when posting from page without router context (#9073)Eugen Rochko
2018-10-23Keep back own DMs in Home timelineThibaut Girka
2018-10-23Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-10-23Fix public timelines not instantly updating on compose (#9050)Eugen Rochko
2018-10-23Show suggested follows on search screen in mobile layout (#9010)Eugen Rochko
2018-10-22Revert "RTL: remove blank character inside bdi (#9038)" (#9056)Eugen Rochko
2018-10-22[Glitch] Surround mid-text display names with bdi tagsThibaut Girka
2018-10-22[Glitch] fix: initial state of PrivacyDropdown is should not be nullThibaut Girka
2018-10-22[Glitch] RTL: fix cardbar margins and alignmentThibaut Girka
2018-10-22[Glitch] RTL: fix admin account avatar margin in about pageThibaut Girka
2018-10-22[Glitch] RTL: fix column settings toggle labelThibaut Girka
2018-10-22[Glitch] Fix domain label position and colorThibaut Girka
2018-10-22[Glitch] RTL: fix preferences layoutThibaut Girka
2018-10-22[Glitch] Fix admin account avatar marginThibaut Girka
2018-10-22[Glitch] RTL: fix user stats in about pageThibaut Girka
2018-10-22[Glitch] RTL: fix domain append at signup formThibaut Girka
2018-10-22[Glitch] Fixes 8987 broken alignment at "Remote interaction dialog"Thibaut Girka
2018-10-22[Glitch] RTL: fix admin account margins in about pageThibaut Girka
2018-10-22[Glitch] undo part of PR 8202 to fix RTLThibaut Girka
2018-10-22[Glitch] Improve style of notice/alert messagesThibaut Girka
2018-10-22Keep new DMs in home feeds and in the old DM timelineThibaut Girka
2018-10-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-10-22RTL: remove blank character inside bdi (#9038)Masoud Abkenar