Commit graph

2292 commits

Author SHA1 Message Date
Shish
0b26eba141 gaaah inconsistent database schema 2012-02-10 01:55:33 +00:00
Shish
c627e564c4 Merge branch 'master' of github.com:shish/shimmie2 2012-02-10 01:29:49 +00:00
Shish
34fd9751db username CSS, so that the name can be consistent even when it's a non-linked anon 2012-02-10 01:29:31 +00:00
Shish Moom
f9db22a005 Merge pull request #127 from green-ponies/master
Typos
2012-02-09 17:27:15 -08:00
Shish
01b89c2a1b function for showing IPs with ban button 2012-02-09 22:51:41 +00:00
Shish
f8af5c0e07 link to IP ban page from comments and images 2012-02-09 22:21:54 +00:00
Shish
d26afae583 ban_ip ability 2012-02-09 22:18:51 +00:00
Shish
589b47868c allow IP-ban fields to be pre-filled, and addition form to be linked to 2012-02-09 22:18:31 +00:00
green-ponies (jgen)
a8c228186a bugs~ 2012-02-09 15:37:40 -05:00
green-ponies (jgen)
983c0d96b8 Fixing bug with installer. (thanks RainbowDash) 2012-02-09 15:33:40 -05:00
green-ponies (jgen)
01306712b7 Shish you broke this~ 2012-02-09 15:10:53 -05:00
Shish
410c4ff1a0 default gravatar url needs urlencoding 2012-02-09 17:37:41 +00:00
Shish
d15c3010c8 clearer terminology 2012-02-09 17:35:42 +00:00
Shish
db9a1cc7d8 only show edit / set if the user can edit tags 2012-02-09 17:29:04 +00:00
Shish
5f4f941444 half-logged-in only for one day 2012-02-09 17:11:03 +00:00
Shish
912f096d8c give nocache cookies to people who /attempt/ to post on old forms, not just those who succeed 2012-02-09 17:07:36 +00:00
Shish
fbbdc898b0 Move image uploader info into the image info editor, make it editable 2012-02-09 17:03:39 +00:00
Shish
7ced04d0d0 separate uploader info 2012-02-09 15:35:59 +00:00
Shish
6e8970b15d functioning 2012-02-09 15:17:11 +00:00
Shish
f9c1f8229c remove non-functional bits 2012-02-09 15:06:35 +00:00
Shish
1303a5aa7b move giant notes inline script into its own file 2012-02-09 15:00:33 +00:00
Shish
b8ac8b7710 syntax 2012-02-09 15:00:15 +00:00
Shish
339f2b0497 more jquery magic, less inline scripting 2012-02-09 14:45:18 +00:00
Shish
8d15ae8c0a more js to lib/shimmie.js 2012-02-09 14:38:32 +00:00
Shish
efa7f4f17c autocomplete on a class name 2012-02-09 14:34:29 +00:00
Shish
82f2d10f75 with the good code in place, the bad code can go 2012-02-09 14:29:42 +00:00
Shish
3291e0c302 Merge branch 'master' of github.com:shish/shimmie2 2012-02-09 14:22:19 +00:00
Shish
c86786a69c missed another 'Event' 2012-02-09 14:22:08 +00:00
Shish Moom
937016d104 Merge pull request #124 from green-ponies/master
Pools Fixes
2012-02-09 04:24:46 -08:00
Shish
4f892cad22 Confused as to whether InitExtEvent belongs in Initialisation or Page Generation, so I removed the distinction 2012-02-09 11:51:48 +00:00
Shish
1c89632ab2 missed a word 2012-02-09 10:51:24 +00:00
green-ponies (jgen)
793b49a054 For HTML correctness. 2012-02-09 01:42:45 -05:00
green-ponies (jgen)
a43b407c41 Change to empty string. 2012-02-09 01:33:23 -05:00
green-ponies (jgen)
06e648d3e4 Fixing shared HTML ID for Random extension. 2012-02-09 01:01:36 -05:00
green-ponies (jgen)
969be8a228 Merge branch 'master' into pools_fixes
Conflicts:
	contrib/rating/main.php
2012-02-09 00:58:51 -05:00
green-ponies (jgen)
e227965802 Converting Ratings to new Extension (simple extension). 2012-02-09 00:40:01 -05:00
green-ponies (jgen)
562ba3585a Should this be a global? 2012-02-08 23:32:22 -05:00
green-ponies (jgen)
7bb971cef0 Merge remote-tracking branch 'remotes/shish/master' into pools_fixes 2012-02-08 23:25:52 -05:00
Shish
3584f40551 Merge branch 'master' of github.com:shish/shimmie2 2012-02-09 01:07:21 +00:00
green-ponies (jgen)
b4a384c2b1 Added some minuscule theming the default theme. 2012-02-08 16:57:29 -05:00
green-ponies (jgen)
7cfad30bb3 Reduce redundant database queries, re-use the pool array. 2012-02-08 16:51:10 -05:00
green-ponies (jgen)
050a9a17df Added config option for Next image. 2012-02-08 16:42:29 -05:00
green-ponies (jgen)
98e7359c6e Show a link for the Next image in a pool. 2012-02-08 16:32:41 -05:00
green-ponies (jgen)
bbdce53a67 Cleaning up HTML code and such. 2012-02-08 15:06:58 -05:00
green-ponies (jgen)
7044a6074f Need to remove this. 2012-02-08 14:52:24 -05:00
green-ponies (jgen)
c30743d22d Cleaning up the code and adding type hints. 2012-02-08 14:49:52 -05:00
green-ponies (jgen)
d2be97d446 Fixed while loops.
Also added some type hints and more comments.
2012-02-08 14:39:01 -05:00
green-ponies (jgen)
44d7fe2689 Change to $pool_id 2012-02-08 14:14:11 -05:00
green-ponies (jgen)
2da3cb2812 Changing from GET to POST. 2012-02-08 14:10:33 -05:00
green-ponies (jgen)
795160f8eb Need to have $this, also changed is_null to empty. 2012-02-08 11:21:35 -05:00