Bitcoin Forum

Other => New forum software => Topic started by: the_poet on June 06, 2016, 06:11:34 PM



Title: Tapatalk
Post by: the_poet on June 06, 2016, 06:11:34 PM
Will the new forum support Tapatalk?


Title: Re: Tapatalk
Post by: Superhitech on August 13, 2016, 04:20:29 PM
No, it's run on a custom script called EpochTalk. Theymos paid a lot of Bitcoin to get this script built from scratch, and it will be open source later, which is quite generous of him.


Title: Re: Tapatalk
Post by: ColderThanIce on August 14, 2016, 05:04:31 PM
No, it's run on a custom script called EpochTalk. Theymos paid a lot of Bitcoin to get this script built from scratch, and it will be open source later, which is quite generous of him.
Correction: Epochtalk is already open source. Here's a link to the project on Github. (https://github.com/epochtalk/epochtalk)


Title: Re: Tapatalk
Post by: Joel_Jantsen on August 14, 2016, 05:08:55 PM
No, it's run on a custom script called EpochTalk. Theymos paid a lot of Bitcoin to get this script built from scratch, and it will be open source later, which is quite generous of him.
Correction: Epochtalk is already open source. Here's a link to the project on Github. (https://github.com/epochtalk/epochtalk)
Actually it's not completely open_source.You can check the readme file.You have to get accepted as a coder by the other contributers in order to contribute.

Quote
Epochtalk is an open source project and we are planning to accept contributions. If you would like to contribute to Epochtalk please email info@slickage.com.


Title: Re: Tapatalk
Post by: ColderThanIce on August 14, 2016, 05:13:33 PM
Actually it's not completely open_source.You can check the readme file.You have to get accepted as a coder by the other contributers in order to contribute.

Quote
Epochtalk is an open source project and we are planning to accept contributions. If you would like to contribute to Epochtalk please email info@slickage.com.
I'd still consider it open source even if you aren't able to contribute to the official repo. If one wants to contribute but isn't permitted to update the main Epochtalk repository, they can just make a fork of Epochtalk and make their changes in their own repo. Open source just means that all the code is openly available to anyone who wishes to view it, it doesn't require that you're permitted to contribute to the official project though.