e2b00f7f37
remove Discord and Subscribestar from navbar and routes
2025-01-28 09:13:26 -06:00
bf9125cbd9
Merge branch 'master' into master2
2025-01-27 19:32:41 -06:00
Cinder
0db551db62
[Misc] Add a subscribestar static page ( #856 )
2025-01-26 06:26:23 -08:00
edshot99
01d9e47d0a
Merge branch 'master' into master2
2025-01-16 19:56:41 -06:00
clragon
29b98e5002
[StaffNotes] Add updating and deleting ( #823 )
2025-01-12 19:28:32 -08:00
Donovan Daniels
32a1367cfe
[Users] Consolidate password confirmation into singular route ( #813 )
2024-12-18 06:02:02 -08:00
edshot99
6a7b40483a
Merge branch 'master' into master2
2024-12-09 20:30:53 -06:00
Cinder
4883912e93
[Security] Implement read only mode ( #821 )
2024-12-08 19:28:31 -08:00
edshot99
0d5984af63
Merge branch 'master' into master2
2024-11-13 11:32:46 -06: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
edshot99
6051f187ea
rubocop
2024-11-03 23:11:43 -06:00
edshot99
64105b0d4e
remove Discord page and related. not going to be using discord_joiner
2024-10-28 12:49:33 -05:00
Donovan Daniels
8a3e70e5ca
[AvoidPosting] Integrate the avoid posting list into the site ( #582 )
2024-08-03 14:15:26 -07:00
Donovan Daniels
4a0a0c2f93
[UserFeedbacks] Add ability to soft delete feedbacks ( #670 )
2024-07-21 10:58:40 -07:00
Donovan Daniels
d9f6653e02
[Posts] Overhaul destroyed posts ( #672 )
2024-07-13 17:05:50 -07:00
Donovan Daniels
0f8ec1de53
[Notes] Remove note previews, replace with dtext previews
2024-04-18 05:31:25 -05:00
Earlopain
3f3fd0ab4f
[Misc] Revert april fools stuff
2024-04-03 14:39:09 +02:00
Earlopain
c1aa5f95b1
[Misc] Add optout for april fools
...
Close #630
2024-04-01 12:24:33 +02:00
Earlopain
fc7d84affd
[RuboCop] Enable Style/FrozenStringLiteralComment
...
This reduces allocations on the posts page by about 5%, from basic testing
2024-02-25 18:15:55 +01:00
Donovan Daniels
6b2b2cfc14
[DMails] Add marking as unread ( #620 )
...
* [DMails] Add marking as unread
* Tweak wording to be same as "Mark all as read", dmail capitalization
2024-02-23 16:39:59 +01:00
Earlopain
79427ef36c
[Rails] Enable raise_on_missing_callback_actions
for dev/test
2024-01-26 22:43:24 +01:00
Earlopain
acae76a907
[Dmails] Change http verb from post to put for marking as read
...
That's what mark_all_as_read should have been from the start and
what I should have put mark_as_read to as well
2023-12-18 20:03:38 +01:00
Earlopain
f477141c63
[Dmails] Add route to mark single dmail read
2023-12-17 20:06:10 +01:00
Earlopain
499d447352
[Users] Fix custom css
...
The constraint applies to all user routes, which includes `custom_style`.
Also fixes a constant redefinition warning in the console when doing `reload!`
2023-09-07 21:08:55 +02:00
Earlopain
bc01fb2355
Merge pull request #545 from DonovanDMC/strict-route-formats
...
[Routes] Fix handling of periods in artists, tags, users & wiki pages
2023-09-05 17:31:44 +02:00
Donovan Daniels
9c54a0a872
[Routes] Fix handling of periods in artists, tags, users & wiki pages
2023-08-29 13:44:22 -05:00
Earlopain
40db4d6136
[Users] Remove weird behaviour from respond_with in api keys controller
...
There is no proper show action for api keys. Just do a redirect instead.
Remove a duplicate view action from the routes, be explicit that a show action exists
2023-08-29 20:32:42 +02:00
Earlopain
83692fc595
[Admin] Add a page to remove dnp tags from artists
2023-05-10 20:10:25 +02:00
Earlopain
7ed3047621
[IQDB] Expose the similarity cutoff in the UI
2023-05-07 14:48:58 +02:00
Earlopain
9a97e02b20
[Tags] Import the external autocomplete service
...
This has been used in production for a while already, and now I
bothered to put it up here
2023-04-06 19:03:51 +02:00
Earlopain
63db033dc2
[Artists] Remove PATCH endpoint for artist urls
...
Closes #497
2023-04-05 18:24:00 +02:00
Earlopain
f6b53dd0d3
Merge branch 'moderator-role'
2023-01-11 17:05:37 +01:00
Earlopain
af13018639
[Cleanup] Remove tag "Mass Update"
...
Make a BUR instead.
2022-12-27 22:02:42 +01:00
Earlopain
03d575cbdb
[BURs] Remove "Alias & Implication Import"
...
This doesn't create a bur to look at after. Just make a bur and skip
forum creation if that's what you want.
2022-12-26 20:05:08 +01:00
Earlopain
de726f46de
[Pools] Remove import functionality
2022-12-24 12:48:17 +01:00
Earlopain
b6f006a353
[Cleanup] Remove forum topic merging
2022-12-23 16:58:32 +01:00
Earlopain
b5fbc1e2eb
[Home] Add dynamic mascots
2022-10-15 21:40:40 +02:00
Earlopain
ad4da53808
[Routes] Add redirect for old takedown links
2022-09-27 19:30:05 +02:00
Earlopain
eb5d001b55
[Posts] Remove the modqueue
...
Truly the end of an era. This page was trash and nobody was using it.
This will make it easier to make changes to the approval flow people actually use.
2022-09-13 16:14:00 +02:00
Earlopain
c8401ab6b1
[Posts] Fixes wrong redirect for old popular page
...
Also fix it being marked as "More" in the nav links
2022-08-20 13:49:25 +02:00
Earlopain
8c842fef7e
[Posts] Move popular posts route to /popular
2022-08-06 11:07:25 +02:00
Earlopain
2af251b387
[Uploads] Allow denying uploads per user level
2022-05-22 21:17:12 +02:00
Earlopain
3108613b0e
[EmailBlacklist] Unverify existing users on create
2022-05-22 15:21:41 +02:00
Earlopain
3a69cd3578
[Cleanup] Remove accept_terms_of_service
...
The 18+ popup already covers this, and the message was never displayed anyways.
2022-05-16 20:41:30 +02:00
Kira
500df9d3ee
[Mod] Allow exporting address lists for PII requests.
2022-05-05 12:17:50 -07:00
Kira
c993cd29f0
[Misc] PP prep
2022-05-04 11:33:31 -07:00
Earlopain
5528f43b0d
[Sessions] Remove GET
logout route
...
No more accidentally logging out just because you clicked on a link
https://e621.net/forum_topics/31292
2022-04-09 22:45:00 +02:00
Earlopain
037bffe5ae
[Cleanup] Remove unnecessary search routes
2022-04-02 15:00:31 +02:00
Earlopain
fba2c8a505
[Uploads] Add site toggle to disable uploads
2022-03-17 16:26:15 +01:00
Earlopain
dd8aa8199b
[Cleanup] Remove modqueue random
2022-03-16 15:48:29 +01:00