Welcome to Opium

  • Just write about whatever your passionate about and be true to yourself
  • Sign up if you want or just enjoy the good writing
  • Please take the time to truly think about what you want to put out in the world
  • Sign In Here
  • or Sign Up Here
  • View on GitHub

Results for "#change"

Jul 06, 2023 06:02 AM #change #haute maison
Change Log #6.2: New Tag Input

User Interface changes to the way tags are handled added when writing a capsule. Now way more space effecient plut a lot of optimization on the backend of things.

Jun 14, 2023 02:42 PM #change #haute maison
Change Log #6.1: Code Snippets

You can now add code snippets to your capsules. Here's a linked list node in C.

typedef struct Node {
  int value;
  void *next;
} Node;

Jun 12, 2023 04:44 AM #change #haute maison
Change Log #6: Rich Text and More

You can finally write with rich text support on Opium. This means you can now bold, Italicize, underline, and strike-through text to your heart's content.

You can also now change the text alignment.

Or add hyperlinks

Codeblocks are on the way

 

Also, there has been a significant change under the hood. In URLs capsules are now indexed by UUIDs rather than sequential IDs. This should make scrapping information from the website a lot harder. This also means that old links to capsules (like on an Instagram story) won't work.

Mar 24, 2023 05:59 PM #change #haute maison
Change Log #5: Reples

You can now write replies to capsules, yayy

Mar 03, 2023 08:12 PM #change #haute maison
Change Log #4.2: Pagination

Finally, the platform can scale to handle a large number of capsules.

Mar 03, 2023 06:33 PM #change #haute maison
Change Log #4.1: New Story Format

Redesigned sharing Capsules to Instagram stories.

Feb 12, 2023 06:35 PM #change #haute maison
Change Log #4: Rebrand + More

After much consideration I decided to rename "essays" to "capsules". Something about "essay" just sounded too formal and gave people the wrong impression about what the platform is meant to be. A capsule is the same thing as an essay. It's still a container for whatever ideas you chose to express just under a new name. A lot of changes on the backend were made to accommodate the change as well as further optimize the performance of the platform.

Jan 26, 2023 06:23 PM #change #haute maison
Change Log #3: Redesign and more

We finally did it... dark mode. Other Changes: - You can now edit drafts before you post them - New Font (Ubuntu) More changes to come

Dec 16, 2022 10:28 PM #change #haute maison
Change Log #2: Drafts

Drafts are now a feature. Save your ideas while you're working on them. Editing drafts coming soon.

Nov 27, 2022 12:15 AM #change #haute maison
Change Log #1

Removed: -Deleting Posts To keep consistent with the theme of absolute certainty before posting, I've removed the feature for users to delete posts after they've left the embargo. Even if you delete your account everything you post will stay on the website visible to the world. Be sure to use the time given to you wisely, there's no going back.