• May 14, 2017, 2:53 a.m.

    This release brings default theme to Misago, together with redesigned posts, threads and categories lists. This theme lives in the "flavor" directory in Misago styles and defines only decorative stylesheets, thus making it easy to remove and revert Misago back to its "Bootstrap" looks for custom theme development.

    It also fixes few bugs, including potential show-stopper on categories list that could result by deletion of last thread in category.

    Updating instructions

    To update Misago from 0.6 Alpha 9 to 0.6 Alpha 10, use PIP to uninstall old Misago and install new one:

    pip uninstall misago
    pip install misago --pre
    

    New features

    • 801 - Threads list now displays thread starter's and last poster's avatars.

    Theme changes

    • 790 - Added default styles for site navbar.
    • 791 - Added default styles for site footer.
    • 789 - Went through the page headers, increased vertical spacing, changed menu dropdowns for vertically-scrolled tabs and redesigned search form.
    • 799 - Default themes for message pages, also tweaked basic css for those.
    • 801 - Added avatars and styles to threads lists.
    • 802 - Added icons for search providers, default styles for side menus.
    • 803 - Redesigned posts, improving their responsiveness.
    • 804 - Redesigned post feeds.
    • 805 - Redesigned categories page.
    • 806 - Default styles for form panels.
    • 807 - Styled sign in form.
    • 808 - Improved and styled registration form.
    • 809 - Improved modal message style.
    • 810 - Added styles for avatar options modal.
    • 811 - Default styles for form modals.
    • 812 - Added default styles for polls, tweaked UI for poll panel and form components.
    • 813 - Small spacing fixes in posting form, fixed thread weight icons to be same across the UI.
    • 814 - Added btn-outline class to some buttons, themed buttons.
    • 815 - Default styles for inputs.
    • 817 - Added icons to option dropdowns that were missing them.
    • 818 - Default styles for wells.
    • 819 - Added some default styles for categories.
    • 820 - Added some default styles to user ranks.
    • 821 - Moved user lists to user card component.
    • 822 - Added cancel and ok buttons as alternative way to dismiss modals.
    • 823 - Added user avatars to post likes modals, changed their titles to spell number of likes.
    • 825 - Added default styles for post markup.
    • 827 - Moved events to .media component, added default styles and explicit "new" label.
    • 828 - Redesigned and styled private thread's participants list.
    • 832 - Aligned events with posts content.

    Bugs fixed

    • Avatar upload form will no longer crash if user cancels file selection in browser if he or she has previously selected invalid file.
    • 792 - Items were misaligned in compact navbar used on mobile devices.
    • 826 - Added permission test before displaying unapproved posts flag for threads.
    • 830 - Synchronize category after thread is deleted from it via moderation action.

    Implementation and API changes

    • 804 - Removed read and like states from post feeds like search results or user's posts/threads lists in profiles.

    Documentation changes

    • 819 - Documented defualt category styles.
  • May 14, 2017, 2:58 a.m.

    Hot on heels of alpha 10 I'm releasing Alpha 11. This release fixes events always displaying "new event flag".

  • Members 12 posts
    May 14, 2017, 5:52 p.m.

    RafaƂ, Misago is starting to look very very promising :S. I'm looking forward to 0.6!

  • May 14, 2017, 6:21 p.m.

    I'm hoping to quit alphas with next release, and then stick to forever beta, releasing features and deprecations as 0.X + 1 versions form then on.

  • Members 12 posts
  • Members 12 posts
    May 15, 2017, 1:38 a.m.

    Is Misago aiming for everyone, like let's say phpBB or rather for a specific group of people? Writing Misago in Python rather than PHP kinda answers my question. I guess :). Do you expect a boom in popularity as a forum solution once Misago matures a bit?

  • May 15, 2017, 9:54 p.m.

    Misago aims to be stable and complete forum solution. That's the goal in nutshell.

    I have little in the matter of target audience on mind, but targeting python fans first seems safest bet until community arises around the project and helps out with howtos, answering questions or changes that make deploying simple.

  • Members 12 posts
    May 15, 2017, 10:24 p.m.

    I respect these objectives :).

    The main benefit from a huge community is a lot of extensions, themes and people willing to help you hacking Misago or others with their problems. Let's see what happens. I keep my fingers crossed for your work ;).

  • Members 20 posts
    May 22, 2017, 12:53 p.m.

    Wow it is amazing.

  • panorama_fish_eye

    Thread has been unpinned.