Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-11 | [Glitch] Adjust RTL styles for landing page | Thibaut Girka | |
Port 8bf3e750ab1d4f4ffa7063b088870d7a82ad548c to glitch-soc | |||
2018-05-11 | Update forms SCSS from upstream | Thibaut Girka | |
2018-05-11 | Update SCSS to match “Show card modal on public pages” | Thibaut Girka | |
2018-05-11 | Update SCSS for about/landing page | Thibaut Girka | |
2018-05-11 | Update admin page SCSS from upstream | Thibaut Girka | |
2018-05-10 | Merge pull request #472 from ThibG/glitch-soc/merge | ThibG | |
Merge upstream changes | |||
2018-05-10 | Add bot badge to account headers in the WebUI | Thibaut Girka | |
2018-05-10 | Adapt account fields rendering code in the WebUI to match upstream | Thibaut Girka | |
2018-05-10 | Update glitch-soc style to match new bio fields markup | Thibaut Girka | |
2018-05-10 | Ignore tootsuite-specific theme-related translation strings | Thibaut Girka | |
2018-05-10 | Merge branch 'master' into glitch-soc/master | Thibaut Girka | |
Conflicts: app/models/account.rb app/views/accounts/_header.html.haml | |||
2018-05-09 | Disable simplecov on CircleCI (#7416) | Yamagishi Kazutoshi | |
* Disable simplecov on CircleCI * Remove --format progress | |||
2018-05-09 | Support gzip encoding on Request (#7425) | Yamagishi Kazutoshi | |
2018-05-09 | Show card modal on public pages (#7428) | Yamagishi Kazutoshi | |
2018-05-09 | 🌍: 🇵🇱⬆️ (#7427) | Marcin Mikołajczak | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2018-05-09 | Add tests for admin/roles_controller (#7421) | Shuhei Kitagawa | |
2018-05-09 | Add tests for admin/invites_controller (#7412) | Shuhei Kitagawa | |
2018-05-09 | Correct rotate of image using EXIF (#7422) | Yamagishi Kazutoshi | |
2018-05-09 | Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424) | Yamagishi Kazutoshi | |
2018-05-08 | Merge remote-tracking branch 'glitchsoc/master' into gs-master | David Yip | |
2018-05-08 | Multiple Issue templates (#7402) | Yamagishi Kazutoshi | |
* Multiple Issue templates * Update bug_report.md | |||
2018-05-08 | Show media modal on public timeline (#7413) | Yamagishi Kazutoshi | |
2018-05-08 | Take the first recognized actor_type. (#7410) | Surinna Curtis | |
2018-05-08 | Do not crash in getStatusIds when there is a gap in the timeline (fixes ↵ | ThibG | |
#7400) (#7415) Fixes a crash occurring when the “gap” disconnection indicator is to be displayed in a filtered timeline. | |||
2018-05-08 | Fix hashtags not being federated on mentions (fixes #6900) (#7406) | ThibG | |
2018-05-07 | Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements | beatrix | |
Various improvements to the reports modal | |||
2018-05-07 | Merge pull request #467 from ThibG/glitch-soc/fixes/fix-boost-color | beatrix | |
Fix color of disabled boost buttons (fixes #466) | |||
2018-05-07 | Hide media in report modal regardless of whether they are marked sensitive | Thibaut Girka | |
The rationale behind this is that if the user wants to report violent media, they might not want to see it repeatedly. The “sensitive” property is still kept, displaying different messages for hidden media depending on whether they are marked as sensitive. | |||
2018-05-07 | [Glitch] Allow report modal to be up to 80% of viewport height | Thibaut Girka | |
Port bddb330a8a08b7459c299fb56ae8770c3ac69af5 to glitch-soc | |||
2018-05-07 | [Glitch] Also display replies in report modal | Thibaut Girka | |
Port c88e12fca622c46a361a5c751a529e77aa5bf2ba to glitch-soc | |||
2018-05-07 | If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398) | Eugen Rochko | |
* If an OStatus message contains nsfw hashtag, mark it as sensitive Undo parts of #7048 * Put nsfw hashtag on OStatus messages if they have any media * Fix code style issues | |||
2018-05-07 | Fix color of disabled boost buttons (fixes #466) | Thibaut Girka | |
2018-05-07 | Bot nameplates (#7391) | Eugen Rochko | |
* Store actor type in database * Add bot nameplate to web UI, add setting to preferences, API, AP Fix #7365 * Fix code style issues | |||
2018-05-07 | Support explicitly supplying language code for status via REST API (#7389) | Eugen Rochko | |
2018-05-07 | Use plaintext value for field value tooltips in web UI (#7388) | Eugen Rochko | |
Fix #7383 | |||
2018-05-07 | Fix distribute_add_activity and distribute_remove_activity (#7393) | abcang | |
2018-05-07 | Improve OpenStack v3 compatibility (#7392) | Hugo Gameiro | |
* Update paperclip.rb * Update .env.production.sample * Update paperclip.rb | |||
2018-05-07 | Add Corsican localization (#7390) | Eugen Rochko | |
* Added Corsican localization * Declaring Corsican localization * Fixed activerecord locale * Added a missing translation and switched to French-style apostrophes * Fixed a (predictable) mistake made while bulk-replacing apostrophes * More fixing * i18n-tasks normalize | |||
2018-05-06 | Merge pull request #465 from ThibG/glitch-soc/rollback-scroll-changes | David Yip | |
Glitch soc/rollback scroll changes | |||
2018-05-06 | Merge pull request #464 from ThibG/glitch-soc/fixes/high-contrast-colors | David Yip | |
Fix glitch high-contrast skin text colors | |||
2018-05-06 | Fixes/rollback scroll changes (#7387) | ThibG | |
* Revert "Do not re-position scroll when loading more (inserting items from below) (#7344)" This reverts commit 8c601b54ccf530bd193b4500fee439aa4e9162d0. * Revert "Prevent timeline from moving when cursor is hovering over it (fixes #7278) (#7327)" This reverts commit 58852695c8ec490239ed3812f82971f8c1e6c172. | |||
2018-05-06 | Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it" | Thibaut Girka | |
This reverts commit 553cc2824040ba0b745644eb4633840129ffc13b. | |||
2018-05-06 | Revert "[Glitch] Do not re-position scroll when loading more (inserting ↵ | Thibaut Girka | |
items from below)" This reverts commit 32974a58dcf5a8db39a9c0378f923a40d787cad3. | |||
2018-05-06 | Fix glitch high-contrast skin text colors | Thibaut Girka | |
Port from 3c5006ec7fa98ec53df619b0e6e52b3bbdb6f046 | |||
2018-05-06 | Various improvements to the report UI (#7342) | ThibG | |
* Also display replies in report modal * Allow report modal to be up to 80% of viewport height * Use narrow no-break space where needed in the French translation | |||
2018-05-06 | Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility | beatrix | |
Improve accessibility of toot dropdown menu | |||
2018-05-06 | Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement | beatrix | |
[Glitch] Place emoji picker top if it is closer to the bottom of the viewport | |||
2018-05-06 | Merge pull request #460 from ↵ | beatrix | |
ThibG/glitch-soc/features/do-not-scroll-when-mouse-over Prevent timeline from moving when cursor is hovering over it | |||
2018-05-06 | Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables | beatrix | |
Add text color variables + minor SCSS fixes + high contrast skin | |||
2018-05-06 | Merge pull request #458 from ↵ | beatrix | |
monsterpit-daggertooth/glitch-fix-escape-metachars-in-mutes Escape regex metachars in keyword mutes |