Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-30 | [Glitch] Change detailed status child ordering to sort self-replies on top | ThibG | |
Port 6914482d0a6e7e654e17e7f2aa2f6a2acde6c59a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-30 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - app/views/directories/index.html.haml Upstream has redesigned the profile directory, and we had a glitch-soc-specific change to hide follower counts. Ported that change to the new design. | |||
2019-08-30 | Change layout of public profile directory to be the same as in web UI (#11705) | Eugen Rochko | |
2019-08-30 | Change detailed status child ordering to sort self-replies on top (#11686) | ThibG | |
Fixes #11679 | |||
2019-08-30 | Add profile directory to web UI (#11688) | Eugen Rochko | |
* Add profile directory to web UI * Add a line of bio to the directory | |||
2019-08-29 | Fix clicking on the new audioplayer opening the toot in detailed view | Thibaut Girka | |
2019-08-29 | [Glitch] Change window resize handler to switch to/from mobile layout as ↵ | ThibG | |
soon as needed Port bd4099d976b52f7ec00e00b23cfe6e2766ff1e4d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | [Glitch] Fix more visual issues with the audio player | Eugen Rochko | |
Port 2e99e3cab349db6102505736e3b4b94abe776b80 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | [Glitch] Fix public page crash due to audio player, fix unpause in audio player | Eugen Rochko | |
Port e72bac7576263445630926dd9992004ece7b73c4 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | [Glitch] Add audio player | Eugen Rochko | |
Port 4190e31626907059aebf32b1be66715dacb989a9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | [Glitch] Add special alert for throttled requests | ThibG | |
Port 81f864d4dac349dd7cd516149d00e1cffe063edc to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | [Glitch] Add confirmation modal when logging out from the web app | ThibG | |
Port fd3d45d38f289815bed0adc7eaa3b15894ddb8fb to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | Remove sign out link from getting started columns, as it is already in the ↵ | Thibaut Girka | |
footer | |||
2019-08-29 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - app/models/status.rb - app/services/remove_status_service.rb - db/schema.rb All conflicts were due to the addition of a `deleted_at` attribute to Statuses and reworked database indexes. | |||
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-27 | Add special alert for throttled requests (#11677) | ThibG | |
* Add special alert for throttled requests * Use an extra attribute instead of an array | |||
2019-08-26 | Add confirmation modal when logging out from the web app (#11671) | ThibG | |
* [WiP] Add a confirmation modal before logging out from the web interface * Add confirmation to logout link in getting started footer * Please CodeClimate | |||
2019-08-25 | Add translation target for hashtag (#11657) | mayaeh | |
* Add translation target for hashtag. * run `yarn manage:translations en` | |||
2019-08-25 | Fix crash when switching back/from mobile layout (#11655) | ThibG | |
Fixes #11630 | |||
2019-08-25 | Change window resize handler to switch to/from mobile layout as soon as ↵ | ThibG | |
needed (#11656) | |||
2019-08-25 | Fix more visual issues with the audio player (#11654) | Eugen Rochko | |
* Fix more visual issues with the audio player - Add horizontal baseline in the middle of waveform - Fix audio player colors in light theme - Use audio element instead of web audio API - Do not render any bars until the file is loaded - Do not allow interactions with waveform until the file is loaded * Fix code style issue | |||
2019-08-25 | Fix public page crash due to audio player, fix unpause in audio player (#11652) | Eugen Rochko | |
2019-08-23 | Add audio player (#11644) | Eugen Rochko | |
2019-08-23 | Add option to include reported statuses in warning e-mail (#11639) | Eugen Rochko | |
2019-08-23 | Fix items in StatusContent render list not all having a key (#11645) | ThibG | |
2019-08-23 | Add header to trends section and change refresh rate to 15 minutes (#11641) | Eugen Rochko | |
2019-08-22 | Restore hashtag suggestions from local tag history (#11632) | ThibG | |
* Restore hashtag suggestions from local tag history * Append local hashtag suggestions instead of prepending them * Do not display inaccurate usage statistics for hashtags not retrieved from API * Fixup | |||
2019-08-21 | Fix trending hashtags being fetched every 36 seconds instead of every hour ↵ | ThibG | |
(#11631) | |||
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 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-08-20 | Fix handling of audio files in account media gallery (#11629) | ThibG | |
Fixes #11627 | |||
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> |