Fredrick Brennan
0e63c5041a
Merge branch 'master' of https://github.com/ctrlcctrlv/infinity
2015-03-22 14:39:21 +08:00
Fredrick Brennan
80f63caa8c
Update to my wPaint fork
2015-03-22 14:38:56 +08:00
Fredrick Brennan
afa2bba3c7
Add some missing i18n tags
2015-03-20 16:09:21 +08:00
Fredrick Brennan
a2a59afcf9
Merge pull request #438 from marktaiwan/post-form
...
fix file selector element reference
2015-03-20 13:00:36 +08:00
marktaiwan
2d0fdb5ece
fix file selector element reference
...
fix thumbnail image not applying to main form with quick reply open
2015-03-20 12:48:32 +08:00
Fredrick Brennan
32eb90add7
Merge https://github.com/ctrlcctrlv/infinity
2015-03-20 12:10:17 +08:00
Fredrick Brennan
bdfbc7a830
Update locales
2015-03-20 12:09:42 +08:00
8chan
e357e8b72c
ayylmao @marktaiwan
2015-03-19 20:34:54 -07:00
8chan
3e648e617f
Merge https://github.com/ctrlcctrlv/infinity
2015-03-19 20:24:25 -07:00
8chan
e26cfbb889
Make scroll event faster in auto-reload.js
2015-03-19 20:23:54 -07:00
8chan
5c57bd44e1
Suppress TypeError if no password form
2015-03-19 20:23:34 -07:00
8chan
f82ad879f0
Make file selector work, add to config
2015-03-19 20:22:17 -07:00
Fredrick Brennan
acfbb1abd2
Merge pull request #437 from marktaiwan/post-form
...
Adds keyboard focus to file selector
2015-03-20 10:54:22 +08:00
marktaiwan
8fe4c70223
Adds keyboard focus to file selector
2015-03-20 09:02:53 +08:00
Fredrick Brennan
79ba7609a6
Merge pull request #435 from marktaiwan/post-form
...
file-selector.js: Keep quick-reply and main form in sync
2015-03-20 06:45:16 +08:00
marktaiwan
7f1ebb2595
Keep quick-reply and main form in sync
...
Use object-url instead of data-url due to shorter length
2015-03-19 21:08:18 +08:00
Fredrick Brennan
57f07d2044
Merge pull request #434 from zixaphir/master
...
Prevent images from hovering off-page
2015-03-19 12:31:05 +08:00
Fredrick Brennan
e7777a91bb
Merge pull request #430 from marktaiwan/post-filter
...
post-filter.js: prevent extra space characters
2015-03-19 12:30:49 +08:00
Fredrick Brennan
5c976ea689
Merge pull request #428 from marktaiwan/post-form
...
Feature: drag and drop file selector
2015-03-19 12:29:58 +08:00
Zixaphir
371f7f61f3
Fix trailing comma
2015-03-18 20:50:41 -07:00
Zixaphir
27ec5caf35
Prevent images from hovering off-page
...
This entirely affects the "imageHoverFollowCursor" option.
2015-03-18 20:48:02 -07:00
8chan
0b298f9aa4
Flag width/height is now in stylesheet
2015-03-18 19:28:33 -07:00
8chan
ff3f53c02b
Translation instructions
2015-03-18 19:28:20 -07:00
8chan
e390c0a6a5
Fix Ecuador flag
2015-03-18 19:28:07 -07:00
8chan
aa90f3b43b
Remove ReCAPTCHA from remaining pages
2015-03-18 19:27:47 -07:00
marktaiwan
50857d76c5
initialize file selector soon as it's loaded
2015-03-18 21:43:20 +08:00
marktaiwan
6e35f12e3a
Fallback for browsers that disables javascript
2015-03-18 18:44:47 +08:00
Fredrick Brennan
f7e9fd787b
Fix Yotsuba B incorrectly showing as default in [Options]->themes
2015-03-18 17:00:21 +08:00
Fredrick Brennan
7c54e80554
[i18n] If joining omit header so attribution/plurals stay
2015-03-18 16:59:42 +08:00
Fredrick Brennan
0bc65b89de
Update Transifex account for fork
2015-03-18 16:58:48 +08:00
Fredrick Brennan
51cf96823e
Merge pull request #432 from Ringstaart/patch-1
...
Replace capital X by clearly superior ASCII ×
2015-03-17 17:28:13 +08:00
Ringstaart
176053da69
Replace capital X by clearly superior ASCII ×
...
There's no reason to use a malformed letter when an ASCII character of a proper cross is available. This is an important issue, and I care about it very much.
2015-03-17 10:22:35 +01:00
Fredrick Brennan
e5b357e35b
Update locales
2015-03-17 12:38:49 +08:00
Fredrick Brennan
cb71057cef
Oops, forgot to rm flags.png before rebuild
2015-03-17 07:53:21 +08:00
Fredrick Brennan
e8875d1193
Fix United Kingdom flag
2015-03-17 07:51:10 +08:00
8chan
c6f6dae87f
Prevent double / in templates/post/flag
2015-03-16 16:48:31 -07:00
8chan
8763cc9327
Let global volunteers do ?/reassign so it's not just me/lowcard
2015-03-16 16:48:10 -07:00
marktaiwan
b073dc74a8
post-filter.js: prevent extra space characters
...
prevent extra spaces in comment caused by joining strings with leading
or trailing space.
2015-03-16 22:36:26 +08:00
Fredrick Brennan
554da7f6a7
Merge branch 'master' of https://github.com/ctrlcctrlv/infinity
2015-03-16 16:32:50 +08:00
Fredrick Brennan
b85e1f2f0b
Make it so board owners can force flags
...
For country flags, a "?" will now show if the flag is unknown (for example, if the user is using Tor or just has an IP that is not in the GeoIP database)
For board owner-defined flags, "None" option disappears and posting is impossible without choosing a valid flag.
This commit is for /fringe/.
2015-03-16 16:31:01 +08:00
marktaiwan
ca7207c5dd
Run on index and thread
...
Clear file queue after upload success
corrected fallback detection
2015-03-16 03:16:15 +08:00
marktaiwan
6e054239e7
initial commit file-selector.js
2015-03-15 22:18:58 +08:00
marktaiwan
72898dbecf
initial commit stylesheet
2015-03-15 22:18:47 +08:00
marktaiwan
26ce0158d8
initial commit templates
2015-03-15 22:18:27 +08:00
marktaiwan
455ec06b91
Merge branch 'master' into post-form
2015-03-15 21:28:12 +08:00
8chan
bbf43d4587
Actually commit code tags
2015-03-15 05:08:07 -07:00
8chan
b087c3db34
Merge https://github.com/ctrlcctrlv/infinity
2015-03-15 05:03:35 -07:00
8chan
e82cd57dba
Make .post-table th a little wider
2015-03-15 05:03:26 -07:00
Fredrick Brennan
86d99b332b
Make js/options/favs.js actually usable
...
I pretty much had to rework this completely to get it into a usable state
Reference ctrlcctrlv/infinity#424
2015-03-15 19:56:28 +08:00
Fredrick Brennan
51510f09ce
Merge branch 'master' of https://github.com/ctrlcctrlv/infinity
2015-03-15 17:41:44 +08:00