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: elkarte/Elkarte
base: 9d95946fe4d0
Choose a base ref
...
head repository: elkarte/Elkarte
compare: 204ed815d071
Choose a head ref
  • 10 commits
  • 12 files changed
  • 2 contributors

Commits on Jun 7, 2013

  1. ! remove shorten_subject and use the more general shorten_text in its…

    … place.
    
    ! Minor changes to shorten_text to make it backward compatable with shorten_subject
    
    Signed-off-by: Spuds <spuds@spudsdesign.com>
    Spuds committed Jun 7, 2013
    Configuration menu
    Copy the full SHA
    9c679f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2013

  1. ! add $modSettings 'subject_length' and 'draft_subject_length'

    Signed-off-by: Spuds <spuds@spudsdesign.com>
    Spuds committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    844454c View commit details
    Browse the repository at this point in the history
  2. ! missed that one call, it should be done as cutword

    Signed-off-by: Spuds <spuds@spudsdesign.com>
    Spuds committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    b901daf View commit details
    Browse the repository at this point in the history
  3. ! add ssi_subject length

    ! move preview to use the shorten_text function
    
    Signed-off-by: Spuds <spuds@spudsdesign.com>
    Spuds committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    c7557f7 View commit details
    Browse the repository at this point in the history
  4. ! Update the message previews to use shorten_text

    Signed-off-by: Spuds <spuds@spudsdesign.com>
    Spuds committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    bae5684 View commit details
    Browse the repository at this point in the history
  5. ! can't use concatenation like that :)

    Signed-off-by: Spuds <spuds@spudsdesign.com>
    Spuds committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    6dc5ccb View commit details
    Browse the repository at this point in the history
  6. ! move a few more areas to use shorten_text

    Signed-off-by: Spuds <spuds@spudsdesign.com>
    Spuds committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    34ba1a8 View commit details
    Browse the repository at this point in the history
  7. ! Update maillist digest to use hidden setting, may expose this one s…

    …ince there is an ACP for it
    
    Signed-off-by: Spuds <spuds@spudsdesign.com>
    Spuds committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    5694608 View commit details
    Browse the repository at this point in the history
  8. ! missing global

    Signed-off-by: Spuds <spuds@spudsdesign.com>
    Spuds committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    2ad6f33 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #503 from Spuds/shorten

    Replace shorten_subject
    norv committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    204ed81 View commit details
    Browse the repository at this point in the history