Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-06 | Add description on hover in media gallery (#10713) | ThibG | |
2019-05-05 | Fix content warning button displaying a link icon when no status card is set | Thibaut Girka | |
2019-05-06 | i18n: Update Japanese translations (#10706) | mayaeh | |
* Update Japanese translations. run yarn manage:translations This commit includes translations by some users that were done at the transifex. * Reduce translation text because it becomes two lines. | |||
2019-05-06 | 1 NL string update (#10709) | jeroenpraat | |
* 1 NL string update No that weblate isn't used anymore, it would be fine if, or the english strings are update, or there is somewhere an explanation how to generate new strings for a language * Update nl.json | |||
2019-05-05 | fix pinned columns ’s Media-only button | Kirishima21 | |
Media-only toggles could not be used on pinned columns. The commit fixes this problem. | |||
2019-05-05 | [Glitch] Make sure the instance banner is never cropped | Baptiste Gelez | |
Port 21209c2b52d1ed1d1dee2dad2d725ffc7714701b to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-05 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-05 | I18n: Update Czech translation 🇨🇿 (#10704) | Aditoo17 | |
* I18n: Update Czech translation * Tiny fix | |||
2019-05-05 | Make sure the instance banner is never cropped (#10702) | Baptiste Gelez | |
2019-05-04 | Minor style fixes | Thibaut Girka | |
2019-05-04 | [Glitch] Change font weight of sensitive button to 500 | Eugen Rochko | |
Port 63b1388fefff9414c2d0f9883f2d33f7c73284c6 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | [Glitch] Make the "mark media as sensitive" button more obvious in web UI | Eugen Rochko | |
Port 05ef3462ba0af7b147a7cfa8de2735e99dc59ac5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | Add visibility icon back in media gallery | Thibaut Girka | |
2019-05-04 | Add back description on hover | Thibaut Girka | |
2019-05-04 | [Glitch] Fix transition: all | ThibG | |
Port 7aa749ab46b53bc5b234332ac35acc09a636fc28 to glitch-soc | |||
2019-05-04 | [Glitch] Make the cursor icon consistant across media types in account media ↵ | ThibG | |
gallery | |||
2019-05-04 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-04 | [Glitch] Add button to view context to media modal | Eugen Rochko | |
Port eb63217210b0ab85ff1fcca9506d5e7931382a56 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | [Glitch] Fix alignment of items in the account gallery in web UI and load ↵ | Eugen Rochko | |
more per page Port 967e419f8fa87af74f4bb530d7493c1dde02fca8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | [Glitch] Change account gallery in web UI | Eugen Rochko | |
Port 3f143606faa6181ff2745b6bd29ac8ea075088bf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | Minor CSS fixes | Thibaut Girka | |
2019-05-04 | [Glitch] Add blurhash | Eugen Rochko | |
Port front-end changes from fba96c808d25d2fc35ec63ee6745a1e55a95d707 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | Fix transition: all (#10699) | ThibG | |
2019-05-04 | Minor account media gallery fixes (#10695) | ThibG | |
* Make the cursor icon consistant across media types in account media gallery * Fix the video player modal causing scroll position to reset | |||
2019-05-04 | Fix glitch SCSS for links in error messages in admin interface | ThibG | |
Port SCSS changes from 011b032300657ccca4a42866749afc6ec2588ecc | |||
2019-05-04 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - app/models/media_attachment.rb | |||
2019-05-03 | Do not retry processing ActivityPub jobs raising validation errors (#10614) | ThibG | |
* Do not retry processing ActivityPub jobs raising validation errors Jobs yielding validation errors most probably won't ever be accepted, so it makes sense not to clutter the queues with retries. * Lower RecordInvalid error reporting to debug log level * Remove trailing whitespace | |||
2019-05-03 | Change e-mail whitelist/blacklist to not be checked when invited (#10683) | Eugen Rochko | |
* Change e-mail whitelist/blacklist to not be checked when invited And only when creating an account, not when updating it later Fix #10648 * Fix test | |||
2019-05-03 | Fix polls icon not showing in CW button in detailed statuses | Thibaut Girka | |
2019-05-03 | Change font weight of sensitive button to 500 (#10682) | Eugen Rochko | |
2019-05-03 | Explicitly disable storage of REST API results (#10655) | ThibG | |
Fixes #10652 | |||
2019-05-03 | Provide a link to existing domain block when trying to block an ↵ | ThibG | |
already-blocked domain (#10663) * When trying to block an already-blocked domain, provide a link to the block * Fix styling for links in flash messages * Allow blocks to be upgraded but not downgraded | |||
2019-05-03 | Fix crash in onboarding modal | Thibaut Girka | |
Fixes #1027 | |||
2019-05-03 | Add button to view context to media modal (#10676) | Eugen Rochko | |
* Add "view context" button to media modal when opened from gallery * Add "view context" button to video modal Allow closing the video modal by navigating back in the browser, just like the media modal | |||
2019-05-03 | When selecting a toot via keyboard, ensure it is scrolled into view (#10593) | ThibG | |
2019-05-03 | Make the "mark media as sensitive" button more obvious in web UI (#10673) | Eugen Rochko | |
* Make the "mark media as sensitive" button more obvious in web UI * Use eye-slash icon instead of eye icon to mean "hide" | |||
2019-05-03 | Fix alignment of items in the account gallery in web UI and load more per ↵ | Eugen Rochko | |
page (#10674) | |||
2019-05-02 | Change account gallery in web UI (#10667) | Eugen Rochko | |
- 3 items per row instead of 2 - Use blurhash for previews - Animate/hover-to-play GIFs and videos - Open media modal instead of opening status - Allow opening status instead with ctrl+click and open in new tab | |||
2019-05-02 | Check that an invite link is valid before bypassing approval mode (#10657) | ThibG | |
* Check that an invite link is valid before bypassing approval mode Fixes #10656 * Add tests * Only consider valid invite links in registration controller * fixup | |||
2019-05-01 | Add site-wide options to show reblogs and replies in local/public timelines | Thibaut Girka | |
Fixes #1021 | |||
2019-05-01 | Make hi-color privacy icons opt-in instead of opt-out | Thibaut Girka | |
2019-05-01 | Add high color privacy icons | Thibaut Girka | |
Fixes #1015 | |||
2019-04-29 | changed pinned status count operator | Zac | |
changed default pinned count to 5 to preserve default behavior | |||
2019-04-29 | added documentation into .env.production.sample | Zac | |
moved max pin count into constant | |||
2019-04-29 | add env var for max pinned toots | Zac | |
2019-04-29 | When selecting a toot via keyboard, ensure it is scrolled into view | Thibaut Girka | |
Fixes detailed status column | |||
2019-04-29 | Add support for missing formatting tags | Thibaut Girka | |
2019-04-28 | Add keyboard shortcut to collapse/uncollapse toots | Thibaut Girka | |
2019-04-28 | Add hotkey for bookmarking a toot | Thibaut Girka | |
2019-04-28 | Update hy.json (#10644) | partev | |