Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: iForumModule/iforum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3
Choose a base ref
...
head repository: iForumModule/iforum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4_beta_1
Choose a head ref
  • 12 commits
  • 794 files changed
  • 1 contributor

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    f756956 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. remove end tags for PHP 7.3

    fiammybe committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    0f6f421 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	class/art/functions.admin.php
    #	class/art/functions.cache.php
    #	class/art/functions.config.php
    #	class/art/functions.filter.php
    #	class/art/functions.ini.php
    #	class/art/functions.locale.php
    #	class/art/functions.php
    #	class/art/functions.sanitizer.php
    #	class/art/functions.user.php
    #	class/art/object.joint.php
    #	class/art/object.persistable.php
    #	class/art/object.php
    #	class/art/object.recon.php
    #	class/art/object.render.php
    #	class/art/object.stats.php
    #	class/art/object.write.php
    #	class/compat/class/xoopsform/formeditor.php
    #	class/compat/class/xoopsform/formselecteditor.php
    #	class/compat/kernel/rank.php
    #	class/digest.php
    #	class/forum.php
    #	class/topic.php
    #	icms_version.php
    fiammybe committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    4691d95 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/iForumModule/iforum

    � Conflicts:
    �	admin/admin_forum_manager.php
    �	class/art/object.php
    �	class/art/object.recon.php
    �	class/art/object.render.php
    �	class/art/object.stats.php
    �	class/art/object.write.php
    �	class/compat/class/xoopsform/formeditor.php
    �	class/compat/class/xoopsform/formselecteditor.php
    �	class/compat/kernel/rank.php
    �	class/digest.php
    �	class/iforumtree.php
    �	class/karma.php
    �	class/permission.php
    �	class/readforum.php
    �	class/readtopic.php
    �	class/topic.php
    �	class/transfer.php
    �	class/xmlrss.php
    �	icms_version.php
    �	post.php
    fiammybe committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    2c5ddfb View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. remove end tags for PHP 7.3

    fiammybe committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    1ddc634 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. $post_data is an array

    thanks @MekDrop for spotting this
    fiammybe authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f3fdd2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from fiammybe/fix-print-xss

    Sanitize  topic print
    fiammybe authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    30656ba View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. compatibility with ImpressCMS 2.0 (#16)

    * $icmsModule transform to icms::$module
    
    * add missing index files
    
    * update version info
    
    * update readme
    
    * add deploy action
    
    * no src folder yet
    
    * move sourcecode to src folder
    
    * moving to src
    
    * moving to src, 3
    
    * moving to src. images
    
    * github actions now pushes from src folder
    
    * icms_version constants added
    
    * Create index.html
    
    * re-adding admin folder
    
    * add block, class
    
    * Create index.html
    
    * Create index.html
    
    * Add default imageset
    
    * upload templates
    
    * upload include folder
    
    * cleanup $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * Update Crowdin configuration file
    fiammybe authored May 15, 2024
    Configuration menu
    Copy the full SHA
    abf494d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Fix old textsanitizer (#17)

    * $icmsModule transform to icms::$module
    
    * add missing index files
    
    * update version info
    
    * update readme
    
    * add deploy action
    
    * no src folder yet
    
    * move sourcecode to src folder
    
    * moving to src
    
    * moving to src, 3
    
    * moving to src. images
    
    * github actions now pushes from src folder
    
    * icms_version constants added
    
    * Create index.html
    
    * re-adding admin folder
    
    * add block, class
    
    * Create index.html
    
    * Create index.html
    
    * Add default imageset
    
    * upload templates
    
    * upload include folder
    
    * cleanup $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * Update Crowdin configuration file
    
    * cleanup old MyTextSanitizer
    fiammybe authored May 17, 2024
    Configuration menu
    Copy the full SHA
    3804212 View commit details
    Browse the repository at this point in the history
  2. Icms2 fixes db (#18)

    * $icmsModule transform to icms::$module
    
    * add missing index files
    
    * update version info
    
    * update readme
    
    * add deploy action
    
    * no src folder yet
    
    * move sourcecode to src folder
    
    * moving to src
    
    * moving to src, 3
    
    * moving to src. images
    
    * github actions now pushes from src folder
    
    * icms_version constants added
    
    * Create index.html
    
    * re-adding admin folder
    
    * add block, class
    
    * Create index.html
    
    * Create index.html
    
    * Add default imageset
    
    * upload templates
    
    * upload include folder
    
    * cleanup $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * Update Crowdin configuration file
    
    * replace old xoopsDB global with icms::$db
    
    * oops, this should be icms::$xoopsDB instead
    fiammybe authored May 17, 2024
    Configuration menu
    Copy the full SHA
    d03eda5 View commit details
    Browse the repository at this point in the history
  3. Icms2 fix icmsmodule (#19)

    * $icmsModule transform to icms::$module
    
    * add missing index files
    
    * update version info
    
    * update readme
    
    * add deploy action
    
    * no src folder yet
    
    * move sourcecode to src folder
    
    * moving to src
    
    * moving to src, 3
    
    * moving to src. images
    
    * github actions now pushes from src folder
    
    * icms_version constants added
    
    * Create index.html
    
    * re-adding admin folder
    
    * add block, class
    
    * Create index.html
    
    * Create index.html
    
    * Add default imageset
    
    * upload templates
    
    * upload include folder
    
    * cleanup $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * cleanup old $icmsModule
    
    * Update Crowdin configuration file
    
    * replace $GLOBALS["icmsModule"] with icms::$module
    fiammybe authored May 17, 2024
    Configuration menu
    Copy the full SHA
    3768b29 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update CHANGELOG.md

    fiammybe authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    32aa9e0 View commit details
    Browse the repository at this point in the history
Loading