AsmBB

Timeline
Login

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

73 check-ins using file source/fcgi.asm version 68f9999f29

2018-01-10
16:09:42
Official binary release v1.7 check-in: 03ffdd1f82 user: johnfound tags: trunk, v1.7
14:46:41
Email confirmation of the new accounts and email changes optional (/!settings)

[special:skins] changed to accept the current selected skin: [special:skins=]

From the settings form removed "log events" option and added the default skin, default mobile skin and email confirmation options.

Better design of the settings form.

The current email displayed in the email change form on the user profile.

Preparations for the v1.7; check-in: f3da53d0f2 user: johnfound tags: trunk

2018-01-07
10:40:38
Chat settings added to the forum settings form. Better error checking on the form save. Fixed a small bug in the chat permissions. check-in: 8e2764820f user: johnfound tags: trunk
2018-01-06
13:19:40
Well, at the end official release v1.6 :) check-in: 4616153898 user: johnfound tags: trunk, v1.6
13:01:55
Still not... check-in: cb94876663 user: johnfound tags: trunk
13:00:57
Fixed wrong version number. check-in: 743ef1dead user: johnfound tags: trunk
12:55:55
install.txt edited. check-in: 3db2c9476d user: johnfound tags: trunk
12:28:55
Fixed small bugs in the config files. Added echo service in order to diagnose problems with the chat on HTTP2.0; Added one more bot detection pattern. Some preparations for v1.6 release. check-in: ccf5952d17 user: johnfound tags: trunk
2017-09-29
21:55:57
Work on the attachments, default permissions, limiting the size and count of the attached files, better styles. Closed-Leaf check-in: 3f06f7d398 user: johnfound tags: attachments
2017-09-28
13:43:04
Work on the attachments representation. Added one more bot signature. check-in: 43469f6c55 user: johnfound tags: attachments
2017-09-27
19:43:44
Some code cleanup and permission check for the attachments processing. The attachmens still need some validation, though not clear what exactly. check-in: 9ae99d6d7b user: johnfound tags: attachments
13:42:25
Work on the attachment feature. Downloading the attached files. check-in: 70e8f7d3fb user: johnfound tags: attachments
2017-09-26
11:20:11
Work on the attachments handling. Fixed a schrödinbug in the "post_data.asm"! check-in: ba72ed726d user: johnfound tags: attachments
2017-09-15
17:51:51
Merged with the MobileSkin branch. check-in: d3301b3859 user: johnfound tags: trunk
2017-05-28
21:35:26
The musl linker and sqlite compiled with the latest Musl v1.1.16; Leaf check-in: 4f89fdb30b user: johnfound tags: MobileSkin
20:01:37
Added some files to the project; check-in: 627f893755 user: johnfound tags: MobileSkin
19:54:24
Some small optimizations here and there; Removed the deprecated functions from sqlite import file; sqlite library updated to v3.19, compiled with -O2 (strange with -O3 it crashes. this need to be cleared.); check-in: 9871c82d78 user: johnfound tags: MobileSkin
12:43:49
Fixing small bugs in the search engine. Still not ideal, but better. check-in: 7e09128a48 user: johnfound tags: MobileSkin
08:27:13
Fixed bugs in error pages. Improved some sql queries for better performance. Work on search engine. check-in: d0edecbf17 user: johnfound tags: MobileSkin
2017-05-27
14:39:49
Fine tuning of the mobile devices appearance - standalone display, when added to the Android home page, the virtual keyboard, not overlapping the edit controls, etc. check-in: 8876225162 user: johnfound tags: MobileSkin
2017-05-26
19:44:01
Fixed small bugs, affecting scrolling of the chat area and gecko specific thing. check-in: df36a6eb40 user: johnfound tags: MobileSkin
13:05:09
Fixed small bug in the nickname changing for the mobile skin. check-in: c0924f637e user: johnfound tags: MobileSkin
11:36:53
Ultra minimalistic implementation of the chat for the "mobile" skin. check-in: 8c726ac7a5 user: johnfound tags: MobileSkin
2017-05-25
17:20:24
Some work on the mobile chat. check-in: 643bed7acd user: johnfound tags: MobileSkin
07:01:53
Changed the way of setting the default skins. Removed related symlinks from the templates/ directory.

