Cinder
1c84f551dc
[Posts] Fix an issue with the "no results" message ( #824 )
2024-12-14 16:45:45 -08:00
Cinder
4883912e93
[Security] Implement read only mode ( #821 )
2024-12-08 19:28:31 -08:00
Cinder
5c345528e4
[Blips] Fix an error when a blip is deleted ( #820 )
2024-12-08 19:09:32 -08:00
Donovan Daniels
18a382cf64
[WikiPages] Normalize title in show_or_new ( #806 )
2024-12-08 19:03:38 -08:00
Cinder
f0d18fe5d9
[Artists] Fix thumbnail spacing ( #812 )
2024-12-02 07:17:21 -08:00
Tarrgon
2f237e00ef
[Comments] Show direct link comments to the creator regardless of settings ( #788 )
2024-11-25 07:38:13 -08:00
Cinder
69010787bc
[Blacklist] Fix thumbnails not getting marked as matching the blacklist ( #805 )
2024-11-25 07:35:10 -08:00
Cinder
86ba2fd4ed
[WikiPages] Fix thumbnail spacing ( #804 )
2024-11-25 07:17:25 -08:00
clragon
4b3bc37850
[UserFeedbacks] Add a ban link to the subnav ( #799 )
2024-11-25 06:59:00 -08:00
Donovan Daniels
b6acf106f2
[UserFeedbacks] Allow janitors to see deleted feedback ( #802 )
2024-11-25 06:50:12 -08:00
Cinder
f995714992
[Posts] Rewrite the thumbnail styles ( #796 )
...
Fixes #791 and #781
2024-11-18 08:38:22 -08:00
clragon
fb1bfd7962
[ModActions] Add value field whitelist ( #777 )
2024-11-18 08:30:39 -08:00
Cinder
414f9e6629
[Posts] Fix thumbnail issues ( #789 )
2024-11-12 15:16:19 -08:00
jmortiger
c137f17f9c
[Blacklist] Add fuzzy direct equality to filesize blacklist tag ( #784 )
...
The search metatag `filesize`, when using a direct equality comparison (`=`, e.g. `filesize:10kb`), instead uses a range comparison (`..`) with the bounds being the value + & - 5% (e.g. `filesize:10kb` is equal to `filesize:9.5kb..10.5kb`). The equivalent blacklist tag mirrored the search metatag in all aspects but this; this commit adds this fuzzy matching capability.
2024-11-10 20:23:56 -08:00
Tarrgon
9a9f175da4
[DText] Add newline normalization ( #699 )
2024-11-10 20:22:40 -08:00
Tarrgon
cf94b1b827
[DangerZone] Allow admins to hide pending posts for a specified amount of hours ( #760 )
2024-11-10 20:22:14 -08:00
clragon
0fb0418d7b
[PostVersions] Fix version ordering ( #787 )
2024-11-10 20:21:10 -08:00
Sing Wong
0af8600cae
[Posts] Fix parent children preview too small in mobile view ( #786 )
2024-11-10 20:18:58 -08:00
Sing Wong
c056f821bd
[Docker] Adding Apple Silicon Mac support in Docker Container ( #785 )
2024-11-10 20:07:41 -08:00
faucet
10b9389c23
[Autocomplete] Remove mp4 from file type completion ( #783 )
2024-11-07 08:46:40 -08:00
jmortiger
f5b492241e
[Blacklist] Fix filter_util.js 'favcout' typo ( #780 )
2024-11-04 08:03:09 -08:00
Donovan Daniels
ad567bfc9c
[HelpPages] Fix json & move modaction logging ( #700 )
...
* Fix #492 (json error when no help pages exist)
* Move modactions into class
2024-11-04 07:36:52 -08:00
Cinder
4cf67e9231
[Users] Minor fix to the profile page ( #779 )
2024-11-04 07:29:09 -08:00
Cinder
7318b2ddcb
[Posts] Add a set navbar button to remove the post from that said ( #775 )
2024-10-29 07:38:29 -07:00
Cinder
21c486a475
[PostReplacements] Add a DNP notice ( #776 )
2024-10-29 07:37:58 -07:00
Cinder
5616241e8d
[Posts] Add a button to apply a tag script to all posts on the page ( #774 )
2024-10-29 07:37:08 -07:00
Cinder
3f17beb3b8
[Users] Redesign the profile page ( #734 )
2024-10-28 14:20:29 -07:00
Donovan Daniels
6f296e8e01
[Posts] Add back comment disabling ( #749 )
2024-10-28 13:56:22 -07:00
clragon
567ec94e5a
[PostVersions] Reimplement Query as subclass of ElasticQueryBuilder ( #772 )
2024-10-28 12:51:15 -07:00
Tarrgon
a272efdc7e
[Flags] Add a button to flip the inferior flag ( #718 )
2024-10-28 12:48:54 -07:00
Donovan Daniels
3f90417fe7
[AIBUR] Prevent approval for DNP antecedents/consequents ( #773 )
2024-10-28 11:37:37 -07:00
Donovan Daniels
645d0f0020
[Admin] Add limit note to reowner & stuck dnp ( #727 )
2024-10-22 15:44:49 -07:00
Donovan Daniels
b3d3fbc6a0
[Posts] Fix pool metatags with capital letters ( #769 )
2024-10-22 15:41:05 -07:00
Psychpsyo
26c681575e
[Posts] Add support for folding displays ( #763 )
2024-10-22 15:25:07 -07:00
Cinder
cd69aa4911
[WikiPages] Sort tag relationship lists alphabetically ( #771 )
2024-10-22 15:05:58 -07:00
Cinder
2716ba29ca
[Artists] Turn domain names into search links ( #770 )
2024-10-22 15:05:45 -07:00
asl97
50757a1e3b
[Posts] Fix atom feed newline in link href error ( #767 )
2024-10-22 10:11:46 -07:00
Tarrgon
7866c700fa
[Posts] Show verified uploaders to everyone ( #757 )
2024-09-29 13:14:07 -07:00
Donovan Daniels
7650e1606a
[Tickets] Allow ordering tickets by id ( #761 )
...
Resolves #754
2024-09-29 13:11:24 -07:00
Donovan Daniels
9c82b003a3
[PostFlags] Allow uploading guidelines flag on approved posts ( #764 )
2024-09-29 13:08:45 -07:00
Donovan Daniels
cffc480b23
[PostVersions] Allow querying by updated_at
( #762 )
...
Resolves #753
2024-09-29 13:07:00 -07:00
Cinder
2ba1173d36
[Misc] Fix the CLA path ( #758 )
2024-09-13 02:33:58 -07:00
Cinder
726a361b00
Revert "[Posts] Show verified uploaders to everyone ( #723 )"
...
This reverts commit 2738ccfb62
.
2024-09-11 16:33:18 -07:00
Cinder
708583b5e8
[Misc] Add a Contributor License Agreement ( #755 )
...
Fixes #17
2024-09-09 15:41:39 -07:00
Cinder
d69c34ee9a
[Themes] Rework the theme config page ( #752 )
2024-09-08 16:28:06 -07:00
Tarrgon
aa5a7fb6fb
[Posts] Allow source_diff to wrap dead sources in quotes ( #714 )
...
Fixes #554
2024-09-08 14:03:16 -07:00
Cinder
db1dc385d0
[AvoidPosting] Minor UI tweaks ( #750 )
2024-09-07 14:28:29 -07:00
Cinder
4834f2cd11
[Misc] Fix the missing bottom margin issue ( #751 )
...
Desktop style overwrote the themed one.
2024-09-07 14:28:21 -07:00
Donovan Daniels
5ef9c55c7d
[UserFeedbacks] Add deleted record count to feedback summaries ( #743 )
2024-09-07 14:28:07 -07:00
Donovan Daniels
f315504660
[Posts] Add verified artist search ( #663 )
2024-09-07 13:34:25 -07:00