Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-06 | styling: do not allow overflow on message content container | Vitaly Takmazov | |
2024-05-29 | web: dim uri part from external recommendations | Vitaly Takmazov | |
2024-05-24 | Do not allow unverified users to comment messages | Vitaly Takmazov | |
2024-03-29 | css: cut mobile dimensions at 600px | Vitaly Takmazov | |
2024-03-29 | Fix embeds position | Vitaly Takmazov | |
2024-03-29 | layout: fix icon placeholder size | Vitaly Takmazov | |
2024-03-29 | Layout bugfixes | Vitaly Takmazov | |
2024-02-28 | Fix stylelint issues | Vitaly Takmazov | |
2024-02-09 | Use fetch credentials instead of hash parameter for authenticated requests | Vitaly Takmazov | |
2024-02-02 | Use <blockquote /> tag for quotes | Vitaly Takmazov | |
* fix compatibility with Mastodon | |||
2023-12-04 | style: hide resize grip on textareas | Vitaly Takmazov | |
2023-12-04 | scripts: fix camera icon | Vitaly Takmazov | |
2023-06-07 | scripts: cleanup remaining lint warnings | Vitaly Takmazov | |
2023-06-07 | scripts: cleanup linter warnings about incorrect Promise usage | Vitaly Takmazov | |
2023-05-31 | eslint: enforce semicolons only before statement continuation chars | Vitaly Takmazov | |
2023-04-21 | Allow Y overscroll | Vitaly Takmazov | |
2023-04-17 | Add/remove from whitelist on web | Vitaly Takmazov | |
2023-04-17 | Private posts | Vitaly Takmazov | |
2023-04-17 | Show search on horizontal mobile screen | Vitaly Takmazov | |
* stop using custom-media queries | |||
2023-03-21 | drop `file-loader`, fix Webpack assets | Vitaly Takmazov | |
2023-03-21 | Sign in with Apple button | Vitaly Takmazov | |
2023-03-07 | Fix legacy build | Vitaly Takmazov | |
2023-03-07 | Compile legacy with webpack | Vitaly Takmazov | |
2023-01-24 | Web Push | Vitaly Takmazov | |
2023-01-22 | Update links to external users with web urls instead of json-ld uris | Vitaly Takmazov | |
2023-01-14 | embed.js: merge production and vnext | Vitaly Takmazov | |
2023-01-12 | Telegram: parse_mode=html | Vitaly Takmazov | |
2022-12-24 | Cacheable ActivityPub profiles | Vitaly Takmazov | |
2022-12-24 | Revert "Fetch ActivityPub profiles directly without our proxy" | Vitaly Takmazov | |
This reverts commit a999bbb93bc6d2e15f7edfcccc590b83eee3c8ca. # Conflicts: # src/main/assets/scripts.js | |||
2022-12-24 | Display new replies as browser notifications | Vitaly Takmazov | |
2022-12-23 | Show external followers in stats | Vitaly Takmazov | |
2022-12-18 | Sidebar fix | Vitaly Takmazov | |
2022-12-08 | scripts: JSDoc cleanup | Vitaly Takmazov | |
2022-12-07 | Remove login popup | Vitaly Takmazov | |
2022-11-25 | Spring Boot 3 | Vitaly Takmazov | |
2022-11-03 | Disable scroll bounce effects | Vitaly Takmazov | |
2022-10-30 | Fix oembed URL | Vitaly Takmazov | |
2022-10-12 | Events: correctly shutdown EventSource connection | Vitaly Takmazov | |
2022-10-11 | Load twitter embeds from beta site | Vitaly Takmazov | |
2022-08-11 | embed.js: minor improvements | Vitaly Takmazov | |
* updated JSDoc * minor code cleanup | |||
2022-07-10 | Cleanup some lint warnings | Vitaly Takmazov | |
2022-07-10 | Fetch ActivityPub profiles directly without our proxy | Vitaly Takmazov | |
* Profiles were fetched through proxy because of CORS issues in Mastodon, now issues are solved | |||
2022-07-08 | Embed tweets without broken widgets.js | Vitaly Takmazov | |
2022-06-02 | eslint-plugin-jsdoc | Vitaly Takmazov | |
2022-05-25 | Add autocomplete hints to login/signup forms | Vitaly Takmazov | |
2022-04-07 | scripts: Add some JSDoc | Vitaly Takmazov | |
2022-03-18 | Cleanup all JS linter errors | Vitaly Takmazov | |
2022-03-18 | Embed Telegram posts | Vitaly Takmazov | |
2021-11-23 | Fix more stylelint warnings | Vitaly Takmazov | |
* appearance now handled by autoprefixer * Font names should not have quotes | |||
2021-11-23 | -moz-selection is handled by Autoprefixer | Vitaly Takmazov | |