Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Commits

Permalink
3.4
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Oct 28, 2013

  1. Merge pull request #1 from SELFHTML/3.4

    update the css pattern file to a more recent state
    ckruse committed Oct 28, 2013
    Copy the full SHA
    f57a65e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f5b5ac9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2013

  1. now also setting tags variable in posting templates

    Christian Kruse committed Aug 27, 2013
    Copy the full SHA
    9a1e983 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2013

  1. fix: do not count deleted messages

    ckruse committed Feb 22, 2013
    Copy the full SHA
    f410957 View commit details
    Browse the repository at this point in the history
  2. now displaying username/ip in thread list, too

    ckruse committed Feb 22, 2013
    Copy the full SHA
    511dd14 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2013

  1. Copy the full SHA
    6d98737 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2013

  1. merged back more changes

    ckruse committed Feb 17, 2013
    Copy the full SHA
    01ceebf View commit details
    Browse the repository at this point in the history
  2. version push

    ckruse committed Feb 17, 2013
    Copy the full SHA
    c79478c View commit details
    Browse the repository at this point in the history
  3. merging back smaller bugfixes

    ckruse committed Feb 17, 2013
    Copy the full SHA
    deb5b77 View commit details
    Browse the repository at this point in the history
  4. fix: set variables in posting view, too

    ckruse committed Feb 17, 2013
    Copy the full SHA
    025f2eb View commit details
    Browse the repository at this point in the history
  5. more changes for stricter C

    ckruse committed Feb 17, 2013
    Copy the full SHA
    a29dab8 View commit details
    Browse the repository at this point in the history
  6. fixes for stricter C

    ckruse committed Feb 17, 2013
    Copy the full SHA
    897f808 View commit details
    Browse the repository at this point in the history
  7. implemented voting thresholds

    ckruse committed Feb 17, 2013
    Copy the full SHA
    2ebc54c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2013

  1. implemented more voting variables

    - votings.votes_good (no of upvotes) for all messages
    - votings.votes_bad (no of downvotes) for all messages
    - votings.total_voted_messages (no of messages which have been voted in
      this thread) for first message in thread
    - votings.total_votings_bad (sum of downvotes) for first messages in
      thread
    - votings.total_votings_good (sum of upvotes) for first message in
      thread
    - votings.total_votings (sum of total votings, total_votings_bad +
      total_votings_good) for first message in thread
    ckruse committed Feb 1, 2013
    Copy the full SHA
    602756c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2013

  1. merged back changes from 3.4.15

    ckruse committed Jan 31, 2013
    Copy the full SHA
    6eebdc4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2010

  1. Fixed a few error messages.

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1757 31cb981c-0fcd-0310-a313-f9fa081e70fd
    Alexander Nitsch committed May 19, 2010
    Copy the full SHA
    f1c8424 View commit details
    Browse the repository at this point in the history
  2. The posting assistant will now skip checks for upper/lower case in th…

    …e subject if a follow-up posting did not change the subject.
    
    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1756 31cb981c-0fcd-0310-a313-f9fa081e70fd
    Alexander Nitsch committed May 19, 2010
    Copy the full SHA
    073023c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2010

  1. Added missing function parameter in documentation.

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1755 31cb981c-0fcd-0310-a313-f9fa081e70fd
    Alexander Nitsch committed Apr 21, 2010
    Copy the full SHA
    8a51530 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2010

  1. Added comments and documentation to Live Filter plugin.

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1754 31cb981c-0fcd-0310-a313-f9fa081e70fd
    Alexander Nitsch committed Apr 18, 2010
    Copy the full SHA
    43668f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2010

  1. Small CMake-related changes. See Changelog for details.

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1753 31cb981c-0fcd-0310-a313-f9fa081e70fd
    Alexander Nitsch committed Mar 25, 2010
    Copy the full SHA
    47b3810 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2010

  1. Fixed XSS vulnerability in CForum.

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1752 31cb981c-0fcd-0310-a313-f9fa081e70fd
    Christian Seiler committed Jan 25, 2010
    Copy the full SHA
    943b374 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2009

  1. Fixed bug in flt_openclose and compilation warning in CForum-Template…

    ….i, see Changelog.
    
    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1751 31cb981c-0fcd-0310-a313-f9fa081e70fd
    Christian Seiler committed Jun 29, 2009
    Copy the full SHA
    7f9436a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2009

  1. changed version number

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1748 31cb981c-0fcd-0310-a313-f9fa081e70fd
    ckruse committed Jun 12, 2009
    Copy the full SHA
    a8199d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2009

  1. Fixed #177

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1716 31cb981c-0fcd-0310-a313-f9fa081e70fd
    Alexander Nitsch committed Mar 15, 2009
    Copy the full SHA
    ec145d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2009

  1. Fixed #176. normalize_cgi_variables() will now set empty parameter's …

    …value to NULL (just like it used to do prior to rev1703).
    
    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1715 31cb981c-0fcd-0310-a313-f9fa081e70fd
    Alexander Nitsch committed Feb 23, 2009
    Copy the full SHA
    ba59b03 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2009

  1. fixed #172

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1714 31cb981c-0fcd-0310-a313-f9fa081e70fd
    ckruse committed Feb 22, 2009
    Copy the full SHA
    6960c93 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2009

  1. changed version number to 3.4.14

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1712 31cb981c-0fcd-0310-a313-f9fa081e70fd
    ckruse committed Feb 16, 2009
    Copy the full SHA
    e872c0e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2009

  1. Fixed #158

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1711 31cb981c-0fcd-0310-a313-f9fa081e70fd
    ckruse committed Feb 13, 2009
    Copy the full SHA
    26d2fc0 View commit details
    Browse the repository at this point in the history
  2. fixed #160; not a nice way in flt_nested but it works

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1710 31cb981c-0fcd-0310-a313-f9fa081e70fd
    ckruse committed Feb 13, 2009
    Copy the full SHA
    09ee0a9 View commit details
    Browse the repository at this point in the history
  3. implemented #153

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1708 31cb981c-0fcd-0310-a313-f9fa081e70fd
    ckruse committed Feb 13, 2009
    Copy the full SHA
    30257e2 View commit details
    Browse the repository at this point in the history
  4. Now using ICU <http://icu-project.org/>, therefore removing unnecessa…

    …ry code
    
    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1706 31cb981c-0fcd-0310-a313-f9fa081e70fd
    ckruse committed Feb 13, 2009
    Copy the full SHA
    cb81b38 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2009

  1. Totally rewrote the whitespace matching; now using unicode properties…

    … of characters. So: implemented a list for getting unicode properties
    
    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1704 31cb981c-0fcd-0310-a313-f9fa081e70fd
    ckruse committed Feb 12, 2009
    Copy the full SHA
    5d3bc35 View commit details
    Browse the repository at this point in the history
  2. Fixed #170, added unicode whitespace characters I forgot

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1703 31cb981c-0fcd-0310-a313-f9fa081e70fd
    ckruse committed Feb 12, 2009
    Copy the full SHA
    884f3cd View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2009

  1. Fixed #169

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1700 31cb981c-0fcd-0310-a313-f9fa081e70fd
    ckruse committed Feb 11, 2009
    Copy the full SHA
    8e38882 View commit details
    Browse the repository at this point in the history
  2. added Last-Modified handler and changed If-Modified-Since handling

    git-svn-id: file:///Volumes/Daten/wwwtech/cforum/branches/3.4@1699 31cb981c-0fcd-0310-a313-f9fa081e70fd
    ckruse committed Feb 11, 2009
    Copy the full SHA
    3c0ac58 View commit details
    Browse the repository at this point in the history
Older