Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-05-18 | fix image size limit message | glupovat | |
2020-05-05 | Fix desktop header width | Vitaly Takmazov | |
2020-05-03 | Minor cleanup | Vitaly Takmazov | |
2020-04-29 | Button style | Vitaly Takmazov | |
2020-04-29 | Use bottom padding | Vitaly Takmazov | |
2020-04-28 | Fix dialogs z-index | Vitaly Takmazov | |
2020-04-28 | Fix sidebar search width | Vitaly Takmazov | |
2020-04-28 | Overflow for desktop sidebar (this also fixes blurry fonts) | Vitaly Takmazov | |
2020-04-28 | CSS Grid -> position: fixed | Vitaly Takmazov | |
2020-04-24 | Sidebar fixes | Vitaly Takmazov | |
2020-04-24 | Fix page width | Vitaly Takmazov | |
2020-04-24 | New desktop layout | Vitaly Takmazov | |
2020-04-24 | ie and gap fixes | Vitaly Takmazov | |
2020-04-23 | Revert "overflow fixes for old iOS" | Vitaly Takmazov | |
This reverts commit 4d5b1f8b3d0877233c595787e015fe40d98cc94c. # Conflicts: # src/main/assets/style.css | |||
2020-04-23 | Fix overflow in photos | Vitaly Takmazov | |
2020-04-23 | Fix CSS warnings | Vitaly Takmazov | |
2020-04-23 | Fix link borders | Vitaly Takmazov | |
2020-04-23 | Fix sidebar scrolling | Vitaly Takmazov | |
2020-04-23 | overflow fixes for old iOS | Vitaly Takmazov | |
2020-04-17 | Drop scrollbar styling | Vitaly Takmazov | |
2020-04-15 | Ellipses ctitle | Vitaly Takmazov | |
2020-04-14 | Fix horizontal scroll | Vitaly Takmazov | |
2020-04-14 | Initial grid layout | Vitaly Takmazov | |
2020-04-14 | Fix toolbar style | Vitaly Takmazov | |