gosora/images
Azareal 9b1489b90f Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come!
Each theme has more of a distinct feel in the control panel now. I moved a large portion of the inline CSS into global.css, tweaked some core code which didn't line up, and added CSS text insertions to make things more flexible.

Revamped the alerts interface. We have more changes coming up!
Added screenshots for Tempra Cursive and Tempra Conflux Mobile to the README.
Added a .htaccess file, just in case someone plops Gosora in Apache's /www/ folder to stop the contents of config.go from becoming publically visible. Never put Gosora in your /www/ folder, Gosora is a standalone program which does NOT use Apache or any other webserver.
Fixed a bug in the inline forum editor.
Added a hand-written Markdown parser which is much faster than the previous Regex based one. This is still a work in progress.
Added support for strikethrough and underline elements to the Markdown parser.
Fixed the missing semicolons in global.js
Revamped the form CSS.
Author bits on the theme manager now link to the author's website.
Improved the profiles a little.
The code in the stylesheets now have a more consistent style.
Fixed a bug in the Cosmo theme relating to the fact that Gosora doesn't have sidebars yet.

There are many more changes which aren't listed here.
If weirdness regarding lines or spacing occurs, I'm experimenting with a new text editor. I hope to have this fixed by the next commit.
2017-05-29 15:52:37 +01:00
..
account-email-manager.PNG Added a custom router which is twice as fast as the old one. 2017-01-03 07:47:31 +00:00
cosmo-320px.PNG Dramatically improved mobile friendliness on Tempra Conflux, Cosmo Conflux and Cosmo themes. 2017-01-12 14:01:35 +00:00
cosmo-alerts.png Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
cosmo-conflux.png Dramatically improved mobile friendliness on Tempra Conflux, Cosmo Conflux and Cosmo themes. 2017-01-12 14:01:35 +00:00
cosmo-profiles.PNG [url] tags now use a custom parser. 2017-01-08 16:02:19 +00:00
cosmo.png Dramatically improved mobile friendliness on Tempra Conflux, Cosmo Conflux and Cosmo themes. 2017-01-12 14:01:35 +00:00
create-topic.png Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
custom-page.PNG Added the ability to compile templates down to Pure Go code. 2016-12-16 10:37:42 +00:00
edit_setting.PNG Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
forum-list.PNG Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
forum_manager.PNG You can now change the permission preset of a forum. More granular permission changes coming soon. 2017-02-04 15:49:24 +00:00
group_editor.png Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
group_list.png Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
installer.PNG Added an installer which automatically populates the configuration file with information you provide. It also seeds the database with the necessary tables and data. 2017-01-10 06:51:28 +00:00
layout2-gradients-test.PNG Added the theme system. 2017-01-01 15:45:43 +00:00
layout2-gradients-test2.PNG Added the theme system. 2017-01-01 15:45:43 +00:00
layout2-test.PNG Added an alternate topic layout. This might serve as the foundation of a second theme. You'll be able to switch between the two with ease once the theme system is in. 2016-12-26 04:44:07 +00:00
layout2-test_2.PNG Added an alternate topic layout. This might serve as the foundation of a second theme. You'll be able to switch between the two with ease once the theme system is in. 2016-12-26 04:44:07 +00:00
level_algorithm.PNG Added the Level System. 2017-01-12 02:55:08 +00:00
levels2_test.PNG Dramatically improved mobile friendliness on Tempra Conflux, Cosmo Conflux and Cosmo themes. 2017-01-12 14:01:35 +00:00
levels_test.PNG Dramatically improved mobile friendliness on Tempra Conflux, Cosmo Conflux and Cosmo themes. 2017-01-12 14:01:35 +00:00
modlogs.png Added support for modlogs. 2017-04-06 18:37:32 +01:00
new-panel-theme-list.png Added a custom auto-link parser rather than using a regex. 2017-03-07 07:22:29 +00:00
notices.PNG Simplified adding variant hooks. 2016-12-18 12:56:06 +00:00
pagination.PNG Added basic pagination for topics. 2017-01-21 18:16:27 +00:00
pagination_test.png Added basic pagination for topics. 2017-01-21 18:16:27 +00:00
panel-dashboard.png Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
panel-theme-list.PNG Dramatically improved mobile friendliness on Tempra Conflux, Cosmo Conflux and Cosmo themes. 2017-01-12 14:01:35 +00:00
pinned-topic.PNG Moved the images into their own little home ^_^ 2016-12-05 07:34:05 +00:00
plugin_bbcode_invalidurl.PNG [url] tags now use a custom parser. 2017-01-08 16:02:19 +00:00
plugins.PNG Added the User Manager. 2016-12-13 02:14:14 +00:00
postcache-tests-and-bench.PNG Topic and user edits should now update the caches. Ditto for topic deletions. 2017-02-15 10:49:30 +00:00
ren3.PNG Moved the images into their own little home ^_^ 2016-12-05 07:34:05 +00:00
ren4.PNG Moved the images into their own little home ^_^ 2016-12-05 07:34:05 +00:00
ren6.PNG Moved the images into their own little home ^_^ 2016-12-05 07:34:05 +00:00
report.PNG Added the plugin system. 2016-12-11 16:06:17 +00:00
settings.PNG Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
tempra-conflux-control-panel.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
tempra-conflux-mobile-320px.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
tempra-conflux-tablet-768px.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
tempra-conflux-topic-list.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
tempra-conflux.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
tempra-cursive.png Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
tempra-simple-alerts.png Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
tempra-simple-laptop-1440px.png [url] tags now use a custom parser. 2017-01-08 16:02:19 +00:00
tempra-simple-mobile-320px.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
tempra-simple-mobile-375px.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
tempra-simple-mobile-425px.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
tempra-simple-profiles.PNG [url] tags now use a custom parser. 2017-01-08 16:02:19 +00:00
tempra-simple-profiles2.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
tempra-simple-tablet-768px.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
tempra-simple-tablet-1024px.png [url] tags now use a custom parser. 2017-01-08 16:02:19 +00:00
tempra-simple.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
topic-list-nonadmin-sticky-extrabig.PNG Moved the images into their own little home ^_^ 2016-12-05 07:34:05 +00:00
topic-list.png Updated some of the images. More images and work on the theme to come! 2017-05-14 06:56:19 +01:00
user-editor-admin-view.PNG The design is now responsive. It looks decent on mobile phones, tablets, laptops and desktop computers. 2016-12-24 13:14:40 +00:00
user-editor-mod-view.PNG The design is now responsive. It looks decent on mobile phones, tablets, laptops and desktop computers. 2016-12-24 13:14:40 +00:00
users.PNG Added the User Manager. 2016-12-13 02:14:14 +00:00