Commit Graph

  • 8772c31ce1 post search: missed default config czaks 2013-07-20 22:45:21 -0400
  • 33c7abf11f Merge branch 'master' of github.com:vichan-devel/Tinyboard czaks 2013-07-20 22:33:56 -0400
  • 3596e429bf post search: one more i18n string czaks 2013-07-20 20:41:54 -0400
  • faa7cf473f post search: i18n fix; move from post to get, since this method is more suitable for search czaks 2013-07-20 20:39:41 -0400
  • 6c05d73f28 post search: i18n one more string czaks 2013-07-20 20:36:54 -0400
  • 17952d173c Update Polish translation czaks 2013-07-20 20:23:55 -0400
  • 2ae918c0bd post search: one more fix czaks 2013-07-20 20:07:28 -0400
  • 8df5d03f8c post search: fix previous commit czaks 2013-07-20 20:05:16 -0400
  • 629d616de5 post search: internationalize and use config values czaks 2013-07-20 20:01:22 -0400
  • 472b518165 post search: configs and database czaks 2013-07-20 19:48:14 -0400
  • dd75fe985c Public search form Michael Foster 2013-07-20 18:50:40 -0400
  • bc1bc9f6ef Merge branch 'master' of github.com:vichan-devel/Tinyboard Czterooki 2013-07-20 18:28:57 -0400
  • d31be1958d youtube.js: make it work with thread expand etc. czaks 2013-07-20 18:25:58 -0400
  • ede654cbd8 youtube.js: better working in https environments czaks 2013-07-20 18:12:45 -0400
  • 70a861ec54 youtube.js: made it actually work, also a fix in usage czaks 2013-07-20 18:11:25 -0400
  • ca5283abad empty ukko boardlist Czterooki 2013-07-20 18:02:53 -0400
  • 2edbb1c210 youtube.js: fix previous commit czaks 2013-07-20 18:01:46 -0400
  • b5d33b0e1c youtube.js: prevent default action of opening new window czaks 2013-07-20 17:50:52 -0400
  • 9f323ae65f Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-20 17:28:34 -0400
  • e8b693b044 js/quote-selection.js: Slightly less buggy, especially on Macs Michael Foster 2013-07-20 14:05:39 -0400
  • 67cbc2b1aa Fix permissions with search Michael Foster 2013-07-20 13:15:44 -0400
  • b776e0a7f0 Search update Michael Foster 2013-07-20 12:05:42 -0400
  • e62b83e79c Bring back search (searching posts not implemented yet) Michael Foster 2013-07-20 07:50:33 -0400
  • aef4425592 merge with vichan-gold Czterooki 2013-07-20 00:19:08 -0400
  • 81892ebcdc templates/thread.html Czterooki 2013-07-20 00:10:39 -0400
  • f8ca3aa418 templates/post_thread.html Czterooki 2013-07-20 00:09:51 -0400
  • 5b92f99818 templates/post_form.html Czterooki 2013-07-20 00:09:17 -0400
  • fea5ff94dd stylesheets/photon.css Czterooki 2013-07-20 00:08:09 -0400
  • 72876b6492 js/quick-reply.js Czterooki 2013-07-20 00:07:28 -0400
  • 2304683d1c js/post-hider.js Czterooki 2013-07-20 00:06:41 -0400
  • dfddeb30da js/expand.js Czterooki 2013-07-20 00:06:08 -0400
  • 01d9ad9d43 inc/mod/pages.php Czterooki 2013-07-20 00:05:08 -0400
  • ad7d15535b config.php Czterooki 2013-07-20 00:03:45 -0400
  • dd8a005956 .gitignore Czterooki 2013-07-19 23:59:41 -0400
  • 158a7c0e79 Experimental / Proof-of-concept: Don't load the YouTube player unless the video image is clicked. Michael Foster 2013-07-19 19:06:27 -0400
  • 30dc892786 Only store video URLs in database, instead of the generated player HTML. Michael Foster 2013-07-19 18:36:12 -0400
  • 0ba40a8fc2 I just realized that ImageMagick had a -auto-orient switch. No need for all that code. Michael Foster 2013-07-19 09:39:22 -0400
  • 19766c4e0e Bugfix: Warning when in CLI-mode Michael Foster 2013-07-19 06:20:22 -0400
  • f04566f6d3 locale: update polish translation czaks 2013-07-18 16:34:22 -0400
  • 5547591b87 catalog: fix previous commit czaks 2013-07-18 16:16:43 -0400
  • a5a1f00223 catalog: translation fix czaks 2013-07-18 16:13:48 -0400
  • aa9844ae2a sitemap theme: fix notice when rebuilding using tools/rebuild.php from CLI czaks 2013-07-18 15:31:22 -0400
  • fa66b96240 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-18 15:19:03 -0400
  • e4bd9a6886 Themes edit: Split "post" into two seperate actions: "post" (replies) and "post-thread". And add a $board variable. Michael Foster 2013-07-18 12:06:26 -0400
  • de4b5b3962 Quick catalog theme bugfix Michael Foster 2013-07-18 11:40:21 -0400
  • 461d98b945 Catalog theme copypaste 2013-07-18 11:34:04 -0400
  • f5d378fab5 Catalog theme copypaste 2013-07-18 11:30:00 -0400
  • 25ca144d0c Bugfix: .DS_Store fix Michael Foster 2013-07-18 11:28:35 -0400
  • ce9431ba34 Update filters to work with new ban table Michael Foster 2013-07-18 10:17:19 -0400
  • 8c72c8a432 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-17 22:17:37 -0400
  • dd4aea5431 inline-expanding.js: internal fix for better stability czaks 2013-07-17 22:15:16 -0400
  • 95b49f2215 quick-reply.js: activate only on index page czaks 2013-07-17 22:09:28 -0400
  • 7e95e80c25 New theme: XML sitemap generator Michael Foster 2013-07-17 10:17:28 -0400
  • 84aaaabece Merge branch 'master' of https://github.com/kaja47/Tinyboard czaks 2013-07-16 13:40:56 -0400
  • 786ac5c55c recaptcha: fix for https czaks 2013-07-16 13:18:55 -0400
  • 7bdb96a16b Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-16 13:02:13 -0400
  • aadb57f2a2 More ban stuff: Show whether or not user has "seen" a ban yet in the ban list and on IP address pages. Purge useless expired ban records. Michael Foster 2013-07-16 08:50:39 -0400
  • c8f30550af $config['require_ban_view']: Force users to view the "You are banned" page at least once before letting a ban disappear naturally. Michael Foster 2013-07-16 06:33:37 -0400
  • 29b10c88db Outputting thread subject in header/title (issue #122) Michael Foster 2013-07-16 02:48:20 -0400
  • 7302fc57a8 Automatically dismiss all reports regarding a thread after it is locked. Michael Foster 2013-07-16 02:32:44 -0400
  • 2144d43f2b Fix issue #24 Michael Foster 2013-07-16 02:27:20 -0400
  • 23b27d8057 Add clean() to mod_move function Michael Foster 2013-07-16 01:38:24 -0400
  • c2dc25ac51 incrementSpamHash() was duplicated for some reason Michael Foster 2013-07-16 01:34:36 -0400
  • 77e4d926d9 Add "write" (files written to) to debug section Michael Foster 2013-07-16 01:21:06 -0400
  • 34dc31c50e Remove search section from dashboard as it is currently nonexistent in the latest version. Michael Foster 2013-07-16 01:14:42 -0400
  • 1cabad1282 Merge pull request #121 from Macil/morertlfix Michael 2013-07-15 21:59:24 -0700
  • 230b5de16e Bug fix: Error when using anonymous functions for mod pages Michael Foster 2013-07-15 08:17:49 -0400
  • 82e3592703 Argh, just remove all RTL and LTR control codes in bidi_cleanup. Macil Tech 2013-06-25 12:13:17 -0500
  • 8a598982a4 vichan-devel-4.0-gold release; mention vichan-devel in README; bump version; tag czaks 2013-07-03 02:24:59 -0400
  • 8de00e5ba9 Update Polish translation; javascript l10n czaks 2013-07-03 01:59:36 -0400
  • 1e3ae4c7f7 js i18n: quick-post-controls.js czaks 2013-07-03 01:55:43 -0400
  • 05e719cea0 js i18n: forced-anon.js czaks 2013-07-03 01:48:24 -0400
  • 7660be1e02 js i18n: hide-locked-threads.js i18n czaks 2013-07-03 01:40:23 -0400
  • 0a6a982ae9 i18n_extract tool: replace the bundled lib with gettext forced to assume python, since it extracts more strings czaks 2013-07-03 01:37:48 -0400
  • f9abd0669b js i18n: local-time.js czaks 2013-07-03 01:27:09 -0400
  • f2128758f2 i18n tools: small fixes czaks 2013-07-03 01:24:09 -0400
  • 7180a77705 smartphone-spoiler.js: make it work with thread expanding etc. czaks 2013-07-03 01:18:44 -0400
  • 37c1b134de js i18n: expand.js czaks 2013-07-03 01:17:56 -0400
  • da9f367f2f js i18n: misc fixes; quick-reply.js i18n czaks 2013-07-03 01:04:08 -0400
  • 3fc38cb552 tools/inc/lib/jsgettext/: misc fixes czaks 2013-07-03 00:50:43 -0400
  • 21f6799617 js i18n: finish implementation with addition of the compiled locale strings file to additional javascripts czaks 2013-07-03 00:25:32 -0400
  • 2b8d695b49 tools/i18n_*: introduction of translation tools for tinyboard; supporting javascript i18n czaks 2013-07-03 00:12:28 -0400
  • 8fd569ce1e tools/inc/lib/jsgettext/: remove unnecessary file czaks 2013-07-02 23:58:37 -0400
  • f7d7981248 tools/inc/lib/jsgettext/: apply fixes from bugtracker czaks 2013-07-02 23:57:47 -0400
  • 74f4c7da18 main.js: added preliminary translation functions for javascript czaks 2013-07-02 23:10:00 -0400
  • 7ab1ec4caa tools/inc/lib/jsgettext/: bundle jsgettext library from https://code.google.com/p/jsgettext czaks 2013-07-02 22:48:43 -0400
  • 47640a0ce8 tools/: move cli utils from tinyboard-tools to tinyboard repo czaks 2013-07-02 22:45:52 -0400
  • fe1e07f1bf local-time.js: make it work with thread expand etc; BEWARE IT NOW NEEDS JQUERY TO BE LOADED BEFORE czaks 2013-07-02 21:09:05 -0400
  • dfe31de156 local-time.js: make it work in localised environments czaks 2013-07-02 20:58:16 -0400
  • 6961f5b8b5 post_form: move submit button upper when thread field is disabled Marcin Łabanowski 2013-07-02 18:05:18 -0400
  • 74a470bf4e Add support for 4chan-compatible json API. K 2013-07-02 19:52:29 +0200
  • d134d2ae22 post-hider.js: further code cleanup; fix displaying on board pages czaks 2013-06-24 09:05:33 -0400
  • 0cae0d70b8 post-hider.js: fixed multiple board issues; eg. you could hide a thread on one board, and threads from other boards with the same id would have been hidden too czaks 2013-06-24 09:02:12 -0400
  • 802fd16d46 templates/post_thread.html: add data-board field for every thread; mainly for post-hiding and ukko integration czaks 2013-06-24 08:46:59 -0400
  • da57f51c87 templates/post_thread.html: changed windows-type endlines to unix-type czaks 2013-06-24 08:44:19 -0400
  • 3bcf88e842 JS Api: added an active_page variable to make it easier to denote the context from javascript czaks 2013-06-24 08:23:09 -0400
  • 08494f2b2f Added gentoochan.css. lanc33 2013-06-22 12:16:10 -0300
  • 24a520485d Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-06-21 16:41:39 -0400
  • c073967600 SPDY: send back updated thread/index after post czaks 2013-06-21 16:36:20 -0400
  • 9b0c31daa6 Merge pull request #116 from Macil/hardlimits Michael 2013-06-18 10:46:25 -0700