Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
biboumi
biboumi
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 88
    • Issues 88
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • louiz’
  • biboumibiboumi
  • Issues
  • #3437

Closed
Open
Opened Jun 07, 2020 by lovetox@lovetox

Add <no-store> hint to IRC Server messages

When we connect to a IRC Server we get a lot of messages

We get these messages on every connect, so multiple times a day if you are on a laptop and regulary lose connection.

This accumulates in MAM to thousands of messages which i would argue are not relevant later.

the no-store hint would tell MAM to not store these messages

Another solution would be to make the message type=headline, which also would exclude them from MAM

Example:

07 | 08:43:29  irc.gnome.org: Connecting to irc.gnome.org:6697 (encrypted)
07 | 08:43:30  irc.gnome.org: Connected to IRC server (encrypted).
07 | 08:43:30  irc.gnome.org: irc.poop.nl: *** Looking up your hostname...
07 | 08:43:30  irc.gnome.org: irc.poop.nl: *** Couldn't resolve your hostname; using your IP address instead
07 | 08:43:31  irc.gnome.org: irc.poop.nl: ACK multi-prefix 
07 | 08:43:31  irc.gnome.org: irc.poop.nl: Your host is irc.poop.nl, running version UnrealIRCd-4.0.18 
07 | 08:43:31  irc.gnome.org: irc.poop.nl: This server was created Mon Aug 6 2018 at 13:54:02 UTC 
07 | 08:43:31  irc.gnome.org: irc.poop.nl: *** You are connected to irc.poop.nl with TLSv1.2-AES128-GCM-SHA256
07 | 08:43:31  irc.gnome.org: irc.poop.nl: There are 2 users and 4016 invisible on 5 servers
07 | 08:43:31  irc.gnome.org: irc.poop.nl: 10 operator(s) online
07 | 08:43:31  irc.gnome.org: irc.poop.nl: 380 channels formed
07 | 08:43:31  irc.gnome.org: irc.poop.nl: I have 768 clients and 2 servers
07 | 08:43:31  irc.gnome.org: irc.poop.nl: 768 3546 Current local users 768, max 3546
07 | 08:43:31  irc.gnome.org: irc.poop.nl: 4018 5832 Current global users 4018, max 5832
07 | 08:43:31  irc.gnome.org: - 29/10/2018 13:31
- Welcome to GIMPnet on irc.poop.nl!
- 
- ==( Server Information )==========================================
- 
- This server is in Amsterdam, the Netherlands. IPv6-enabled.
- 
- Your local admins: CyBeR.
- 
- This server is also part of the GIMPNet network, also
- known as irc.gnome.org. As such you should respect the 
- GNOME's Code of Conduct while participating in discussions
- on any of the GNOME-related channels:
- 
- https://wiki.gnome.org/Foundation/CodeOfConduct
- 
- A list of the most relevant GNOME channels and other general
- information can be found at the following page:
- 
- https://wiki.gnome.org/Community/GettingInTouch/IRC
- 
- The Network now supports nickname and channel registrations,
- query NickServ, ChanServ (and issue the command 'help'), respectively.
- 
- If you need administrative help with your channel (e.g., to deal with
- spammers, flooders, etc.), please visit #opers. 
07 | 08:43:31  irc.gnome.org: User mode for lovetox is [+iwz]
07 | 08:43:31  irc.gnome.org: NickServ (services@gimpnet-services.gimp.org): This nickname is registered and protected. If it is your
07 | 08:43:31  irc.gnome.org: NickServ (services@gimpnet-services.gimp.org): nick, type /msg NickServ IDENTIFY password. Otherwise,
07 | 08:43:31  irc.gnome.org: NickServ (services@gimpnet-services.gimp.org): please choose a different nick.
07 | 08:43:31  irc.gnome.org: NickServ (services@gimpnet-services.gimp.org): Password accepted - you are now recognized.
07 | 08:43:31  irc.gnome.org: User mode for lovetox is [+r]
Edited Jun 07, 2020 by lovetox
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: louiz/biboumi#3437