about summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-10-24Change filter logic to keep filtered toots, but not mark them as unreadThibaut Girka
2019-10-17Fix notification filters not applying to poll optionsThibaut Girka
2019-10-17Refactor timeline filtering codeThibaut Girka
2019-10-17Drop filtered messages if the filter is “irreversible”Thibaut Girka
2019-10-11Merge pull request #1236 from ThibG/glitch-soc/merge-upstreamThibG
2019-10-11Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-10-11[Glitch] Fix crash when switching back/from mobile layoutThibG
2019-10-11Merge pull request #1233 from ThibG/glitch-soc/merge-upstreamThibG
2019-10-10[Glitch] Fix media editing modal changing dimensions when image loadsEugen Rochko
2019-10-10[Glitch] Remove `lang` attribute from individual statusesEugen Rochko
2019-10-10[Glitch] Add missing back button header for invalid accounttrwnh
2019-10-10[Glitch] Fix performance of home feed regenerationEugen Rochko
2019-10-10New Crowdin translations (#12144)Eugen Rochko
2019-10-10Increase poll option length limit to 100 chars, number of options to 5Thibaut Girka
2019-10-10Remove unused translations in web UI (#12143)Eugen Rochko
2019-10-10New Crowdin translations (#12072)Eugen Rochko
2019-10-10Fix auto-report string saying the account has been auto-silenced (#12142)Eugen Rochko
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