Implemented simple detection of mobile devices, and the default skin is now switched automatically. The new approach fixes also the problems with browser caching. check-in: e13f035f2d user: johnfound tags: MobileSkin

2017-05-24
08:56:02
Restored the default skin to Wasp. check-in: 3b20479d3d user: johnfound tags: MobileSkin
08:43:31
Work on the mobile skin. check-in: f8f63a1e86 user: johnfound tags: MobileSkin
2017-05-23
13:48:13
Work on the mobile skin. check-in: 5b551611a6 user: johnfound tags: MobileSkin
2017-05-22
08:29:45
Attempt to make decent mobile skin. check-in: a8296d7e48 user: johnfound tags: MobileSkin
08:23:43
More simple format for the code blocks. Needs recomplile with the latest version of FreshLibDev. check-in: 4ad5747f3c user: johnfound tags: trunk
2017-05-20
09:17:50
Official binary release v1.5 check-in: e8bc2e9cc5 user: johnfound tags: trunk, v1.5
09:16:31
Changed the version number. Final commit before the release. check-in: 041cf32367 user: johnfound tags: trunk
09:10:40
Fixed small problems in Light skin.

Edited install.txt file.

Added _default2 symlink for easy switching the default skin.

Chat enabled by default for the registered users. check-in: 22a43e01e2 user: johnfound tags: trunk

08:32:28
Added unpacking script to make upload and configuration (for apache) easier. check-in: f46c2127e9 user: johnfound tags: trunk
06:49:31
Preparation for a release. Small fix of the Light theme. check-in: d47da02d95 user: johnfound tags: trunk
2017-05-18
17:10:49
Fixed some missed problems. Almost ready for release, but needs some additional testing on the demo forum. check-in: 48891f7d5a user: johnfound tags: trunk
16:48:06
The default skin directory renamed to "_default" in order to not appear in the list of accessible skins. check-in: 82fa9daf0c user: johnfound tags: trunk
16:28:53
The images directories of the skins renamed to _images in order to fix the problems with the dotfiles in Linux. check-in: 984e30480f user: johnfound tags: trunk
13:15:43
Fixed small bug in the render. check-in: 385aef48d7 user: johnfound tags: trunk
12:58:31
Duplicated images, replaced with symlinks. check-in: c34c7e6256 user: johnfound tags: trunk
12:33:58
The Default skin has been replaced by symlink. check-in: 1f0f4f8d7e user: johnfound tags: trunk
09:35:21
Work on the Light skin. check-in: 215b89e001 user: johnfound tags: trunk
2017-05-17
12:46:45
Cleaning up (from scratch) the Light skin. check-in: d26aa83ce3 user: johnfound tags: trunk
05:20:17
One more omitted file added. check-in: 816e2a0ccf user: johnfound tags: trunk
2017-05-16
19:19:27
Fixing the skins, especially Light, but there are still bugs in the default and Wasp skins. Must be improved and fixed for the release. check-in: 3e193ce9ae user: johnfound tags: trunk
18:20:03
Renamed some files. check-in: ca294a5089 user: johnfound tags: trunk
18:16:24
Merged with the RealTimeChat branch. This commit is still not working. Ignore. check-in: 39f0e45932 user: johnfound tags: trunk
17:19:15
Fixed the first run setup page styles. Leaf check-in: a5160d019c user: johnfound tags: RealTimeChat
16:14:32
Added the some missing files for the previous checkin. :) check-in: caa9635338 user: johnfound tags: RealTimeChat
15:58:01
The second attempt to commit this huge ugly checkin. What has been changed:

