Bitcoin Forum
June 21, 2024, 03:33:38 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 »
61  Other / New forum software / Re: Is there something preview of new forum on: June 24, 2014, 02:36:42 AM
We are shooting for Alpha in August. Thanks for your patience.
62  Other / New forum software / Re: Notification Center(or something similar) on: May 29, 2014, 08:59:19 PM
This is in the works and already supported on the backend, but I think the interface will be designed and updated later.

Great to bring up and thanks for the mockup image!
63  Other / New forum software / Re: New forum status report on: May 22, 2014, 09:25:14 PM
Guys, first alpha release is scheduled for around August at the earliest.
64  Other / New forum software / Re: New forum needs to be designed for mobile on: May 05, 2014, 11:17:49 PM
The current software works well on mobile devices. Yes, the texts are difficult to read, but it only takes a bit of zooming action. I would hate to see the new software force me into mobile mode with drastically different formatting to the desktop version.
On Windows Phone, this forum's font sizes are a mess. Usernames are too small compared to the actual posts.

Noted.
65  Other / New forum software / Re: New forum needs to be designed for mobile on: April 30, 2014, 11:20:08 PM
We have something especially great planned for this. Considering most of the non-techy world is switching to mobile devices and tablets, this will be a top priority. Thanks for the reminder!
66  Other / New forum software / Re: View Your Threads on: April 29, 2014, 11:55:04 PM
Great feature. Seems like an easy add. Thanks for the link!
67  Other / New forum software / Re: BBCode on: April 23, 2014, 04:19:06 AM
BBCode->code
Code:
#include <gmp.h>

int main() {
    mpz_t num;
    mpz_init(num);
    mpz_fib_ui(num, 10000);
    gmp_printf("%Zd\n", num);
    return 0;
}
68  Other / New forum software / Re: Is there at least a mockup/sketchup screenshot we can see? on: April 21, 2014, 12:04:11 PM
Plugin engine is being worked on at the moment. Theming is part of this. The initial design will be available when we go through the ui/ux. The plugin engine itself holds to be higher priority at the moment. But we'll definitely have something for the public to see in the future.
69  Other / New forum software / Re: Avatars, obvs on: April 16, 2014, 02:48:06 AM
EDIT: I mean the visibility of the animated gifs should be configurable by the admins and it shouldn't be an issue for it to be configurable.
70  Other / New forum software / Re: Trust Ratings with Expiry Date on: April 15, 2014, 07:03:22 PM
How about trust ratings with an expiry date?
Say, I'd like to flag someone's offer as not trustworthy.
On the other hand, it's not like I would necessarily consider the person in question a serial scammer.
An easy solution could be to give that person a negative trust rating for the next two weeks™, so that in effect the offer would come from a person with a trust warning.
After some time, when the offer is no longer open, the negative trust is no longer required and thus could expire.
This is interesting. But instead of an expiry date, maybe decreasing as time passes? Reminds me of Gauntlet Legends life points in the arcade. (Pardon the reference for those of you who didn't play this game in the arcade.)

We'll play with this idea and forum reputation will be in plugins so that developers can implement different plugins based on what they need.
71  Other / New forum software / Re: Do not disturb mode on: April 09, 2014, 02:52:10 AM
Agree. This is definitely necessary. I can't believe SMF doesn't have this.
72  Other / New forum software / Re: (F.R.) "ignore this subject" - button on: April 07, 2014, 10:56:51 PM
Will make this a priority in usability.
73  Other / New forum software / Re: User-level undo on: April 01, 2014, 12:22:24 AM
This would be awesome and I have personally thought about making the backend very similar to a SCM. However, this may take way more engineering than it's worth. We'll definitely think about this one carefully.
74  Other / New forum software / Re: Kick-off Discussion: Existing Forum Temperature Check + Criticism on: March 31, 2014, 03:05:32 AM
If you have good contributions maybe it's a possibility in the future. Because we have gone off-topic and features and things are starting to show up in different threads. Let's do that. Create a thread for suggestions or features.

This thread is closed.
75  Other / New forum software / Re: Kick-off Discussion: Existing Forum Temperature Check + Criticism on: March 31, 2014, 02:29:38 AM
You're right, but this repo is more than an API. It's misnamed because we were originally going to split things up more in multiple repositories. We decided we need to put this into a single repo instead for the following reasons:

1. Integration with the original forum requires some shim work that we did. You're totally right about not needing the data. And obviously our whole idea is to steal your data and sell it. (/sarcasm)
2. Supporting noscript is a big goal for us. Javascript in the browser isn't for everyone and I believe that information needs to be concise and not filled with unnecessary UI fluff.

This is my last response to you until you decide to be helpful and positive about the project. Before you insult our skills, take a look at our work and if you want to correct us in ANY way, please feel free to send over a pull request and we will evaluate it in a thread for EVERYONE to see and decide what's better. Open source means we are open to CONSTRUCTIVE criticism. Learn to contribute so that you can matter.
76  Other / New forum software / Re: (F.R.) "ignore this subject" - button on: March 28, 2014, 09:49:04 PM
+1 Great idea. This is similar to how Facebook allows you to disable notifications for a thread you commented on. Will definitely pay close attention.
77  Other / New forum software / Re: Kick-off Discussion: Existing Forum Temperature Check + Criticism on: March 28, 2014, 09:40:15 PM
Everything going through GPG might be a possibility. I'd like to explore these options once we get the initial migration off the ground.

Although supporting the migration of this forum is the top priority, keep in mind that this is a separate product that's open sourced. We have a team that will funnel contributions from the public when the system becomes more stable.
78  Other / New forum software / Re: Kick-off Discussion: Existing Forum Temperature Check + Criticism on: March 28, 2014, 11:08:57 AM
Initial responses have been decent. I will be posting interesting posts to its own topic for further discussion after this week.
79  Other / New forum software / Re: Kick-off Discussion: Existing Forum Temperature Check + Criticism on: March 28, 2014, 11:04:54 AM
Users should have the option to upload a GPG public key that the forum uses to encrypt all notification emails.

Alternately or in addition to this, the forum should have native Bitmessage capability. This means letting users register with Bitmessage addresses and sending notifications through the Bitmessage network. Note that routing the notification through a honeypot gateway like bitmessage.ch doesn't count because the primary purpose of Bitmessage is to not have monitoring chokepoints with access to plaintext.

This is a toss-up. Technically we can enable the option without a problem and sensitive info like password reset links and things of the like can be sent with GPG if the users opt into it.

What's the toss-up?

I think the option to GPG encrypt all messages from the forum is a great idea.

I agree, but it's more of a usability issue. I think users can and will get their GPG keys screwed up. We will try to put this feature in though. Just need to think about how to orchestrate it.
80  Other / New forum software / Re: Kick-off Discussion: Existing Forum Temperature Check + Criticism on: March 27, 2014, 10:36:38 AM
Users should have the option to upload a GPG public key that the forum uses to encrypt all notification emails.

Alternately or in addition to this, the forum should have native Bitmessage capability. This means letting users register with Bitmessage addresses and sending notifications through the Bitmessage network. Note that routing the notification through a honeypot gateway like bitmessage.ch doesn't count because the primary purpose of Bitmessage is to not have monitoring chokepoints with access to plaintext.

This is a toss-up. Technically we can enable the option without a problem and sensitive info like password reset links and things of the like can be sent with GPG if the users opt into it.
Pages: « 1 2 3 [4] 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!