Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-29 | Fix crashes from favico.js crashing the entire web app | Thibaut Girka | |
2019-08-29 | Refactor the Columns Area code to be closer to upstream | Thibaut Girka | |
2019-08-29 | Add option to rewrite mentions to mentioned user's username or acct | Thibaut Girka | |
Fixes #666 | |||
2019-08-20 | Fix typo | ThibG | |
2019-08-20 | Add support for <sup> formatting element | Haelwenn (lanodan) Monnier | |
This is based of 3e095cab83f3e88c5f5f4ca9d7029379ed5b5b56 Related: https://git.pleroma.social/pleroma/pleroma/issues/1191 | |||
2019-08-20 | [Glitch] Fix handling of audio files in account media gallery | ThibG | |
Port b48c7ee059d0e08fff4bdf7fe7b0e09565288252 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-20 | Add button to edit media description from missing description confirmation ↵ | Thibaut Girka | |
dialog | |||
2019-08-20 | Remove code for giving focus to first media without description | Thibaut Girka | |
Since the textarea is in a modal, now… | |||
2019-08-19 | Fix composer options colors in glitch-soc light theme | Thibaut Girka | |
2019-08-19 | Move character counter to the options box to match upstream styling | Thibaut Girka | |
2019-08-19 | [Glitch] Fix hidden statuses losing focus | Thibaut Girka | |
Port 0d13a9cd13def44e10652275fed86d6d6d8e1a99 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-19 | [Glitch] Improve focal point modal on mobile | ThibG | |
Port 2ca6b2bb6c9e811ad98e3df23e70efbf22882e42 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-19 | [Glitch] Allow clicking behind preview | ThibG | |
Port d37126fd03e47c32eaf532937dfc843b952d0d5a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-19 | [Glitch] Fix edit media modal on small screens, touch events | Eugen Rochko | |
Port 1bea3181975f377bbccfe92691e2cd281b298ec6 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-19 | [Glitch] Fix tesseract.js being part of the common chunk | Eugen Rochko | |
Port dfe60598899738250fc707db91048b871ab09282 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-19 | [Glitch] Add OCR tool to media editing modal | Eugen Rochko | |
Port 28636f43e4b0c04befa243b847c38e81c90f1289 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-19 | Refactor character counter to match upstream | Thibaut Girka | |
2019-08-19 | [Glitch] Add media editing modal | Eugen Rochko | |
Port 23f7afa562c49b24e979505680463bc712b11d94 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-19 | [Glitch] Add explanation to featured hashtags page and profile | Eugen Rochko | |
Port SCSS changes from b348c9b0dbd72f2a9930f9fcbbe72cd1c6b3efd8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-19 | [Glitch] Add public blocks to /about/blocks | ThibG | |
Port SCSS changes from 9b6a5ed109e1986149c1f15a41d4f442ae8ae39c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-19 | [Glitch] Fix client-side resizing of image uploads | ThibG | |
Port f178a01c11a4af077926dd035a0c4c44f6b3985c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-19 | [Glitch] Fix short number formatting for numbers above million in web UI | Eugen Rochko | |
Port 0e9668051e58b2ff4e48b82fa7cc17d385c7a5c9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-12 | Honor `system_emoji_font` in the Emoji Picker | Thibaut Girka | |
2019-08-12 | Add option to disable emoji replacements | Thibaut Girka | |
Fixes #647 The option is found in `/settings` (because that was easier to write it this way) but only affects the glitch-soc front-end. | |||
2019-08-12 | [Glitch] Fix "cancel follow request" button having unreadable text in web UI | Eugen Rochko | |
Port e823b492147a7d7fca7a5a91dacc201fa2064e2c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-07 | [Glitch] Fix hashtag links always being lowercase | Eugen Rochko | |
Port 5e35aa82802b09a63d4625fa9c1837ad75178553 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-07 | [Glitch] Improve focus handling with dropdown menus | ThibG | |
Port 396b8cdd0f071fab85b09855f882b19c07cccd44 to glitch-soc | |||
2019-08-06 | Implement keyboard navigation in glitch-soc composer | Thibaut Girka | |
2019-08-06 | Refactor composer Dropdown's component a bit to make it closer to upstream | Thibaut Girka | |
2019-08-06 | [Glitch] Fix image uploads being perfectly white when canvas read access is ↵ | ThibG | |
blocked Port 111a0628fc161df4d76967d7dc7116b8a43fe8e2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-06 | [Glitch] Port changes to IconButton | ThibG | |
Port changes to IconButton from 27a0d02d0d960163e98595b05412c0d03a4875d0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-06 | [Glitch] Improve dropdown menu keyboard navigation | ThibG | |
Port a12f1a0baf3d31ecc9779c25b4bf4a0c9bd95543 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-06 | [Glitch] Trap tab in modals | ThibG | |
Port 5c73746b695e5bc540b41f5ae1406eac6220886e to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-06 | Fix up try/catch block in invalid URL handling | Thibaut Girka | |
2019-08-06 | Remove href attribute of invalid links instead of crashing | Thibaut Girka | |
2019-08-05 | Fix color of dropdown icons | Thibaut Girka | |
2019-08-05 | [Glitch] Change icon button styles to make hover/focus states more obvious | ThibG | |
Port c8fd82332749cd58f85dd398d32559a02499c945 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-05 | [Glitch] Disable list title validation button when list title is empty | ThibG | |
Port 089c6410208d294e7f1995e000bd796d4625246f to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-04 | Remove link rewriting option as it is easily bypassable | Thibaut Girka | |
2019-08-04 | Perform case-insensitive comparison for international domain names | Thibaut Girka | |
Note: this uses `toLowerCase()` instead of doing proper case folding | |||
2019-08-04 | Perform case-insensitive comparison of non-International domain names | Thibaut Girka | |
2019-08-04 | Make link target domain tag just a bit smaller | Thibaut Girka | |
2019-08-04 | Ensure link rewriting setting changes are immediately applied | Thibaut Girka | |
2019-08-04 | Handle Mastodon-generated links for targets starting with “www.” properly | Thibaut Girka | |
2019-08-04 | Add options to highlight misleading links in statuses | Thibaut Girka | |
Fixes #1162 | |||
2019-08-04 | Move decodeIDNA to app/javascript/flavours/glitch/util | Thibaut Girka | |
2019-07-30 | [Glitch] Fix crash when expanding search results for hashtags | ThibG | |
Port 78144f4c7923d502cc86b322f044e740e4a8fa8a to glitch-soc | |||
2019-07-29 | Merge pull request #1179 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-07-29 | Fix crash in /web/lists | Thibaut Girka | |
Fixes #1181 | |||
2019-07-28 | [Glitch] Add search results pagination to web UI (#11409) | Eugen Rochko | |
Port 8a4674f2c3d89c998eb5438b96b7977dc2be3167 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> |