Shish
bb490ac413
stop comment info from concealing comments
2015-04-26 12:54:54 +01:00
Shish
98c1c763aa
show when tags/sources were set on the history pages
2015-04-26 12:45:32 +01:00
Shish
9a63322b2f
manually merge Daku's get/post q thing, somehow automatic merge failed
2015-04-18 10:45:47 +01:00
Daku
598df41b1d
set default in display, not build to avoid errors
2015-04-18 10:42:08 +01:00
Daku
be18140944
added option to hide random link on paginator (only post/list should show now)
2015-04-18 10:41:32 +01:00
Daku
a7de21523f
user confirm on mass source set
2015-04-18 10:40:02 +01:00
Daku
83c0c284ac
fix first setup block positioning
2015-04-18 10:39:56 +01:00
Daku
05cfbde372
.tables only works with the SQLite3 CLI program
...
http://www.sqlite.org/faq.html#q7
2015-04-18 10:39:48 +01:00
Daku
b1ec0c434e
move tag category css to it's own file
2015-04-18 10:39:42 +01:00
Daku
8c2d8df81d
use html5 input types
...
we would use type='url' for source but non-urls can be used as source too
2015-04-18 10:39:34 +01:00
Daku
7166259cc5
autocomplete='off' for tag input
...
this disables autocomplete/captilize on "most" mobile keyboards
autocompletejs still works with this off
2015-04-18 10:39:22 +01:00
Daku
845543b2ba
fixes #478 - import now uses AddAliasEvent rather than manually adding itself
2015-04-18 10:39:09 +01:00
Daku
6289402f2e
make sure aliases.csv is downloaded, and not opened in browser
...
SEE: http://stackoverflow.com/questions/6468517
2015-04-18 10:38:57 +01:00
Daku
b81d457bf7
DEBUG_SQL isn't defined during install, use quotes to avoid errors
2015-04-18 10:38:39 +01:00
Shish
55c3fd8f38
show PHP version (particularly useful when debugging php vs hhvm)
2015-04-18 10:31:24 +01:00
Shish
926e3ff5c0
turn off auto-select-first-item in autocomplete, apparently power users find it annoying? o.o
2015-04-18 10:31:24 +01:00
Shish
97a0aa7e4c
give unread PM count a class, so custom themes can make it red if they wish
2015-04-18 10:31:24 +01:00
Shish
1703cd9caa
bump
2015-03-13 09:49:25 +00:00
Shish
f5c4321322
bump
2015-03-13 09:48:54 +00:00
Shish
519749559f
Merge pull request #481 from jgen/develop
...
Fix XSS in arrowkey extension
2015-03-13 08:37:08 +00:00
jgen
adec7e1763
Fix XSS vulnerability.
2015-03-12 23:12:27 -07:00
jgen
3511711008
Should be consistent about using the int_escape method.
2015-03-12 23:12:06 -07:00
Shish
bdbf95f2fa
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
2015-02-08 04:28:03 +00:00
Shish
f92f286fa0
remove all reports from user
2015-02-08 04:27:54 +00:00
Shish
610b144fb2
minor CSS tweak
2015-02-07 22:29:07 +00:00
Shish
1c50616cdb
Merge pull request #479 from jgen/develop
...
Change generated links to be aware of HTTPS.
2015-02-02 08:14:41 -08:00
jgen
8e3fc1da9f
Change generated links to be aware of HTTPS.
2015-02-02 00:13:05 -08:00
Shish
d523781481
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
2015-01-30 03:54:31 +00:00
Shish
52dc36cfa6
str_getcsv rather than explode, for handling quotes
2015-01-30 03:53:58 +00:00
Shish
99be9c2fdb
Merge branch 'master' into develop
2015-01-25 23:00:07 +00:00
Shish
09d03d9036
allow dashes and underscores in static files, for apple-touch-icon
2015-01-25 22:58:25 +00:00
Shish
86716082e1
32x32 favicon
2015-01-25 22:57:49 +00:00
Shish
0d2d7eedd7
minor opt-in class to style
2015-01-25 06:55:37 +00:00
Shish
eae385f4c0
bump
2015-01-24 17:11:25 +00:00
Shish
cbbc0bab26
version bump
2015-01-24 17:10:23 +00:00
Shish
8eee2c0c92
logstash logger
2015-01-24 16:57:28 +00:00
Shish
67628816a4
Finally commit ext for purging varnish on-demand
2015-01-24 16:54:18 +00:00
Shish
b47e4aacb1
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
2015-01-24 16:44:33 +00:00
Shish
edde7848b8
add mp3 to thumbless filetypes, see #454
2015-01-24 16:44:27 +00:00
Shish
67fc50e6c3
Merge pull request #475 from Diftraku/ouroboros_api
...
Fix duplicate handling
2015-01-24 08:41:06 -08:00
Shish
8dc27c6b97
home page mobile tweaks
2015-01-08 23:31:24 +00:00
Diftraku
3af95b5ebe
Fix duplicate handling
...
Now with 17% less fat:
* Moved validation logic into OuroborosPost for sanity
* Added sanity checks for OuroborosPost values
* Changed defaults to be more sane (mainly tags)
* OuroborosPost now accepts an MD5 hash along the metadata (like it
should!)
* Fixed dupe handling logic
2015-01-05 13:47:53 +02:00
Shish
92bc8b0709
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
2014-12-31 13:16:24 +00:00
Shish
217559dc22
set statement_timeout for postgres
2014-12-31 13:16:00 +00:00
Shish
1cb0f13820
Merge pull request #471 from ElementAB/develop
...
Fixed information box link generation
2014-12-29 12:35:33 +00:00
ElementAB
b555fab819
Fixed information box link generation
...
Fixed issue where the information box would generate an incorrect link for the image source if the source was given as https:// instead of http://.
2014-12-25 01:38:51 -06:00
ElementAB
3d17310581
Fixed information box link generation
...
Fixed issue where the information box would generate an incorrect link for the image source if the source was given as https:// instead of http://.
2014-12-25 01:36:18 -06:00
ElementAB
9ee2250e63
Fixed information box link generation
...
Fixed issue where the information box would generate an incorrect link for the image source if the source was given as https:// instead of http://.
2014-12-24 12:34:32 -06:00
Shish
0fcfa49e75
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
2014-12-18 14:38:37 +00:00
Shish
be4ae9da32
fix missing global (how did this pass tests? o.o)
2014-12-18 14:38:22 +00:00