Commit graph

1386 commits

Author SHA1 Message Date
byte[]
ad83d625d3 update elixir_make to unyanked version 2020-12-06 12:18:09 -05:00
liamwhite
6ebf080826
Remove spawn calls (#80) 2020-12-06 11:42:14 -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[]
7803050666 don't interfere with media controls (fixes philomena-dev/philomena#77) 2020-12-02 19:19:37 -05:00
byte[]
015fbb98ea undo incorrectly applied timezone offset in clientside scripts (fixes philomena-dev/philomena#75) 2020-12-02 19:03:35 -05:00
byte[]
aaf04544b6 add tag_count to supported clientside fields (fixes philomena-dev/philomena#78) 2020-12-02 18:31:15 -05:00
byte[]
d8f04fe922 format 2020-12-02 14:18:25 -05:00
byte[]
21c17855f8 fix nil tag error 2020-12-02 14:18:02 -05:00
parasprite
533fa47d47
Changes user_links table to artist_links (#72) 2020-12-02 14:06:20 -05:00
Luna D
95727d274c
fix minor phrasing issues 2020-12-02 20:00:32 +01:00
byte[]
5e67e5aa14 drop affected notifications instead of moving them to the target (unique constraint violation) 2020-12-02 13:43:32 -05:00
Meow
685159587c
Merge pull request #73 from parasprite/Artist-links-code
Makes user links artist links
2020-12-02 19:30:07 +01:00
Parasprite
7be6b35f54 Style cleanup 2020-12-02 12:27:53 -06:00
byte[]
ff826438e5 update mix deps 2020-12-01 00:08:10 -05:00
byte[]
c86783290b npm update 2020-12-01 00:05:29 -05:00
byte[]
4a1b2634f7 11.2 2020-12-01 00:04:45 -05:00
byte[]
da17726fc5 format 2020-11-30 23:46:51 -05:00
byte[]
ad1963e57c update notification id immediately during merge transaction in case spawn off fails (fixes philomena-dev/philomena#70) 2020-11-30 23:46:33 -05:00
Raptorshy
8bda69b22c Quick tags table update
Clean up spoilers
Adds student six
Fixed an episode tag that was wrong
2020-11-30 23:37:43 -05:00
byte[]
13891b7d18 improve execution time for github test workflow 2020-11-30 21:40:30 -05:00
parasprite
b79f07b86d
Fixes email validation (#74)
Co-authored-by: Parasprite <foalspeedahead@gmail.com>
2020-11-27 20:14:26 -05:00
Parasprite
0dc6eb5b65 Adds check for user links for commission text 2020-11-26 15:30:17 -05:00
Parasprite
6944cf0054 Improves text for artist link creation 2020-11-26 15:30:17 -05:00
Parasprite
8ba486b9ec Requires link to be origin/content-fanmade
Because OC owners be funny like that
2020-11-26 15:30:17 -05:00
Parasprite
a244b8d322 Updates user link to artist link (code side)
make user link


Update structure for artist links


bap
2020-11-26 15:30:17 -05:00
Parasprite
04e5a4e26d Updates user link to artist link (user side) 2020-11-26 15:30:17 -05:00
liamwhite
7a6582bbc7
Run test workflow on PR 2020-11-26 15:23:07 -05:00
yoditax
e45cbc00c8
Added new shortcut to open full images 'V'. Changed behavior to open new tab (#68)
Co-authored-by: yoditax@net.com <yoditax@net.com>
2020-11-24 14:58:30 -05:00
byte[]
0036da2b5e automatically bracket inline textile formatting when required (fixes derpibooru/philomena#225, furbooru/philomena#49) 2020-11-15 21:37:49 -05:00
byte[]
3a5b95312f reorder TOTP redirect (fixes philomena-dev/philomena#62) 2020-11-15 21:07:55 -05:00
byte[]
1b6be40eba change default field for tag search to non-analyzed name (fixes philomena-dev/philomena#61) 2020-11-15 21:01:26 -05:00
byte[]
37adb661fb display bans in sorted order (fixes philomena-dev/philomena#66) 2020-11-15 21:00:05 -05:00
parasprite
e058a212e7
Removes discourage bans (#65)
Co-authored-by: Parasprite <foalspeedahead@gmail.com>
2020-11-07 00:22:41 -05:00
parasprite
5822635408
Updates for readme (cgroups v2, SELinux) (#63)
* Updates readme (cgroups v2)

* Clarify SELinux instructions

Co-authored-by: Parasprite <foalspeedahead@gmail.com>
2020-11-05 16:15:55 -05:00
parasprite
5aad10b351
Better default for CDN_HOST (#64)
Fixes Fedora launch error, probably others

Co-authored-by: Parasprite <foalspeedahead@gmail.com>
2020-11-05 16:15:38 -05:00
byte[]
fdc6974384 increase reporting sensitivity again, too much 2020-10-29 17:38:43 -04:00
byte[]
495396206e remove config server (philomena-dev/philomena#56) 2020-10-26 23:03:08 -04:00
byte[]
fb39379051 decrease sensitivity of duplicate detection and allow picking up existing images as duplicates (derpibooru/philomena#211, booru/philomena#92) 2020-10-26 22:45:36 -04:00
byte[]
c766ac9d3f change topic notification to post notification (derpibooru/philomena#191, derpibooru/philomena#39) 2020-10-26 22:30:14 -04:00
byte[]
a075576740 add edit link to streams on tag page (derpibooru/philomena#204) 2020-10-26 22:17:29 -04:00
byte[]
776be8916a allow scraper to follow redirects (derpibooru/philomena#210) 2020-10-26 22:07:12 -04:00
byte[]
f771f4a90f remove images from galleries when they are hidden (derpibooru/philomena#219) 2020-10-26 21:58:58 -04:00
byte[]
9f9a4c1967 match correct format in badge image update (derpibooru/philomena#217) 2020-10-26 21:45:51 -04:00
byte[]
51a0033f3c mix format 2020-10-26 17:50:40 -04:00
byte[]
4cb00d1d0e error on restoring forum post (fixes philomena-dev/philomena#59) 2020-10-26 17:50:26 -04:00
liamwhite
c7ace12132
Elixir 1.11 (#55) 2020-10-26 17:01:29 -04:00
parasprite
cd91fd8c9e
Allows assistants to update tags on deleted images (#58)
Co-authored-by: Raptorshy <raptorshy@gmail.com>
2020-10-24 20:01:33 -04:00
byte[]
c6e0110f72 remove stray bullet 2020-10-23 00:46:19 -04:00
parasprite
13ce241396
Minor cleanup related to staff perms (#48) 2020-10-23 00:44:07 -04:00