Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 9 #196

Open
wants to merge 1,388 commits into
base: master
Choose a base branch
from
Open

Patch 9 #196

wants to merge 1,388 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 5, 2014

  1. Merge pull request #100 from cable6-dev/feature-hide-sage

    Added an option to hide sages
    czaks committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    d01d892 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #102 from cable6-dev/bugfix-genwebmerror

    [bugfix]$config['error']['genwebmerror'] wasn't set in config.php
    czaks committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    97a25da View commit details
    Browse the repository at this point in the history
  3. Merge pull request #93 from kaernyk/master

    Improve Catalog display & thread title handling
    czaks committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    3f652ce View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:vichan-devel/Tinyboard

    Conflicts:
    	stylesheets/style.css
    czaks committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    1964279 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    606b394 View commit details
    Browse the repository at this point in the history
  6. sync locales with transifex

    czaks committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    8518164 View commit details
    Browse the repository at this point in the history
  7. Fix post width & codeblocks

      I noticed that some url's were causing the posts to stretch over the
    maximum device with.
    
      The code blocks were exhibiting similar behavior as well, and have
    been adjusted to display well on all themes.
    
      I still need to fix the post form for handhelds, though it is not
    as annoying as the other things fixed
    kaernyk committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    944c3b6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #104 from kaernyk/master

    Fix post width & codeblocks
    czaks committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    2b1a1df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6804a2e View commit details
    Browse the repository at this point in the history
  10. add forward-confirmed reverse DNS

    bui authored and czaks committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    8b99322 View commit details
    Browse the repository at this point in the history
  11. don't break if dns_system is true

    bui authored and czaks committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    1e95e58 View commit details
    Browse the repository at this point in the history
  12. wasn't aware of DNS function

    bui authored and czaks committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    aba8d27 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2014

  1. do security checks *after* checking captcha

    bui authored and czaks committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    cb9b4db View commit details
    Browse the repository at this point in the history
  2. 4 times "elseif" is not the way

    and precalc. value sometimes help if well commentent
    wopot authored and czaks committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    c7351df View commit details
    Browse the repository at this point in the history
  3. class around poster IDs

    ctrlcctrlv authored and czaks committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    93b30d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2014

  1. inline

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    cb92ee0 View commit details
    Browse the repository at this point in the history
  2. maybe support cross thread inlining

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    3de119e View commit details
    Browse the repository at this point in the history
  3. get op from input value

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    274ac09 View commit details
    Browse the repository at this point in the history
  4. fix cross-thread inlining

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    67d3449 View commit details
    Browse the repository at this point in the history
  5. fix selector

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    51a74bb View commit details
    Browse the repository at this point in the history
  6. this is how you cache

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    970ff0d View commit details
    Browse the repository at this point in the history
  7. disable highlightReply

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    91ab8ee View commit details
    Browse the repository at this point in the history
  8. work for backlinks

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    ee4716b View commit details
    Browse the repository at this point in the history
  9. fix

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    26e343d View commit details
    Browse the repository at this point in the history
  10. grab the whole post

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    8d91efc View commit details
    Browse the repository at this point in the history
  11. fix for image posts

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    bb193e9 View commit details
    Browse the repository at this point in the history
  12. less invasive css fix

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    aea23e9 View commit details
    Browse the repository at this point in the history
  13. fix when quote is last element

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    b1a5911 View commit details
    Browse the repository at this point in the history
  14. bypass (OP) text

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    9ea5ff6 View commit details
    Browse the repository at this point in the history
  15. front page fixes

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    3c98319 View commit details
    Browse the repository at this point in the history
  16. rename

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    3ce156a View commit details
    Browse the repository at this point in the history
  17. fix front page backlink

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    2f85073 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9dce04e View commit details
    Browse the repository at this point in the history
  19. clearfix

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    702e207 View commit details
    Browse the repository at this point in the history
  20. fix

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    262f525 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    daa30a1 View commit details
    Browse the repository at this point in the history
  22. extract caching

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    1e04f29 View commit details
    Browse the repository at this point in the history
  23. optional

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    f1b89a5 View commit details
    Browse the repository at this point in the history
  24. add loading stub

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    0b8728d View commit details
    Browse the repository at this point in the history
  25. optional backlink hiding

    aeosynth authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    fee0331 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f294af1 View commit details
    Browse the repository at this point in the history
  27. Fix spoiler image not working

    ctrlcctrlv authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    c4dc3f4 View commit details
    Browse the repository at this point in the history
  28. Make inline.js work in mod panel

    Conflicts:
    	inc/instance-config.php
    ctrlcctrlv authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    1f28316 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    894faf9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b7e9007 View commit details
    Browse the repository at this point in the history
  31. Fix name and order

    ctrlcctrlv authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    582c77a View commit details
    Browse the repository at this point in the history
  32. fuck

    ctrlcctrlv authored and czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    9768bb6 View commit details
    Browse the repository at this point in the history
  33. i18n auto-reload.js

    czaks committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    ca42984 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2014

  1. Configuration menu
    Copy the full SHA
    906764a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b3fa77 View commit details
    Browse the repository at this point in the history
  3. infinite scroll implementation

    czaks committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    ab96e30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccd871c View commit details
    Browse the repository at this point in the history
  5. minor bugfix @ banlist

    czaks committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    7719ad3 View commit details
    Browse the repository at this point in the history
  6. lel, this one will do

    czaks committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    948695e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2014

  1. bans.php: surpress error

    czaks committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    ef3bb46 View commit details
    Browse the repository at this point in the history
  2. ban-list.js: vstaff

    czaks committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    74a40b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfd05e8 View commit details
    Browse the repository at this point in the history
  4. hopefully fix locales

    czaks committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    3a552e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2014

  1. Configuration menu
    Copy the full SHA
    5d1b426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    803c76a View commit details
    Browse the repository at this point in the history
  3. Make inline work on new_post event

    ctrlcctrlv authored and czaks committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    1506bcc View commit details
    Browse the repository at this point in the history
  4. Actually fix new_post event inline.js

    ctrlcctrlv authored and czaks committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    f3e2131 View commit details
    Browse the repository at this point in the history
  5. Khorne in #8chan on irc.rizon.net contributed this thread watcher.

    Can't properly attribute the code to him because he doesn't want it
    connected to his Github account for some reason.
    
    Conflicts:
    	inc/instance-config.php
    ctrlcctrlv authored and czaks committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    b2cbb70 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2014

  1. SECURITY: imagemagick/graphicsmagick was ignoring all errors

    So, in a much older patch I had a problem where an incorrect RGB
    profile would make image uploads fail. I fixed this by using strpos
    against the error message...but didn't check the return value
    correctly.
    
    That means that any error from gm/im was ignored. This caused people
    to upload too large images and flood /b/ with 1 x 10000 pixel images
    
    My fault, patched now. Sorry about that.
    
    Conflicts:
    	inc/image.php
    ctrlcctrlv authored and czaks committed Oct 12, 2014
    Configuration menu
    Copy the full SHA
    6052ed8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2014

  1. Fix API: Swap image width/height, make replies an integer, fix origin…

    …al filename
    clsr authored and czaks committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    d266908 View commit details
    Browse the repository at this point in the history
  2. Fix expanded tabs

    clsr authored and czaks committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    49079e5 View commit details
    Browse the repository at this point in the history
  3. update locales

    czaks committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    24548e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31097b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fc4c02 View commit details
    Browse the repository at this point in the history
  6. fix options.js textareas

    czaks committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    f9308ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6798822 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3652ef View commit details
    Browse the repository at this point in the history
  9. show-own-posts.js: fix a bug

    czaks committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    638931b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b55ebcd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4220b25 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2014

  1. hide-threads.js: hide youtube videos and other iframe embeds as well;…

    … fixes ctrlcctrlv#193
    czaks committed Oct 20, 2014
    Configuration menu
    Copy the full SHA
    f16c146 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2014

  1. Configuration menu
    Copy the full SHA
    14e9697 View commit details
    Browse the repository at this point in the history
  2. install.php: php 5.4 suggestion, remove imagick suggestion

    imagick support is unsupported and deprecated
    czaks committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    fe196be View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2014

  1. config[php_md5] feature

    czaks committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    daad519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd6e5da View commit details
    Browse the repository at this point in the history
  3. fix a related bug

    czaks committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    f4422e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2015

  1. Updated license date

    Updated license date to 2015 for new year.
    benhc123 committed Jan 1, 2015
    Configuration menu
    Copy the full SHA
    014f973 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2015

  1. SECURITY / XSS : Stop XSS in post subjects displayed in catalog

    git blame says czaks forgot an |e in catalog.html, this means that anyone posting a new thread with HTML in the subject field or name field can arbitrarily insert it into the page.
    
    Conflicts:
    	templates/themes/catalog/catalog.html
    ctrlcctrlv committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    a550c63 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2015

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

