Luna D.
|
d7247b9031
|
Merge remote-tracking branch 'origin/master' into redesign
|
2024-12-02 21:18:05 +01:00 |
|
Liam
|
9e35238cab
|
Fix single-source saving bug
|
2024-11-14 21:53:29 -05:00 |
|
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 |
|