Commit Graph

4639 Commits

Author SHA1 Message Date
a07220d29b typo fix 2019-11-29 18:16:31 +00:00
4e03d3cce3 Merge branch 'master' of https://github.com/shish/shimmie2 2019-11-29 18:13:54 +00:00
7d30aaf1ea microcrud for notatag 2019-11-29 02:07:12 +00:00
2deaeca133 use the right table 2019-11-29 02:04:14 +00:00
920bdd1884 microcrud for image hash bans 2019-11-29 01:52:33 +00:00
ae805be967 separate messages for ban types 2019-11-28 23:40:14 +00:00
5cc6a7cd68 show user's IP 2019-11-28 23:39:45 +00:00
a1e67e97b7 Don't cache ghost-ban announcement pages 2019-11-28 21:46:34 +00:00
efdc903263 fix typo 2019-11-28 21:35:43 +00:00
30b85f58db anon-ghost mode, and ghosts can't sign up for accounts 2019-11-28 21:32:18 +00:00
26e24c8988 ban message is not content 2019-11-28 18:10:58 +00:00
9cab604455 hook bans into UserLoginEvent instead of InitExtEvent 2019-11-28 18:01:21 +00:00
358f6d7abc ghost bans 2019-11-28 17:20:23 +00:00
3ed3ea7234 simplify ban fetching code 2019-11-28 16:49:21 +00:00
56b8d88ca4 install with composer.lock to make sure exact versions are installed 2019-11-28 16:42:59 +00:00
45351dd7d1 update microcrud 2019-11-28 15:27:36 +00:00
9e084cd615 support custom ban modes 2019-11-28 14:57:56 +00:00
7bf60542df script defer 2019-11-28 11:43:30 +00:00
33a32d2287 faster ip search in postgres 2019-11-28 11:43:30 +00:00
a9993b47a8 working microcrud for ipbans 2019-11-27 21:06:14 +00:00
1edc4a37bf remove sys_ip_bans 2019-11-27 19:55:25 +00:00
80a816de8c get-token and post-page 2019-11-27 16:10:12 +00:00
6b2304af93 format 2019-11-27 12:13:04 +00:00
21b983ac85 remove travis 2019-11-27 12:03:24 +00:00
33f564994d disambig 2019-11-27 11:51:23 +00:00
95ef5940fc consistently use colon parameters 2019-11-27 11:47:38 +00:00
861def1aa3 be explicit about using FFS-PHP's PDO not vanilla PDO 2019-11-26 10:26:38 +00:00
29994e9613 postgres now recommends IDENTITY over SERIAL 2019-11-25 00:24:45 +00:00
a175405210 replace ipban page with microcrud 2019-11-24 15:59:14 +00:00
56bb03f01a and tests 2019-11-24 13:25:41 +00:00
0de2f23ece be more CRUD 2019-11-24 13:24:42 +00:00
d8c4331c66 localhost 2019-11-23 12:15:16 +00:00
fb3a7c03e8 no host 2019-11-23 12:12:28 +00:00
bd1897ef9f auth 2019-11-23 12:09:18 +00:00
5ae8d02366 server 2019-11-23 12:00:45 +00:00
5ab54609b9 sudo 2019-11-23 11:54:54 +00:00
1fc0eb70e0 update 2019-11-23 11:51:01 +00:00
c638943eb8 install sqlite3 2019-11-23 00:09:15 +00:00
6f17f28194 mysql password 2019-11-22 23:03:34 +00:00
950d9c9fd3 set up db first 2019-11-21 17:42:31 +00:00
dde38ce403 ql 2019-11-21 17:35:41 +00:00
417f16079b more environment setup 2019-11-21 17:34:07 +00:00
17e2662d06 reduce CI CPU use while testing... 2019-11-21 17:30:19 +00:00
30df57eaf5 use php's database names 2019-11-21 17:28:13 +00:00
d00f0cdbe7 install pgsql driver 2019-11-21 17:25:05 +00:00
849d04bf7a more phpunit 2019-11-21 17:18:43 +00:00
1e4f08e9e9 updates for phpunit 8 2019-11-21 17:16:11 +00:00
4026181219 composer updates 2019-11-21 17:12:08 +00:00
d91e7fa136 testing github actions 2019-11-21 16:59:07 +00:00
659ef7dac9 update dependencies 2019-11-14 18:24:09 +00:00