Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-17 | Add/remove from whitelist on web | Vitaly Takmazov | |
2023-04-17 | Private posts | 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 | |
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-08 | scripts: JSDoc cleanup | Vitaly Takmazov | |
2022-12-07 | Remove login popup | Vitaly Takmazov | |
2022-11-25 | Spring Boot 3 | Vitaly Takmazov | |
2022-10-12 | Events: correctly shutdown EventSource connection | Vitaly Takmazov | |
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-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 | |
2021-03-30 | babel: exclude es.symbol.* polyfills from the bundle | Vitaly Takmazov | |
2021-03-30 | add missing core-js polyfills | 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-05-18 | fix image size limit message | glupovat | |
2020-04-29 | Button style | Vitaly Takmazov | |
2020-02-02 | Scripts indentation and cleanup | Vitaly Takmazov | |
2019-12-20 | Remove evil icon from apple button | Vitaly Takmazov | |
2019-12-20 | Add Apple button to main login form | Vitaly Takmazov | |
2019-11-13 | aria-disabled => disabled | Vitaly Takmazov | |
2019-10-23 | Fix svg icon from script | Vitaly Takmazov | |
2019-10-23 | Load icons from external SVG | Vitaly Takmazov | |
2019-02-05 | Update deps | Vitaly Takmazov | |
* correct import of element-closest polyfill for browser environment | |||
2018-12-06 | styling | Vitaly Takmazov | |
2018-12-06 | Tabs with active tab | Vitaly Takmazov | |
2018-11-08 | Merge everything into single Spring Boot application | Vitaly Takmazov | |