869 Commits (be2e7d9782ebccc6a952468da5fbf94dd9a9d6c0)

Author SHA1 Message Date
czaks be2e7d9782 i18n some strings in inc/config.php 11 years ago
Michael Foster 123a72d7de Convert to UNIX line endings 11 years ago
Marcin Łabanowski 7e0cec3d9d Facilitate styling of subboard listings 12 years ago
czaks 22556f43f5 Update Polish locale 11 years ago
czaks b772be7c5b Update Polish translation 11 years ago
czaks ba27016813 locale: update polish translation 11 years ago
czaks 0ffa0b3adf Update Polish translation; javascript l10n 11 years ago
55ch dd01c8308d Brazilian Portuguese translation for Tinyboard 11 years ago
Marcin Łabanowski 5ea2f02e7d Fixed typo in Polish translation 12 years ago
Marcin Łabanowski 39cf9e7de5 Updated Polish translation (3) 12 years ago
Marcin Łabanowski 4266c412b5 Updated Polish translation (2) 12 years ago
Marcin Łabanowski cbab1f9ac2 Updated Polish translation 12 years ago
Michael Foster 64bc410484 Small comment change 11 years ago
Marcin Łabanowski 7c8bbe8527 Implement image identification buttons using regex.info/exif, google images and tineye 12 years ago
Michael Foster 18516ff828 Rename $config['url_ads'] to $config['link_prefix'] 11 years ago
szalej 51efd817c8 Update inc/config.php 11 years ago
Marcin Łabanowski 3ef2c05bb2 url_ads: fix it not working 11 years ago
szalej 5bf53cb581 Update inc/functions.php 11 years ago
szalej 220609999a Update inc/functions.php 11 years ago
asiekierka 44d3b12cef Embedding: added vocaroo support 11 years ago
Michael Foster 573f86ccae Tiny code clean-up 11 years ago
Marcin Łabanowski 73cb2bdf2c convert+gifsicle: fix previous commit 12 years ago
Marcin Łabanowski b7e725bf3e Support for resizing gifs using gifsicle with resizing the rest using ImageMagick 12 years ago
Marcin Łabanowski f9cdf31ede Fix animated .gif conversion when $config['thumb_ext'] == '' 12 years ago
Michael Foster a2d8e4cf3e Previous commit comment fix 11 years ago
Michael Foster 37d769646b Markup/quote fix for multibyte 11 years ago
Michael Foster b22bcdecf9 Fix last commit: purge() issue 11 years ago
Michael Foster 42cba53887 Allow Unicode in board URIs. 11 years ago
Michael Foster bb2868896c Ability to hide IP addresses from mod log 11 years ago
Michael Foster 343397d561 ?/IP/: Don't show posts for board user doesn't have access to 11 years ago
Michael Foster 8efab06616 Upgrade to utf8mb4 charset for MySQL server versions above 5.5.3. Keep support for older versions. Fix charsets for multiple columns and tables. 11 years ago
Michael Foster 461084d400 MySQL's utf8 charset only supports up to 3-byte symbols. Insterting four byte symbols (U+010000 to U+10FFFF) can be done maliciously to break HTML mark-up. 11 years ago
Michael Foster 1759ac2ea3 Post search: Search other fields too 11 years ago
Michael Foster 58306bdc63 Search posts 11 years ago
Michael Foster 5bab041814 Make font-awesome enabled by default 11 years ago
Michael Foster bd8bd3c02e Fix for last commit 11 years ago
Michael Foster 57c8e4ee7c Strip combining characters from Unicode strings (eg. Zalgo) 11 years ago
Michael Foster 37d5846e4e Fix markup overlapping. Issue #124 11 years ago
Michael Foster 33a1c00bd5 %length% in public ban messages 11 years ago
Michael Foster 31f657e550 Long overdue: Salted password hashes 11 years ago
Michael Foster 1132a4ce79 Option to use font-awesome for sticky/lock icons, etc. 11 years ago
Michael Foster ab0c5ee481 Option to make stylesheet selections board-specific 11 years ago
Michael Foster 6ba8f3f7de Add custom links to dashboard 11 years ago
Michael Foster ed8fe6c27a Option to check public ban message by default 11 years ago
Michael Foster 308f557fd5 Option to automatically strip EXIF metadata from JPEGs 11 years ago
Michael Foster 67cbc2b1aa Fix permissions with search 11 years ago
Michael Foster b776e0a7f0 Search update 11 years ago
Michael Foster e62b83e79c Bring back search (searching posts not implemented yet) 11 years ago
Michael Foster 30dc892786 Only store video URLs in database, instead of the generated player HTML. 11 years ago
Michael Foster e4bd9a6886 Themes edit: Split "post" into two seperate actions: "post" (replies) and "post-thread". And add a $board variable. 11 years ago