Commit Graph

50 Commits

Author SHA1 Message Date
353a16847f
Don't die if file tags.lst doesn't exist.
die() cuts the document at the position of the error. We just return an
empty datalist.
2021-01-21 22:20:54 +01:00
55ea37eb9b
Add titles to buttons.
The titles will show up as tool tips and I guess screen readers make use
of them.
2021-01-21 21:36:55 +01:00
fd1690d45c
Use one field per receipt.
Add fields with button.
2021-01-21 06:49:33 +01:00
a0c3df96f3
Auto-complete tags.
Read tags from tags.lst and offer them as auto-completions. Use one text
field per tag and use a button to add new fields.
2021-01-21 06:37:55 +01:00
52078fc5f3
Remove .html file, replaced by .php file. 2021-01-18 09:31:34 +01:00
341f608c21
Add simple PHP captcha. 2021-01-17 18:37:15 +01:00
57fa5a9910
Add simple measure against non-targeted spam. 2021-01-17 16:57:37 +01:00
8304aa7de8
API: Note that the instance field could contain > 1 hostname. 2021-01-13 22:01:21 +01:00
ac3cf3a64b
Make API hyperlink work with onion version of the site. 2021-01-13 20:35:33 +01:00
135a2a894c
Improve API documentation.
List the type of the properties, describe properties of the full data
set.
2021-01-13 18:04:43 +01:00
e199aa736d
Remove colons in API table. 2021-01-09 23:54:35 +01:00
c21931150a
Add API documentation. 2021-01-09 18:55:41 +01:00
69252607c7
Reminder above form: or → and/or. 2020-12-06 15:21:30 +01:00
0519173304
Add hint after instance field. 2020-11-25 23:23:28 +01:00
23c13ae7e9
Nicer formatting. 2020-11-17 19:13:33 +01:00
tanduu
66b55711e3 verify mastodon account 2020-11-15 21:51:00 +01:00
bea86eda1c
Allow up to 4 screenshots. 2020-11-15 21:19:03 +01:00
1a7c3a1de4
Add link to Onion service. 2020-11-15 16:06:42 +01:00
246681e56b
Disable autofocus on form. 2020-11-15 15:53:49 +01:00
a1af550266
Add reminder to provide receipts. 2020-11-10 21:47:16 +01:00
ded8968f0c
Move contact above “suggest instance”. 2020-11-01 12:12:50 +01:00
f8e08f009f
Add contact address. 2020-11-01 12:09:37 +01:00
575d4ccdab
Limit the maximum width to 100 characters.
To make reading on wide screens easier.
2020-10-29 17:23:07 +01:00
311b7cac28
Add full description. 2020-10-29 15:15:41 +01:00
4b3acc20e8
Expand description. 2020-10-27 17:49:37 +01:00
60c910cccc
Add RSS feed to header. 2020-10-19 11:40:07 +02:00
8b4f1e9e57
Typo. 2020-10-19 09:29:14 +02:00
4b2ed82caf
2020-10-19 08:39:57 +02:00
cdca1f946a
Fix line width. 2020-10-19 08:21:45 +02:00
5d0f577272
Add rudimentary UI for tag subscription. 2020-10-19 08:17:23 +02:00
b143437adc
Add language attribute. 2020-10-17 06:54:54 +02:00
2de85a3f98
Typo. 2020-10-17 03:17:59 +02:00
2673aa572e
Add note about RSS tag selecting. 2020-10-17 01:48:01 +02:00
454ab18108
Add link to sourcecode. 2020-10-14 11:11:48 +02:00
f02c3e4bc3
Describe HTML / RSS blocklists, remove prototype mentions. 2020-10-14 05:48:56 +02:00
81475b3a20
Add TODO file. 2020-10-14 05:45:11 +02:00
49bb0793ad
Comment unused buttons. 2020-10-14 05:40:59 +02:00
f57b6080be
Fix grammar. 2020-07-14 17:53:53 +02:00
f62996eda1
Add link to RSS feed. 2020-07-14 17:50:40 +02:00
c7c3c8d671
Add noindex tag. 2020-07-04 07:25:55 +02:00
60ef089104
Indentation. 2020-07-04 07:25:18 +02:00
07957ce5fa
Only accept images in file input. 2020-07-02 11:15:15 +02:00
d1492dbd55
Add link to blocklist. 2020-07-02 09:51:31 +02:00
2d98a16e0a
Add EditorConfig. 2020-07-02 06:29:34 +02:00
4a63e9598e
Limit width to 100 chars. 2020-07-02 06:29:09 +02:00
c80487b8c9
Add space before (optional), make it italic. 2020-06-30 03:12:15 +02:00
aefbb4a26d
Add screenshot upload and change form method to POST. 2020-06-29 21:09:48 +02:00
8278e3cbff
Remove shell script.
Replaced by FediBlock/backend.
2020-06-29 03:33:03 +02:00
1ea23c7fcc
Make add.sh executable. 2020-06-29 02:08:05 +02:00
27c19fb89e
First mockup. 2020-06-29 02:04:41 +02:00