Commit graph

412 commits

Author SHA1 Message Date
lars fd653868ab fixed input encoding (by applying the announced encoding of the website) 2012-04-30 11:09:40 +00:00
lars 356f4cf279 added license 2012-04-20 12:34:12 +00:00
lars 2d989db66d README completed 2012-04-20 11:51:09 +00:00
lars 67798982cb increased page_size 2012-04-20 11:33:49 +00:00
lars 77923b51ce renamed directory 2012-04-20 01:50:59 +00:00
lars 324ee31bf5 renamed to "tycker" 2012-04-20 01:50:29 +00:00
lars 745967b373 initial upload 2012-04-20 01:49:00 +00:00
lars fd91316758 simple web-based ticker 2012-04-20 01:06:25 +00:00
lars 683941a842 improved link parser (works even without "http://")
reject submissions with suspicious usernames or content
2012-03-31 13:54:36 +00:00
lars 944b6b781c add "nofollow" and escape HTML input 2012-03-31 11:41:54 +00:00
lars 962c560ed0 fixed unicode error
deliver content with multiple pages (if necessary)
delete multiple submissions on demand
2012-03-28 01:32:53 +00:00
lars 16b41e3dec hide profile-related pages if "enable_users" is False
use comman instead of semicolon by default (for CSV)
2011-12-19 03:29:47 +00:00
lars e4e2e416db added user account management (disabled by default) 2011-12-19 03:21:07 +00:00
lars ffbdaa4351 implemented functions for checking "exposed" and "closed" status of a poll
export filename prefix is now configurable (default: wortschlucker)
2011-12-17 00:09:47 +00:00
lars 7281b0f147 export via CSV
fixed order for display of submissions (before: quite random)
2011-12-16 20:53:24 +00:00
phear e9ffa70f05 replaced submission input with multiline text area element 2011-12-16 16:28:04 +00:00
phear 3bfebb9e99 (sort of) FIX: publishing items whose headlines contained umlauts previously resulted in an exception 2011-12-16 13:11:10 +00:00
age b7207881cd szene rest 2011-11-03 22:14:10 +00:00
age dba8216562 szene kalender import script 2011-11-03 22:12:42 +00:00
age 8885356b3b alte dinge 2011-11-03 22:11:39 +00:00
lars 43cce6432e twitter fixed
submission moderation
other minor stuff
2011-04-01 00:44:39 +00:00
lars 19fd6d004e re-read the mapping file for every access 2011-03-28 19:48:56 +00:00
lars 039c5947a5 fixed transparent background of popups
fixed popup border image location
fixed charset encoding issues
2011-03-09 00:01:15 +00:00
lars 38b7268e27 encoding issues fixed
ferwer warnings
2011-03-08 22:01:10 +00:00
phear cc83ebd691 invert sort order for blog entries 2010-06-11 09:49:47 +00:00
lars 7612f74f87 remove newline characters when reading password hashes from a file
sort the entries by name during "save"
2010-06-10 14:02:47 +00:00
lars 8dd0b23e74 fixed genshi template loader search path
fixed wsgi detection
added "htpasswd_directory" setting
2010-06-08 23:57:23 +00:00
lars 397b19c591 added template for admin list of zones 2010-06-08 23:56:00 +00:00
lars 96edf90d0a moved example config files to a seperate config directory
added some more explanatory text for important settings
2010-06-08 23:55:02 +00:00
lars 6c37dcd787 obfuscate entered passwords 2010-06-08 11:49:35 +00:00
lars c48113005d added prelimenary README file 2010-06-05 01:46:22 +00:00
lars de95a56dd6 added example config files 2010-06-05 01:43:35 +00:00
lars c4d2e9c204 added web interface code
added basic templates
2010-06-05 01:22:57 +00:00
lars 53d561e65d ignore mal-formed input lines
sort usernames by default
2010-06-05 01:22:20 +00:00
lars 6295daf7f7 initialized a basic htpasswd web interface
* imported http://trac.edgewall.org/export/9825/trunk/contrib/htpasswd.py
 * improved file handling and items management
2010-06-04 21:32:27 +00:00
lars c26a0a14b3 ignore invalid blog items 2010-05-31 12:13:38 +00:00
lars 57caa5d05e added code for rendering simple blog entries 2010-05-31 12:02:38 +00:00
lars 0cf168b393 improved handling of twitter updates 2010-05-30 15:43:42 +00:00
lars e7bbc91974 allow "~" in links 2010-05-24 14:53:23 +00:00
lars 307957e26a improve comments 2010-05-24 12:29:51 +00:00
lars 13e95d015f fixed case-sensitive matching 2010-05-24 01:13:40 +00:00
lars 57b6bb4a66 use binary mode for string comparison (force case-sensitive matching) 2010-05-24 01:08:07 +00:00
lars 75343fbe99 moved mythtv channel sort script to separate directory 2010-05-24 00:33:00 +00:00
lars e2b1d6985b added a script for channel sorting in MythTV 2010-05-24 00:30:44 +00:00
lars 5f4a4217a3 switched to python2.5 (due to problems on a mixed lenny/squeeze system)
added an optional /public/page/2 for accessing /?page=2 (better for search engines)
enabled wsgi
2010-05-20 11:16:22 +00:00
phear e8d1cb5b12 added a function to automatically send new public polls to twitter 2010-05-13 12:42:05 +00:00
lars c6fe7356bf improve link detection (enclosed in braces) 2010-05-10 09:13:39 +00:00
lars a445d1f6cd moved database URI to a separate config file (BASE_DIR/wortschlucker.conf) 2010-05-09 15:44:23 +00:00
lars 76923a682e remove debug statements 2010-05-08 15:37:17 +00:00
lars 1bc66d929f allow empty dates ("forever")
use dedicated checkboxes for "close" and "expose" dates
2010-05-08 15:31:46 +00:00