Commit Graph

184 Commits

Author SHA1 Message Date
Bob Mottram 875bb191e7 Ensure that registrations are not re-enabled by upgrades 2018-03-21 22:43:23 +00:00
Bob Mottram 7236dbad96 Remove comments which are no longer relevant 2018-03-21 22:24:14 +00:00
Bob Mottram 48f108183b Bump pleroma commit 2018-03-21 14:35:23 +00:00
Bob Mottram 685b61dba2 Set custom pleroma logo on upgrades 2018-03-19 11:04:21 +00:00
Bob Mottram 4737a503a7 Separate custom logo function for pleroma 2018-03-19 11:01:59 +00:00
Bob Mottram 9cd23b51fe Remove pleroma blocking command 2018-03-18 12:20:30 +00:00
Bob Mottram ea92af68f0 Bump pleroma commit 2018-03-17 22:23:42 +00:00
Bob Mottram e729be95a3 Install prerequisites for pleroma in social instance 2018-03-14 19:05:24 +00:00
Bob Mottram 1e90417964 Try to fix pleroma mixed content warnings 2018-03-14 12:31:06 +00:00
Bob Mottram a501536da0 set ownership after upgrade 2018-03-13 22:46:22 +00:00
Bob Mottram a9fbb59d86 Bump pleroma commit 2018-03-12 21:08:07 +00:00
Bob Mottram b9f01c1985 Move elixir to its own file 2018-03-12 09:51:30 +00:00
Bob Mottram 801776b795 bump pleroma commit
Second time lucky
2018-03-08 21:49:56 +00:00
Bob Mottram ea1d4e4a60 Run migrate during pleroma upgrade 2018-03-08 21:49:26 +00:00
Bob Mottram 9b44f6d23c Add host headers to pleroma 2018-03-08 21:13:02 +00:00
Bob Mottram 75fac373bb Switching registration permissions for pleroma 2018-03-08 16:25:31 +00:00
Bob Mottram faca7a058e Remove comma 2018-03-08 15:29:17 +00:00
Bob Mottram d445ce1fb9 Revert "bump pleroma commit"
This reverts commit 545a5381cd.
2018-03-08 15:15:34 +00:00
Bob Mottram bf25e6ac37 Arrays without quotes 2018-03-08 14:38:15 +00:00
Bob Mottram 545a5381cd bump pleroma commit 2018-03-08 14:07:53 +00:00
Bob Mottram 5826c5112a migrate pleroma database 2018-03-08 14:04:43 +00:00
Bob Mottram 87b0a3b052 Fix substitutions 2018-03-06 16:18:20 +00:00
Bob Mottram 24f58201cd Change function name 2018-03-05 18:15:29 +00:00
Bob Mottram 5f8d2d9161 Set pleroma registrations open initially 2018-03-05 12:24:31 +00:00
Bob Mottram 369a297a77 quotes with wildcard 2018-03-03 11:49:17 +00:00
Bob Mottram e053de23af quotes 2018-03-02 19:54:04 +00:00
Bob Mottram fa8f96bfdb Tidying 2018-02-28 23:17:49 +00:00
Bob Mottram 8d804e63ab Also preserve pleroma banner files 2018-02-24 10:41:10 +00:00
Bob Mottram 5c8b3c7ab9 Fix pleroma expire script 2018-02-24 10:13:19 +00:00
Bob Mottram e25c721f9b Don't enable port 443 on ipv6 for nginx. This seems to cause problems which cause web server down time 2018-02-22 12:53:35 +00:00
Bob Mottram e7ddb66c50 Use cron functions 2018-02-21 21:40:30 +00:00
Bob Mottram 05c53ce59c Stopping and restarting pleroma during backups 2018-02-17 15:07:52 +00:00
Bob Mottram d9281a37ad Better compare 2018-02-14 19:21:40 +00:00
Bob Mottram a0a3d9f9a5 Add blocked domains to /etc/hosts 2018-02-14 19:10:25 +00:00
Bob Mottram 3ae075475f Commas 2018-02-08 17:03:33 +00:00
Bob Mottram fb4ae026d1 bump pleroma commit to fix Agent problem with chat 2018-02-08 15:23:06 +00:00
Bob Mottram 223ebddeaa Ensure that elixir gets updated 2018-02-08 14:51:17 +00:00
Bob Mottram 4987bba4a0 Restart pleroma daemon after restore 2018-02-08 12:33:34 +00:00
Bob Mottram efa147b2c5 Update pleroma after restore 2018-02-08 12:31:25 +00:00
Bob Mottram 2962ae0575 Remove previous emoji file on upgrade 2018-02-08 12:25:40 +00:00
Bob Mottram e17aebfa11 Ensure that custom pleroma emoji don't get lost during upgrade 2018-02-08 12:20:25 +00:00
Bob Mottram 63416610d9 Restore config before recompiling pleoma 2018-02-08 11:12:23 +00:00
Bob Mottram 8790ec7ebb Ensure that the pleroma config doesn't get overwritten during upgrades 2018-02-08 11:07:53 +00:00
Bob Mottram 02598e7885 More efficient pleroma blocking script. This runs three queries instead of multiple queries per block 2018-02-08 10:49:16 +00:00
Bob Mottram d29959d363 Moving is quicker 2018-02-06 14:56:50 +00:00
Bob Mottram 7f3d87617f update pleroma expire scripts 2018-02-06 14:31:53 +00:00
Bob Mottram b706fdba11 Keep avatar images when expiring posts 2018-02-06 14:28:52 +00:00
Bob Mottram 3f8fbf093c postgres query with output 2018-02-06 14:04:36 +00:00
Bob Mottram 13faa6707f Remove any old lock files 2018-02-01 15:05:23 +00:00
Bob Mottram d8bd3eeeff Reduce pleroma blocking script frequency to 1 min 2018-02-01 14:47:48 +00:00
Bob Mottram 1dd303da3d Add a lock file to the pleroma blocking script 2018-02-01 14:47:15 +00:00
Bob Mottram 0ac2d76322 Single 2018-01-29 23:16:27 +00:00
Bob Mottram 56887a0db2 Pleroma commit before Agent added 2018-01-29 22:10:20 +00:00
Bob Mottram 76d24b01cd Recommended pleroma nginx config 2018-01-25 14:57:14 +00:00
Bob Mottram f724959e98 Run at a lower frequency to avoid occupying the database too much 2018-01-22 18:50:27 +00:00
Bob Mottram b6f010e491 Don't send pleroma posts to blocked instances 2018-01-22 18:38:37 +00:00
Bob Mottram 164d7ae98d Back to i min blocking updates 2018-01-22 10:52:23 +00:00
Bob Mottram 77c21beb58 Leave notifications alone, they will expire anyway 2018-01-22 10:50:12 +00:00
Bob Mottram af2b593777 backslash 2018-01-22 10:43:57 +00:00
Bob Mottram de8bacd3c2 Remove notifications for blocked users 2018-01-22 10:41:30 +00:00
Bob Mottram 1f7ed83d09 Block within users table 2018-01-22 10:12:14 +00:00
Bob Mottram 1575cd5813 Block on more fields 2018-01-22 09:53:17 +00:00
Bob Mottram 8afe110663 Include to field in pleroma blocking 2018-01-22 09:43:17 +00:00
Bob Mottram 999b506fe2 root directory 2018-01-21 18:34:08 +00:00
Bob Mottram ab2cba8075 pleroma blocking script 2018-01-21 17:56:39 +00:00
Bob Mottram 1197ace0c9 Simplify expire script 2018-01-20 22:27:35 +00:00
Bob Mottram 9275a6ab84 typo 2018-01-20 22:23:37 +00:00
Bob Mottram 4044e18f22 Checking of months on pleroma expiry script 2018-01-20 22:20:30 +00:00
Bob Mottram 58de604cb4 Simpler pleroma expire script 2018-01-20 22:14:00 +00:00
Bob Mottram 0fff1bd21b Don't close twice 2018-01-20 21:44:36 +00:00
Bob Mottram 9136a7a2f9 Add php postgres module 2018-01-20 21:27:50 +00:00
Bob Mottram 3e9a62703e Also read months 2018-01-20 21:11:45 +00:00
Bob Mottram 05f195ac99 Expiry of pleroma posts 2018-01-20 21:09:25 +00:00
Bob Mottram c5de5d207c sed character formatting 2018-01-16 09:56:13 +00:00
Bob Mottram 4e2a292021 Re-include pleroma 2018-01-15 20:48:59 +00:00
Bob Mottram 371b5d0f6e Deprecate Pleroma backend due to off-site dependency 2018-01-10 14:25:22 +00:00
Bob Mottram 077a02818e Tidying 2018-01-09 19:51:20 +00:00
Bob Mottram ef2a5ca038 Comment out import 2018-01-09 19:34:14 +00:00
Bob Mottram 1d7888894f Revert "Move pleroma to production config"
This reverts commit 0982180705.
2018-01-09 19:03:49 +00:00
Bob Mottram 0982180705 Move pleroma to production config 2018-01-09 18:19:28 +00:00
Bob Mottram 5fc93dfe25 Try another pleroma commit, before Agent is added to chat_channel.ex 2018-01-09 15:05:23 +00:00
Bob Mottram 139696d527 Try the last pleroma commit before chat is added 2018-01-09 13:00:56 +00:00
Bob Mottram 061cc50c9f Revert commit 2018-01-09 11:13:46 +00:00
Bob Mottram 9de25b9bc7 More pleroma checks 2018-01-09 10:37:24 +00:00
Bob Mottram 9cd6d3413d Bump pleroma commit 2018-01-02 15:52:46 +00:00
Bob Mottram db5ac4297b Fix images on pleroma 2017-11-12 17:54:43 +00:00
Bob Mottram 634a8edb61 Increase timeout 2017-11-12 15:55:04 +00:00
Bob Mottram 0549a2a569 Pleroma commit to unclude mastodon UI 2017-11-12 14:52:07 +00:00
Bob Mottram 2cda9f84f6 Get pleroma dependencies 2017-11-12 13:56:21 +00:00
Bob Mottram adb2924d1f Higher resolution emoji 2017-11-11 13:04:13 +00:00
Bob Mottram b4bf75288b Fix path 2017-11-11 12:45:31 +00:00
Bob Mottram a39cb8d514 webroot path 2017-11-11 11:58:20 +00:00
Bob Mottram 518540149d emoji in webroot 2017-11-11 11:57:52 +00:00
Bob Mottram 707d4a1c72 Try different path within emoji.txt 2017-11-11 11:51:03 +00:00
Bob Mottram a943e8e976 Change emoji resolution if not converting format 2017-11-11 11:47:07 +00:00
Bob Mottram 0d1368fddc Resize emoji images 2017-11-11 11:42:08 +00:00
Bob Mottram 270148db97 Remove original emoji after conversion 2017-11-11 11:33:36 +00:00
Bob Mottram 304d6ad150 Convert emoji images to png format 2017-11-11 10:00:12 +00:00
Bob Mottram 666fd17e25 Add custom emoji to pleroma 2017-11-10 22:41:55 +00:00
Bob Mottram fc8d850f4a Probably don't need the block script on pleroma because remote content isn't locally cached 2017-11-10 20:57:38 +00:00