Luna D.
|
67a904cb98
|
Merge remote-tracking branch 'origin/master' into redesign
|
2024-09-30 23:10:55 +02:00 |
|
Liam
|
183a99bc4f
|
Remove background queueing for notification broadcasts
|
2024-07-30 17:04:40 -04:00 |
|
Liam
|
f48a8fc165
|
Frontend changes
|
2024-07-28 12:39:11 -04:00 |
|
liamwhite
|
392d920657
|
Merge pull request #184 from philomena-dev/limits
Add some basic limits to anonymous tag changes
|
2024-07-22 21:40:47 -04:00 |
|
Liam
|
c898b83e6d
|
Reverse order of type and id arguments
|
2024-07-20 22:41:47 -04:00 |
|
byte[]
|
731e4d8869
|
Add some basic limits to anonymous tag changes
|
2024-07-20 13:04:19 -04:00 |
|
Liam
|
2f182e9068
|
Use compile with opts for image queries
|
2024-07-13 15:31:33 -04:00 |
|
Luna D
|
dfeefb1651
|
Commands:
git grep -l 'defp log_details(_conn' | xargs sed -i -e 's/defp log_details(_conn, /defp log_details(/g'
git grep -l '&log_details/3' | xargs sed -i -e 's|\&log_details/3|\&log_details/2|g'
|
2024-06-23 10:45:31 -04:00 |
|
Luna D
|
bb7aa0a124
|
Remove remaining conn usages from log_details
|
2024-06-23 10:45:14 -04:00 |
|
Luna D.
|
34ff8abb36
|
Merge remote-tracking branch 'origin/master' into redesign
|
2024-06-06 22:55:50 +02:00 |
|
Luna D.
|
fd2d8462c2
|
automatic route conversion
|
2024-06-06 22:28:35 +02:00 |
|
Liam
|
566ba9d4c1
|
Split out query features to PhilomenaQuery namespace
|
2024-06-03 21:08:33 -04:00 |
|
Liam
|
c63bc41d8b
|
Split out HTTP client interaction into PhilomenaProxy namespace
|
2024-06-02 19:26:00 -04:00 |
|
Liam
|
e69f1bf3fa
|
Fixup
|
2024-06-01 22:28:32 -04:00 |
|
Liam
|
c1fcfe1f6c
|
find lib/ -name '*.ex' -exec sed -i 's|defp log_details(conn, |defp log_details(_conn, |g' {} \;
|
2024-06-01 22:28:32 -04:00 |
|
Liam
|
e84d451c2b
|
mix convert_to_verified_routes && mix format
|
2024-06-01 22:28:32 -04:00 |
|
Luna D
|
b872cb8db8
|
restart redesign from latest master
|
2023-11-23 17:07:49 +01:00 |
|
Luna D
|
e0eb226abe
|
fix source url display, provide all source urls
|
2023-05-29 13:06:41 +02:00 |
|
byte[]
|
9bce2ca0a4
|
Multiple sources structural changes
|
2023-05-28 16:14:44 +02:00 |
|
Luna D
|
1c5b07086e
|
large mix update
|
2023-05-18 16:23:17 +02:00 |
|
Floorb
|
9956ce2cb6
|
fix: requested changes
|
2023-05-04 23:05:36 -04:00 |
|
Floorb
|
fe8395da99
|
feat: add ability for staff to delete tag changes from tag change history
This used to be a thing in Booru on Rails but wasn't added to Philomena
for some reason.
|
2023-05-02 19:58:06 -04:00 |
|
byte[]
|
dd85badae4
|
Faster uploads, fix replacement of existing files
|
2022-05-26 20:35:45 -04:00 |
|
Luna D
|
59498f8d2a
|
report for approval on edit as well
|
2022-03-24 19:19:50 +01:00 |
|
Luna D
|
26deaaf588
|
approval queue stuff
|
2022-03-24 18:44:39 +01:00 |
|
Luna D
|
eeb2f851e0
|
post and comment approval
|
2022-03-24 18:44:38 +01:00 |
|
Luna D
|
9f4b8c3556
|
import helper instead of calling plug directly
|
2021-11-08 14:45:19 +01:00 |
|
Luna D
|
f555c337ea
|
basic moderation logs
|
2021-11-07 19:51:55 +01:00 |
|
byte[]
|
67ffb5cf13
|
Fix layout_class on related
|
2021-10-27 20:03:24 -04:00 |
|
byte[]
|
983d606013
|
Add some specs and documentation, format
|
2021-09-29 22:09:21 -04:00 |
|
Luna D
|
fd17684882
|
render collections correctly in markdownrenderer
|
2021-09-29 22:24:38 +02:00 |
|
Luna D
|
1739373bf7
|
preliminary removal of textile and big migration
|
2021-09-29 22:05:16 +02:00 |
|
Luna D
|
4e9cde610a
|
mix format
|
2021-09-19 23:22:48 +02:00 |
|
Luna D
|
14db174c26
|
add *_md versions of all columns, textile/md glue
|
2021-09-12 21:03:59 +02:00 |
|
Luna D
|
73cb4f46cc
|
reduce certain rate limits by half
|
2021-09-10 20:37:52 +02:00 |
|
liamwhite
|
f112f7928b
|
Tag locking (#102)
|
2021-03-01 12:01:27 -05:00 |
|
byte[]
|
351cb282bf
|
fix random results unintentionally hitting hidden images
|
2021-02-25 01:45:23 -05:00 |
|
liamwhite
|
57427079f1
|
Cache purging callbacks (#87)
|
2020-12-16 10:53:26 -05:00 |
|
byte[]
|
7f348ff5b5
|
format
|
2020-12-06 10:08:13 -05:00 |
|
parasprite
|
39fe2cbd55
|
Fixes batch tagging messing with complex spoilers (#49)
|
2020-12-03 14:23:32 -05:00 |
|
byte[]
|
0f69ae6fcf
|
sort tag changes by id instead of creation date (derpibooru/philomena#200)
|
2020-09-18 10:07:46 -04:00 |
|
byte[]
|
7736cb041f
|
don't automatically tag 'featured image' (furbooru/philomena#33)
|
2020-09-14 20:20:10 -04:00 |
|
liamwhite
|
653fd0a4af
|
hCaptcha (#19)
|
2020-09-12 13:43:16 -04:00 |
|
byte[]
|
cc0077d78f
|
prevent double deletions
|
2020-09-10 12:02:01 -04:00 |
|
byte[]
|
389100dae2
|
require tampering permission to see votes
|
2020-09-08 19:03:18 -04:00 |
|
byte[]
|
90830d361b
|
propagate hiding user on reports
|
2020-09-07 14:52:52 -04:00 |
|
byte[]
|
a2e524b535
|
remove unnecessary referrer redirects
|
2020-09-07 00:28:24 -04:00 |
|
byte[]
|
04b893eaaf
|
allow assistants to change image hide reasons
|
2020-09-06 23:59:50 -04:00 |
|
byte[]
|
da1e6a145d
|
properly transactionalize image hiding and merging
|
2020-09-06 12:37:31 -04:00 |
|
byte[]
|
4dcb2958d3
|
Squashed commit of the following:
commit 8ea9cff4af46e24c38020652cedeff72957354fb
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 01:29:24 2020 -0400
remove remaining serializable aside hiding related
commit 99ccf06264db6319ece2a896a104031447447a5f
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 01:20:40 2020 -0400
interactions: remove serializable
commit a63bef06a6962368f69cf83afbc3c44f2467618c
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 01:16:27 2020 -0400
users: remove serializable
commit 8053229f6fab507c29a40f0e22dd9cab7971e34f
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 01:11:14 2020 -0400
user_links: remove serializable
commit 9b058add825b0a876a91a1cf2b1b22dc34066e42
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 01:09:33 2020 -0400
topics: remove serializable
commit cd9ea908c34f72c0120fca1c4d581540db60db98
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 01:05:23 2020 -0400
tags: remove serializable
commit c7563fef8fc905c32a0727a4b104222227a6bafa
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 01:02:22 2020 -0400
static_pages: remove serializable
commit 3da661bdd1aec74e4ac5b69ec21124bc1ebc6fb4
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 01:00:15 2020 -0400
posts: remove serializable
commit 18a50a4e5bed1ab6e4e6c13c3051a21ae7e8fbb0
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 00:55:55 2020 -0400
poll_votes: remove serializable
commit 7d946ef23d7b27877d4bf0fb6a4db4ae64a9ffab
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 00:51:49 2020 -0400
galleries: remove serializable
commit d8c35a0934e5394b092b050e071abdada4bdb640
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 00:42:43 2020 -0400
conversations: remove serializable
commit 079e6dca6c8064867f2c0f90f351ea83c0f12b75
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 00:38:28 2020 -0400
comments: remove serializable
commit 00ae38bad566fb6badeccceac2e394e65ec9428e
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 00:37:15 2020 -0400
commissions: remove serializable
commit b3c4a4b13671ca73c58080b090dd6165552c87d6
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 00:17:12 2020 -0400
bans: remove serializable
commit 8be9fe913ff1f6264b899e96ee38fa52032b8bda
Author: byte[] <byteslice@airmail.cc>
Date: Sun Sep 6 00:02:44 2020 -0400
badges: remove serializable
commit 162adda185f705b9749774c4af8c7d8db0d89790
Author: byte[] <byteslice@airmail.cc>
Date: Sat Sep 5 23:56:51 2020 -0400
adverts: remove serializable
|
2020-09-06 01:30:53 -04:00 |
|