Commits on Feb 26, 2015

  1. Merge pull request #121 from yeltsew7/master

    Add in board locking
    czaks committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    56b29f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #117 from benhc123/patch-1

    Updated license date
    czaks committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    30d2f3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ab8890 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a93f168 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2015

  1. Configuration menu
    Copy the full SHA
    6d28f9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #123 from JasonPuglisi/master

    Fixed not being able to post without 'mod' post variable set
    czaks committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    f51e72c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bffe03e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb245c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2015

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

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    f4bba2e View commit details
    Browse the repository at this point in the history
  3. ...

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    429c9f8 View commit details
    Browse the repository at this point in the history
  4. ...

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    fe7e9c5 View commit details
    Browse the repository at this point in the history
  5. ...

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    0062125 View commit details
    Browse the repository at this point in the history
  6. ... (minor fix for locales)

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    d690567 View commit details
    Browse the repository at this point in the history
  7. ...

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    7d92a05 View commit details
    Browse the repository at this point in the history
  8. ...

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    e999955 View commit details
    Browse the repository at this point in the history
  9. ...

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    4aa1d38 View commit details
    Browse the repository at this point in the history
  10. ... (cache)

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    7623de9 View commit details
    Browse the repository at this point in the history
  11. ...

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    58b60f0 View commit details
    Browse the repository at this point in the history
  12. ...

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    2f7aeec View commit details
    Browse the repository at this point in the history
  13. ..

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    9f34d33 View commit details
    Browse the repository at this point in the history
  14. ... (slug api)

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    50b80e9 View commit details
    Browse the repository at this point in the history
  15. ... (cites)

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    a2544bc View commit details
    Browse the repository at this point in the history
  16. ...

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    4bf5255 View commit details
    Browse the repository at this point in the history
  17. api fix

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    6c4d394 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bf1b610 View commit details
    Browse the repository at this point in the history
  19. watch.js & slugify fix

    czaks committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    dbaaa0c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2015

  1. Configuration menu
    Copy the full SHA
    e7d3097 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from JasonPuglisi/settings-space-fixes

    Removed extra space for some options
    czaks committed Mar 11, 2015
    Configuration menu
    Copy the full SHA
    0f533aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10a8219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a16538e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3851087 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2015

  1. update readme

    czaks committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    d863bf0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2015

  1. Configuration menu
    Copy the full SHA
    d6e91ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #128 from JasonPuglisi/img-id-space-fix

    Added space after Google image search link
    czaks committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    d4d5f59 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2015

  1. Configuration menu
    Copy the full SHA
    1283e51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    034b288 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2015

  1. Configuration menu
    Copy the full SHA
    158371d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81afc17 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:vichan-devel/Tinyboard

    Conflicts:
    	templates/post/image_identification.html
    czaks committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    11c020b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

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

