Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-06 | Port travis_retry for CI (#7379) | Yamagishi Kazutoshi | |
* Port travis_retry for CI * Add license | |||
2018-05-06 | Add hint about 7 day cooldown for archive takeout (#7375) | Eugen Rochko | |
2018-05-06 | Add contact e-mail hint to 2FA login form (#7376) | Eugen Rochko | |
2018-05-05 | Fallback to old on-the-fly URI for follows/blocks if no stored URI (#7371) | Eugen Rochko | |
Fix #7367 | |||
2018-05-05 | Improve admin UI for accounts (#7360) | Eugen Rochko | |
* Improve design of account statuses admin UI (consistent with reports) * Make account moderation notes look consistent with report notes * i18n-tasks remove-unused * Fix code style issues * Fix tests | |||
2018-05-05 | Do not count search route as compose being mounted in web UI (#7372) | Eugen Rochko | |
Fix #7144 | |||
2018-05-05 | minor fix | Thibaut Girka | |
2018-05-05 | [Glitch] Add high-contrast theme | Thibaut Girka | |
2018-05-05 | Move attachment-lists out of lists.scss | Thibaut Girka | |
2018-05-05 | [Glitch] Fix text color in "show more" link inside boost confirmation modal | Thibaut Girka | |
Port ba917e15f66c7848fe943e571d1ec5eeb549b59d to glitch-soc | |||
2018-05-05 | Fix link colors in report modal | Thibaut Girka | |
2018-05-05 | [Glitch] Add color variables of texts for better accesibility | Thibaut Girka | |
Port 74dae9458d118b066cd74b16aab2aa9cafbf3fba and related to glitch-soc | |||
2018-05-05 | 4 profile fields max, store only 255 characters per name/value (#7348) | Eugen Rochko | |
Fix #7303 | |||
2018-05-05 | uniform email rather than e-mail (#7373) | Reto Kromer | |
2018-05-05 | Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) | Eugen Rochko | |
* Fix handling of malformed ActivityPub payloads when URIs are nil * Gracefully handle JSON-LD canonicalization failures | |||
2018-05-05 | [Glitch] Update SCSS of admin and setting pages | Thibaut Girka | |
Port the SCSS changes from cb74c0cfe4aa89f9656c054253665ef4965b41df to glitch-soc | |||
2018-05-05 | [Glitch] Improve styling of closed registrations message | Thibaut Girka | |
Port SCSS changes from 5acd5315f23b4472f31c4a0bb612b7356032defc to glitch-soc | |||
2018-05-05 | [Glitch] Do not re-position scroll when loading more (inserting items from ↵ | Thibaut Girka | |
below) Port 8c601b54ccf530bd193b4500fee439aa4e9162d0 to glitch-soc | |||
2018-05-05 | [Glitch] Prevent timeline from moving when cursor is hovering over it | Thibaut Girka | |
Port 58852695c8ec490239ed3812f82971f8c1e6c172 to glitch-soc | |||
2018-05-05 | Improve accessibility of toot dropdown menu | Thibaut Girka | |
* Prevent Enter keypresses from triggering dropdown display toggle twice * Give focus to first/selected item of dropdown menus * Implement keyboard navigation in generic dropdown menus Partial port from ef7d64c80109074b39983b50cc8cf701c337cdcc to glitch-soc | |||
2018-05-05 | [Glitch] Place emoji picker top if it is closer to the bottom of the viewport | Thibaut Girka | |
Port ad5d3134e406c2bcfceca6a1b7dd3dceb6ec1061 to glitch-soc | |||
2018-05-05 | Add tests for admin/custom_emojis_controller (#7350) | Shuhei Kitagawa | |
2018-05-05 | Improve rendering of bio fields (#7353) | Eugen Rochko | |
Fix #7335 | |||
2018-05-05 | Fix gap insertion for timeline disconnection (#7363) | Akihiko Odaki | |
2018-05-05 | Store home feeds for 7 days instead of 14 (#7354) | Eugen Rochko | |
* Store home feeds for 7 days instead of 14 Reduces workload for status fan-out to active followers * Fix test for user model | |||
2018-05-04 | Dropdowns accessibility (#7318) | ThibG | |
* Mark currently selected privacy setting in privacy dropdown * Prevent Enter keypresses from triggering dropdown display toggle twice * Give focus to first/selected item of dropdown menus * Implement keyboard navigation in privacy dropdown * Implement keyboard navigation in generic dropdown menus | |||
2018-05-04 | Escape metachars in keywords | Daggertooth | |
2018-05-04 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip | |
Conflicts: app/controllers/follower_accounts_controller.rb app/controllers/following_accounts_controller.rb db/schema.rb | |||
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko | |
Same URI passed between follow request and follow, since they are the same thing in ActivityPub. Local URIs are generated during creation using UUIDs and are passed to serializers. | |||
2018-05-04 | Add a light theme | Marcin Mikołajczak | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2018-05-04 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-05-04 | Do not render first page of following and followers collections unless ↵ | ThibG | |
explicitly asked to (#7357) | |||
2018-05-04 | Better pagination for ActivityPub outbox (#7356) | Eugen Rochko | |
2018-05-04 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip | |
Conflicts: CONTRIBUTING.md | |||
2018-05-04 | Merge branch 'merge-upstream' into gs-master | David Yip | |
2018-05-04 | Merge pull request #456 from m4sk1n/glitch-contrast | David Yip | |
“Enable” high contrast theme | |||
2018-05-04 | Improve “how to translate” (#7358) | Marcin Mikołajczak | |
2018-05-04 | Add translate guide to CONTRIBUTING.md (#7355) | Yamagishi Kazutoshi | |
2018-05-04 | “Enable” high contrast theme | Marcin Mikołajczak | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2018-05-04 | Remove duplicate posix-spawn entry from Gemfile. | David Yip | |
2018-05-04 | Make posix-spawn spec in Gemfile match what's in Gemfile.lock. | David Yip | |
2018-05-04 | Merge remote-tracking branch 'origin/master' into merge-upstream | David Yip | |
Conflicts: Gemfile.lock | |||
2018-05-04 | Show remote reports in admin UI as coming from domain rather than user (#7347) | Eugen Rochko | |
Fix #6994 | |||
2018-05-04 | Marginally improve convert/ffmpeg calls performance with posix-spawn (#7346) | Eugen Rochko | |
2018-05-04 | Merge remote-tracking branch 'glitchsoc/master' into gs-master | David Yip | |
2018-05-04 | Merge remote-tracking branch 'origin/master' into merge-upstream | David Yip | |
2018-05-04 | Merge pull request #453 from ThibG/glitch-soc/features/short-date | David Yip | |
[Glitch] Improve relative timestamps in web UI | |||
2018-05-04 | Remove unused translations. | David Yip | |
2018-05-04 | Remove unnecessary code from MediaAttachment#set_type_and_extension. | David Yip | |
Well, it seems unnecessary, anyway. | |||
2018-05-04 | Fix 2fa description in Japanese (#7349) | Shuhei Kitagawa | |