Abuse filter log

Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)
Jump to navigation Jump to search
Details for log entry 9,337

22:25, 17 September 2025: Alwaqad (talk | contribs) triggered filter 9, performing the action "edit" on Thread. Actions taken: Disallow; Filter description: require new users to introduce themselves (examine)

Changes made in edit

== Introduction ==
'''Thread''' is a '''mini file-based''' programming language. Instead of '''writing code inside files''', you encode the program directly in the '''filename'''. The file must be empty, and its name defines the syntax.

=== How it Works ===
'''File name''': Syntax must be respected ending with .th extension,
example:

<code>return(type["content"], Output.commands).th</code>

content --> Respect quotation marks when printing text.
commands --> It gives character to the content and should start with "Output".

'''File empty''': the file content must be empty.

=== Installation ===
Clone this repository on your workspace:

<code>git clone https://github.com/djameledin/thread.git</code>

<code>chmod +x thread</code>

and goodluck, enjoy :)

Source code is '''open''', '''build''' an idea on this project.

Action parameters

VariableValue
Edit count of the user (user_editcount)
0
Name of the user account (user_name)
'Alwaqad'
Age of the user account (user_age)
271996
Page ID (page_id)
0
Page namespace (page_namespace)
0
Page title (without namespace) (page_title)
'Thread'
Full page title (page_prefixedtitle)
'Thread'
Action (action)
'edit'
Edit summary/reason (summary)
''
Old content model (old_content_model)
''
New content model (new_content_model)
'wikitext'
Old page wikitext, before the edit (old_wikitext)
''
New page wikitext, after the edit (new_wikitext)
'== Introduction == '''Thread''' is a '''mini file-based''' programming language. Instead of '''writing code inside files''', you encode the program directly in the '''filename'''. The file must be empty, and its name defines the syntax. === How it Works === '''File name''': Syntax must be respected ending with .th extension, example: <code>return(type["content"], Output.commands).th</code> content --> Respect quotation marks when printing text. commands --> It gives character to the content and should start with "Output". '''File empty''': the file content must be empty. === Installation === Clone this repository on your workspace: <code>git clone https://github.com/djameledin/thread.git</code> <code>chmod +x thread</code> and goodluck, enjoy :) Source code is '''open''', '''build''' an idea on this project.'
Unified diff of changes made by edit (edit_diff)
'@@ -1,0 +1,24 @@ +== Introduction == +'''Thread''' is a '''mini file-based''' programming language. Instead of '''writing code inside files''', you encode the program directly in the '''filename'''. The file must be empty, and its name defines the syntax. + +=== How it Works === +'''File name''': Syntax must be respected ending with .th extension, +example: + +<code>return(type["content"], Output.commands).th</code> + +content --> Respect quotation marks when printing text. +commands --> It gives character to the content and should start with "Output". + +'''File empty''': the file content must be empty. + +=== Installation === +Clone this repository on your workspace: + +<code>git clone https://github.com/djameledin/thread.git</code> + +<code>chmod +x thread</code> + +and goodluck, enjoy :) + +Source code is '''open''', '''build''' an idea on this project. '
New page size (new_size)
828
Old page size (old_size)
0
Lines added in edit (added_lines)
[ 0 => '== Introduction ==', 1 => ''''Thread''' is a '''mini file-based''' programming language. Instead of '''writing code inside files''', you encode the program directly in the '''filename'''. The file must be empty, and its name defines the syntax.', 2 => '', 3 => '=== How it Works ===', 4 => ''''File name''': Syntax must be respected ending with .th extension,', 5 => 'example:', 6 => '', 7 => '<code>return(type["content"], Output.commands).th</code>', 8 => '', 9 => 'content --> Respect quotation marks when printing text.', 10 => 'commands --> It gives character to the content and should start with "Output".', 11 => '', 12 => ''''File empty''': the file content must be empty.', 13 => '', 14 => '=== Installation ===', 15 => 'Clone this repository on your workspace:', 16 => '', 17 => '<code>git clone https://github.com/djameledin/thread.git</code>', 18 => '', 19 => '<code>chmod +x thread</code>', 20 => '', 21 => 'and goodluck, enjoy :)', 22 => '', 23 => 'Source code is '''open''', '''build''' an idea on this project.' ]
Unix timestamp of change (timestamp)
'1758147903'