Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-11-13
| ||
07:40:03 | Another stupid bug. Leaf check-in: 7544654b24 user: johnfound tags: SkinNoCSS | |
07:17:36 | Fixed bug in __StrCatMinimag. check-in: a5d67a3ca9 user: johnfound tags: SkinNoCSS | |
2024-11-10
| ||
20:14:24 | Better processing of the minimag markup in __StrCatMinimag. Should be tested more. check-in: 31ce1bf757 user: johnfound tags: SkinNoCSS | |
18:55:43 | Fixed small bug in edit.asm. Fixed the autocomplete function in the editor. The problem was a duplicated tag ID in the main_html_start.tpl. check-in: 9146b624e3 user: johnfound tags: SkinNoCSS | |
15:37:14 | Sync the themes with the latest changes in the backend. check-in: 0eab86e6da user: johnfound tags: SkinNoCSS | |
2024-11-09
| ||
18:32:15 | Remove the </li> tag from the themes. check-in: 4de41bb25a user: johnfound tags: SkinNoCSS | |
08:56:14 | Clean the start and end whitespace from the quoted post (for BBCode). check-in: fa96f90abd user: johnfound tags: SkinNoCSS | |
08:55:17 | Removed the useless button "Reset" from the editor form. check-in: edc8320c7f user: johnfound tags: SkinNoCSS | |
2024-11-08
| ||
21:43:05 | The nested quotes feature implemented. The templates are fixed for NoCSS theme. check-in: 27639a891e user: johnfound tags: SkinNoCSS | |
14:05:44 | An option to strip the nested quotes from the quoted post. Need to implement the configuration that to make it optional and configurable. check-in: 66eb8e30d6 user: johnfound tags: SkinNoCSS | |
2024-11-03
| ||
10:51:40 | Implemented zoom of the posted figures on click. check-in: f0437d0d66 user: johnfound tags: SkinNoCSS | |
2024-10-31
| ||
20:24:10 | added debug.less to the project. check-in: 77f72d57c3 user: johnfound tags: SkinNoCSS | |
20:21:40 | Removed debug int3 check-in: 14a43e8f71 user: johnfound tags: SkinNoCSS | |
18:04:37 | Forgotten file added. check-in: a7ef3303c8 user: johnfound tags: SkinNoCSS | |
18:04:02 | Some improvement and simplification of the !debuginfo page. check-in: eff7e12c25 user: johnfound tags: SkinNoCSS | |
17:48:40 | Fixed probably very old bug in atomfead.asm check-in: 1fa605b704 user: johnfound tags: SkinNoCSS | |
17:27:24 | Better UI for the ignoring/uningnoring users. check-in: bba3e7860d user: johnfound tags: SkinNoCSS | |
15:27:25 | Added [special:?ignored=USERID] command in the render. check-in: 3a0d21ad1e user: johnfound tags: SkinNoCSS | |
14:05:34 | Now the ignore system works at first glance. Must to be tested in production. check-in: 1e4dbbf731 user: johnfound tags: SkinNoCSS | |
06:17:44 | Implemented a mechanism for ignoring users posts. check-in: 8d159f4f20 user: johnfound tags: SkinNoCSS | |
2024-10-30
| ||
16:40:31 | Fine tuning of the NoCSS theme. check-in: 97357fd2d9 user: johnfound tags: SkinNoCSS | |
14:35:23 | Blacklist table, preparations for "ignore user" feature. check-in: ae1d17620c user: johnfound tags: SkinNoCSS | |
2024-10-29
| ||
15:13:15 | Hyphens must be auto. check-in: f4f8e4271d user: johnfound tags: SkinNoCSS | |
14:30:32 | Small change. check-in: 9d9becf285 user: johnfound tags: SkinNoCSS | |
14:24:04 | Work on the thread_info.tpl check-in: 5385803e74 user: johnfound tags: SkinNoCSS | |
09:44:31 | Users online list HTML optimized. check-in: baaf0f69cc user: johnfound tags: SkinNoCSS | |
09:23:34 | Added toaster styles to NoCSS. This is impossible to be made by plain HTML. check-in: d9a625b177 user: johnfound tags: SkinNoCSS | |
07:45:53 | Added NoCSS into untar.sh check-in: 1913d1c41e user: johnfound tags: SkinNoCSS | |
07:40:12 | Added some buttons instead of links. From the UX point of view. check-in: 4703778b37 user: johnfound tags: SkinNoCSS | |
07:04:01 | Added wrongly removed earlier file. check-in: 2f6cdb152f user: johnfound tags: SkinNoCSS | |
2024-10-28
| ||
22:59:53 | The NoCSS skin is almost done. After all the changes in the backend, all skins have to be checked for broken html and styles. check-in: 4e9f9d157f user: johnfound tags: SkinNoCSS | |
15:30:00 | Continues the work on the NoCSS skin. check-in: c22b6557d3 user: johnfound tags: SkinNoCSS | |
06:04:36 | A lot of changes, mainly because of the work on NoCSS theme. As long, as there are changes in the backend as wee, the other skins are changed as well. Notice, that this requires update of the engine the FreshLibDev libraries. check-in: 414f376733 user: johnfound tags: SkinNoCSS | |
2024-10-24
| ||
14:34:05 | The post/thread editor form for NoCSS skin. check-in: 70ce57e2f6 user: johnfound tags: SkinNoCSS | |
14:33:35 | Remove the text labels from the post header for the mobile clients. check-in: 686bbff082 user: johnfound tags: SkinNoCSS | |
05:34:47 | Work on the noCSS skin. It needs some code changes, that is not good... check-in: cf0e1c3ef3 user: johnfound tags: SkinNoCSS | |
05:33:28 | Fixed the mobile behavior of the post editor. check-in: 6e3954ce97 user: johnfound tags: SkinNoCSS | |
2024-10-23
| ||
14:40:35 | An experimental NoCSS skin. check-in: b17bc6533b user: johnfound tags: SkinNoCSS | |
12:04:54 | Fixed bug in the youtube supporting JS code. (links by youtu.be domain). Leaf check-in: 0f5b0baad3 user: johnfound tags: trunk | |
2024-10-22
| ||
17:47:12 | Fixed regression because of the changes in the string handles definition in FreshLib. check-in: 65d5ec9aed user: johnfound tags: trunk | |
2024-10-21
| ||
14:22:15 | Fine tuning of the design. check-in: 47dacb8767 user: johnfound tags: trunk | |
11:47:56 | Added Fresh3 IDE project file for ResetPassword. check-in: 5cc1d110da user: johnfound tags: trunk | |
2024-10-20
| ||
21:32:19 | Better styling of the collapsible blockquotes. Leaf check-in: cf26c093d7 user: johnfound tags: CollapsableQuotes | |
18:23:23 | The styles adapted to the new collapsable format of the blockquote. check-in: 3f59718b2f user: johnfound tags: CollapsableQuotes | |
2024-09-19
| ||
14:08:33 | Fixed a regression. I am not sure why it was made this way... check-in: 34aa9a5279 user: johnfound tags: trunk | |
2024-09-17
| ||
16:40:00 | Fixed bug with the user avatar cached image in the post editor. check-in: 20b16ab89c user: johnfound tags: trunk | |
2024-09-16
| ||
14:56:47 | Fixed bug in the post editor causing crashes on some circumstances. check-in: e86c1e629b user: johnfound tags: trunk | |
13:16:56 | Copyright notice updated. check-in: c314162045 user: johnfound tags: trunk | |
11:20:34 | Some (not tested, not finished) registration bots protection implemented. In the post editor more correct processing of the userID. On delete cascade in the Threads table. check-in: 7a0caeacb0 user: johnfound tags: trunk | |
2024-07-18
| ||
18:01:42 | Added engine.fpz project file for Fresh IDE v3.0; The previous project file "engine.fpr" will stay for some time, but will not be updated to the current project state. Fixed the correct processing of the youtube videos with timestamp inside. check-in: c846edacae user: johnfound tags: trunk | |