about summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-10-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-10-10Ensure pack is set when rendering OTP promptThibaut Girka
2019-10-10Update changelog for 3.0.1 (#12139)Eugen Rochko
2019-10-10Fix preloaded JSON-LD context for identity not being used (#12138)Eugen Rochko
2019-10-10Fix media editing modal changing dimensions when image loads (#12131)Eugen Rochko
2019-10-10Fix admin setting to auto-approve hashtags not affecting query (#12130)Eugen Rochko
2019-10-10Fix not showing if emoji has a local counterpart in admin UI (#12135)Eugen Rochko
2019-10-09Bump version to 3.0.1 (#12116)Eugen Rochko
2019-10-09Remove auto-silence behaviour from spam check (#12117)Eugen Rochko
2019-10-09Fix attachment not being re-downloaded even if file is not stored (#12125)Eugen Rochko
2019-10-09Remove `lang` attribute from individual statuses (#12124)Eugen Rochko
2019-10-09Add admin setting to auto-approve hashtags (#12122)Eugen Rochko
2019-10-08Remove fallback to long description on sidebar and meta description (#12119)Eugen Rochko
2019-10-08Change `tootctl media refresh` to skip already downloaded attachments (#12118)Eugen Rochko
2019-10-07Add `tootctl media usage` command (#12115)Eugen Rochko
2019-10-07Merge pull request #1229 from ThibG/glitch-soc/features/upstream-scroll-behaviorThibG
2019-10-07Fix old migration trying to use new column due to default status scope (#12095)Eugen Rochko
2019-10-07Fix tootctl not allocating enough database connections for main thread (#12097)Eugen Rochko
2019-10-07Update AUTHORS.md (#12096)Eugen Rochko
2019-10-07Add missing back button header for invalid account (#12094)trwnh
2019-10-07Fix issues with tootctl's parallelization and progress reporting (#12093)Eugen Rochko
2019-10-07Fix existing user records with now-renamed `pt` locale (#12092)Eugen Rochko
2019-10-07Fix hashtag timeline REST API accepting too many hashtags (#12091)Eugen Rochko
2019-10-06Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode (#12089)Eugen Rochko
2019-10-06Fix performance of home feed regeneration (#12084)Eugen Rochko
2019-10-06Fix spelling error in README (#12086)Mareena Kunjachan
2019-10-06add loglevel fatal to video and audio styles (#12088)Hugo Gameiro
2019-10-06Fix S3 adapter retrying failing uploads with exponential backoff (#12085)Eugen Rochko
2019-10-06Remove unused option from tootctl accounts cull (#12074)Jeong Arm
2019-10-06Partially revert scrollbar handling on mobile, since its width-based and wrongThibaut Girka
2019-10-06Apply scroll changes to Bookmark columnThibaut Girka
2019-10-06[Glitch] Add refresh button to list of rebloggers/favouriters in web UIEugen Rochko
2019-10-06[Glitch] Do not add margin light when opening modal on mobileYamagishi Kazutoshi
2019-10-06[Glitch] Fix left side of single column layout being cropped on smaller screensEugen Rochko
2019-10-06[Glitch] Fix thread column showing pin buttonEugen Rochko
2019-10-06[Glitch] Fix scroll position resetting when opening media modals in web UIEugen Rochko
2019-10-06[Glitch] Fix loading bar being obscured by other elements in web UIEugen Rochko
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-10-05[Glitch] Fix column header scrolling with the pageEugen Rochko
2019-10-05[Glitch] Fix tabs bar scrolling along with content on mobileEugen Rochko
2019-10-05[Glitch] Fix scrolling in single-column mode on ChromeThibG
2019-10-05[Glitch] Change single-column mode to scroll the whole pageEugen Rochko
2019-10-05Merge pull request #1228 from ThibG/glitch-soc/merge-upstreamThibG
2019-10-04Fix audio modal closing immediatelyThibaut Girka
2019-10-04Merge tag 'v3.0.0' into glitch-soc/merge-upstreamThibaut Girka
2019-10-04[Glitch] Fix audio attachments opening in video modal from media tab in web UIEugen Rochko
2019-10-04[Glitch] Scroll into search bar when focusJeong Arm
2019-10-04[Glitch] Fix issues in RTL layout in web UIEugen Rochko
2019-10-04[Glitch] Fix media editing modal and profile directory in light themeEugen Rochko
2019-10-04Bump capistrano from 3.11.1 to 3.11.2 (#12012)dependabot-preview[bot]