| Commit message (Expand) | Author | Age |
| * | Fix notification attachment icon overflow | tusooa | 2023-01-14 |
| * | Use watch to change localDescription | Sean King | 2022-06-26 |
| * | improve unknown attachment handling | Henry Jameson | 2022-02-10 |
| * | ability to move attachments around when making a new post | Henry Jameson | 2021-08-15 |
| * | inline description display | Henry Jameson | 2021-08-15 |
| * | fix video attachments in notifications not having pointer cursor | Henry Jameson | 2021-08-15 |
| * | better handling of unknown files, better upload display | Henry Jameson | 2021-06-18 |
| * | better compact attachments | Henry Jameson | 2021-06-18 |
| * | gallery in post status form! | Henry Jameson | 2021-06-18 |
| * | gallery now supports flash, fixes for flash component. refactored media modal | Henry Jameson | 2021-06-18 |
| * | refactored attachments and gallery. All attachments now are in gallery. | Henry Jameson | 2021-06-17 |
| * | experimental flash support through ruffle | Henry Jameson | 2021-04-09 |
| * | Replace all use of <a> + href='#' with proper buttons | Shpuld Shpuldson | 2020-11-24 |
| * | add missing play-circle icon | Shpuld Shpuldson | 2020-11-19 |
| * | remaining changes... | Henry Jameson | 2020-10-21 |
| * | fix edge case of videos and unknown files together | Shpuld Shpuldson | 2020-07-06 |
| * | fix conflicts, use file icon instead of link, add support for audio and file ... | Shpuld Shpuldson | 2020-07-06 |
| |\ |
|
| * | | fix modal types check being broken | Shpuld Shpuldson | 2020-07-06 |
| * | | change placeholders to use descriptions, use icons with placeholders, change ... | Shpuld Shpuldson | 2020-06-29 |
| |/ |
|
| * | Fix one click nsfw unhide on videos | Shpuld Shpludson | 2020-01-31 |
| * | Merge remote-tracking branch 'upstream/develop' into settings-refactor | Henry Jameson | 2019-10-29 |
| |\ |
|
| | * | keep image natural ratio in gallery row | taehoon | 2019-10-22 |
| * | | Fix tests, more replacing with mergedConfig | Henry Jameson | 2019-10-06 |
| |/ |
|
| * | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| * | Change video playing default without bothering making it an instance configur... | shpuld | 2019-01-31 |
| * | Merge develop and fix conflict | shpuld | 2019-01-26 |
| |\ |
|
| | * | fix custom nsfwCensorImage not working | Henry Jameson | 2019-01-23 |
| * | | Redo everything in the MR | shpuld | 2019-01-26 |
| * | | Merge dev fix conflicts | shpuld | 2019-01-20 |
| |\| |
|
| | * | Linting. | lain | 2019-01-19 |
| | * | Don't use referrerpolicy with media proxy. | lain | 2019-01-19 |
| * | | Polish for videos, smaller sizes, remove gif-looping options | shpuld | 2019-01-20 |
| * | | Add media viewer module and media module component, modify attachment behavior | shpuld | 2019-01-14 |
| |/ |
|
| * | Merge branch 'feature/configurable-nsfw-censor-image' into 'develop' | Shpuld Shpludson | 2018-12-13 |
| |\ |
|
| | * | make nsfw censor image configurable | William Pitcock | 2018-04-22 |
| * | | added not preload check so hidden toggles asap | ValD | 2018-12-13 |
| * | | removed brackets from condition | ValD | 2018-12-12 |
| * | | renamed config to preload images and add ident to config | ValD | 2018-12-12 |
| * | | added config for preload and made attachment responsive to it | ValD | 2018-12-12 |
| * | | fixed #72 | Henry Jameson | 2018-08-30 |
| * | | Configurable video looping, option to not to loop silent videos. Updated | Henry Jameson | 2018-08-15 |
| * | | added pointer cursor for nsfw placeholder. fixed nsfw videos requiring double... | Henry Jameson | 2018-08-15 |
| |/ |
|
| * | Force oembeds to use 100% width | shpuld | 2018-04-14 |
| * | small fixes | shpuld | 2018-04-09 |
| * | first ver | Henry Jameson | 2018-03-12 |
| * | Hide unknown type attachments, polish the upload preview styling | shpuld | 2017-11-20 |
| * | Make oembeds behave properly, hide empty html attachments, hide overflowing t... | shpuld | 2017-11-13 |
| * | Revert nsfw image sizing, give attachments max-height to reduce scrolling | Shpuld Shpuldson | 2017-04-09 |
| * | improvements on fature/better-nsfw-image-loading | xj9 | 2017-03-08 |
| * | issue #1 - better nsfw image loading | xj9 | 2017-03-02 |