Django Doucet
|
3017e10e06
|
fix var name
|
2023-03-10 15:46:21 -07:00 |
|
Django Doucet
|
86c8148cde
|
cleanup
|
2023-03-10 15:45:45 -07:00 |
|
Django Doucet
|
9f1b65b7ef
|
Add comment edit datetime
|
2023-03-10 15:38:52 -07:00 |
|
Django Doucet
|
0ab95add02
|
Add webfinger filter to comments
|
2023-03-10 15:26:25 -07:00 |
|
Django Doucet
|
6f55010df2
|
fix preprocess_comment cap check
|
2023-03-10 15:23:08 -07:00 |
|
Django Doucet
|
1fe5959960
|
fix comment model replies property
|
2023-03-10 14:56:26 -07:00 |
|
Django Doucet
|
d07bb1f808
|
update comment model
|
2023-03-10 14:54:50 -07:00 |
|
Django Doucet
|
a058ec0569
|
Update dispatch comments
|
2023-03-10 13:52:38 -07:00 |
|
Django Doucet
|
1ac6882f3a
|
rename function, inserts users into reply text
|
2023-03-10 10:14:46 -07:00 |
|
Django Doucet
|
116070e23c
|
Reply to comments from Dashboard
|
2023-03-10 08:43:03 -07:00 |
|
Django Doucet
|
30129adac5
|
Remove remote comments from preprocessing
|
2023-02-06 22:43:39 -07:00 |
|
Django Doucet
|
e46137a970
|
Update enqueue scripts
|
2023-02-06 22:00:37 -07:00 |
|
Django Doucet
|
0525645f7c
|
remove version_check()
|
2023-02-06 22:00:20 -07:00 |
|
Django Doucet
|
33429cfb83
|
Remove migrate code
|
2023-02-05 22:09:52 -07:00 |
|
Django Doucet
|
7e6c112679
|
Merge branch 'master' into Comments
|
2023-02-05 22:05:30 -07:00 |
|
Django Doucet
|
2e72e93cbd
|
remove extra curly bracket
|
2023-02-04 15:37:09 -07:00 |
|
Django Doucet
|
627e5a9c0c
|
Merge branch 'threaded-comments' into Comments
|
2023-02-04 15:35:01 -07:00 |
|
Matthias Pfefferle
|
c89d8f2265
|
fix #269
|
2023-02-02 18:13:21 +01:00 |
|
Matthias Pfefferle
|
70859212d6
|
fix #196
|
2023-02-02 08:50:17 +01:00 |
|
Matthias Pfefferle
|
376e3713d7
|
Merge pull request #267 from pfefferle/fix-publish
fix #266
|
2023-02-02 08:19:45 +01:00 |
|
Matthias Pfefferle
|
531bdc17b0
|
fix #266
|
2023-02-02 08:18:10 +01:00 |
|
Matthias Pfefferle
|
d4b1edcf39
|
fix update and delete dispatcher
|
2023-02-01 00:13:55 +01:00 |
|
Matthias Pfefferle
|
bc8cb19c5d
|
add an option to disable content filters
|
2023-01-31 18:43:11 +01:00 |
|
Matthias Pfefferle
|
75881038f8
|
ignore docker files
|
2023-01-31 18:42:52 +01:00 |
|
Matthias Pfefferle
|
62f0c9a1bf
|
updated readme
|
2023-01-31 17:12:30 +01:00 |
|
Matthias Pfefferle
|
9902479cfd
|
update readme
|
2023-01-31 09:57:00 +01:00 |
|
Matthias Pfefferle
|
24648d6d74
|
fix server config
See: https://wordpress.org/support/topic/jetpack-conflict-15/
|
2023-01-31 09:56:48 +01:00 |
|
Django
|
9cab6248e9
|
Merge pull request #4 from mexon/threaded-comments
Threaded comments
|
2023-01-29 22:07:32 -07:00 |
|
Django Doucet
|
f7fad1b118
|
phpcbf
|
2023-01-29 21:52:19 -07:00 |
|
Django Doucet
|
44d05351eb
|
extract mentions from comment_content
|
2023-01-29 21:44:52 -07:00 |
|
Django Doucet
|
f943de1e79
|
remove type and mention meta from comment filters
|
2023-01-29 21:44:15 -07:00 |
|
Django Doucet
|
aca5e273fe
|
update post meta canonical
|
2023-01-29 20:23:51 -07:00 |
|
Django Doucet
|
c653575594
|
Remove migrate code
|
2023-01-29 20:22:48 -07:00 |
|
Django Doucet
|
a159d70658
|
delete old js
|
2023-01-29 17:29:57 -07:00 |
|
Django Doucet
|
80901b5b65
|
update js to new file
|
2023-01-29 17:29:45 -07:00 |
|
Django Doucet
|
f9c0edc681
|
Merge branch 'master' into Comments
|
2023-01-28 12:50:07 -07:00 |
|
Matthias Pfefferle
|
a4a146edc4
|
Merge pull request #263 from pfefferle/protect-code-html
|
2023-01-28 08:15:25 +01:00 |
|
Alex Kirk
|
7e3a5f4e68
|
Handle double protect
|
2023-01-27 17:23:25 +01:00 |
|
Alex Kirk
|
6ea46c5024
|
Protect cdata
|
2023-01-27 16:59:15 +01:00 |
|
Alex Kirk
|
e7894f4c4a
|
Also protect <pre>
|
2023-01-27 16:55:52 +01:00 |
|
Alex Kirk
|
cbfe6ea431
|
Protect code HTML
|
2023-01-27 16:50:04 +01:00 |
|
Matthias Pfefferle
|
b9f8294140
|
Merge pull request #213 from akirk/outgoing-mentions
Outgoing Mentions
|
2023-01-27 16:13:36 +01:00 |
|
Alex Kirk
|
4c8b191560
|
Remove whitespace
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
66220c1250
|
Fix assignment of dynamic property
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
03b467701d
|
Remove no longer needed fixture
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
a5b3af1b3b
|
Move the friends parser to the Friends plugin
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
3706e61842
|
Revert adding an argument
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
840d144327
|
Avoid replacing mentions inside links
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
fed4fcb5b4
|
Short-circuit some more examples
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
738208b70d
|
Account for local urls with an @
|
2023-01-27 15:48:29 +01:00 |
|