Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-10 | Refactor intersection observer article code | Thibaut Girka | |
2019-02-10 | Cleanup redundant markup for hidden statuses | Thibaut Girka | |
2019-02-10 | Hide items rendered out-of-frame (once they have been rendered at least once) | Thibaut Girka | |
2019-02-06 | Fix CW unfolding not triggering re-layout in public hashtag page | Thibaut Girka | |
2019-02-06 | Fix unfolding CWs on public hashtag page | Thibaut Girka | |
Fixes #909 | |||
2019-02-03 | Remove redundant “options” from “Compose box options” | Thibaut Girka | |
Thanks @ariasuni. | |||
2019-02-03 | Minor description corrections | Marek Ľach | |
2019-02-01 | Merge pull request #904 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-02-01 | Fix link color in high-contrast theme, add underlines (#9949) | Eugen Rochko | |
Improve sorting of default themes in the dropdown | |||
2019-02-01 | [Glitch] Replace unlock-alt icon with unlock | Thibaut Girka | |
Port 6513f6c953cdaad9118ea24a21f22fd2978bed28 to glitch-soc | |||
2019-02-01 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - README.md Kept our version - app/javascript/mastodon/features/compose/components/compose_form.js Two changes too close to each other, took both changes | |||
2019-02-01 | Do not mark toots as sensitive if they don't have any media attached | Thibaut Girka | |
2019-02-01 | Fix hashtag processing when sending toots | Thibaut Girka | |
This fixes crashes in pleroma when writing toots with a content warning, since pleroma inserts a “nsfw” hashtag that isn't part of the toot's text. | |||
2019-02-01 | More corrections for the Slovak translation (#9959) | Marek Ľach | |
2019-02-01 | Fix link color in high-contrast theme, add underlines (#9949) | Eugen Rochko | |
Improve sorting of default themes in the dropdown | |||
2019-02-01 | Refactor icons in web UI to use Icon component (#9951) | Eugen Rochko | |
* Refactor uses of icons to an Icon component in web UI * Refactor options passed to the Icon component * Make tests work with absolute component paths | |||
2019-02-01 | Update the Slovak translation (#9958) | Marek Ľach | |
2019-02-01 | Distinguish error messaging for mystyped URLs and deleted accounts (#9957) | Marek Ľach | |
2019-01-31 | Replace unlock-alt icon with unlock (#9952) | Clar Charr | |
2019-01-30 | Bump rails-i18n from 5.1.2 to 5.1.3 (#9943) | dependabot[bot] | |
Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/svenfuchs/rails-i18n/releases) - [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/rails-i18n/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> | |||
2019-01-30 | i18n: Update Polish translation 🇵🇱 (#9945) | marcin mikołajczak | |
* Update Polish translation Signed-off-by: Marcin Mikołajczak <me@m4sk.in> * normalize Signed-off-by: Marcin Mikołajczak <me@m4sk.in> * inconsistentInterpolations-- Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2019-01-28 | Bumps copyright year in README.md to 2019 (#9939) | Sam Schlinkert | |
This is so incredibly small, but assuming this is a needed change. Might want to check year in other files. | |||
2019-01-28 | Merge pull request #901 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-01-28 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - README.md: kept our version | |||
2019-01-28 | Bump version to 2.7.1 (#9932) | Eugen Rochko | |
2019-01-28 | Fix slow fallback of CopyAccountStats migration setting stats to 0 (#9930) | Eugen Rochko | |
2019-01-28 | Add note that contributors may request reimbursement through OpenCollective ↵ | Eugen Rochko | |
(#9933) | |||
2019-01-27 | Fix SUPERUSER postgres command (#9877) | Stanislas | |
2019-01-27 | Merge pull request #900 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-01-27 | [Glitch] Fix initial value of volume slider in video player and handle ↵ | Thibaut Girka | |
volume changes Port a53dcaa29869e808707efcba541b02ee8d799e75 to glitch-soc | |||
2019-01-27 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-01-27 | Fix initial value of volume slider in video player and handle volume changes ↵ | ThibG | |
(#9929) * Fix initial value of volume slider in video player and handle volume changes * Clean up dead/incorrect code | |||
2019-01-27 | Implement missing hotkeys for notifications (#9927) | ThibG | |
2019-01-27 | Merge pull request #899 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-01-27 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-01-27 | Revert to storing application info, and display it to the author via API | Thibaut Girka | |
2019-01-27 | Make storing and displaying application used to toot opt-in | Thibaut Girka | |
2019-01-26 | Prevent posting toots with media attachments from someone else (#9921) | ThibG | |
2019-01-26 | Merge pull request #897 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-01-26 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-01-25 | Merge pull request #896 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-01-25 | Fix SSO authentication not working due to missing agreement boolean (#9915) | Eugen Rochko | |
Fix #9906 | |||
2019-01-25 | Fix Firefox scrollbar color regression in #9210 (#9908) | trwnh | |
In #9210 the track color was changed to transparent for no apparent reason. This PR restores the previous color selections implemented in #8653 while keeping the updated property name. Per https://github.com/tootsuite/mastodon/pull/9210#issuecomment-441788776 there is no particular reason for the color change in #9210. | |||
2019-01-25 | Apply style for .landing-page strong (#9892) | Jeong Arm | |
2019-01-25 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-01-24 | Rescue SSL error in verify link service (#9914) | Renato "Lond" Cerqueira | |
If the first link to be verified contains a rel=me link with a SSL error, the VerifyAccountLinksWorker will fail and not try the following links. This rescues the SSL error when fetching the link, avoiding this issue. | |||
2019-01-24 | Fix Firefox scrollbar color regression in #9210 (#9908) | trwnh | |
In #9210 the track color was changed to transparent for no apparent reason. This PR restores the previous color selections implemented in #8653 while keeping the updated property name. Per https://github.com/tootsuite/mastodon/pull/9210#issuecomment-441788776 there is no particular reason for the color change in #9210. | |||
2019-01-23 | Merge pull request #893 from ThibG/glitch-soc/fixes/dm-column-crash | ThibG | |
Fix crash in Direct Messages column settings | |||
2019-01-23 | Fix crash in Direct Messages column settings | Thibaut Girka | |
Fixes #892 | |||
2019-01-22 | Bump oj from 3.7.7 to 3.7.8 (#9900) | dependabot[bot] | |
Bumps [oj](https://github.com/ohler55/oj) from 3.7.7 to 3.7.8. - [Release notes](https://github.com/ohler55/oj/releases) - [Changelog](https://github.com/ohler55/oj/blob/master/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.7.7...v3.7.8) Signed-off-by: dependabot[bot] <support@dependabot.com> |