about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-02-22[Glitch] Fix emoji picker being always displayedTakeshi Umeda
2020-02-22[Glitch] Add profile directory link to single column navigation panelEugen Rochko
2020-02-22port glitch-soc@`1329308` to monsterfork: [Glitch] Improvement variable heigh...Takeshi Umeda
2020-02-22[Glitch] Center 2-columns layout without side effectHanage999
2020-02-22[Glitch] Refactor footers in web UI into a single componentEugen Rochko
2020-02-22[Glitch] Display notifications count on a new single columnabcang
2020-02-22[Glitch] Fix wrong redirect from getting started to home in advanced Web UIHanage999
2020-02-22[Glitch] Improvements to the single column layoutEugen Rochko
2020-02-22port glitch-soc@`d99a661` to monsterfork: [Glitch] Add responsive panels to t...Eugen Rochko
2020-02-22[Glitch] Various improvements to single column layoutEugen Rochko
2020-02-22port glitch-soc@`610b4b4` to monsterfork: [Glitch] Add single-column modeEugen Rochko
2020-02-22Fix clicking on the elefriendThibaut Girka
2020-02-22fix variable namemultiple creatures
2020-02-22remove stray blank linemultiple creatures
2020-02-22treat profile metadata fields with a `badge` label as custom profile badgesmultiple creatures
2020-02-22fix auto-defang....... 2!multiple creatures
2020-02-22fix auto-defangmultiple creatures
2020-02-22handle potential `nil` with safe navigationmultiple creatures
2020-02-21include community visibility as part of posts visible from profilemultiple creatures
2020-02-21make peers api take graylist mode into considerationmultiple creatures
2020-02-21handle `Mastodon::UnexpectedResponseError` & `HTTP::ConnectionError` when fe...multiple creatures
2020-02-21do not add public collection to `cc` field in inivisible modemultiple creatures
2020-02-21fix invisible mode being unfederatable, mask actor props & outbox instead of ...multiple creatures
2020-02-21remove uneeded argumentsmultiple creatures
2020-02-21teach `FetchMediaWorker` the new upstream way of checking for blocked accountsmultiple creatures
2020-02-21patch media model from glitch-socmultiple creatures
2020-02-21Suppress backtrace when delivering toots (#12798)Daigo 3 Dango
2020-02-21port tootsuite#12831 to monsterfork: Fix Ruby 2.7 supportThibG
2020-02-21Fix audio modal closing immediatelyThibaut Girka
2020-02-21[Glitch] Fix audio attachments opening in video modal from media tab in web UIEugen Rochko
2020-02-21Move “export” before decoratorsThibaut Girka
2020-02-21port glitch-soc#13115 to monsterfork Fix old browsers crashing because of mis...ThibG
2020-02-21re-add missing max description length from env varmultiple creatures
2020-02-21Fix ruby 2.7 warnings about keyword parameters (#12824)ThibG
2020-02-21Fix file names being obfuscated on update when file didn't change (#12857)Eugen Rochko
2020-02-21use upstream check for reject media in media proxymultiple creatures
2020-02-21port tootsuite#12568 to monsterfork: Add `tootctl media remove-orphans`Eugen Rochko
2020-02-21port tootsuite#12534 to monsterfork: Update ESLint and RuboCop in Code ClimateYamagishi Kazutoshi
2020-02-21remove audio metadata (#12171)Hugo Gameiro
2020-02-21add loglevel fatal to video and audio styles (#12088)Hugo Gameiro
2020-02-21port tootsuite#12057 to monsterfork: Fix performance of GIF re-encodingEugen Rochko
2020-02-21port tootsuite#11775 to monsterfork: Add retry for failed media downloads and...Eugen Rochko
2020-02-21port tootsuite#11776 to monsterfork: Change tootctl to use inline paralleliza...Eugen Rochko
2020-02-21Add more media formats (#11687)umonaca
2020-02-21Remove timestamps from converted images to make them deterministic (#11408)Eugen Rochko
2020-02-21port tootsuite#11342 to monsterfork: Add aac, m4a, 3gp to allowed audio formatsEugen Rochko
2020-02-21port tootsuite#11151 to monsterfork: Fix audio-only OGG and WebM files not be...Eugen Rochko
2020-02-21Fix audio not being downloaded from remote servers (#11145)Eugen Rochko
2020-02-21Change audio format from ogg to mp3 for wider compatibility (#11141)Eugen Rochko
2020-02-21port tootsuite#11130 to monsterfork: Fix converted media being saved with ori...Eugen Rochko