Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'source/*'
|
2026-04-24
| ||
| 06:20:43 | Merged with SkinNoCSS. leaf check-in: 2fb30f0a06 user: johnfound tags: trunk | |
| 05:56:28 | Use only returning statements and not sqliteLastInsertRowID for better thread safety. leaf check-in: 63e77336df user: johnfound tags: SkinNoCSS | |
|
2026-04-22
| ||
| 14:26:58 | Use RETURNED statements for returning the last inserted ID. Should be tested and then use always. check-in: b5b7617b6a user: johnfound tags: SkinNoCSS | |
|
2026-02-17
| ||
| 10:29:03 | Some attempt to add formula rendering in the engine. check-in: 2f1e5374d1 user: johnfound tags: SkinNoCSS | |
|
2024-11-13
| ||
| 07:40:03 | Another stupid bug. 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 | |
|
2024-11-09
| ||
| 08:56:14 | Clean the start and end whitespace from the quoted post (for BBCode). check-in: fa96f90abd 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-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: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
| ||
| 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: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
| ||
| 05:34:47 | Work on the noCSS skin. It needs some code changes, that is not good... check-in: cf0e1c3ef3 user: johnfound tags: SkinNoCSS | |
|
2024-10-23
| ||
| 14:40:35 | An experimental NoCSS skin. check-in: b17bc6533b user: johnfound tags: SkinNoCSS | |
|
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
| ||
| 11:47:56 | Added Fresh3 IDE project file for ResetPassword. check-in: 5cc1d110da user: johnfound tags: trunk | |
|
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 | |
| 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 | |
|
2023-06-24
| ||
| 13:39:03 | Fixed bug in the unified editor breaking the quoted posts. Better URL sanitizing. check-in: 82c9cfb082 user: johnfound tags: trunk | |
|
2023-06-06
| ||
| 13:24:50 | Official source code release v3.0 check-in: 3df85ed0b2 user: johnfound tags: trunk, v3.0 | |
|
2023-05-31
| ||
| 17:42:41 | Some work on using SQLite3MultipleCiphers instead of SQLeet. check-in: 23e75586eb user: johnfound tags: trunk | |
|
2023-05-29
| ||
| 16:58:11 | The first attempt to support embeded videos from YouTube and Vimeo. Entirely front-end implementation compatible with the MiniMag and BBCode video formattings. check-in: c444e030d2 user: johnfound tags: trunk | |
|
2023-05-22
| ||
| 18:46:02 | One more relaxed security check. check-in: 10d289fa2e user: johnfound tags: trunk | |
| 12:58:41 | Relax the Sec-Fetch-Mode checks in order to be compatible with the older browsers. check-in: 5b139ec3da user: johnfound tags: trunk | |
|
2023-05-19
| ||
| 12:10:04 | Restored the forgotten (from !post) user notification about new post. check-in: 26dc6447f8 user: johnfound tags: trunk | |
| 09:56:09 | Better mobile behavior of Urban Sunrise skin. Fixed bug in the editor. Update of the build and release scripts. check-in: 3ff2b94398 user: johnfound tags: trunk | |
| 09:42:21 | Fixed bug in the post editor alowing empty thread titles. Updating the build and release scripts. leaf check-in: 31e354d564 user: johnfound tags: unieditor2 | |
|
2023-05-17
| ||
| 18:13:15 | Bug in !debuginfo fixed. v3.0RC anounced. check-in: 4f398654d1 user: johnfound tags: trunk | |
| 15:04:36 | Merged with unieditor2 branch. check-in: d8c75d8f5b user: johnfound tags: trunk | |
|
2023-05-16
| ||
| 19:59:18 | Removed some commented code. check-in: d497f85104 user: johnfound tags: unieditor2 | |
| 09:51:42 | Fixed the broken "quote" command. check-in: 07d60e1f65 user: johnfound tags: unieditor2 | |
| 09:24:55 | The Modern skin removed from the project file. check-in: c9aa15d735 user: johnfound tags: unieditor2 | |