AsmBB

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

24 check-ins using file source/create.sql version 3beb304f3e

2018-12-07
16:45:57
Merged with trunk in order to get the latest changes. check-in: 3e3dc0d917 user: johnfound tags: bbcode
16:39:32
Create skin compatible with Dillo browser. Leaf check-in: 68ff13989b user: johnfound tags: DilloSkin
2018-11-26
06:27:39
Forgotten debug code removed. check-in: 035a2f7d25 user: johnfound tags: trunk
2018-11-24
19:59:05
Proper browser cache handling for attachments. check-in: 86befb7be1 user: johnfound tags: trunk
18:30:42
Binary package updated. The templates need updating as well. check-in: 6e2b406dac user: johnfound tags: trunk
15:18:48
The user names can't have leading and trailing spaces. The user names must be URL encoded when used in links. check-in: 7d9fea5a76 user: johnfound tags: trunk
2018-11-21
09:50:43
Binary pack updated. check-in: 7bb3292ed4 user: johnfound tags: trunk
09:11:07
Fixed minor, but annoying CSRF vulnerability with the logout function. check-in: 42032b0a86 user: johnfound tags: trunk
2018-11-20
20:50:20
Binary pack updated with the latest version of the bot protection. Notice, that the skins are updated as well. check-in: 943c49adf9 user: johnfound tags: trunk
20:28:26
Special processing on the cases of disabled email confirmations. Additional bot protection on registering and login forms. check-in: 9cea868555 user: johnfound tags: trunk
2018-11-17
08:06:17
Binary pack updated. check-in: ac0e89748d user: johnfound tags: trunk
07:05:27
Try to remove the socket file, remained from a previous crash. check-in: df73800e89 user: johnfound tags: trunk
06:22:18
Make the unix socket (if created by the engine) writable for everyone. check-in: 5e732b3401 user: johnfound tags: trunk
2018-11-13
20:38:51
Binary pack update. check-in: cbae15c3b0 user: johnfound tags: trunk
18:16:16
The skin selection style fixed. check-in: 27b3b0ce31 user: johnfound tags: trunk
17:55:37
Mobile friendly groups of checkboxes. check-in: f97318e4c3 user: johnfound tags: trunk
2018-11-11
18:01:31
Fixed a bug in the post data decoding. check-in: 8bc9b47fcf user: johnfound tags: trunk
2018-11-10
17:24:53
Save the post data to a file ("post_data.txt") instead of STDERR. Will be more useful on engine crashes. check-in: d3d03db700 user: johnfound tags: trunk
2018-11-09
08:48:13
More precise check for the form data encoding. Fixed bug in error 400 handling in commands.asm; options.DebugPost option for printing post data to the stderr. check-in: d6b814d210 user: johnfound tags: trunk
2018-11-08
08:33:59
Binary pack updated to the latest trunk version. check-in: 9515f776f3 user: johnfound tags: trunk
07:21:51
Small optimization in the templates. check-in: 1dec9d70e2 user: johnfound tags: trunk
2018-10-24
14:57:23
Memory leak fixed on posts with attachments. check-in: ae3894189e user: johnfound tags: trunk
2018-10-22
06:31:32
Merge with the recent improvements from several branches - sql_hacks, with_sendmail and partially bbcode. check-in: a482a37ea8 user: johnfound tags: trunk
2018-10-20
19:24:46
More informative error message on registration with the same email/nickname. Leaf check-in: 9675258dfc user: johnfound tags: with_sendmail