]> git.aero2k.de Git - dfde/quickmods.git/log
dfde/quickmods.git
19 months agoBump version to 1.5 master
JTH [Mon, 3 Oct 2022 12:31:27 +0000 (14:31 +0200)]
Bump version to 1.5

19 months agoUse <dialog> instead of alert(), confirm(), prompt()
JTH [Mon, 3 Oct 2022 16:34:26 +0000 (18:34 +0200)]
Use <dialog> instead of alert(), confirm(), prompt()

Enables some actual concurrency of user interaction and execution of the
mod actions.

19 months agoAdd a quickmod link for archiving a whole thread
JTH [Sat, 24 Sep 2022 20:07:52 +0000 (22:07 +0200)]
Add a quickmod link for archiving a whole thread

19 months agoTry to do some things concurrently
JTH [Mon, 3 Oct 2022 11:58:58 +0000 (13:58 +0200)]
Try to do some things concurrently

19 months agoUse `[]` instead of `new Array()`
JTH [Mon, 3 Oct 2022 12:00:45 +0000 (14:00 +0200)]
Use `[]` instead of `new Array()`

19 months agoRedirect to archive if topic is gone
JTH [Fri, 30 Sep 2022 18:12:53 +0000 (20:12 +0200)]
Redirect to archive if topic is gone

19 months agoMove subject prefixing into separate function
JTH [Fri, 30 Sep 2022 11:43:07 +0000 (13:43 +0200)]
Move subject prefixing into separate function

19 months agoOptionally handle confirmation directly in postForm()
JTH [Fri, 30 Sep 2022 09:24:03 +0000 (11:24 +0200)]
Optionally handle confirmation directly in postForm()

19 months agoRemove misplaced comment about getAttribute() usage
JTH [Mon, 26 Sep 2022 15:31:34 +0000 (17:31 +0200)]
Remove misplaced comment about getAttribute() usage

19 months ago`return await` is redundant here
JTH [Fri, 30 Sep 2022 09:16:36 +0000 (11:16 +0200)]
`return await` is redundant here

19 months agoDon’t require a separate fetch() before calling openForm()
JTH [Thu, 29 Sep 2022 14:56:23 +0000 (16:56 +0200)]
Don’t require a separate fetch() before calling openForm()

19 months agoBump version to 1.4
JTH [Fri, 16 Sep 2022 16:46:25 +0000 (18:46 +0200)]
Bump version to 1.4

19 months agoMake all URLs absolute for fetching
JTH [Fri, 16 Sep 2022 16:15:16 +0000 (18:15 +0200)]
Make all URLs absolute for fetching

19 months agoShow an informative alert when the user was already deleted
JTH [Fri, 16 Sep 2022 14:32:02 +0000 (16:32 +0200)]
Show an informative alert when the user was already deleted

19 months agoOnly suggest user ban if user not already deleted
JTH [Fri, 16 Sep 2022 09:15:06 +0000 (11:15 +0200)]
Only suggest user ban if user not already deleted

20 months agoJTH: ban user, close mod notification
Thorsten [Sat, 3 Sep 2022 10:30:08 +0000 (12:30 +0200)]
JTH: ban user, close mod notification

20 months agoJTH: use fetch, reduce duplication, improve code
Thorsten [Tue, 30 Aug 2022 10:33:20 +0000 (12:33 +0200)]
JTH: use fetch, reduce duplication, improve code

20 months agoadd confirmation, fix [spam][spam], read mod userid from profile link
Thorsten [Mon, 29 Aug 2022 17:57:42 +0000 (19:57 +0200)]
add confirmation, fix [spam][spam], read mod userid from profile link

6 years agomajor rewrite, use native js, adapt to new layout
Thorsten S [Wed, 6 Sep 2017 15:02:40 +0000 (17:02 +0200)]
major rewrite, use native js, adapt to new layout

8 years agoupdate version number
Thorsten [Sat, 16 Jan 2016 22:34:40 +0000 (23:34 +0100)]
update version number

8 years agohopefully fixes the problems with the logging being available with firebug open only...
Thorsten [Sat, 16 Jan 2016 22:30:47 +0000 (23:30 +0100)]
hopefully fixes the problems with the logging being available with firebug open only... and GM_Log is deprecated.

9 years agofinally fix this shit, replace stupid icon with less stupid text/button replacement
Thorsten S [Sat, 31 Jan 2015 23:17:52 +0000 (00:17 +0100)]
finally fix this shit, replace stupid icon with less stupid text/button replacement

9 years agomore fixes...
Thorsten S [Mon, 12 Jan 2015 17:04:16 +0000 (18:04 +0100)]
more fixes...

9 years agoadd reminder... ignore problem for now
Thorsten S [Fri, 9 Jan 2015 19:38:03 +0000 (20:38 +0100)]
add reminder... ignore problem for now

9 years agoremove local testurl, fix event
Thorsten S [Fri, 9 Jan 2015 19:37:13 +0000 (20:37 +0100)]
remove local testurl, fix event

9 years agosome fixes on dfde theme
Thorsten S [Wed, 24 Dec 2014 11:56:30 +0000 (12:56 +0100)]
some fixes on dfde theme

9 years agoinit
Thorsten S [Wed, 24 Dec 2014 10:08:17 +0000 (11:08 +0100)]
init