Commit Graph

1354 Commits

Author SHA1 Message Date
ritt 25eb2558de Added password conversion to new SHA-256 method
SVN revision: 2308
2010-07-31 15:34:49 +00:00
ritt a3c6b4f0ae Implemented SLL passphrase, although this should be deprecated
SVN revision: 2306
2010-07-28 14:57:04 +00:00
ritt 90c122c195 Use SHA-256 for password encryption
SVN revision: 2304
2010-07-28 13:23:06 +00:00
ritt 11c1889739 Fixed three XSS holes, thanks to Lukasz Olejnik
SVN revision: 2303
2010-07-28 10:55:33 +00:00
ritt 42c12876c8 Fixed compiler warning
SVN revision: 2302
2010-07-19 14:33:32 +00:00
ritt 70f1d578b2 Limit text body size for RSS feed to 2k to avoid lock-up for very long entries
SVN revision: 2301
2010-07-19 14:30:46 +00:00
ritt bb73a0a405 Fixed JS bug with "Fix text"
SVN revision: 2300
2010-06-14 11:01:52 +00:00
ritt 8cbcc4d3c3 Implemented 'Enable Smileys'
SVN revision: 2299
2010-06-08 09:30:53 +00:00
ritt 58668e5e47 Fixed problem with cloning and "Guest menu commands = .." being present in the config file
SVN revision: 2297
2010-05-18 11:19:28 +00:00
ritt e74b3a1357 Added option "Cell Style <atrib> <value>"
SVN revision: 2294
2010-04-15 10:36:29 +00:00
ritt 6b2c07bba5 Fixed bug with URL in expanding groups using top groups
SVN revision: 2293
2010-03-15 10:19:58 +00:00
ritt 4ec1c2edc3 Fixed stack overflow of Select -> Edit with many replies
SVN revision: 2292
2010-03-15 09:24:12 +00:00
ritt c5954c47d1 Increased socket timeout, show content length error correctly
SVN revision: 2291
2010-03-12 11:44:53 +00:00
ritt dcf072454b Fixed bug with quick date filter and threaded display
SVN revision: 2290
2010-03-12 11:22:47 +00:00
ritt 2ecc716236 Fixed problem with "'" in french translation for JavaScript
SVN revision: 2289
2010-03-12 08:27:33 +00:00
ritt d0bfc72794 Added 'last 3 days' option from David Pilgram
SVN revision: 2288
2010-03-12 08:11:39 +00:00
ritt 201b7f223a Added patch of Aaron Couture to make elog work with USE_CRYPT
SVN revision: 2283
2010-01-12 11:27:15 +00:00
ritt 1b7ea304ec Do no thread evaluation when doing filtering
SVN revision: 2282
2010-01-12 08:07:02 +00:00
ritt 87cc97c345 Fixed usage of undefine 'date' under 'subst on reply...'
SVN revision: 2280
2009-12-12 19:24:29 +00:00
ritt 818713ae13 Fixed compiler warning
SVN revision: 2278
2009-12-02 10:53:44 +00:00
ritt d14433f218 Release 2.7.8-1
SVN revision: 2277
2009-12-02 10:47:33 +00:00
ritt 862777fd0a Implemented "Sort attributes = Date"
SVN revision: 2274
2009-12-02 10:37:28 +00:00
ritt 20e7c19e9d Implemented "Allow branching"
SVN revision: 2273
2009-11-27 12:48:07 +00:00
ritt fc8b059303 Implemented "Preset on first reply"
SVN revision: 2271
2009-11-26 16:38:43 +00:00
ritt 7f7c9e1bb4 Avoid double substitutions on 'preset on reply'
SVN revision: 2270
2009-11-19 01:25:32 +00:00
ritt 4c065a6271 Fixed compiler warning
SVN revision: 2269
2009-11-16 12:31:07 +00:00
ritt 38595ca41d Implemented search_last_reply
SVN revision: 2268
2009-11-16 12:27:06 +00:00
ritt 6f7f94dd9e Fixed paper clip display in replies
SVN revision: 2266
2009-11-13 14:07:24 +00:00
ritt a16e2afcf3 Removed "Pragma: no-cache" from export.* (IE SSL problem)
SVN revision: 2265
2009-11-10 13:52:54 +00:00
ritt b01a695982 Do not execute 'Subst <attrib>' on replies
SVN revision: 2264
2009-11-10 13:40:18 +00:00
ritt 9c7055c264 Execute 'subst on edit' and 'subst on reply' AFTER submission
SVN revision: 2263
2009-11-10 13:19:52 +00:00
ritt 8ba687be46 Added 'summary line length'
SVN revision: 2262
2009-11-06 12:45:12 +00:00
ritt dc02454dd0 Added check for full file system in order not to corrupt the password file
SVN revision: 2258
2009-10-16 10:15:53 +00:00
ritt 18ccf088f5 Fixed entry_modified if using HTML editor
SVN revision: 2256
2009-09-17 16:17:50 +00:00
ritt 35149d289e Fixed problems with "Fix text = 1"
SVN revision: 2254
2009-09-04 07:45:24 +00:00
ritt 9aaf751db1 Call srand() only once during initialization
SVN revision: 2253
2009-09-01 07:05:34 +00:00
ritt 7cb5f15e1d Changed "Sort Attribute Options" to a per-attribute setting
SVN revision: 2252
2009-08-11 06:38:02 +00:00
ritt a7bcf0015e Implemented "sort attribute options"
SVN revision: 2251
2009-08-10 15:11:52 +00:00
ritt c1dd234192 Fixed problem with init_resize and plain text with restricted message height, thanks to Richard S
SVN revision: 2249
2009-08-05 11:36:01 +00:00
ritt aeab8c87a6 Avoid sending empty header after synchronizing
SVN revision: 2248
2009-08-03 07:58:15 +00:00
ritt 97b4959f64 Release 2.7.7-1
SVN revision: 2246
2009-07-31 11:00:49 +00:00
ritt 8e03f09fa8 Fixed compiler warning
SVN revision: 2245
2009-07-31 09:33:37 +00:00
ritt 2eabb4902d Changed ELCode select box names not to collide with "size" attribute
SVN revision: 2244
2009-07-28 14:55:17 +00:00
ritt fab77a1b1e Fixed compiler warning
SVN revision: 2243
2009-07-28 11:56:09 +00:00
ritt 4c58edac44 Fixed wrong in_reply_to decoding (for lists)
SVN revision: 2242
2009-07-28 11:54:02 +00:00
ritt bebd33c05d Better check for inline images
SVN revision: 2241
2009-07-28 11:28:46 +00:00
ritt f32db8164a Fixed crash with two logbooks using same subdir
SVN revision: 2240
2009-07-27 09:17:20 +00:00
ritt e7d165916a Completed list of forbidden attributes
SVN revision: 2239
2009-07-27 08:47:58 +00:00
ritt af3344aeaa Fixed compiler warning
SVN revision: 2238
2009-07-27 08:38:02 +00:00
ritt bf0f190d13 Fixed broken inline images in email notification
SVN revision: 2237
2009-07-27 08:33:33 +00:00