Reformat widescreen desktop to look more like Reddit
Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.
correct update links, correct update links, correct script name, apply width to community sidebar when there are no posts, update v2.6 for Lemmy v0.18.0
v2.6 - final update for Lemmy v0.18.0
correct script name, Merge pull request #35 from soundjester/soundjester-patch-1
correct script name
remove commented-out classes; correct issue with post listing class
update to v2.5 for Lemmy v0.18
align width of dropdown to parent element, correct comment width styling and add comment width parameter
update script to v2.4 for lemmy v0.18
Update version
add try/catch for observer functions, correct try/catch, text-only post thumbnail styling, Merge branch 'dev-v2.3-Lemmy-v0.18'
increment version, Merge pull request #24 from soundjester/soundjester-patch-2
increment version
append "comment" text to comment icon and number, add space between comment count and "new" comment text, added function to append "comment" text to comment count
applies the top-level-domain to the end of the post detail area, similar to the older v0.17 style, fix left alignment between navbar and main/home content, Merge pull request #22 from soundjester/dev-v2.2-Lemmy-v0.18
upgrade to v2.2 for lemmy v0.18
add size contraints to comment width and reply boxes
Changed from document-load to document-idle. Styles load more consistently now., minor tweaks to handheld size
adjusted spacing parameters for @media 575px, consolidate and rewrite @media CSS rules, Merge pull request #19 from soundjester/dev-v2.1-Lemmy-v0.18
upgrade to v2.1 for Lemmy v0.18
Update for Lemmy v0.18, updates for Lemmy v0.18
updates for Lemmy v0.18
enforce thumbnail sizing, profile and community banner size enforcement, removed extra space at top of script, refactor for CSS - remove deprecated GM style function
upgrade to 1.10
sidebar issues corrected for widescreen, increment version, Merge pull request #11 from soundjester/dev-Lemmy-v0.17
correct widescreen sidebar
correct syntax error, Merge pull request #10 from soundjester/dev-Lemmy-v0.17
correct syntax error
update widths and thumbnail alignment for handheld screens
update column widths and thumbnail alignment for screen sizes that omit the sidebar (<=575px)
navbar padding adjustment for screens below 730px
center vote tally on screen resolutions below 730px
ibid
I'm a bit of a moron with CSS
Added padding and column size adjustments for mobile and smaller screens
replaced DOM function that moved comment collapse button with CSS
DOM function was breaking on random page loads and causing script loading issues. Replaced with CSS contributed by ShittyKopper
manual update - was not pulling from github