Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-05-03 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip | |
Conflicts: .travis.yml Gemfile.lock README.md app/controllers/settings/follower_domains_controller.rb app/controllers/statuses_controller.rb app/javascript/mastodon/locales/ja.json app/lib/feed_manager.rb app/models/media_attachment.rb app/models/mute.rb app/models/status.rb app/services/mute_service.rb app/views/home/index.html.haml app/views/stream_entries/_simple_status.html.haml config/locales/ca.yml config/locales/en.yml config/locales/es.yml config/locales/fr.yml config/locales/nl.yml config/locales/pl.yml config/locales/pt-BR.yml config/themes.yml | |||
2018-05-03 | Fixes/do not override timestamps (#7336) | ThibG | |
* Revert "Fixes/do not override timestamps (#7331)" This reverts commit 581a5c9d29ef2a12f46b67a1097a9ad6df1c6953. * Document Snowflake ID corner-case a bit more Snowflake IDs are used for two purposes: making object identifiers harder to guess and ensuring they are in chronological order. For this reason, they are based on the `created_at` attribute of the object. Unfortunately, inserting items with older snowflakes IDs will break the assumption of consumers of the paging APIs that new items will always have a greater identifier than the last seen one. * Add `override_timestamps` virtual attribute to not correlate snowflake ID with created_at | |||
2018-05-03 | Do not re-position scroll when loading more (inserting items from below) (#7344) | ThibG | |
2018-05-03 | Add a missing question mark in rack_attack.rb (#7338) | Akihiko Odaki | |
2018-05-03 | Throttle media post (#7337) | Akihiko Odaki | |
The previous rate limit allowed to post media so fast that it is possible to fill up the disk space even before an administrator notices. The new rate limit is configured so that it takes 24 hours to eat 10 gigabytes: 10 * 1024 / 8 / (24 * 60 / 30) = 27 (which rounded to 30) The period is set long so that it does not prevent from attaching several media to one post, which would happen in a short period. For example, if the period is 5 minutes, the rate limit would be: 10 * 1024 / 8 / (24 * 60 / 5) = 4 This long period allows to lift the limit up. | |||
2018-05-03 | Add el and te (#7332) | Yamagishi Kazutoshi | |
* Add el and te * Add missing locale files |