1. Almost all of the presentational tags has been removed from the templates and replaced by CSS.

2. The images has been moved to the templates directory and now are separate for every skin (www/templates/.images for the default skin)

3. The respective code to handle the above changes has been implemented. Now the engine tracks the used stylesheets and include them to the head element of the html.

4. Fixed a small bug in the search engine that missed to park as read/unread the posts from the search results. check-in: 222b3649e9 user: johnfound tags: RealTimeChat

13:57:33
Wrong commit. Closed-Leaf check-in: 5294ef25d0 user: johnfound tags: RealTimeChat
2017-05-10
16:59:49
Better behavior on changing the user name on the fly. (for example when loging in/out to the forum). check-in: b2f24206a9 user: johnfound tags: RealTimeChat
15:14:32
Added .js file format as recogniseable mime type. check-in: ee7c172592 user: johnfound tags: RealTimeChat
08:53:35
Fixed small bug in the file mime type detection. check-in: b5d962f693 user: johnfound tags: RealTimeChat
08:45:51
Fixed bug in the settings form. check-in: 6a13022fa3 user: johnfound tags: RealTimeChat
08:07:16
Added the .gif emoticons. check-in: 477b9cbe86 user: johnfound tags: RealTimeChat
08:06:34
Changed the smiles for the forum with animated pixel smiles. check-in: f58691ce9e user: johnfound tags: RealTimeChat
07:57:41
Added the emoticons for the chat. check-in: 6822ec2acc user: johnfound tags: RealTimeChat
2017-05-09
11:50:18
The binary release of the pervious checkin. check-in: c59f9b59a0 user: johnfound tags: RealTimeChat
11:47:18
The 3rd version of the chat users handling. Hope less buggy this time. check-in: 63dc27433b user: johnfound tags: RealTimeChat
2017-05-06
07:01:41
Binary package updated to the version with the chat. check-in: 00c220a7b8 user: johnfound tags: RealTimeChat
06:53:53
Limiting the length of the messages, proper json escapement, work on the JS. check-in: c3efc33733 user: johnfound tags: RealTimeChat
2017-05-05
22:40:26
Working version of the users handling. It seems to work OK, only needs some test on the real server. check-in: ddf17c7d9b user: johnfound tags: RealTimeChat
2017-05-04
06:02:09
All changes made during a long test session on the chat with the users of bgdev.org; check-in: 0c5d2bb597 user: johnfound tags: RealTimeChat
2017-05-03
13:29:01
New chat protocol, new layout. Can be considered as chat v2.0; check-in: 03bed9d54f user: johnfound tags: RealTimeChat
2017-05-02
19:27:00
Fixed small problem in the chat JS. check-in: 610b864b3c user: johnfound tags: RealTimeChat
19:05:53
The chat SSE thread has been made to sync by shared memory and futex, instead of timers and polling the database. This approach should improve the reaction speed and lower the CPU load. check-in: 0b3db548a7 user: johnfound tags: RealTimeChat
06:09:21
Permissions control on the real-time chat access. Introduced new permission "permChat" and two parameters: "chat_anon" and "chat_enabled" for global enable/disable of the chat, depending on the server features. check-in: c533186417 user: johnfound tags: RealTimeChat
2017-05-01
21:24:08
Random string IDs for the chat connections. check-in: 84094755a6 user: johnfound tags: RealTimeChat
20:52:39
Work on the real-time chat. Works pretty good now. check-in: 9e391a1277 user: johnfound tags: RealTimeChat
2017-04-30
06:50:44
Chat optional through "chat_enabled" parameter. Fixed the response on POST requests to "!chat"; check-in: d5e042df13 user: johnfound tags: RealTimeChat
2017-04-29
19:56:59
The chat has been made optional, with parameter "chat_enabled"; check-in: c083bbc53f user: johnfound tags: RealTimeChat
14:53:13
Now the chat seems to work, more or less. check-in: 3d1dd549f6 user: johnfound tags: RealTimeChat