David A. Harding
6bfb8849dd
Layout: Split Base Layout
2015-07-25 11:12:36 -04:00
Oliver
02243f6d2a
Merge pull #968 : OS X Yosemite Install Instructions
...
Rebased-from: 55affa10467333c08423420fefcce8795a0ce3e7
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #968
2015-07-25 00:49:48 -04:00
Damian
c17b485037
Merge pull #929 : Airbitz update
...
Rebased-from: 17307d043141eabbd1877506db608ab9620f9ebc
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #929
2015-07-25 00:45:31 -04:00
David A. Harding
855f8bb91d
Merge pull #973 : Fixed broken url to script.h
2015-07-24 10:44:56 -04:00
Josh Billings
8e2914e3f5
Fixed broken url to script.h
2015-07-24 10:12:17 -04:00
David A. Harding
0830741f53
Merge pull #969 : Upgrade full-node instructions from 0.10.0 to 0.11.0
2015-07-22 15:16:52 -04:00
Joseph W. Becher
c29d116cf0
Upgraded all instances of 0.10.0 to 0.11.0
...
Double-checked that 0.11 exists at https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin as well.
2015-07-21 20:58:46 -04:00
Joseph W. Becher
b20307423d
Upgrade other linux to 0.11.0
...
https://bitcoin.org/en/full-node#other-linux-distributions
2015-07-21 16:16:33 -04:00
David A. Harding
e509a927f9
Alerts: Disable SPV Mining Alert
2015-07-15 08:58:51 -04:00
David A. Harding
6622486a04
Merge pull #961 : Add Bitcoin Thrill Day to Events
2015-07-14 10:02:11 -04:00
Saivann
a0dd6ef052
Merge branch 'jsmobilewalletclick'
2015-07-13 09:21:52 -04:00
will binns
2d73e280da
Add Bitcoin Thrill Day to Events; Resolve #960 .
2015-07-12 23:54:59 -06:00
David A. Harding
d5987114bd
Travis: Update To Containers & Cache
...
Per: http://docs.travis-ci.com/user/migrating-from-legacy/
2015-07-12 11:57:41 -04:00
David A. Harding
519ac65a5f
Merge pull #875 : Releases: Add Bitcoin Core 0.11.0
2015-07-12 11:40:15 -04:00
David A. Harding
3268196d3a
Releases: Add Magnet URI And Date for 0.11.0
2015-07-12 11:39:34 -04:00
David A. Harding
ee554df519
Dev Docs: Clarify Protocol Version / Bitcoin Core Relationship
...
Closes #958
2015-07-11 12:00:44 -04:00
David A. Harding
ebde7f7523
Releases: update notes to d26f951
2015-07-11 07:34:59 -04:00
David A. Harding
ee2deefdaf
Releases: Update to 0.11.0RC3
2015-07-11 07:34:14 -04:00
David A. Harding
e5d54dd9bd
Releases: Update 0.11.0 Notes To RC2
2015-07-11 07:34:14 -04:00
David A. Harding
aa51195a02
Releases: Add Bitcoin Core 0.11.0
2015-07-11 07:34:13 -04:00
Saivann
1bd4720304
Enable use of "use strict" and fix two global variable declarations
2015-07-10 14:09:06 -04:00
Saivann
f3baa5893f
Merge branch 'ph'
2015-07-09 13:51:16 -04:00
Saivann
3ac6158d37
Expand mobile menu entry by default on mobiles (thanks harding)
2015-07-08 13:09:59 -04:00
Saivann
4078175d05
Merge branch 'windowsphoneicon'
2015-07-08 11:49:18 -04:00
Saivann
e1ffd67729
Do nothing when clicking on an already selected menu entry
2015-07-08 00:13:48 -04:00
Saivann
f21f495948
Avoid updating wallets when de-selecting a menu entry
2015-07-08 00:12:22 -04:00
John Bailon
96492defef
Merge fbbf098100
into de46853640
2015-07-08 00:47:29 +00:00
John
fbbf098100
Add Bitcoin Organization of the Philippines
2015-07-08 08:45:34 +08:00
David A. Harding
de46853640
Merge pull #873 and #948
...
- 873: Dev Docs: Remove Outdated Info From Payment Processing Section
- 948: Allow Use Of Markdown For Alerts
2015-07-07 20:02:52 -04:00
Saivann
42b10b106c
Optimize remaining SVG files
2015-07-07 17:01:00 -04:00
Saivann
be18e564c9
Fix global variable declarations
2015-07-07 16:27:17 -04:00
Saivann
c2843ac626
Update Windows Phone icon
2015-07-07 16:06:21 -04:00
Saivann
5707cea630
Rework menus for mobile compatibility
...
Start supporting touch events for non-buggy iOS support and faster menus
Display and hide wallets on click instead of on mouseout to prevent accidental clicks or mouseout events
Add a wrapper function to detect ghost and accidental clicks
Reorganize wallet javascript functions for better readability
Fix bug in which a wallet would display on mouse over after user clicked inside it's bubble
Fix accidental use of global variables
2015-07-07 15:21:21 -04:00
Saivann
6109262ea2
Convert HTML to Markdown
2015-07-06 22:35:09 -04:00
David A. Harding
7895b4c64a
Drop unnecessary workaround
2015-07-06 13:57:53 -04:00
David A. Harding
cd2004e120
Move-only: Rename html alert file to md
2015-07-06 13:57:53 -04:00
David A. Harding
bd21ecf3c9
Plugins: Allow alerts.rb To Process Markdown
2015-07-06 13:57:53 -04:00
David A. Harding
8c3852e230
Typo fix
2015-07-06 12:47:47 -04:00
Saivann
6dfe019256
Merge branch 'alertclass'
2015-07-06 11:05:38 -04:00
David A. Harding
312be98f5a
Merge pulls #943 & #946
...
- #943 : (Trivial) Build: Put Current Git Commit ID On Site
- #946 : Alerts: Update SPV Mining Alert
2015-07-06 01:06:13 -04:00
David A. Harding
018724d3a5
Alerts: SPV Mining: Change Updates Style
2015-07-06 00:10:36 -04:00
Saivann
b2e4b9b73c
Fix a typo
2015-07-06 00:06:03 -04:00
David A. Harding
21e3f8c176
Alerts: Update SPV Mining Alert
2015-07-05 23:50:21 -04:00
Saivann
44992f6674
Merge remote-tracking branch 'upstream-pull/945/head'
2015-07-05 23:37:35 -04:00
will binns
79a05b227a
Add Bitcoin Wednesday #26
2015-07-05 22:37:07 -04:00
Saivann
702c392eb2
Merge branch 'rvmsource'
2015-07-05 22:10:28 -04:00
will binns
15516c11cc
Add Event; avalBit: Pay Paella with bitcoin
2015-07-05 21:55:19 -04:00
Saivann
4e9697bf0d
Avoid CSS declarations in HTML
2015-07-05 21:53:33 -04:00
Saivann
603007f549
Fix rendering error in Google Chrome for the RSS icon
2015-07-05 21:43:42 -04:00
Saivann
2d36e36464
Allow to set styles for alert banner
2015-07-05 21:11:23 -04:00