Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-12 | Telegram: parse_mode=html | ||
2022-12-24 | Cacheable ActivityPub profiles | ||
2022-12-24 | Revert "Fetch ActivityPub profiles directly without our proxy" | ||
This reverts commit a999bbb93bc6d2e15f7edfcccc590b83eee3c8ca. # Conflicts: # src/main/assets/scripts.js | |||
2022-12-24 | Display new replies as browser notifications | ||
2022-12-23 | Show external followers in stats | ||
2022-12-18 | Sidebar fix | ||
2022-12-08 | scripts: JSDoc cleanup | ||
2022-12-07 | Remove login popup | ||
2022-11-25 | Spring Boot 3 | ||
2022-11-03 | Disable scroll bounce effects | ||
2022-10-30 | Fix oembed URL | ||
2022-10-12 | Events: correctly shutdown EventSource connection | ||
2022-10-11 | Load twitter embeds from beta site | ||
2022-08-11 | embed.js: minor improvements | ||
* updated JSDoc * minor code cleanup | |||
2022-07-10 | Cleanup some lint warnings | ||
2022-07-10 | Fetch ActivityPub profiles directly without our proxy | ||
* Profiles were fetched through proxy because of CORS issues in Mastodon, now issues are solved | |||
2022-07-08 | Embed tweets without broken widgets.js | ||
2022-06-02 | eslint-plugin-jsdoc | ||
2022-05-25 | Add autocomplete hints to login/signup forms | ||
2022-04-07 | scripts: Add some JSDoc | ||
2022-03-18 | Cleanup all JS linter errors | ||
2022-03-18 | Embed Telegram posts | ||
2021-11-23 | Fix more stylelint warnings | ||
* appearance now handled by autoprefixer * Font names should not have quotes | |||
2021-11-23 | -moz-selection is handled by Autoprefixer | ||
2021-08-14 | Fix embedded tweet width | ||
2021-03-30 | Use mobile view where sticky is not supported (ie11) | ||
2021-03-30 | babel: exclude es.symbol.* polyfills from the bundle | ||
2021-03-30 | add missing core-js polyfills | ||
2021-03-24 | Compile CSS with postcss-cli | ||
2020-12-11 | Fix content position | ||
2020-12-10 | Style cleanup | ||
2020-12-10 | scripts: drop outdated header scrolling code | ||
2020-12-10 | scripts: do not import modules twice | ||
2020-10-09 | Fix scrolling in sidebar | ||
2020-10-08 | Fix csslint warning | ||
2020-10-08 | Desktop layout fixes | ||
2020-05-18 | fix image size limit message | ||
2020-05-05 | Fix desktop header width | ||
2020-05-03 | Minor cleanup | ||
2020-04-29 | Button style | ||
2020-04-29 | Use bottom padding | ||
2020-04-28 | Fix dialogs z-index | ||
2020-04-28 | Fix sidebar search width | ||
2020-04-28 | Overflow for desktop sidebar (this also fixes blurry fonts) | ||
2020-04-28 | CSS Grid -> position: fixed | ||
2020-04-24 | Sidebar fixes | ||
2020-04-24 | Fix page width | ||
2020-04-24 | New desktop layout | ||
2020-04-24 | ie and gap fixes | ||
2020-04-23 | Revert "overflow fixes for old iOS" | ||
This reverts commit 4d5b1f8b3d0877233c595787e015fe40d98cc94c. # Conflicts: # src/main/assets/style.css |