• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~tildes with the tag "webextensions". Back to normal view / Search all groups
    1. Tildes ReExtended version announcements and changelog

      This topic will be used to announce future versions of Tildes ReExtended! Mozilla Addons Chrome Web Store Tildes ReExtended is the principal enhancement suite for Tildes. If you'd like to be...

      This topic will be used to announce future versions of Tildes ReExtended!

      Tildes ReExtended is the principal enhancement suite for Tildes.

      If you'd like to be notified of future releases, reply to this comment and I'll @-mention you when the next version is published (you have to uncollapse the comment). When you no longer want to be notified, simply delete your comment or ignore this topic.

      42 votes
    2. Tildes ReExtended has been updated and is also back on the Chrome Web Store again

      Howdy everyone! In talklittle's fundraiser I pledged I would fix all outstanding issues of Tildes ReExtended before 2023 is over should we reach 200 donors. Well the 200 donors mark was hit pretty...

      Howdy everyone! In talklittle's fundraiser I pledged I would fix all outstanding issues of Tildes ReExtended before 2023 is over should we reach 200 donors. Well the 200 donors mark was hit pretty quickly, so after over a year of inactivity I've gotten back to it and brought Tildes ReExtended up to speed again.

      Most of the work so far has been on getting the codebase up to par with my current preferences, but there is also a new feature and some bug fixes. Namely: the long-awaited Hide Topics feature with 4 different ways of selecting topics to automatically hide. The content scripts will run as soon as the HTML is available, meaning there should be less stuff popping in or out, the Hide Votes was also fixed so it now hides the correct votes again (yay edge cases Edit: I just noticed another edge case doesn't work :^) fuck). And also the extension is about 3.5 times smaller in size now (245KB -> 70KB). :D

      If you don't know what Tildes ReExtended is, it's basically the Tildes equivalent of the Reddit Enhancement Suite extension. Commonly requested features that can be implemented client-side (like the Hide Votes feature) and quality of life utilities like the Jump To New Comment and Back To Top buttons.

      Hope you like it!

      Giving the Chrome Web Store a second chance

      A number of years ago now as I was publishing a new version of Tildes ReExtended to the Chrome Web Store, their automated review process denied the new version without providing any reason that made sense, and weirdly threatening to take down the extension if the problems weren't addressed. After a wasted effort trying to talk to Google support, I decided to say fuck it and just remove it from CWS. Leaving the only way to install the extension for Chromium users being needlessly complicated and a pain in the ass.

      So with 2.0.0 I've decided to give CWS a second chance, initially I had more to say about it but I'm just gonna leave it out.


      If you're new to Tildes and like what you see, please consider donating! Tildes is a non-profit community site driven by its users' interests and any amount of support ensures it can keep going. Thank you! 💖

      95 votes
    3. Announcing Tildes Shepherd, a WebExtension with interactive guided tours for Tildes

      Hello everyone! A few days ago I mentioned I was working on a new WebExtension for Tildes. Since the tidal wave of users has flooded the Spectrian plains of Tildes, I came up with this idea for...

      Hello everyone! A few days ago I mentioned I was working on a new WebExtension for Tildes.

      Since the tidal wave of users has flooded the Spectrian plains of Tildes, I came up with this idea for having interactive guided tours of the interface to explain how Tildes works and why certain things are the way they are. Well, a basic version with two (count 'em, two!) tours is here! An introduction tour as an example of what to expect and some extra info. And a homepage tour going over everything you can find there.

      Firefox users, you can install Tildes Shepherd today! Chromium-based browser users, you will have to wait a while or switch to Firefox, sorry. ;)

      As you will see in the introduction tour after installing the extension, if you have any questions or feedback, you can message @Community or comment in this topic. It's very likely I made some mistakes in what's already there so even if it's just a typo, let me know!

      As far as other tours goes, I have some planned and am open to anyone creating their own. Even if you have no programming knowledge whatsoever, if you can come up with a tour by taking screenshots and drawing over it in your favorite image editor I'd be more than happy to turn that into code for you. The most time-consuming part of creating tours so far has been finding out all the information and then condensing it into something readable, the coding aspect has been pretty easy.


      If you're new to Tildes and like what you see, please consider donating! A fundraiser was started by @talklittle and a number of goals have already been reached, with 2 more goals remaining at 500 donors. So if you want that to happen, donate! Thank you! <3

      52 votes
    4. Feedback and future development of Tildes Extended

      It's been a while since I've managed to follow the development of the Tildes community so I don't know how many invite waves we've had since then. For the uninitiated, back in the first 30 days (I...

      It's been a while since I've managed to follow the development of the Tildes community so I don't know how many invite waves we've had since then.

      For the uninitiated, back in the first 30 days (I think?) I started a plugin project for Chrome and Firefox that is meant to be the "reddit enhancement suite" light but for tildes. A sort of Tildes Companion (that would have been another good name, damn).

      Anyway, after an initial 2-3 weeks of furious development, some of it with the help of the good @Bauke, I've had to slow down quite a bit due to a big workload coming in at my company. After that I've had several family issues to deal with... to cut it short I neglected my beloved little code monster and today I saw not one, but two PM on tildes, asking me if I basically was alive and well :P

      So I thought that maybe it was the moment to ask for a feedback and, eventually, help.

      For reference, this is the github page.


      If you'd like to take part in the project you should know that:

      • It's written using jquery
        I thought of using other libraries or pure js but in the end it was the better compromise between spreaded knowledge and ease of use. Even if it's not the faster or lighter, taking up jquery is relatively easy compared to other libraries.
      • You have to have a minimum understanding of how plugins works for both chrome and firefox
        I started it after a long hiatus (I think 8 years) between this and the previous plugin I wrote, so if I could do it, you can as well :)
      • If you want to have access to the publishing / code review / merge features, you have to show me a decent understanding of code design
        I'm not particularly picky but I'd like to be sure that the plugins doesn't go live with lots of spaghetti code. There are already a couple of points in which I wanted to review and rewrite some code and I'd like to know that whoever will take responsability for the code quality, is at least concerned with quality as much as I am.

      To discuss further technical details please, come on slack (you don't have to even install it, you can use the web client).


      What I'd like to discuss here with you, is if in your opinion, there is still interest in this project or not. From the end-user point of view.

      To have a structured data of the feedback, please use this form. The same form will have a section in case you can/want to help.

      Thank you, anyway, for any input.

      43 votes
    5. Tildes Extended

      I posted about it three days ago but in these last three days I really worked my ass off to include lots of functionalities and feel like the community is missing a lot of topics... So, sorry, I...

      I posted about it three days ago but in these last three days I really worked my ass off to include lots of functionalities and feel like the community is missing a lot of topics...
      So, sorry, I won't spam this for the next days every three days but I felt like it deserved to be "bumped" in the activity feed at least once now that the default is just 24h.

      As of today, the features are:

      • management to choose which links top open in a new tab
      • button to quickly jump to new comments in a topic
      • button to quickly get back to the top of the page in topics (no, there isn't one to go to the bottom)
      • live preview of the reply/topic box
      • load external CSS to customize the UI
      • add label to users

      I'll just link to the original topic so you can have some context if you want, otherwise these are just the links to download it:


      I need feedback to know what else you'd like to see implemented or what have bugs or could be done in a different/better way!

      37 votes
    6. Tildes Extended

      So it all begun as a [something]monkey script but I decided to give it a try to web extensions after several years of not touching it. If you don't care about the yada yada, skip right at the...

      So it all begun as a [something]monkey script but I decided to give it a try to web extensions after several years of not touching it.

      If you don't care about the yada yada, skip right at the bottom now.

      Why

      So the whole thing revolve around a simple concept: I'd like tildes to remain as lightweight as possible with a simple and clean interface and not too many user settings.
      We don't know the full structure of the code yet but, by experience, frontend and backend require quite an effort to be kept in balance so that one or either don't becomes a mess.

      From this idea, the next step has been quite obvious. Users that would like a more advanced frontend experience could just download an extension (probably an app for mobile once it becomes possible).

      What

      Right now the extension does some simple things. It is basically just a porting of the script I made some time ago so you'll get non-tildes link in a new tab and a button to jump to new comments in a topic you already visited.
      The extension don't retain any user data. it doesn't care who you are or what you browse. If you're unsure you can check the source code (below).

      Future Goals

      The immediate priority is to create a "settings" page so you can customize how the features should behave. As an example, about the links in new tab, letting you decide which kind of links should behave like this: all / comment's / text submission's / etc etc. I'm still thinking which are reasonable use-case

      After that, I want to try and implement a user's labelling system and that is the reason for the app already requesting access to storage data on the browser. I've yet to figure it out but the gist of it is that I'll store something like username:tag duplet in your browser localstorage and on load of a page, check for usernames match and add the label you choose.

      Additional Notes

      I know the code is dirty. As I said, I didn't touch extensions since... I think more than 6 years ago. Maybe more.
      On top of that, I went for jquery and am more of a modern framework JS developer with a strong preference and background as backend developer, so... you know.
      I still think I'll stick to jquery because the syntax is quite clear and I want even non-technical people to be able to understand what's going on in the code if they want to double check.

      If you want to contribute you're more than welcome but keep in mind that most basic things are still missing. To mention just a couple:

      • settings page
      • proper isolation of content scripts
      • guidelines or at least a sample to use to implement new features

      if you have any resource that you used to build something similar (web extension or the like) please share them as I've a goddamn long commute every day and have time to read :)

      Links

      It should work on any fork of Chrome as well.
      I can't assure the same for future development.


      Current features:

      • Link in new tabs management
      • Button to jump to new comments in topics
      • Add custom CSS from external URL
      • Markdown Preview
      • Add User's labels
      34 votes
    7. Markdown live preview for Tildes

      Hacked together a simple markdown live preview, which works for both comments and also new posts submission. To use, just install the extension and start typing on Tildes, you will see live...

      Hacked together a simple markdown live preview, which works for both comments and also new posts submission.

      To use, just install the extension and start typing on Tildes, you will see live preview. No settings to configure.

      The code is open source and released under MIT. I am not really a JS dev, so any feedback is welcome.

      Chrome extension - link

      Firefox addon - link

      Source code - link

      20 votes