Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-30 | [UI, Accessibiity] Make dashed nest level indicators optional | Fire Demon | |
2020-08-30 | [Feature, Federation, Port: hometown@b3e6597] Support locally cached inline ↵ | Darius Kazemi | |
images [+ Monsterfork additions] Changes added by Monsterfork: - Do not limit to only Articles - Reuse existing media; retroactively using more-detailed descriptions - Also scrub carrige returns between tags - Handle download failures - Attach to statuses and keep track of inlined media - Handle local edits Co-authored-by: Fire Demon <firedemon@creature.cafe> | |||
2020-08-30 | [Glitch] Adds follow action timestamp to notification | Thibaut Girka | |
Port 330e320b40e975472e042730f9dfb23083f170e3 to glitch-soc | |||
2020-08-30 | [Privacy, UI, Port: glitch-soc@b8b6f1d] Change secondary and primary toot ↵ | Thibaut Girka | |
button color when it may reduce privacy Co-authored-by: Fire Demon <firedemon@creature.cafe> | |||
2020-08-30 | Redesign local-only toots in glitch flavour | Thibaut Girka | |
Co-authored-by: Fire Demon <firedemon@creature.cafe> | |||
2020-08-30 | [Feature] Add manual publishing option | Fire Demon | |
2020-08-30 | [UI] Use upstream styling for post separators | Fire Demon | |
2020-08-30 | [Feature] Add timeline-only mutes | Fire Demon | |
2020-08-30 | [Spam Prevention] Allow muting notifications from any thread | Fire Demon | |
2020-08-30 | [Privacy, Federation, UI] Add options to allow Fediverse users to decide ↵ | Fire Demon | |
whether to include replies and unlisted posts on their profiles | |||
2020-08-30 | [Bug, UI] Fix footer link text | Fire Demon | |
2020-08-30 | [UI] Use dashed thread nesting indicator border | Fire Demon | |
2020-08-30 | [Feature, UI] Visualize thread nesting in Web app | Fire Demon | |
2020-08-30 | [Localization] Add custom locale for Monsterfork additions and Monsterpit ↵ | Fire Demon | |
community flavor | |||
2020-08-30 | [Convenience] Adjust default settings for Web app | Fire Demon | |
2020-08-30 | Move Monsterfork locale modifications into own directories | Fire Demon | |
2020-08-30 | [Privacy] Allow access to own replies | Fire Demon | |
2020-08-30 | [Privacy] Remove replies scope from UI and API | Fire Demon | |
2020-08-30 | [Anxiety Reduction] Remove account metrics from UI | Fire Demon | |
2020-08-30 | [Bug] Skip implicit mentions | Fire Demon | |
2020-08-30 | [Feature] Add in-place post editing | Fire Demon | |
2020-08-29 | Fix replying to some remote toots switching to local-only | Thibaut Girka | |
2020-08-24 | Fix spacing around reblog counter in detailed statuses | Thibaut Girka | |
And bring the whole thing closer to upstream's code. | |||
2020-08-17 | Change styling to always have scrollbar on search results | Thibaut Girka | |
2020-08-17 | Fix WebUI crash in edge case when media display size causes scroll | Thibaut Girka | |
Fixes #1406 | |||
2020-08-13 | Fix styling of display names and account handles, make it closer to upstream | Thibaut Girka | |
2020-08-13 | [Glitch] Add client-side validation in password change forms | ThibG | |
Port 7dc4c742650ac69ec9a4459b656e172283511e4c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-08-13 | [Glitch] Add HTML form validation for the registration form | ThibG | |
Port d70c3ab4c39e642d41138ab693af77dd6c258e8c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-08-13 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2020-08-12 | Add client-side validation in password change forms (#14564) | ThibG | |
* Fix client-side username validation at registration It used the Account::USERNAME_RE regexp which is for *remote* users, local user validation is stricter. Also take into account max username length. * Add client-side form validation for password change * Add client-side form validation to dedicated registration form Previous changes only applied to the /about page, not the dedicated form on /auth | |||
2020-08-12 | Fix local-only flag not necessarily being preserved on delete & redraft | Thibaut Girka | |
2020-08-11 | Add HTML form validation for the registration form (#14560) | ThibG | |
* Add HTML-level validation of username in sign-up form * Make required fields with incorrect values more visible * Enable HTML form validation for the registration form * Mark agreement checkbox as required client-side * Add minimum length to password * Add client-side password confirmation validation | |||
2020-08-11 | Fix new audio player when under content warnings | Thibaut Girka | |
2020-08-11 | [Glitch] Add support for managing multiple stream subscriptions in a single ↵ | Eugen Rochko | |
connection Ported ef057584fd2714d94666f9ffef4aa89147eda72c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-08-11 | Merge branch 'master' into glitch-soc/master | Thibaut Girka | |
Conflicts: - `streaming/index.js`: Upstream entirely refactored it. Ported our changes to upstream's refactor. Hopefuly. | |||
2020-08-11 | Add support for managing multiple stream subscriptions in a single ↵ | Eugen Rochko | |
connection (#14524) | |||
2020-08-08 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2020-08-08 | Fix crash when failing to load emoji picker (#14525) | ThibG | |
Fixes #14523 | |||
2020-08-07 | Fix eslint error (#14521) | abcang | |
2020-08-05 | Fallback to previous, more approximative hashtag RE on older browsers (#14513) | ThibG | |
Fixes #14511 | |||
2020-08-05 | [Glitch] Fallback to previous, more approximative hashtag RE on older browsers | Thibaut Girka | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-08-02 | [Glitch] Fix audio player on Safari | ThibG | |
Port 635b6a0f1af21bd4055f950930a681aa0a96535b to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-08-02 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2020-08-02 | Fix audio player on Safari (#14485) | ThibG | |
2020-08-02 | [Glitch] Fix new audio player features not working on Safari | ThibG | |
Port 51b5bb53015df5b360f0e366f7fc67dce75e2d6c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-08-02 | [Glitch] Fix wrong proptypes for onEditAccountNote | ThibG | |
Port 5faf2de93891db822d78c92f2bc2cdc33c3605c1 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-08-02 | [Glitch] Fix the hashtag judgment of the compose form to be the same as the ↵ | kedama | |
server side Port cd94854e7d14b2bc755510493944a3e01f758fa2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-08-02 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2020-08-02 | Fix disabled boost icon being replaced by private boost icon on hover (#14456) | ThibG | |
Fixes #14455 | |||
2020-08-02 | Fix new audio player features not working on Safari (#14465) | ThibG | |
Fixes #14462 |