Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-08-14 | Fix embedded tweet width | Vitaly Takmazov | |
2021-03-30 | Use mobile view where sticky is not supported (ie11) | Vitaly Takmazov | |
2021-03-30 | babel: exclude es.symbol.* polyfills from the bundle | Vitaly Takmazov | |
2021-03-30 | add missing core-js polyfills | Vitaly Takmazov | |
2021-03-24 | Compile CSS with postcss-cli | Vitaly Takmazov | |
2020-12-11 | Fix content position | Vitaly Takmazov | |
2020-12-10 | Style cleanup | Vitaly Takmazov | |
2020-12-10 | scripts: drop outdated header scrolling code | Vitaly Takmazov | |
2020-12-10 | scripts: do not import modules twice | Vitaly Takmazov | |
2020-10-09 | Fix scrolling in sidebar | Vitaly Takmazov | |
2020-10-08 | Fix csslint warning | Vitaly Takmazov | |
2020-10-08 | Desktop layout fixes | Vitaly Takmazov | |