Commits on Mar 24, 2015

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

Commits on Mar 28, 2015

  1. Merge pull request #129 from JasonPuglisi/active-content-fix

    Fixed and re-enabled active content stat for recent theme
    czaks committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    8eb3d70 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2015

  1. Configuration menu
    Copy the full SHA
    25c2a18 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from JasonPuglisi/horizontal-quick-reply-resize

    Made quick-reply box resizable horizontally
    czaks committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    cdac85b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d8e023 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f30b02 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. Configuration menu
    Copy the full SHA
    300e9e7 View commit details
    Browse the repository at this point in the history
  2. Extra files and IDs in API

    Conflicts:
    	inc/api.php
    ctrlcctrlv authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    4a22ee9 View commit details
    Browse the repository at this point in the history
  3. enable embed field for api

    czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    e35d261 View commit details
    Browse the repository at this point in the history
  4. rebuild2 - multithreaded rebuild script

    ctrlcctrlv authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    61371f7 View commit details
    Browse the repository at this point in the history
  5. Stop double posting AJAX bug

    ctrlcctrlv authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    4083c92 View commit details
    Browse the repository at this point in the history
  6. Handle XHR errors better

    ctrlcctrlv authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    d3cc27f View commit details
    Browse the repository at this point in the history
  7. Change this message again

    Conflicts:
    	js/ajax.js
    ctrlcctrlv authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    0f1d506 View commit details
    Browse the repository at this point in the history
  8. initial commit file-selector.js

    marktaiwan authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    48cd743 View commit details
    Browse the repository at this point in the history
  9. better slugify support for api

    czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    5a9af83 View commit details
    Browse the repository at this point in the history
  10. Run on index and thread

    Clear file queue after upload success
    
    corrected fallback detection
    marktaiwan authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    d7f82c5 View commit details
    Browse the repository at this point in the history
  11. Fallback for browsers that disables javascript

    Conflicts:
    	stylesheets/style.css
    	templates/post_form.html
    marktaiwan authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    3bd7f94 View commit details
    Browse the repository at this point in the history
  12. initialize file selector soon as it's loaded

    Conflicts:
    	templates/post_form.html
    marktaiwan authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    0005f11 View commit details
    Browse the repository at this point in the history
  13. Keep quick-reply and main form in sync

    Use object-url instead of data-url due to shorter length
    marktaiwan authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    4da073b View commit details
    Browse the repository at this point in the history
  14. Adds keyboard focus to file selector

    marktaiwan authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    6e84a25 View commit details
    Browse the repository at this point in the history
  15. Make file selector work, add to config

    Conflicts:
    	inc/instance-config.php
    	templates/post_form.html
    ctrlcctrlv authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    f26256f View commit details
    Browse the repository at this point in the history
  16. ayylmao @marktaiwan

    ctrlcctrlv authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    419d69b View commit details
    Browse the repository at this point in the history
  17. fix file selector element reference

    fix thumbnail image not applying to main form with quick reply open
    marktaiwan authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    e42ffb2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6f94a06 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    765dea5 View commit details
    Browse the repository at this point in the history
  20. small tweaks to stylesheet

    czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    388e877 View commit details
    Browse the repository at this point in the history
  21. QR fix for tablet (portrait) mode in laptops

    Quick reply will now show up on tablets in portrait mode where width can be < 800px as originally coded (mainly 768x1280 and 800x1280)
    anonish authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    c74fc6c View commit details
    Browse the repository at this point in the history
  22. Update quick-reply.js

    apparently 600 was still not allowing QR to load on portrait mode. 400 seems to work fine
    anonish authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    d3d54b8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    745bdc2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0e805c2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    de1a9fe View commit details
    Browse the repository at this point in the history
  26. f+v.css ...

    czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    a8982ce View commit details
    Browse the repository at this point in the history
  27. Catalog Search

    marktaiwan authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    2f7127a View commit details
    Browse the repository at this point in the history
  28. change to use onready()

    marktaiwan authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    6363d8d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    960053a View commit details
    Browse the repository at this point in the history
  30. add global option for tree view

    topkek authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    2256604 View commit details
    Browse the repository at this point in the history
  31. toggle tree view

    topkek authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    d673515 View commit details
    Browse the repository at this point in the history
  32. chrome fix

    topkek authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    1888e17 View commit details
    Browse the repository at this point in the history
  33. checkbox for tree view

    Conflicts:
    	js/post-hover.js
    topkek authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    8de9b68 View commit details
    Browse the repository at this point in the history
  34. clean up options code

    topkek authored and czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    e6da7b4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d94143b View commit details
    Browse the repository at this point in the history
  36. for fastcgi users: rearrange post.php, sort of, so that posts are cre…

    …ated faster, and we can leave php to generate themes in the background
    
    same for post deletion
    czaks committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    6cbd51b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2015

  1. Configuration menu
    Copy the full SHA
    7fd8c75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deefe82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4030c42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4e01e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4892ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed07404 View commit details
    Browse the repository at this point in the history
  7. smart_build for buildIndex

    czaks committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    55277ce View commit details
    Browse the repository at this point in the history
  8. functions.php fix: after_open_board support; so that we may disable s…

    …mart_build immediately after open_board
    czaks committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    14671e0 View commit details
    Browse the repository at this point in the history
  9. smart_build: buildThread

    czaks committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    f2a7481 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b246daa View commit details
    Browse the repository at this point in the history
  11. smart_build.php: misc fixes

    czaks committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    a19853d View commit details
    Browse the repository at this point in the history
  12. main.js vs new file uploader

    czaks committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    e9e5cea View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2015

  1. Revert "smart_build for buildIndex"

    This reverts commit 55277ce.
    czaks committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    cfb2f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0870acb View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "smart_build for buildIndex""

    This reverts commit cfb2f55.
    czaks committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    9970683 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "smart_build: buildThread" (for a moment, something b0…

    …rks)"
    
    This reverts commit b246daa.
    czaks committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    67db118 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    018ec3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd0f319 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1a8c4a View commit details
    Browse the repository at this point in the history
  8. themes can use smart_build now

    czaks committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    61d2729 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2015

  1. sitemap theme for smart_build

    czaks committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    e273111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cf2868 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #134 from JasonPuglisi/api-tab-fix

    Removed tab at start of api.php to fix ban list and possibly other stuff
    czaks committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    97d1f27 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2015

  1. made the define_groups function play nice on hhvm

    Jayme Brereton committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    fa2e6cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f9e368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbbebcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34eeacc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71ef343 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e997357 View commit details
    Browse the repository at this point in the history
  7. optimization: locale caching, so we don`t have to reparse instance-co…

    …nfig every single time
    czaks committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    758cb94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b78b3db View commit details
    Browse the repository at this point in the history
  9. cache.php: fs cache

    czaks committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    1d28b4b View commit details
    Browse the repository at this point in the history
  10. update gitignore

    czaks committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    b8fe93f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc2928a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aadbf48 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    45f11d1 View commit details
    Browse the repository at this point in the history
  14. cache_config: fix debug notice

    czaks committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    f053450 View commit details
    Browse the repository at this point in the history
  15. fix a locale issue

    czaks committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    6fd4eb2 View commit details
    Browse the repository at this point in the history
  16. groups were not defined

    czaks committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    9831b58 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c50635c View commit details
    Browse the repository at this point in the history
  18. Merge pull request #137 from lewdchan/master

    made the define_groups function play nice on hhvm
    czaks committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    8fcb919 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2015

  1. Configuration menu
    Copy the full SHA
    64a0b48 View commit details
    Browse the repository at this point in the history
  2. try_smarter: fix two bugs. 1. uncovered by the second, during a bump …

    …only the page the thread was on and first page were rebuild, despite threads rearranging their positions on the remaining pages. happening always. 2. during smart build, the page wasn`t ordered to be rebuilt
    czaks committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    094f60d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11dfc8b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2015

  1. fix banned.php; thanks stigma

    czaks committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    0658a2b View commit details
    Browse the repository at this point in the history
  2. own-board.js: initial release

    czaks committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    652018f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2015

  1. Update GeoIP database

    ctrlcctrlv authored and czaks committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    f2848f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fae2e33 View commit details
    Browse the repository at this point in the history
  3. Some code cleanup on thread stats.

    ForklessAnon authored and czaks committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    8d45128 View commit details
    Browse the repository at this point in the history
  4. Have to load onready

    ctrlcctrlv authored and czaks committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    1aa8f62 View commit details
    Browse the repository at this point in the history
  5. Fix color incase page is missed and then found again.

    Forkless authored and czaks committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    fdc14c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf91dae View commit details
    Browse the repository at this point in the history
  7. Fix thread stats so post count hover works on the OP's id.

    Forkless authored and czaks committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    4b782d6 View commit details
    Browse the repository at this point in the history
  8. some style fixes

    Conflicts:
    	templates/8chan/boards-tags.html
    ctrlcctrlv authored and czaks committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    c4fc827 View commit details
    Browse the repository at this point in the history
  9. thread-stats.js: vichan fixes

    czaks committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    0d0b2fc View commit details
    Browse the repository at this point in the history
  10. thread-stats.js: code typo :^)

    czaks committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    c4569b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f86be0f View commit details
    Browse the repository at this point in the history
  12. thread-stats style: add margins

    czaks committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    2d68972 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bdda161 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2015

  1. Configuration menu
    Copy the full SHA
    00ad1ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb700e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4131a6e View commit details
    Browse the repository at this point in the history
  4. [code] tag support

    czaks committed Apr 11, 2015
    Configuration menu
    Copy the full SHA
    197d5f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2015

  1. [code] fix regexps

    czaks committed Apr 12, 2015
    Configuration menu
    Copy the full SHA
    1b16e97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4060bf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. fileboard support

    czaks committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    4014682 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2015

  1. fileboard: op tag fix

    czaks committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    b5370fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    271dcb7 View commit details
    Browse the repository at this point in the history
  3. gallery-view.js: initial commit

    czaks committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    3f02985 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c1d2f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d9214a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    163a4e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    099e347 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5014840 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2015

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

Commits on May 30, 2015

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

Commits on Jul 8, 2015

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

Commits on Jul 28, 2015

  1. Configuration menu
    Copy the full SHA
    c97475d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #151 from JasonPuglisi/hide-videos

    Added ability to hide videos/webms
    czaks committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    481f9b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2015

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

Commits on Aug 9, 2015

  1. Merge pull request #152 from JasonPuglisi/bottom-button

    Added [Return] and [Go to bottom] to thread page above posts
    czaks committed Aug 9, 2015
    Configuration menu
    Copy the full SHA
    7aefa96 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. Add extension mp4

    27chan committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    9029527 View commit details
    Browse the repository at this point in the history