• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~tildes with the tag "firefox". Back to normal view / Search all groups
    1. [SOLVED] Bug report: Firefox login

      Comment box Scope: bug report Tone: neutral Opinion: none Sarcasm/humor: none I don't think I have an account on GitLab, so I'll just share this here and tag @Deimos. It's not possible for me to...
      Comment box
      • Scope: bug report
      • Tone: neutral
      • Opinion: none
      • Sarcasm/humor: none

      I don't think I have an account on GitLab, so I'll just share this here and tag @Deimos.

      It's not possible for me to log into Tildes on Firefox. I receive a "Page expired, reload and try again" error every time I try. It occurs in all cases, including:

      • If I'm using a stale tab and if I open a new tab or refresh the page
      • With browser extensions enabled and disabled
      • In private browsing mode with no extensions enabled
      • With Enhanced Tracking Protection turned on or off
      • When I specifically add https://tildes.net as an exception in my tracking preferences
      • When I'm not signed in or syncing data from another browser
      • After I delete my Tildes password from my browser
      • Even when I clear cookies/cache..

      I have only tried this on Firefox desktop, but I found this Git issue from @Omnicrola describing the same problem for Firefox mobile. Some differences:

      • My problem seems to happen every day of the week, not just Sundays.
      • My problem does NOT resolve itself within 24 hours. I have to use a different browser like Cheome to log in.

      Not experiencing this with any other website. Maybe the website/server/browser thinks I'm in a different timezone or something, as theorized in that thread, CSRF and all that, but I've been in the same place for a week or two now. If I go to Web Developer Tools I can see error messages like this:

      Cookie “” has been rejected by user set permissions.

      Cookie “session=abcdefghijklmnopqrstuvwxyz12345; Max-Age=31536000; Path=/; expires=Wed, 19-Feb-2025 22:34:16 GMT; secure; HttpOnly” has been rejected by user set permissions.

      Request to access cookies or storage on “https://tildes.net/login” was blocked because of custom cookie permission.

      That links to this page which isn't very helpful because I've already tried that. It's possible that I have some other privacy configuration in Firefox that's screwing with Tildes, but I wouldn't know what. Wondering if anyone else has experienced this and gotten around it?

      7 votes
    2. How to search and switch between Tildes groups in Firefox using bookmarks

      I just wanted to share a handy feature in Firefox that can be used to create shorthanded keywords. For instance, you could make it so that typing "t ~books" brings you to...

      I just wanted to share a handy feature in Firefox that can be used to create shorthanded keywords. For instance, you could make it so that typing "t ~books" brings you to "https://tildes.net/~books". Or "ts banana" that brings you to Tildes search engine, searching for "banana".
      I've been using a similar trick on another browser I use for years (Qutebrowser), but lately I've been using Firefox more and a post on the Ferdiverse reminded me that I could do this in Firefox as well.

      Instructions

      • In FIrefox, open the Bookmark Manager. (Keyboard shortcut: Ctrl+Shift+O , alt: Burger-menu in the upper right > Bookmarks > Manage Bookmarks)
      • Select a folder where you want to save your bookmark
      • Go to "Organise > Add Bookmark"
      • Enter whatever name you like.
      • In the URL textbox, enter the static part of the url you want to use. Replace the part that can change (like the page name or the search term with this: "%s"
      • Optionally, add tags seperated by a comma in the tags textbox.
      • At last, choose a keyword. This is the word that replaces the static part of the URL when you use the bookmark. For example, I use "t" for the community-switching and "ts" for searching.
      • Save you bookmark and try it out. When you now type just the letter "t" in your URL-bar and press enter, it should bring you to the home page. When you type "t ~books" , it should bring you to the books community page.

      You can use this feature with any website, so I encourage you to play around with it :)

      14 votes
    3. I never stay logged in on my desktop + notebook

      I'm using Firefox on Arch with ublock origin, umatrix, decentraleyes, darkreader, bypass paywalls, old reddit redirect. None of these should affect Tildes in any way. but still, Firefox seems not...

      I'm using Firefox on Arch with ublock origin, umatrix, decentraleyes, darkreader, bypass paywalls, old reddit redirect.
      None of these should affect Tildes in any way. but still, Firefox seems not to be able to keep me logged in, and everytime i open Tildes in a new tab, I'm logged out. Sometimes it remembers the theme (solarized dark) sometimes it does not and only remembers it after a refresh, and sometimes it just dont.
      I dont even know where to look for a solution, especially as this seems to be Tildes specific as no other website seems to have this problems. an I'm pretty shure it has something to do with my Firefox, as it is that way on both of my computers.

      edit: solution was to delete all tildes.net cookies

      6 votes
    4. Contributing to Tildes - Accessing on localhost

      Hi, I've started developing syntax highlighting, but I'm unable to connect to Tildes on localhost. It's running, I can connect to Prometheus, but not to Tildes. I use Ubuntu. I know there are few...

      Hi, I've started developing syntax highlighting, but I'm unable to connect to Tildes on localhost. It's running, I can connect to Prometheus, but not to Tildes. I use Ubuntu.

      I know there are few people here who already contributed to Tildes, how do you connect to Tildes?

      • Firefox shows Secure Connection Failed, even after adding exception in about:config for domains localhost, *, 127.0.0.1, both with and without port, I even tried adding https:// before them.
      • Qutebrowser displays nothing
      • Chromium displays ERR_CONNECTION_RESET (not something like insecure connection)
      • Chrome displays ERR_CONNECTION_RESET (not something like insecure connection)
      • Curl displays OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to localhost:4443
      • wget displays Unable to establish SSL connection.
      • lynx displays Unable to connect to remote host.

      Could someone tell me how to config Firefox / install certificate for Tildes on localhost / move Tildes to http?

      Thank you

      Edit: I tried setting firefox security exception in a different way and this happened.

      6 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